Can I assume that its rdp login ? and that i dont have eikon access ? 2. Do you have any sample code to show me how to open a connection ? and access the news ? 3, I am confused about the statement from one of your advisor "They need RDP login if they want platform session or establish connection to the Data Platform on…
I'm having problem when downloading financial income data. For this example in the code below, the "Financial Period Absolute" (fperiod) is not properly aligned with the true financial data. We can see that on "TR.F.OperProflnOpCASR | XEBT", there are 2 values on FY2024Q4, but it should be one value for FY2024Q4 and…
Hello, I am using the eikon API with python in a jupyter notebook. Within this, I am having reproducibility issues with the screener function when I screen for US companies with a 250M USD minimum total revenue. I want to compare revenue values as a function of timepoint (to help me better understand the timepoint…
Hi Community, Please find below a comparison between the old (EIKON) and the new (WORKSPACE) output. Please also find attached the old vs. new output. I need exactly the old output as in the attached file. This is the skript I am using to compare / retrieve the output: As you can see via the old environment (EIKON) I am…
Hello, I understand that the EIKON service will be discontinued as of June 30, 2025. In that case, I would like to ask whether the DSGRID function, which I am currently using in Excel, will also no longer be available. If that is the case, I would greatly appreciate it if you could let me know which function offers similar…
I'm currently in the process of updating my Python code to switch from the Eikon API to the LSEG Data Library. I've encountered an issue where the dates returned by eikon.get_timeseries and ld.get_history are different, even though the same arguments are used. The first screenshot below shows the result for ".DJI" using…
I'm currently migrating a workflow from the legacy Eikon Python API to the new LSEG Data (RD) API, and I’ve encountered a couple of points that require clarification. In the Eikon API, I was using the get_timeseries() function with fields='CLOSE' to retrieve historical Euribor data for the following instruments:…
I’m migrating from eikon to lseg. I’ve been advised to migrate eikons get_timeseries to lseg get_history. With eikon I can get the CLOSE values (see below in a.). Lseg doesn’t have CLOSE or anything similar. (see below in b.) This is using your own codebook. Please advise. a. Refinitiv.Eikon df_hist_ek = ek.get_timeseries(…
It looks like you're new here. Sign in or register to get started.