kalshi_markets
Fetch Kalshi market data with filters on status, ticker, event, or series. Returns normalized rows from public JSON for market analysis.
Instructions
Kalshi markets. Returns normalized Kalshi market rows from credential-free public market-data JSON. The status enum accepts unopened, open, closed, and settled.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Rows to return, default 25, max 200 | |
| cursor | No | Pagination cursor from a previous Kalshi response | |
| status | No | Market status filter | |
| ticker | No | Kalshi market ticker filter | |
| event_ticker | No | Kalshi event ticker filter | |
| series_ticker | No | Kalshi series ticker filter |