NSE end-of-day history
nse_eod_historyGet daily OHLCV series for one NSE symbol over a specified date range, limited to 120 calendar days. Non-trading days are reported as unavailable.
Instructions
Daily OHLCV series for one NSE symbol over a date range. Each day is a separate archive file, so the range is capped at 120 calendar days; for multi-year history use a pre-built warehouse instead. Non-trading days are absent from the series and counted in days_unavailable.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end | Yes | ISO end date YYYY-MM-DD, inclusive | |
| start | Yes | ISO start date YYYY-MM-DD, inclusive | |
| symbol | Yes | NSE ticker, e.g. RELIANCE |