kalshi_historical_trades
Fetch older Kalshi market trade records without credentials. Use filters for market ticker, time ranges, and pagination to get clean normalized data.
Instructions
Kalshi historical trades. Returns normalized older Kalshi trades from credential-free historical market-data JSON.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Rows to return, default 25, max 200 | |
| cursor | No | Pagination cursor from a previous Kalshi response | |
| max_ts | No | Maximum created Unix timestamp in seconds | |
| min_ts | No | Minimum created Unix timestamp in seconds | |
| ticker | No | Kalshi market ticker filter |