kalshi_trades
Retrieve recent public trades from Kalshi markets with optional filtering by ticker and time range. Supports cursor-based pagination.
Instructions
Recent public trades, optionally for one market ticker. Paginated by cursor.
Returns: {cursor, trades:[{trade_id, ticker, count, yes_price, no_price, taker_side, created_time}]}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| cursor | No | ||
| max_ts | No | ||
| min_ts | No | ||
| ticker | No |