I'm very new to refinitiv/eikon. I want to use it to retreive the text in the annual reports of all sp500 and Eurostoxx companies my thesis. I'm using Python but open to a other language if that solves the problem. I've already come across several posts which tap into this problem to a certain extend but I've not been able…
My name is Manuel Verdú Henares, from the University of Valencia (Spain), and I am researching equity offerings with subscription rights. Using the application "Advanced Events Search" (ADVEV) I can find information about future equity offerings, as well as relevant data such as the proportion between new and old shares or…
Hi Team, Could you please provide some guidance of data fields and data fetching functions in both Excel and Python API? And sometimes the connection is not stable when fetching a larger amount of stock historical price data when running Python API interface, so it get time out error code when we are running loops for…
Hi team, I have access to the Eikon API and was able to pull out news data (News Sentiments - Gleaning Insights | Devportal (lseg.com)) by following some tutorial provided by Refinitiv Devportal. May I know if we can input Eikon API as a custom connector in power automate? as i saw from this post (How Can we USE EIKON API…
Hello! I have trouble getting values for "TR.DivAdjustedGross": I receive an error: Error code -1 | Output parameter 'date' is unrecognized. This could possibly happen because of mismatch between top level function expression and its usage in output. Make sure that you used exactly 1:1 identical expressions. Requested…
Hi, I wanted to download historical ownership data for several US companies, I checked and to download ownership data I can use three options: - Ultimate Parent Holdings =TR("NEOF.OQ^C06@RIC","TR.UltPrntPctOfShrsOutHld") - Consolidated Holdings =TR("NEOF.OQ^C06@RIC","TR.PctOfSharesOutHeld") - Fund Holdings…
... DASH and Portfolio and Lists available in Eikon. I am using Eikon Data API and would like to retrieve data from personal portfolios and lists which I created in Eikon. Optimally I want to retrieve and modify holdings. In general I would like to access data accessible in PORTF, DASH and Portfolio and Lists in Python or…
I am using the Refinitiv data library for Python. I was looking to calculate the bid-ask spread on 5-minute intervals for a month for an ETF. Currently, I get the history x = rd.get_history(universe = x_ticker, interval = '5min', start = MTH_START, end = MTH_END, fields = ['BID','ASK']) and calculate the min, max and mean…
...icate success 400 bad request) Hello, I'm trying to generate an eikon app key, but that error shows up as "aaa/identity/create application: response status code does not indicate success 400 bad request". I need some help to generate a key to use it on the Eikon APIs. Below is the screen from the error.
...ILIAD CAPITAL or Santander Asset Management SA SGIIC How i can find de RIC code for a company with the company name with a python script , eg ILIAD CAPITAL or Santander Asset Management SA SGIIC
It looks like you're new here. Sign in or register to get started.