The most recent content from our members.
I am looking for very simple annual TR.CompanyMarketCapitalization data but I am encountering issues with PMNT.K, my Refinitiv desktop app freezes and the Refinitiv data python api throws an error code 416. Yet, the company seems to be regularly traded, and I cannot reproduce the same problem with any other RIC I am…
Hi, I’m trying to pull some data from the Eikon API. I am following this guide: https://developers.lseg.com/en/article-catalog/article/Getting-Top-News-Energy-Headlines-and-stories-using-Eikon-Data-API However, I’m getting the following error:
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…
Hi everyone. I want to download Earnings Conference Call from Refintive. The destock app mentions that I have to install a “Batch Print/Save App”. However, I couldn’t install the “RefinitivWorkspaceBatchService.msi” available in the app. Do you know how to solve this issue? Alternately, is there a way to download the…
Using .NET - is there a field name for the next projected dividend with full details on dates, type, currency? So far I have only been able to pull historical data. How can I pull the next projected earnings report date and time as well? Please use AAPL.O as an example.
In the Eikon Desktop application, I've noticed an automatic sign-off feature that occurs after a period of inactivity. I'm wondering if there's a configurable threshold for this auto-sign-off, and if so, how can I adjust it to keep my session active for a longer duration, or until I manually sign off?
I want to fetch the timeseries data without running the refinitiv desktop or app running in background. And also I have to run my script on server. How I can do that.
Hi, I’m having trouble correctly using server-side functions AVG and SUM. I would like to iterate through dates and get the average price for a preceding number of trading days. The API returns results to me that are not what they should be. Removing the AVG function and just requesting the preceding three days of prices…
I would like to get various events such as: conferences, presentations, road shows, annual meetings from Eikon using the C# API but I am having a hard time finding fields which represent these. Doing a basic query for events doesn't seem to return such events. So my two questions are: 1) Does Eikon provide such events? 2)…
It looks like you're new here. Sign in or register to get started.