Documentation Index
Fetch the complete documentation index at: https://docs.kalshi.com/llms.txt
Use this file to discover all available pages before exploring further.
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| event_ticker | str | The event ticker this forecast is for. | |
| end_period_ts | int | Unix timestamp for the inclusive end of the forecast period. | |
| period_interval | int | Length of the forecast period in minutes. | |
| percentile_points | List[PercentilePoint] | Array of forecast values at different percentiles. |