list_futures_quotes
Retrieve futures contract quotes within a specified time range using ticker and timestamp filters. Ideal for analyzing market trends and price movements over time.
Instructions
Get quotes for a futures contract in a given time range.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
limit | No | ||
params | No | ||
session_end_date | No | ||
session_end_date_gt | No | ||
session_end_date_gte | No | ||
session_end_date_lt | No | ||
session_end_date_lte | No | ||
sort | No | ||
ticker | Yes | ||
timestamp | No | ||
timestamp_gt | No | ||
timestamp_gte | No | ||
timestamp_lt | No | ||
timestamp_lte | No |