futures_prices
Retrieve historical price data for a futures contract by specifying ticker, date range, and timeframe, enabling market trend analysis and backtesting.
Instructions
Get historical price data for a futures contract
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | No | End date (YYYY-MM-DD) | |
| from | No | Start date (YYYY-MM-DD) | |
| frame | No | Time frame (e.g., '1d', '1wk', '1mo') | |
| ticker | Yes | Futures ticker |