I couldn't get exporting portfolio list through API with received following guide on this. Can you please help me with that or instruct me? ,, The only option now to get daily returns for a portfolio since inception would be using the PAM API in a multi-step process. First, run a request for each portfolio using the API…
I need your help to download news from Chinese IA companies from 2023/05/11 to 2024/07/31. I have a .csv with Storyid and the text of the title of the 25,000 articles but need the complete articles (not only the title), maybe in json format or other . I created an API and tried to access using Jupyter notebook but was not…
Hi all, I am trying to download a list of corporate bond prospectus available at Eikon (around 3000 bonds). I have the ISIN and RIC of bonds. Is there a way of bunch downloading from API? Many thanks!
Using Eikon library for Python imported as "ek" Eikon application is running. App key is generated and enabled. When running ek.set_app_key('xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx') I get following error: 2024-08-12 12:28:48,546 P[22820] [MainThread 13216] Error: no proxy address identified. Check if Eikon Desktop or Eikon API…
Is there an example of how I can implement the functionality of https://api.refinitiv.com/discovery/search/v1/lookup using the Python module (e.g., import refinitiv.data as rdp)?
Hi there, Whilst I have been using CodeBook, I'd also like to code locally on my machine and use Visual Studio Code. However, the following script returns an error and as a result I am unable to connect: import refinitiv.data as rd from refinitiv.data.content import news from IPython.display import HTML import pandas as pd…
Hello, I'm working with Datastream and Eikon. I noticed that on the Datastream navigator we can get access to a list of equity indices for individual countries ("markets" as per the Datastream Navigator terminology)--see attached screenshot for reference.Capture.PNG To avoid manual work, I would like to use Python and my…
Dear network, I am currently collecting companies financial data for my master's thesis, using Python Eikon Data API. I want all my data in USD but some companies have different standardized currency (eg file attached). When I collect the data with Jupyter, I don't know the currency of the data, and then how to convert it…
Hello, my development environment is on a Linux machine and I cannot run the Refinitiv Workspace app on my local machine. I can use the Eikon API on the web portal but not locally. Is there a way to get price timeseries locally on a Linux machine using a Python API? Thank you for your help Davide
We are not able to use Eikon API . When we run the python code, I get error " HTTP request failed: Invalid port: 'None' this is the sxs logs that we got
It looks like you're new here. Sign in or register to get started.