I was trying to pull adjusted prices for a particular stock using the LSEG API, which was working fine till yesterday. However, while trying to pull the same today, I ran into an error (as shared in the screenshot). Could you please help me identify and rectify the issue? Currently using the LSEG Data Library for Python.…
I am interested in retrieving issuer curve information using Python. Currently I have the following working example: df = ld.discovery.search( view = search.Views.FIXED_INCOME_QUOTES, query = "BASF SE", select =…
Hi I have some questions coming from a client and will share this Q&A post link for reference. WS ID l UUID | **** In addition to using the data in Workspace, I'd like to explore whether we can access it programmatically via the Refinitiv Data Library (Python API), and to be able to run that from a server/VM rather than…
I want python API code to pull Put and Call option data for RIC 0700.HK I am looking for Strikes corresponding with their Call prices and Put prices for some HK stocks, for example underlying RIC 0700.HK. I need Bid, Ask, last, Implied Volatility and strike price of Call and Put options.…
1. Which Python library and version should I use — lseg-data (the current one), and does it support a Desktop Session against the trial? Any known issues with Python 3.14? 2. Is there a sample Python snippet for pulling an options chain (chain by underlying, with vol/OI/expiry) using lseg-data on a Desktop Session?
Hi Nitti, I have been playing around with Workspace Desktop API where I have been able to pull several data points from. However I have been unable to pull the wind and solar forecasts displayed in the Power Dashboard. Some example Curve IDs are below: Pwr PCA PRO Wind GFSens AVG AUS F 107442201 -…
My workspace is up and running, but the configured lseg_data_config.json seems to have suddenly stopped working — the API calls keep throwing the error "Session is not opened. Can't send any request".
I am looking for Strikes corresponding with their Call prices and Put prices for some HK stocks, for example underlying RIC 0700.HK. I need Bid, Ask, last, Implied Volatility and strike price of Call and Put options, with condition to specific expiry
Is it possible to access Workspace data via API Code using .NET (i.e. C#)? Thank you for the assistance!
Hi I hope that you are fine. I am trying to run / access Refinitiv data locally via Python. I am using Visual Code and Jupyter notebook (IPYNB file). I have created a virtual environment. When I try to install the refinitiv-data library locally via python -m pip install refinitiv-data I receive the error below (I have…
It looks like you're new here. Sign in or register to get started.