Hello, I am facing error below, it was working ok last week. python version: 3.11.5 eikon desktop: 4.0.54 ek version: 1.1.18 ek.set_app_key(EIKON_KEY) 2025-03-10 16:33:03,902 P[30228] [MainThread 6100] Error on handshake url http://127.0.0.1:9060/api/handshake : ReadTimeout('') 2025-03-10 16:33:03,902 P[30228] [MainThread…
I am not able to query deals data by using 'rd.get_data' with the same format as the previous 'ek.get_data'. I would like to know if there are any changes for deal screener query syntax using the new API call. (See screenshot 1.png)
In Workspace codebook, we can found two APIs, one is using lseg data api, eg. import lseg.data as ld, another is using refinitiv api, eg. import refinitiv.data as rd. May I know what is the difference between the two APIs? Are all functions (expecially api syntax) the same for the two libraries? Thanks & Regards, Dan
Client would like to assess the capability of using an API to price interest rate swaps i.e. cross-currency and vanilla fixed to fixed or fixed to floating as the case may arise. Is this possible, and if so, what would the cost be to have access to the relevant API? Could you share relevant materials on how to do it?…
Hello everyone, I can't find the Price Target High, Price Target Low, Price Target Median, Price Target Mean data in the API on a universe. The file below is the universe and the parameters I want but only the columns for this data are empty. Thanks,
Hi, I am having trouble in finding out how we can download earnings transcripts using refinitiv (the programming language doesn't matter). Can someone please help me with the sample code to extract earnings calls transcripts? Thank You in Advance.
I am not able to use a remote environment to call the API using 'DP_PROXY_BASE_URL'. I have changed the port to 9000 as shown in the Data API proxy tab but still not able to connect 'rd.open_session' on a remote environment which worked with Eikon's 'ek.set_app_key'. (See screenshots 2.1 .png, 3.png)
We are migrating to a new network and I am trying to set up the EikonApiWrapperService using a local service account. I am able to start it, but it's working directory is set to system32 and so it is trying to create a log file which is giving me a permissions error: 2025-03-06 11:43:36,141 MainThread ERROR Application…
Client is trying to pull close price and volume every 1 minute for the past 3 months using the Eikon API in Python and he cannot seem to get volume data. Please advise on how to achieve this.
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…
It looks like you're new here. Sign in or register to get started.