Hi?
We want to fetch price data every day using ‘get_data’ of EIKON API.
For example, I want to receive price data such as ‘TR.CLOSEPRICE’, ‘TR.BIDPRICE’, ‘TR.BIDYIELD’, ‘TR.Volume’ every morning. However, since the date information of the price data is not displayed, it is not possible to determine which date the price data is.
Is there any way to bring the dates of the price data together?
Thank you very much for your hard work.