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
Greetings, I am looking to create an earnings calendar on Excel for S&P 500, Nasdaq and Stoxx 600 data through API Data. I tried with CodeCreator to obtain data for Tesla and Apple as a test: But Tesla expected earnings date seems to be wrong? Also, is it possible to add multiple RIC to the CreatorCode? Thanks,
...cess but on other PC which has reuters login but don't have licence for realtime data. Hi , I am trying to get real time data acess ( EURIBOR3MD= in this case) . I don't have licenced to get realtime acess of this particular RIC, I have acess of delayed data on my account. I just wanted to know if i have APi key of…
It looks like you're new here. Sign in or register to get started.