For a deeper look into our Eikon Data API, look into:
Overview | Quickstart | Documentation | Downloads | Tutorials | Articles
I am using the field TR.INSTRUMENTTRADINGSTATUS through EIKON API but as it returns only a number, i would like to know where I could find the description of this number.
TR.INSTRUMENTTRADINGSTATUS supports FID 6614 for Trading status Flag.
This Information can be found on the MyRefinitiv portal under 'Data Field (FID) Lookup.
https://my.refinitiv.com/content/mytr/en/policies/support-tools.html
You may enter Venue/Country Name, FID List ID(Refer to FID#5357 on any RIC), FID Number or Acronym at the Global Search box located on the top right-hand corner of the screen.
I am using TimeSeries.SetupDataRequest and getting incomplete data
Trying to fetch Close Bid Price for CMO tranche from Python
Cause of large disparities between Eikon Volume and Volume from other sources?
Unable to retrieve stock prices before 2008 with get_time_series
How to get all investors for a list of stocks, historically with the python API