swapniljariwala / nsepy

Python Library to get publicly available data on NSE website ie. stock quotes, historical data, live indices

Home Page:https://nsepy-xyz.web.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Not getting latest data

SweetPoori opened this issue · comments

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

See below:-
github_query