UNPKG

upstox-js-sdk

Version:

The official Node Js client for communicating with the Upstox API

29 lines (21 loc) 1.2 kB
# Market Information – Example Code ## 1. Exchange Status - 1.1 [Get market status for a particular exchange](code/exchange-status.md#get-market-status-for-a-particular-exchange) ## 2. Market Timings - 2.1 [Get market timings of a date](code/market-timings.md#get-market-timings-of-a-date) ## 3. Market Holidays - 3.1 [Get market holidays for current year](code/market-holidays.md#get-market-holidays-for-current-year) - 3.2 [Get market holiday status of a date](code/market-holidays.md#get-market-holiday-status-of-a-date) ## 4. Open Interest (OI) - 4.1 [Get OI data](code/market-analytics.md#get-oi-data) - 4.2 [Get change in OI data](code/market-analytics.md#get-change-in-oi-data) ## 5. PCR & Max Pain - 5.1 [Get PCR data](code/market-analytics.md#get-pcr-data) - 5.2 [Get max pain data](code/market-analytics.md#get-max-pain-data) ## 6. FII & DII - 6.1 [Get FII data](code/market-analytics.md#get-fii-data) - 6.2 [Get DII data](code/market-analytics.md#get-dii-data) ## 7. Smartlist - 7.1 [Get smartlist futures](code/smartlist.md#get-smartlist-futures) - 7.2 [Get smartlist MTF](code/smartlist.md#get-smartlist-mtf) - 7.3 [Get smartlist options](code/smartlist.md#get-smartlist-options)