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…
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…
Could someone please explain the difference between Implied and Quoted for inputVolatilityType on the surfaces API endpoint: https://api.edp.thomsonreuters.com/data/quantitative-analytics-curves-and-surfaces/v1/surfaces From API documentation page: inputVolatilityTypeenumThe enumerate specifies the type of volatility used…
Hi team, raising on behalf of a client. When capturing options for RIC "0#OGBL+" for today 5 FEB 2025, it seems there are incorrect values in the 'isCall' field. Since 0#OGBL+ are options on Bund, shouldn’t that field be referring to its call/put value as with other options? It seems like this was the case with the prices…
Raising this question on behalf of a user: Recently we migrated to Refinitiv Data Platform .Net from Eikon Data API and we are using Desktop sessions. After this migration we started seeing following issues: Receiving rate limit errors: Now Rate limit is set to 10000. Earlier there were no limit when we were using Eikon…
Get the error "invalid RIC" when using TFMBMG5 , TFMBMF4 etc. I am trying to retrieve the prices for these instruments via the eikon api .
Dear Developer Community, I am trying to access ownership data. For each firm-year, I seek PctOfSharesOutHeld by investor type in a particular country. I need guidance with the required modificaitons in the following code, I think this requires sum of PctOfSharesOutHeld by InvestorType and by InvAddrCountry. Please guide…
It looks like you're new here. Sign in or register to get started.