-
Would appreciate an explanation for it?
I am trying to pass a request for a ticker symbol, that is valid. Still it always throws an error with message of Investor Full Name. Any idea what is about? I can relate it to having investor names empty and so on.
-
Search for website of company
Hello community I've got a question to ask I access Add Filter to look up website of company but I failed can someone help me? Thanks
-
Did something changed on https://developers.lseg.com/en/tools-catalog/ric-search as it no longer ...
Did something changed on https://developers.lseg.com/en/tools-catalog/ric-search as it no longer returns any information on these (US1YINV=RR US5YINV=RR US3MIND=RR or other instruments that contain an equals sign '='
-
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…
-
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…
-
Issues accessing WC1 API community
Hi team, the user registered API community, however, he cannot see/download the WC1 API and Qual-ID document. Could you please check it and help to resolve this issue? another user, the potential client also wants to register API community, but failed. Please help to register and give access for WC1 API and Qual-ID…
-
How can I know the security type and the number of underwriters of a municipal on rdp api?
I wanna get the type of the municipal bonds, like whether it is GO or revenue, I am also trying to count how many underwriters are there in the manager group. So I made python code like this: df1 = rdp.search( view = rdp.SearchViews.MunicipalInstruments, filter = fil, top = 10000, select =…
-
What’s its RespType (what its type could be like, like rfa::message::RespMsg::StatusEnum or rfa::...
...message::RespMsg::UpdateEnum, etc.)? I read “Robust Foundation API V8.1 Developers Guide” and found so-called “Summary Data”: 5.7 OMM Data Constructs 40 5.7.1 Data Types 40 5.7.2 Primitive Types 41 5.7.3 Container Types 42 5.7.4 Summary Data 42 5.7.5 Defined Data 42 5.7.6 Iterators 43 If it will come, what’s its…
-
FXALL Integration /w TCPI Java SDK or API - Help
Hey guys. Upon inquiring about trading FX I received the TCPI (Trading Center Provider Interface) - SDK Guide but to my surprise without any of the accompanying libraries nor the Java SDK toolkit itself. Could somebody point me in the right direction as to where the class-libraries can be downloaded and are there examples…
-
Which API product's are available in RHEL 7+
We are planning to migrate an application written in SFC C++ 4.5 to RHEL 7 and wants to choose which API product's are available in RHEL 7 . I am not able to understand the matrix ex - * What 'X' means ? * What blank means? * What X with red indicator in right top corner means? I am new to refinitiv product, can someone…
-
Unit Conversion
I am requesting Gold prices from WebSocket API. As I know, I am getting Bids and Asks in USD/oz I want to show them in USD/g (USD per Gram) as well. Can I do the conversion at my end ? or is it something that I should request from the API.
-
Switching from English to Chinese on this site
In order to change your preferred language to Chinese, please follow these steps: * Hover your mouse over your profile avatar located at the top-right corner of the page and click on My Preferences. 2. Once in the My Preferences menu, click on the tab labeled Site Preferences. 3. Select Chinese from the dropdown menu and…
-
Tutorial section doesn't show contents
On the https://developers.refinitiv.com/elektron/elektron-sdk-java/learning link, when I click the link "EMA Java Developers Guide" in the bottom, it opens a new tab but shows "developers.refinitiv.com refused to connect." on clicking on the left-hand side contents. Although I am logged in. I would be working on EMA Java…