I'm using the eikon API to retrieve the subsidiary data from the refinitiv. I'm able to retrieve subsidiary information for level 1 subsidiaries only. I'm unable to retrieve the level2 or upto level n subsidiaries. I want my results to be in the form of dictionary. In short for a company tree, the result of the function…
...A API I've been working with the rdp.steamingPrices API for news headlines and the rdp.get_historical_price_summaries() function, along with some EDP functions in the EIKON DATA API. I've noticed some inconsistencies in the data I'm receiving, and I'm hoping to get some clarification on the concept of a "universe."
I am trying to get a rate for a specfic instrument and a specific date and while I do get the expected result in excel, meanwhile in Python in get N/A. Am I using the wrong fields?
I'm attempting to retrieve historical stock price data for a specific list of tickers over the last month using the get_historical_data function from the Eikon API in Python. I've followed the documentation and used the appropriate parameters, but I'm not getting the expected results.
Hi, My company is switching from Eikon to Refinitiv Workspace, and so I'm taking stock of whether I should start focusing on the Refinitiv Data Library API instead of the Eikon API. I use Python, and coding is not my main job. Is there a good reason to make the switch? Does one have better features and data than the other?…
Hello, I'm sorry to ask this (probably) stupid question but I can't generate any App key. When I log in the Eikon web-access, the App library is empty. Then I don't have any "App key generator". Could you please help me please? Best, Florent
How to get the Most Read News Headline Specific Topic:Siginificant Economic News? This is my code Another document says to use M:1RS if you want to receive the most read news, but it doesn't work. And I want to get a specific topic like siginificant economic news that like the attached picture. How do I fix the code if I…
Hi All, We have some Python code for extracting Bond Cashflows data which was kindly written by Lukasz Trzcinski. However, we now ideally would like to retrieve this data via Snowflake or SQL code. Please can someone advise / convert the code? Attached file 'bond cash flows (multiple bonds)' contains the code and…
I want to import all available tickers, for example all stocks that trade in EUR, for a given date in the past. to avoid survivorship bias, I would do this for example every quarter. I am using python. In addition, which API would be best for this analysis (I intend to also download financials for the available tickers in…
Hi team, Raising this on behalf of a client. Client has the below Eikon Excel formula and wanted to know if it's possible to convert it to API code: =TR("/IFMU3","TIMESTAMP;TRDPRC_1;BIDSIZE;ASKSIZE;GEN_VAL3;BID;ASK","UPDFRQ=10S CH=Fd SERIES:Y RET:1000 null=blank",B6:H5000) import refinitiv.dataplatform.eikon as ek…
It looks like you're new here. Sign in or register to get started.