I am requesting 35 fields for 6600 stocks and the request is taking an hour to complete, is this expected or do I have an issue somewhere? I have broken the request into chunks of 50 stocks but this doesn't seem to help.
Whereas in the past, ek.get_data has worked relatively fast, it has barely worked today. Occasionally, it works with a very long delay. Other times I get one of the following error messages: i) I get HTTP TimeoutException: ., ii) Backend error. 400 Bad Request, or iii) HTTP request failed: EikonError-Backend error. 400 Bad…
Hi, i am trying to get the historical time series data of the book value per share of a specific company and the earnings per share using the get_timeseries and the data item browser for book value per share i get NA using the get_data function i get a series but there is no date time. how should i do this?
Hello, I am looking to get historical options data for QQQ Call and Puts for different strikes through the API, what's the best way to get it?
when we start python program used apache and mod_uwgi , it will run failed File "C:\\refinitive\\rvapi\\urls.py", line 20, in <module>\r, referer: http://localhost:9004/ [Wed Oct 18 14:15:10.955154 2023] [wsgi:error] [pid 10140:tid 2148] [client ::1:64319] from web import views\r, referer: http://localhost:9004/ [Wed Oct…
I am trying to pull historical economic indicator with ek.get_data. While I was able to obtain the time series with ek.get_timeseries, the date returned was in the period which the indicator was responsible for (ie If I'm looking at the CPI released on Oct 12 2023, the data reported was responsible for 2023-09-30. I saw a…
How do i get the latest market price for instrument Apple, i.e during market trading hours. via get data and get time series.
Hello, I am getting errors when connecting/using Eikon Data API with Workspace, I am using PyCharm.
I want the data like, suppose the period_end_date is 2023-06-30 and earning _release_date is 2023-08-03 , I want the multiple revision of the analyst estimates for that quarter from 2023-06-30 to 2023-08-02 i.e before the one day of earnings release(on quarterly basis not annual basis). Please help me to achieve it.
Hi, my plan is to do textual analysis on news articles to predict stock prices, either of specific companies or the stock market as a whole. In the python API, how can I get the headline, text, and time of publication of all available news articles (and/or other text resources) concerning a specific company? Or just a…
It looks like you're new here. Sign in or register to get started.