get_data_range
Retrieve available date range and estimated bar count for a symbol and frequency to align backtest requests with provider limits.
Instructions
Available date range and estimated bar count for a symbol/frequency.
Available on paid plans. Call before a server-side fetch so the requested start/end stay inside what the provider can deliver and the bar count stays inside the key's per-run limit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes | ||
| frequency | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||