I am using multiple API key (which were generated by API key Generator in the refinitv eikon Desktop) . I have Suppose four API keys each API key associated with different account and each account logged on different PC. I am trying to use all the four API keys to get the data from eikon data API but on single PC . So as…
000763.SZ,600290.SS we can find RicCodes in software ,but not right by api rd.open_session() set_rv_app_key() df = rd.discovery.search( view=rd.discovery.Views.SEARCH_ALL, query=code, top=10, select="RIC" ) rd.close_session()
Hi, we got RW user/client getting this error in her Jupyter Notebook, (Her Codebook is working though.) She is using Refinitiv Workspace. RD version is 1.5.1 Python version is 3.9.13 She provided the logs below: (RDP Library logs) [2024-02-02T17:43:47.781761+08:00] - [DEBUG] - [rd] - [39140] | MainThread RD version is…
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…
It looks like you're new here. Sign in or register to get started.