Stocks data not adjusted for splits
BennyThadikaran opened this issue · 1 comments
Some of recent splits announced are not getting adjusted into EOD2 data. This was due to the regex not detecting the split. This has been fixed. However i need to check for any splits that were missed and action them. I will post an annoucement once the data has been corrected.
This appears to be a false alarm on my part. I did have an isolated stock CGCL that was not adjusted for splits on 5th March 2024. When testing the regex i forgot to lowercase the corporate action string leading me to believe the regex was faulty.
Long story short i tested all corporate actions from 2020 onwards and the regex has not missed a single entry. I cant explain the issue with CGCL (seems to be a isolated issue).
I have manually adjusted CGCL and will update eod2_data repo in the evening. Going forward i will also add an error.log file to log any warnings or errors that may be generated. This will allow me to do a history check of any errors going forward.
If you do notice any discrepancies in the data please raise an issue or reach out to me on Telegram.