Best Of
-
Re: Export M&A Leauge Tables using API
hi @"flammers" Thank you for your patience. From LT app, I tried to export Excel Formulas using the button below Then I got the =@TF Eikon Excel function, which was mentioned in this thread…0 -
Re: Return all active fixed-rate Australia government bonds using the rdp.Search.search function in P...
Hi @"Edward" here is an example of a code based on your specification: df = rdp.search( view = rdp.SearchViews.FixedIncomeInstruments, filter = "IssuerCountry eq 'AU' and Cou…0 -
Re: What is the best way to maintain websocket connection?
Hello @"jan01", Can you please elaborate on how you are trying to publish the data. Are you using Refinitiv Contributions Channel?0 -
Re: Historical bond yield and duration
@"elie" The RHistory function is similar to the get_timeseries method in Eikon Data API. However, the get_timeseries method can only retrieve the default view of historical data. The defaul…0 -
Re: RTSDK C++: How to get back instrument data
Hi @"manjinder.singh" Am I right in thinking you want to consume data e.g. for IBM.N from ELEKTRON_DD service? If so, why are you calling reissue and also why are you calling submit with a …0 -
Re: Question regrading to the method of news sentiment score
Thanks for your help sincerely! Someone has reached me via e-mail.0 -
Re: Error getting started with Reuters dataplatfom in Python
Hello @"henrik.karlsson" Additionally, I cannot replicate the issue in my environment with my local Jupyter Lab and Jupyter Notebook. Note: I have installed Jupyter with the following comma…0 -
Re: Error getting started with Reuters dataplatfom in Python
Hello @"henrik.karlsson" If you are using the Refinitiv Data Platform Libraries, the Python version of the libraries already has the Eikon Data API for you. You do not need to install the E…0 -
Re: RDP limits vs RKD limits
Hello @"nikita.vladarsky" Please be informed that the RKD and RDP credentials are different. You cannot reuse the RKD credentials with the RDP APIs. Please find more detail from this RDP Au…0 -
Re: Unable to connect to RRTO system
Hi @"manjinder.singh" You will require OpenSSL libraries. If you refer to the C/C++ readme, it does mention the OpenSSL requirement. I would recommend you install the openSSL libs from: htt…0
