Nse Get Historical
nse_get_historicalFetch daily NSE OHLCV history for a trading symbol within a specified date range, limited to a one-year window per call.
Instructions
Get NSE daily OHLCV history for a symbol (max 1 year window per call).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes | NSE trading symbol. | |
| to_date | No | End date YYYY-MM-DD (defaults to today). | |
| from_date | Yes | Start date YYYY-MM-DD. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||