RuchiTanmay / nselib

nse data library
Apache License 2.0
70 stars 38 forks source link

Wrong historical data #23

Closed Shivamiiitd closed 3 months ago

Shivamiiitd commented 4 months ago

I was checking historical data for HDFC and ICICI Bank for years before 2019. I am getting wrong stock and derivatives data and it is not matching with data available on nse. Also I don't know about other stocks/indexes as I have not checked their data yet.

RuchiTanmay commented 4 months ago

Hi, Please share the code you use to get historical data..

RuchiTanmay commented 4 months ago

Hi, Please Try with new version nselib 1.0 pip install nselib --upgrade

Shivamiiitd commented 2 months ago

Hi, I try upgrading the version, but still the data is incorrect. You can look at my code at the below link. Thanks. https://colab.research.google.com/drive/10JvR32mzOjb6vV_pgCPBvf8Ejl9NLrjk?usp=sharing