index_history
Fetch historical open, high, low, and close (OHLC) values for an index over a specified date range, with each record dated in YYYY-MM-DD format.
Instructions
Historical OHLC data for an index as records. Dates in YYYY-MM-DD.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| to_date | Yes | ||
| from_date | Yes |