Hello Developers, Could you please let me know how can we access the upcoming ID and name changes through Eikon API? The ADVEV app does not support searching for upcoming name changes directly. I am wondering if there is a way to do this through API and if yes, how?
Hello trying to run my usual code and getting the following errors : 2025-02-10 12:12:18,633 P[33189] [MainThread 4574627264] Error: no proxy address identified.Check if Eikon Desktop or Eikon API Proxy is running.2025-02-10 12:12:18,636 P[33189] [MainThread 4574627264] Error on handshake url…
Hi For my thesis, i am trying to gather monthly or quarterly institutional ownership data and ratios on US stock on a long time frame (preferably 1980-now). However, I have been working with the following python code, but are unable to as I do not have access to the product tr_13f which it is based on:…
Hi, I am trying to replicate in the codebook a Screener search for all the Loans in EU27+US in 2024 and retrieve the NACE code of the borrower to then aggregate the loan amount at that level. There should be some mistake in my formula, as I fail to retrieve any populated value for the fields 'Use of proceeds' and 'Total…
I am writing a Python script that should take the ISINs of bonds from a CSV file located in the same directory. The task is to load X bonds and plot their YTMs as points on a graph. Bonds with YTMs below certain criteria should be highlighted with a different color. However, the program throws an error because it cannot…
Hi, If I want to derive the "TR.TotalReturn" measure myself, how can I do this, and which data points do I need? I want to extract the fields needed to derive "TR.TotalReturn". I tried extracting "TR.PriceClose" and calculate the price return as follows: (P_t / P_t-1)-1. However, there are some minor deviations comparing…
I am using Excel and while I can call on a company's Geographical data as a whole using…
Hi, is there an equivalent for this for the lseg.data workspace?
I am working on a financial dataset. Therefore, I extracted a dataset from Refinitiv Workspace with certain filters. However, when I apply python code with "eikon" library to extract the same dataset, some of the rows (370 rows out of 2741 rows) do not match with the dataset I extracted from the platform. I was wondering…
You'll find below the error message generated. It seems there is a problem with Numpy dependency. The version of Numpy is 2.1.2 . ---------------------------------------------------- PS C:\Users\VVMD250\OneDrive - LA POSTE GROUPE\PYTHON> pip install lseg-data Requirement already satisfied: lseg-data in…
It looks like you're new here. Sign in or register to get started.