In Python, ek.get_timeseries() for most Turkish stocks have started to produce wrong historical OPEN/HIGH/LOW/CLOSE values for the period prior to 27/07/2020. Problem started occuring on 19/10/2020.
When I check the CHTV for single Turkish stocks on Reuters Eikon App, same problem is seen there as well. It appears that there is a databse issue, from which both the python api and the CHTV app are pulling wrong prices.
Turkey single stock prices prior to 27/07/2020 seem to have been divided by 100. This may be an unintended consequence of the fact that Borsa Istanbul divided equity index values by 100 on 27/07/2020. While prices for equity indices were divided by 100, prices for single stocks were not.
This is a major issue affecting all scripts written using Eikon.
Any help is appreciated,
Kerem