I am coding in python with your desktop eikon api to try and extract the latest leaders and laggers across different asset classes inc fx, stocks, bonds, etf and crypto assets but failed I also trying to extract based on news but theres only broad economy news which i cannot zoom into asset specific .. how do i screen for…
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…
Is it possible to get the earnings release for 2882.TW for Nov. 13, 2025 via API?
In Codebook, the newer LSEG data libraries produce an error for instrument LP68103366. This error does not appear in the older Refinitiv data libraries. For example, the commands import lseg.data as dl dl.open_session() df=dl.get_data('LP68103366', ['52WK_LOW','52WK_HIGH']) produce an error (see first attachment), while…
It looks like you're new here. Sign in or register to get started.