-
Continuously getting backend error and internal server error.
Hi, I have around 6000 RICS and i want to fetch the earnings data for those RICS on daily basis. I'm using eikon. But continuously I'm getting backend error and internal server error. and even if I ran it on the for all 6000 RICS I'm getting the data for only in between 3 to 3.5K. I'm tried giving the time sleep of 2 sec…
-
Analyst estimates on semiannual basis.
I'm getting the correct data for quarterly estimates. df,err = ek.get_data( instruments = ['MSFT.O'], fields = ['TR.EPSMean.periodenddate','TR.EPSMean','TR.EPSMean.date','TR.RevenueMean', 'TR.NetProfitMean'], parameters={'SDate':'2023-01-01','EDate':'2023-10-23','Period':'FQ1'} ) df But for UK companies which are giving…
-
Analyst Estimates.
Hi, I want to fetch the data for analyst estimates. I'm using the below code to get the data and but the response we're getting is not what we want . I have attached the screenshot of the code with response we're getting with the response we want in screeshot below with some values in yellow colour. We need to resolve this…
-
Fetching Revenue, net income and Eps data.
I'm trying to retrieve the revenue, net income, and EPS data for around 4000 RICs, one RIC at a time, but I'm having trouble doing so. I'm able to get the data up to 100 but after that I get a 400 backend error message. I'm using Refinitiv Eikon's most recent version, 4.0.63. Additionally, I am not exceeding the limit…
-
Experiencing Rate Limit Errors with Eikon Data API
Hello, I have been using the Eikon Data API to fetch news headlines using a Python script that runs every 10 seconds. The script is as follows: * q = 'Topic:NEWS1 AND All Alert AND (Language:LEN OR Language:LZH)' result = ek.get_news_headlines(query=q, date_from=from_ts, count=100) headlinelist = ## extracted from result…
-
Merge and Acquisition
Hi, I want to fetch the merge and acquisition data for a RIC where the RIC is as target not acquiror. Like I want to find that the RIC WTB.L (Whitbread PLC) is acquired by any another company. Is there a way where we can specify the RIC as target and find its acquiror company or is there any field for it. Please help me…
-
API migration
Hi there. A contact of mine is “still using the old rmds to deliver market data into our risk application. We have some compatibility challenges 32/64 bit”. Specifically “we believe we should get rid of the old SSL COM API but we are not sure which API we should go for instead. Possibly we should go for EMA C#.NET Core?”…
-
Refinitiv Eikon
I ran into some issues retrieving the data. There is data for some RICS on the UI, but when I try to get the data via the API, it returns NA. Additionally, if I use the SDate and EDate parameters to collect data for a range of certain dates, I also receive data for earlier dates. However, I only want the data in those…
-
Regarding the data fetching
I ran into some issues retrieving the data.There is data for some RICS on the UI, but when I try to get the data via the API, it returns NA. Additionally, if I use the SDate and EDate parameters to collect data for a range of certain dates, I also receive data for earlier dates. However, I only want the data in those…
-
Connection Timeout
I was trying to pull data with get data as first and it seems to run into server time out problem. I figure that might has been caused by the api limit. I switch to timeseries and this is what I got File, line 134, in send_json_request raise EikonError(eikon_err.code, eikon_err.message) eikon.eikonError.EikonError: Error…
-
Is there a way users can automatically have their proxy adjusted ?
Currently we are moving the users from both onprem and cloud servers to having just cloud servers obviously as it's expensive to have both, we have to load the configuration manager as admin and type in the proxy address, is there a way to do this automatically? our machines are no longer on the network and connect via vpn…
-
How to resolve : RFA.NET "RDMFieldDictionary.GetFidDef( Int16 ) --Fid: -1 not found (invalid val...
...ue)" ? Received MMT_MARKET_PRICE Update AUDUSD=AXLE RFA error occurred during processing event:- ErrorType : 1 ClassificationType : 4 SeverityType : 1 RDMFieldDictionary.GetFidDef( Int16 ) --Fid: -1 not found (invalid value)
-
REFINITIV CODEBOOK IS not working for the past 5 days in my account. I see the same error everyti...
...me: Spawn failed: Server at didn't respond in 30 seconds; Event Log:.... Please fix it quickly I have to use the API to download data.
-
Windows error reporting : RFA applications AppCrash error.
Log Name: Application Source: Windows Error Reporting Date: 6/2/2022 10:55:31 AM Event ID: 1001 Task Category: None Level: Information Keywords: Classic User: N/A Computer: RateFeed-Dev Description: Fault bucket , type 0 Event Name: CLR20r3 Response: Not available Cab Id: 0 Problem signature: P1: FinIQ_RFASPT_V47_CHF.exe…
-
System.AccessViolationException in RFA8 NET110x64 dll : rfa fieldentry , rfa databuffer
Trace 1 : Framework Version: v4.0.30319 Description: The process was terminated due to an unhandled exception. Exception Info: System.AccessViolationException at .rfa.data.FieldEntry.getData(rfa.data.FieldEntry*, Byte) at ThomsonReuters.RFA.Data.FieldEntry.GetData(Byte) at…