Hi, I have received a formula for retrieving fund information, however, in order to apply the formula to multiple funds I am trying to translate it to python. However, I am encountering a syntax error. Can I remove the limitation of 5000 firms or add a limitation of 1000 firms if the number of retrieved funds is becoming…
Until the migration from Eikon to Workspace, I used the function RSearch in Excel under Windows 10 to retrieve a number of bonds according to prespecified criteria. After the migration, RSearch does not work anymore. I have tried replacing it with RDP.Search, bit I get the error "Invalid search criteria". Please see the…
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…
It looks like you're new here. Sign in or register to get started.