Hi, I'm trying to retrieve time series for normal vol for swaptions (as a default eikon gives lognormal vol); using excel api, the following retrieves the desired data, but how to do this in the python api? thanks =RHistory("USD3MX10YATM=R","NORMALIZED VOLATILITY.Timestamp;NORMALIZED…
Hi is there any possible way that I can pull the data from the economic monitor using eikon API? Just all the data that is going to be released today. Old methods mentioned in the forum have stopped working.
Dear community, I want to create a dataset with the following variables: Company identifier | Year | Annual report text (in English) | ESG score. I have a dataset of over 20000 companies with ESG scores over time. For all these observations I would like to have an annual report (if available) so the total data frame would…
Hey, for my thesis, I need to access hedging data for selected companies. Since the numbers are not easily available, I need to access the annual reports of these companies. How is it possible to download the pdfs or text data of the annual reports using python? Thank you very much!
...erses Hello I am running an Eikon API code through Python to generate Excel output for different indices every quarter from 2000-2022. However, on several occasions, the code generates the following error on a given date: Error fetching data for 2012-10-01: Error code -1 | Backend error. 400 Bad Request Requested…
How can I define the variable "Total Number of Shares Held" as a time series variable over the last 6 years in the Eikon Sreener app?
I want to draw a variable on the percentage of shares held by the largest shareholder at FYE for a panel sample through the excel formula builder but I could not find a variable yet that gives me this information and that I can get the panel data for. So I wanted to ask whether such a variable exists and if so, what the…
Hi team, I can easily find the Eikon Data API syntax document in our developers community website. However, when I am using Codebook, the sample codes are using rd, just like: import refinitiv.data as rd I found that the syntax of rd are much different with the document where using ek syntax, just like import eikon as ek…
I have a list of company names and ticker symbols which maybe different from the correct RIC that reuters uses. For example I might say 'Reliance', but the correct RIC would be 'RELI.NS'. I'm using python API. Is there any way I can get the RIC using a keyword programmatically instead of searching manually and finding it…
From what I researched in this forum, Eikon does not provide dividend adjusted historical prices. But since the posts are very old (more than 2 years old), I would like to know if such a feature was implemented since them. Using unadjusted prices for modelling is unacceptable and even free services such as Yahoo have…
It looks like you're new here. Sign in or register to get started.