List of all indices
Get circulars
List of circulars
Get clearing holidays
List of clearing holidays
NSE API's URL or charting API URL
Domain type: 'nse' for www.nseindia.com, 'charting' for charting.nseindia.com
JSON data from NSE India or charting service
Get historical chart data from charting.nseindia.com
Equity symbol with series (e.g., 'ONGC')
Optional range: DateRangeOptional date range for chart data query
Optional token: string | numberNSE script code (token) for the symbol. If not provided, it is automatically fetched via getEquitySymbolInfo.
Type of symbol (e.g., 'Equity', 'Index')
Chart type (e.g., 'I' for intraday, 'D' for daily)
Time interval in minutes (e.g., '5', '15', '60')
Chart data from charting service
Equity quote with fallback when /api/quote-equity is blocked (Akamai 403). Primary: quote-equity JSON; fallback: market-data-pre-open row for the symbol.
Optional range: DateRangeGet equity master
Equity master data with categorized indices
Look up the NSE script code (token) for an equity symbol using the charting domain.
The scripCode in the returned object is the value that must be passed as token
to getEquityChartHistoricalData.
Equity symbol with series code (e.g., 'ONGC') OR plain symbol (e.g., 'ONGC')
Optional market segment filter (default: empty string, returns all segments)
Symbol information including scripCode / token
Get index names
List of index names
Optional expiry: stringOptional expiry date in DD-MMM-YYYY format (e.g., "23-Dec-2025"). If not provided, will fetch nearest upcoming expiry
Get option chain contract information (expiry dates and strike prices) for an index
Get latest circulars
List of latest circulars
Get market status
Current market status
Get market turnover
Market turnover data
Get merged daily reports for capital market
Daily reports for capital market
Get merged daily reports for debt market
Daily reports for debt market
Get merged daily reports for derivatives
Daily reports for derivatives
Get pre-open market data
Pre-open market data
Get technical indicators for a specific equity symbol
The equity symbol (e.g., 'RELIANCE', 'TCS')
Number of days for historical data (default: 200)
Optional configuration for indicators
Optional adxOptional atrOptional bbOptional bbOptional cciOptional emaOptional macdOptional macdOptional macdOptional mfiOptional momentumOptional rocOptional rsiOptional smaOptional stochD?: numberOptional stochK?: numberOptional williamsRPeriod?: numberPromise
Get trading holidays
List of trading holidays
Generated using TypeDoc
Get all indices