For a deeper look into our Eikon Data API, look into:
Overview | Quickstart | Documentation | Downloads | Tutorials | Articles
I tried to retrieve data using DEX2 TimeSeries with :
Item list : 0#.FCHI
Fields : TR.IndexConstituentRIC;TR.FreeFloat
Request Parameters : '"Sdate":"2019-10-31"
The IndexConstituent is right but the free float is wrong for all the securities.
Thank you for your help.
Hi @h.k
I can confirm that the DEX2 API retrieves the data correctly in technical point of view.
(But I cannot confirm if the data is correct or not)
To clarify on the content, please contact Refinitiv Content Helpdesk at https://my.refinitiv.com/
Hello,
Thank you for your reply.
I expected to get the float shares of CAC40/01 Quote which are real time values (see attached CaptureCAC01). For example, the float shares of ACCP.PA is TotalShares * Float = =270045923*0,7 = 189032146,1.
However, when I retrieve data using DEX2 TimeSeries TR.SharesFreeFloat and SDate=20191106, I get a different value (see attached CaptureDEX2).
Thank you for your help.