swapniljariwala / nsepy

Python Library to get publicly available data on NSE website ie. stock quotes, historical data, live indices
https://nsepy-xyz.web.app
Other
758 stars 377 forks source link

Not getting latest data #212

Open SweetPoori opened 2 years ago

SweetPoori commented 2 years ago

I tried to pull data, but getting data till 22/10/2021 for the below code

get_history(symbol="INFY", start=date(2015,1,1), end=date(2021,12,7))

even I tested for "SBIN" also, getting same result

kroy900 commented 2 years ago

See below:- github_query