kalshi_get_order_queue_positions
Check resting order queue positions to see how many contracts must match before yours trades, using price-time priority.
Instructions
Get Queue Positions for Orders Endpoint for getting queue positions for all resting orders. Queue position represents the number of contracts that need to be matched before an order receives a partial or full match, determined using price-time priority. Calls GET /portfolio/orders/queue_positions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| subaccount | No | Subaccount number (0 for primary, 1-63 for subaccounts). Defaults to 0. | |
| event_ticker | No | Event ticker to filter by | |
| market_tickers | No | Comma-separated list of market tickers to filter by |