get_historical_data
Retrieve historical candle data for any tradable instrument. Specify instrument token, date range, and interval (minute, day, etc.) to analyze price history.
Instructions
Get historical candle data for an instrument. Interval can be: minute, day, 3minute, 5minute, 10minute, 15minute, 30minute, 60minute.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| instrument_token | Yes | ||
| from_date | Yes | ||
| to_date | Yes | ||
| interval | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |