get_futures_snapshot
Retrieve snapshots of futures contracts by specifying tickers, product codes, and filters. Facilitates analysis and monitoring of market data through customizable parameters.
Instructions
Get snapshots for futures contracts.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| params | 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 | ||
| sort | No | ||
| ticker | No | ||
| ticker_any_of | No | ||
| ticker_gt | No | ||
| ticker_gte | No | ||
| ticker_lt | No | ||
| ticker_lte | No |