Welcome to the LSEG Developer Community
I can find it on the workspace, but it keeps returning an error when I use the API.
Option watch app function. Steps below: Step 1: open OPW or option watch app. Step 2: Enter the instrument YBNc1. Step 3: Click on "Standard". Step 4: Under "Strike price" on the 3rd drop down "Volume" or "Open interest". Step 5: Enter the preferred range for volume. The above was advise by DA Specialist, however client…
Hello, I'm trying to retrieve dividend related fields from refinitiv for RICs traded on Borsa Istanbul stock market. I've attached a screenshot of the fields I need. (Annual,Last and Projected Yields) Could you help me identify the correct field names? Currently, I am using "TR.DividendYield" for the yield.
Hello, When using the Workspace API get_history function to retrieve historical Fundamental data. When requesting historical Fundamental data with Financial segment fields (e.g. TR.F.GEOTotRevBizActiv), I observed that the returned data becomes misaligned depending on the order of fields specified in the request.…
Client is experiencing slowness when using the Python LSEG API, with significantly longer processing times. We would appreciate your guidance on how to speed up the process. Attached is their current approach (exported from Jupyter Notebook as a .txt file since the notebook cannot be attached directly). The existing…
I am looking for depreciation for PPE excluding amortization. I believe TR.F.DEPR is the correct one but what is the difference between TR.F.DEPRTot and TR.F.DEPR?
For example, if c is a complex number 12+5j, when I type c.[TAB key], I expect to see the data properties (like c.real, c.imag) and available functions(like c.conjugate())? I am a new to python and codebk, so kindly pardon my ignorance. Thanks, Amit
Hi Team, Client is using below script and 18th of Jan is not captured on the data pull. Tested on Workspace app and data is showing as needed. Appears to be an issue specific to API. Can the team check? Attached is a sample pull for Bid, behavior is the same for ask. import pandas as pd def…
It looks like you're new here. Sign in or register to get started.