this is on behalf of a client, Powerseller: Our existing side-by-side interface with Eikon allow us to start the Eikon environment, when it is not already open, with Eikon API .Net calls like these: * EikonDesktopDataAPI.EikonDesktopDataAPI.IEikonDesktopDataAPIEvents_OnStatusChangedEventHandler() *…
Eikon API keeps getting timed out always, changing the Timeout time by using ek.set_timeout(1000) does not change any anything, While the same code runs on my colleagues' computers irrespective of the app key. The following are the steps I tried: * Changing network time between Private and Internet * Trying to fetch the…
...rly 2010s to the present day using CODEBOOK API How to to gather daily returns data for all US-traded equities from a period starting from the early 2010s to the present day using CODEBOOK API
When will c# api be available in Workspace?
Hi, I am new to Eikon Data Api, and I am using it on R studio in a Windows 11 environment. I am trying to search company reports in the Advanced Research Search (New) app library, and my searching criteria is: 1) Country = US, 2) Report type = Company, 3) Date = All. This gives me 25,618 total reports, and there is an…
How can I obtain historical prices for expired bonds in an automated way? Obviously, it works if I do it manually (by looking up the RIC in Refinitiv Workspace’s user interface) Using script below, it does not get the RRPS RIC of these matured expired ISINs: import refinitiv.data as rd from refinitiv.data.content import…
Hi, I am using Python to connect to Eikon using my windows 11 PC. When I tried to run the following code: import eikon eikon.set_app_key('app_key') The terminal returned with the following errors: 2024-09-11 14:26:31,219 P[8112] [MainThread 3920] Error on handshake url http://127.0.0.1:9060/api/handshake : ReadTimeout('')…
...asses? Hi, say TUYA INC has three different instruments trading, 2391.HK, TUYA.K, & TUYA.N the average trading volume (30 days) on DIB are: 8,533, 722,378, and 125,254 respectively, I was wondering if there's any way to obtain the aggregate trading volume - 856,165 of an security using Refinitiv.Data? Thanks
I want to download historical futures prices for Nordic power (ENO) and Germany (TRD), and later other markets. I want historical ticker prices to calculate hold-to-delivery returns and keep track of when the products go to delivery. I want to download the data via my python API using the get_timeseries() function. In the…
Hi, I am new to this platform and have been browsing through the forum and couldn't get a definite answer. Just to check am I able to extract historical Quote, Time & Sales data of an expired futures contract like CME ES Mar 2022 or any other contracts ? How far back could I get the data ? Would appreciate any helps on how…
It looks like you're new here. Sign in or register to get started.