I’m encountering an issue while using the get_headlines() function. Specifically, I’m not receiving the latest news as expected, even when I specify the endpoint as "now." There seems to be a lag of a few hours between when the news is available on the Workspace application and when it appears in the API results.
Hi team, I am from the Specialist - helpdesk team and I have a client who raised a query to us and said that the "summaryTimestampLabel":"endPeriod" doesnt work on his end. Can you check? Thanks! For context, his verbatim below: It does not seem to work (i.e., I still get a start of period data), but I can handle this in…
Hi Team, I'm assisting User regarding an error in API. The client [GESG1-163451] mentioned that it was working two weeks ago. Troubleshooting Steps Taken: Verified workflow: Opened the Workspace application Launched RStudio/API Run the Codes and the error appears "Eikon API request failed. Do you have an Eikon license and…
Raised this on client's behalf. Looking forward to your response. Contact Name : Majdeddine Younes Account Name : Landesbank Baden Wuerttemberg Query : I used to use AdfinXRtLib (Eikon) in my VBA and would like to have a similar library while using Workspace. Since I now have the Adfin Analytics tab in my workspace Excel,…
Hi team, Hanna here from the Specialist team - helpdesk. A question in difference in timestamp for intraday interval between rdp, ek and lseg. There is a one hour difference. Now we know and see this difference in our Charts due to the difference in logic, as discussed in our Knowledge Article: Why are the timestamps for…
Hello. I was hoping someone would know the answer to this one. I am running the following query: response = ld.get_history(start = min_date, universe= security, end = max_date, fields= price_fields, adjustments = adjustment_factor,) It seems to work for the companies in my sample, but I get an error regarding the following…
When installing the lseg-data package on pip I get this error: Collecting numpy~=1.11 (from lseg-data) Using cached https://artifacts.jpmchase.net/artifactory/api/pypi/pypi/packages/numpy/1.26.4/numpy-1.26.4.tar.gz (15.8 MB) Installing build dependencies ... done Getting requirements to build wheel ... done Installing…
I am using the Eikon API in python. When I pull data now (11:40am) I get the data from 10am. Please find below my code: ek.get_timeseries('EUR=', fields='Close', start_date='2025-01-01 12:00:00', end_date='2025-06-11 11:00:00', interval='hour') Is there a way to ensure that I get the most recent data?
Am looking to use my eikon Python scripts with Workspace now active, and am aware the Eikon API proxy will no longer be working from July onwards. Is there a way to ensure my scripts remain compatible after July? Related question - does just opening an ld.open_session() accomplish the same thing in Workspace as…
I use Desktop API news to read livestreaming news for companies, but for research and academia purposes, I want to download the livestreaming news for companies (e.g., S&P 500 USA companies for 10 years) analysis directly as raw data into Excel when log into Excel-add in Refinitiv Workspace environment/or using Python.…
It looks like you're new here. Sign in or register to get started.