Wrong Data in some Stock Files #210
Replies: 3 comments 3 replies
-
Hi Saurabh,
There some rare instances where the stock was permanently suspended and the ISIN was reassigned to another stock.
I had partially resolved it by looking for stocks with missing data for more than 365. Either it escaped the filtering process or there may be a reason i skipped it.
I will have a look at this particular instance tomorrow and let you know.
You can simply remove the excess data if you're sure.
Regards,
Benny Thadikaran
|
Beta Was this translation helpful? Give feedback.
-
Got the following Error. (.venv) saurabhgarg@MacBook-Pro src % python3 init.py Restored the file and it completed fine. Will check my script. Thanks |
Beta Was this translation helpful? Give feedback.
-
I am checking adroitinfo.csv in the daily folder and mine starts from If you're seeing additional data, its likely your eod_data folder is not updated. See the install instructions to get the latest eod_data. https://github.com/BennyThadikaran/eod2/wiki/Installation#update-eod2_data-folder If i recall there were only 1 or 2 stocks like this. Let me know if you come across any. |
Beta Was this translation helpful? Give feedback.
-
Hello Benny,
Lets say i come across a stock which data is wrong.
How to correct it?
Example adroitinfo.csv
Data is coming from 2015 where as the data in broker terminal is from 2017.
Thanks
Saurabh
Beta Was this translation helpful? Give feedback.
All reactions