kalshi_trades
Fetch recent Kalshi market trades from public market-data JSON. Filter by ticker, timestamp range, or paginate with cursor.
Instructions
Kalshi trades. Returns normalized recent Kalshi market trades from credential-free public 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 |