Hi am using the python API to query recent data with ek.get_data function.
Using the following method to get RIC data, it takes a lot of time and processing to obtain and write in to VBA. So, are there any ways to setup the get_data time for few days?
https://community.developers.refinitiv.com/questions/36138/python-api-get-all-listed-markets.html
Hi @dsn
The answer in generic is that you can use Data Item Browser to check if the field you are retrieving the data can support date range or not.
To launch Data Item Browser, type "DIB" on Eikon Search Bar and press enter.
For examle:
TR.CLOSEPRICE field supports date range but TR.RICCode does not support date range