Hi all, Considering ISIN ES0167050915, we see 2 corporate actions (image attached) for 19-Jan-2024, but API only asks one. How can we obtain both? InstrumentISINTicker SymbolEXDIVDATEDividend Ex DateDividend TypeCompany Event TypeEvent TitleACS.MCES0167050915ACS2023-07-042024-01-19InterimExDividendsACSAY.PQ Approximate…
How can I get index constituents every month? I am looking for the .HSLI index constituents every month end since 2015/1/30. I have used df=ek.get_data('.HSLI', ['TR.IndexConstituentRIC'], {'SDate':'-50M'})[0] With a loop from -50 to 0 so I get every month... However, the data is there only for the last couple of years. On…
Hi, I am getting the above addressed error while running the get_timeseries. It is not a consistent error, sometimes it appear and sometimes it does not NCLData <- get_timeseries(list(paste0(CFTCRICS[i],"NLNG")),start_date = paste(floor_date(Sys.Date() - years(14), "year"),"T00:00:00",sep = ""),end_date =…
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…
It looks like you're new here. Sign in or register to get started.