Hello, Very short and simple problem: I am trying to find the "Management Approach" field in the Eikon API, but so far without success: The ISIN for the window in the picture is LU1009760643. Best, BQXQ
Hello, When I try to run this line import refinitiv.data.eikon as ek ek.set_app_key('xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx') I get the following error: ValueError: Proxy keys should use proper URL forms rather than plain scheme strings. Instead of "ftp", use "ftp://" The line works fine when I run it inside Eikon's CODEBOOK…
When I get data with loop, there is an error, "error code 400 | Backend error 400 Bad Request" It was working properly some times, but iterating, at last encounter this error.
Would a RIC= return prices for FX spot instruments? For example, 'JPY=' would return prices for FX currency pairs with base JPY. Does other instruments like a FX Swap, have a different RIC which would indicate points for swap?
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…
It looks like you're new here. Sign in or register to get started.