get_futures_snapshot
Retrieve current market snapshots for futures contracts using ticker symbols or product codes to monitor real-time prices and trading data.
Instructions
Get snapshots for futures contracts.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ticker | No | ||
| ticker_any_of | No | ||
| ticker_gt | No | ||
| ticker_gte | No | ||
| ticker_lt | No | ||
| ticker_lte | No | ||
| product_code | No | ||
| product_code_any_of | No | ||
| product_code_gt | No | ||
| product_code_gte | No | ||
| product_code_lt | No | ||
| product_code_lte | No | ||
| limit | No | ||
| sort | No | ||
| params | No |