We informed client with the below: When a limit is reached, the Eikon data API returns an HTTP response with status code 429 and the message “Too many requests, please try again later.” Subsequently, the Python library raises an exception that contains the message error code 429 | for the same error message. Here are the…
I was able to retrieve the data I needed using the lseg-data python package as well as the eikon python package, however, this is only possible if the workspace app is open in my machine. Is there another way to get the data without opening the workspace app? Thank you ☺️
Hello, I'm working on an application that embeds Jupyter notebooks. These notebooks are hosted on a remote server (AKS) and allow users to write and execute Python code. One of the use cases involves accessing LSEG Workspace data using the refinitiv-data Python library (open to suggestions of other libraries that might…
Hi! I am using the LSEG Data Library for Python (function get_history) to retrieve market data. The function output (Python DataFrame "df") is then further processed in Matlab. I manage to get the field names and values (see below example: Close Price, Volume) applying the following commands:…
start_date = '2021-12-31' end_date = '2025-07-31' isin = ['INNPCIL2826=', 'INMOFSA1618=', 'INAXBKF0621=', 'INKRNFV1125=', 'INPOTMK3034=', 'INNEEVM3034='] bond_flds = ["TR.ASKPRICE.date","TR.ASKPRICE", "TR.BIDPRICE", "TR.ASKYIELD", "TR.BIDYIELD", "TR.YIELDTOMATURITY", "TR.MODIFIEDDURATION", "TR.AVERAGELIFE",…
Hello, I'm using the refinitiv.data library. I wonder if there is a way to download current and former officer data using the function get_data(). Actually, I only obtain current officers. Thanks!
I get the following error when using the example code (Examples/Quantitative Analytics/Curves/Cross_Currency_Curves). The code is supposed to fetch a curve from https://api.refinitiv.com/data/quantitative-analytics-curves-and-surfaces/v1/curves/cross-currency-curves/forward-curves . I am wondering if these endpoints are…
What is the best method for obtaining data via Python instead of Excel? Is this via API call?Does the use of API calls come standard with my account, and does it cost extra?
Hi team, need your assistance on this. Query : I would like to use my access to LSEG Workspace to automatically generate charts using a certain style (colours, title, font, etc.). For example, an intraday chart of a certain stock, or a chart for a year using daily closing price, etc. I can manage the chart generation part…
Can you please migrate the models and Jupyter notebooks (Python files) that was on Dyke’s profile (**REMOVED**) to Franscois (**REMOVED**) and Tatenda’s profile (**REMOVED**)?
It looks like you're new here. Sign in or register to get started.