-
Notifications
You must be signed in to change notification settings - Fork 377
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
get_history not downloading data post 31/10/2022 #235
Comments
Same for me, On investigation, seems nse data is no longer updated on the old site https://www1.nseindia.com/products/content/equities/equities/archieve_eq.htm Seems to be only available on https://www.nseindia.com/all-reports Can someone point nsepy to the new site for the downloads? |
Same for me also.. Any workaround? |
I tried to look at the source code (though I am a very bad programmer) to find the link where the data is being downloaded from but was not able to find it. If someone is willing to join, I'll try to update the function. Please reply. |
Did NSE inform this earlier?? or it could be just delay from their side? |
Change in urls.py |
It now worked for yesterday's data. I did not change any url. |
ok 2022-11-01 and 2022-11-02 are missing received 2022-11-03! |
Same issue here. Not getting History data for NIFTY 17900 CE 17th Nov expiry |
Hello all,
For me, get_history is not downloading data post 31/10/2022. Has NSE changed the archive address? Has anyone faced this problem? Please let me know.
Thanks
The text was updated successfully, but these errors were encountered: