BennyThadikaran/eod2

Incorrect name changes on KRN and THESL - 3/10 data sync

Closed this issue · 1 comments

Today's Bhavcopy is missing ISIN number for KRN and THESL resulting in the below warnings. Both stocks were newly listed today.

INFO: 03-10-2024 19:59 - defs.defs - Name Changed: krn to uyfincorp
WARNING: 03-10-2024 19:59 - defs.defs - Renaming daily/uyfincorp.csv to thesl.csv. No such file.
INFO: 03-10-2024 19:59 - defs.defs - Name Changed: uyfincorp to thesl
INFO: 03-10-2024 19:59 - defs.defs - Name Changed: thesl to unilex
INFO: 03-10-2024 19:59 - defs.defs - Name Changed: unilex to techera

This is the first time such an issue has been encountered. I'll wait for Friday's bhavcopy to see if ISIN number is assigned to these stocks, before deciding on a fix.

NSE updated their bhavcopy on Friday with the missing ISIN data.

Going forward, EOD2 will raise a ValueError resulting in rollback of any changes. User can then retry after few hours or preferably next day.

Please check your error.log for any warnings and update both your eod2 and eod2_data. See update instructions here