Using the Eikon API, how do I obtain time series data for the top 10 investors for a list of firms (in Python)? For example this: df, e = ek.get_data('FIEG.DE',['TR.ISIN','TR.InvestorFullName','TR.PctOfSharesOutHeld','TR.PctOfSharesOutHeld.date','TR.InvestorType'],{'SDate':'2000-12-31','Frq':'Y', 'EDate':'2002-12-31'})…
...think someone could help ? I sent few emails this morning regarding the Refinitiv API that I want to link to Python. Do you think someone could help?
I want to add the YTM for a bond that the API is not pulling. I need it to match the same YTM criteria of the other bonds in my sample. Price History provides Bid and Ask which is not the one
Hi, while the 400 error seems to be happening for a lot of users (for my complete team now ...all the time to the point of Refinitiv being unusable), there is not real solution it appears? Can you pls advice? df,err=ek.get_data("EUR=","BID") 2024-01-15 12:25:33,308 P[44608] [MainThread 27964] Backend error. 400 Bad Request…
I want to get average fx rate for a currency using websocket API for every 30min.
...ample RIC/Company) as the same values in the Estimates Page -> Guidance Summary in Workspace Codebook? I am using Codebook and code creator in pulling up the Guidance Low Value and guidance high value for WMT (My sample RIC). Can we pull up the EPS (Earnings Per Share) Guidance Low Value and Guidance High Value for WMT…
...ToMaturityAnalytics? Do matured/expired bonds not generate yields with API when they were still active using TR.YieldsToMaturityAnalytics?
Hi, I am receiving the error message stating: Application ID is invalid. Although I verified the app key generated on eikon desktop and it is the same as mentioned in my code. How can I fix it? Admin: Removed the console runtime screenshot showing the APP KEY.
When trying to enable the eikon Data API using Python, my sample code test.py compilation fails stating KeyError in configparser.py with the App Key generated on Eikon. Any idea on how to resolve this?
...ng the Eikon Data API with Python? I'm a complete beginner in programming and I'm generally still struggling with Python and the programming environment, but I've been able to pull some data using the Get started guide. However, I still lack a complete overview of all possible data that I can query via Eikon. The…
It looks like you're new here. Sign in or register to get started.