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…
Hello, is it possible to connect from R Studio Server (posit Workbench) to Refinitiv for direct data access? Are there any specific requirements or set up to implement? I am trying to connect in R Studio Server using the API key with the following command: library(Refinitiv) Eikon <- EikonConnect(Eikonapplication_id =…
Hello, I have a question about the LSEG Data Library for Python API. I usually use the API while the app is running (Desktop Session), and it works no problem. I would like to try use this on my Linux machine, and since the Workspace app doesn't run on Linux, I am connecting using a Platform Session. When I try this, the…
It looks like you're new here. Sign in or register to get started.