get_etf_history
Retrieve historical price data for Indian ETFs by symbol and date range. Specify dates in DD-MM-YYYY format to analyze past performance.
Instructions
Get historical data for an ETF. Dates in DD-MM-YYYY format. Example: get_etf_history("GOLDBEES", "01-01-2025", "01-06-2025")
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes | ||
| to_date | No | ||
| from_date | No |