kalshi_historical_trades
Retrieve normalized historical Kalshi trades using optional filters like ticker, timestamp range, and pagination. No login required.
Instructions
Kalshi historical trades. Returns normalized older Kalshi trades from credential-free historical market-data JSON.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cursor | No | Pagination cursor from a previous Kalshi response | |
| limit | No | Rows to return, default 25, max 200 | |
| max_ts | No | Maximum created Unix timestamp in seconds | |
| min_ts | No | Minimum created Unix timestamp in seconds | |
| ticker | No | Kalshi market ticker filter |