The most recent content from our members.
Raising this on behalf of an external client. I would like to use this language to access the Eikon API and I see there is a Python package, but looking for an R package.
Hi Team, Is it possible to get the dataframe list of powerplants from POWOUT app into Codebook? Kindly advise. Thank you in advance.
Hi Team, Can you help me to use eikon api and use the command ‘import eikon as ek’ to import the code below? import refinitiv.data as rd rd.open_session() rd.get_history( universe='CBF24^2', fields=["SETTLE"], count=1, ) Could you please provide the code that can be used through eikon package? For some reason, seems…
Dear all, I'm looking to develop a 3rd party app and have it listed on Refinitiv App Studio and have the following questions 1) How do I contact the app studio team, is there any email, phone, website that I can find them? 2) Do I need an existing Refinitiv account in order to launch the app (Note: I'm not using Refinitiv…
Hello everyone, I am looking for short interest related data (short interest, utilization rate, cost of borrow, ... etc) for a list of US stocks as well as European stocks. Can anyone help me retrieve this data on Eikon or point me toward an app or a third party who offers that content. Many thanks
Hi, all I want to purchase a application for my site. Could you suggest me IT-company that not expensive provide this services/ And how much it cost?
Hi I downloaded all examples at this site for Reuters EIKON API for .NET. but none of them works. I tried it at work ( where we have proxy ) and at home ( no proxy ), I also tried with default versions of packages and later updated to latest versions. Still nothing. An event handler ServicesOnStateChanged is never hit. All…
...gle subscription? subscription = timeSeries.SetupDataSubscription("CLH3") //.WithView("BID") .WithAllFields() .WithInterval(CommonInterval.Intraday60Minutes) //.From(DateTime.Now.AddHours(-3)) .OnDataReceived(DataReceivedCallback) .OnDataUpdated(DataUpdatedCallback) .CreateAndStart(); Code for the reference. I want to…
Timeout access Eikon API from Phyton API status works from web browser (http://localhost:9000/ping?all and http://localhost:9060/api/status) Running sample code returns timeout error. Code: import eikon as ek ek.set_log_level(1) ek.set_app_key('<app key here>') df,e = ek.get_data('REUTERS','TR.RIC') Output: [2022-10-27…
Sorry I can't write English. I Buyed a new laptop. Lonovo T14 AMD. EikonInstaller not work. CPU : AMD Ryzen 7 PRO 4750U OS : Windows 10 PRO OS VERSION : 1909 OS BUILD : 18363.1110
It looks like you're new here. Sign in or register to get started.