get_index_history
Retrieve historical data for any NSE index by providing index name and optional date range in DD-MM-YYYY format.
Instructions
Get historical data for an NSE index. Dates in DD-MM-YYYY format. Example: get_index_history("NIFTY 50", "01-01-2025", "01-06-2025")
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| index | Yes | ||
| to_date | No | ||
| from_date | No |