when we use Eikon API, it shows the error message. Please tell us the cause of this error, thanks.
Hi, I'm running the following code for a group of ISINS: for isin in ISIN_List: query = rd.news.get_headlines("ISIN:"+isin+ " and Topic:CVRSY") query In the output it seems like the default columns are, "VersionCreated", "headline", "StoryId", and "sourceCode". I was wondering if there was any more info or metadata we…
The enhanced batch download functionality has not worked properly since rollout. I have thousands of documents I need to download and have been waiting patiently for months but I need the documents and can no longer wait. What API options are there to help accomplish my task? Task - I have a portfolio of over 3000 unique…
Hi, I'm facing an issue where my API key is valid but I can't get it to work. I've tried using both Jupyter Notebook and CodeBK, but it's not working. Does anyone know how to fix this?
Hi,I want to automatically download a list of domestic investment trusts list everyday using task scheduler. I downloaded Example.DataLibrary.Python zip. https://github.com/LSEG-API-Samples/Example.DataLibrary.Python I created App Key and set "rdp" in refinitiv-data.config.json and open QS_1.0-Sessions.ipynb. and ran the…
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…
It looks like you're new here. Sign in or register to get started.