Hi,I want to automatically download a list of domestic investment trusts list everyday using task scheduler. So I am reading Example.DataLibrary.Python step by step. https://github.com/LSEG-API-Samples/Example.DataLibrary.Python I downloaded config.json.…
Hello, I'm working with Brazilian data, and I have trouble getting the right setup to get the correct time series of daily returns when a stock doesn't trade. For example, if you look at DHER34.SA between 2020-12-15 and 2020-12-23, it didn’t trade between Dec 17th and Dec 22nd. If I try to grab the total return…
I would like to filter the search by particular news providers. Instead of searching for codes manually in the news monitor app, I would like to access a dictionary with mapped codes to newspaper names, e.g Business Insider: BUSINT. Is there a dictionary of codes for all news publishers? Otherwise, is there a list of all…
Hi all, I am trying to retrieve the parent euqity RIC using the bond ISIN. Following the previous tasks and questions proposed like Retrieval of Parent equity close prices via Bond RIC - Forum | Refinitiv Developer Community and Retrieval of Equity Instrument Data via Bond Instrument Identifier - Forum | Refinitiv…
Hello, I'm trying to connect the Reikon API as a database into Power BI to generate some portfolio for our company and I'm following the two guides below but no success until now unfortunately. 1 - "Eikon Data API on Power BI app with py script" post…
I am trying to use the below function to access the daily market prices from the refinitiv data API. However, at session.open() I get an error - in the _utils.py, " ValueError: Proxy keys should use proper URL forms rather than plain scheme strings. instead of "qualys_http", user "qualys_http://" Can some one help me with…
hi what would be the code to download. several symbols/instrument, for daily timer series ratios such as price to book, price to earnings, marketcap, dividend yield, dividend
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…
It looks like you're new here. Sign in or register to get started.