maanavshah / stock-market-india

API for Indian Stock Market's NSE and BSE.
MIT License
854 stars 372 forks source link

some APIs are not working #4

Open javiyacollection opened 4 years ago

javiyacollection commented 4 years ago

Hi Maanav shah,

some of the APIs are not working. is it because of out of market hours? I will try to access these APIs in market hours and will update you, meanwhile, you can give your thoughts.

For eg -

Get the top 10 gainers of NSE Format: JSON http://localhost:3000/nse/get_gainers

Get the stock market status (open/closed) Format: JSON http://localhost:3000/get_market_status

Get the information of all the companies in a single NSE index Format: JSON http://localhost:3000/nse/get_index_stocks?symbol=nifty

maanavshah commented 4 years ago

No, these are supposed to work outside the market hours.