Hi, I'm using the python lseg library and the historic_pricing module. When getting the result and converting it to dataframe, I am getting the error: ndexError Traceback (most recent call last) Cell In[7], line 2 1 response = historical_pricing.summaries.Definition(TT).get_data() ----> 2 response.data.df File…
Is there an breath indictor in EIKON which shows the percentage of S&P 500 stocks above their 50-Day moving average? It measures the percentage of stocks within the S&P 500 index that are trading above their respective 50-day moving averages, providing insight into the overall market trend or momentum.
How to download daily congestion data by anchorage zone by API? Please see the Daily Congestion section. We can download it via excel but is there a way to code that file into API? Or is there a API that lets you show the congestion data that is arranged by anchorage zone?
In the Eikon API in python, I want to get the RevenueMean for S&P500 Components for the next 10 financial quarters, on a point in time basis. So in 2022Q4 the revenue mean for FQ4 should be the available estimate at 2022Q4 for 2023Q4, not the estimate at 2023Q4. I tried this code but this just gives me the shifted…
Hello, I am using the Eikon API to retrieve data from the I/B/E/S database. I am looking at the field TR.ROEEstValue, instrument DBKGn.DE. From the Eikon GUI, I see that the following date attributes are available: "Date", "Activation Date" and "Stop Date". What are the corresponding the corresponding attributes in the…
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…
It looks like you're new here. Sign in or register to get started.