kalshi_trades
Fetch recent Kalshi market trades with filters for ticker, timestamp range, and pagination. Returns normalized data from public JSON.
Instructions
Kalshi trades. Returns normalized recent Kalshi market trades from credential-free public 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 |