-
Stream timeouts on websocket under python lseg.data API
We're streaming LSEG data using the LSEG Data Library for Python, using lseg.data.content.pricing. Sometimes— seemingly at random (different times of day, sometimes after streams have been up for hours, other times after just minutes), we receive Stream.on_status events with the following (example) payload: status: {'ID':…
-
Could you please try running the code below on your end to see if the same issue occurs?
Hi Team, Client have raised the below query. Could you please assist on the request. Query: May I ask you to try my code on your side, and see if the bug appears for you as well? It seems from your explanation that RDP is a more reliable backend platform. Why does this bug appear there then? My code again, for your…
-
Current sales, Net margin and wages or labour costs' and need to add to the field TRDPRC_1 with the
Current sales, Net margin and wages or labour costs' and need to add to the field TRDPRC_1 with the correct RIC I would like to download the 'current sales' , 'net margin' and eventually 'wages' or 'labor costs' and need to add to the field TRDPRC_1 with the correct RIC, wchich i do not find in the DIB ... can you and your…
-
Prices not available sometimes for the same API and param
Getting different results when fetching Prices using python code via the Fundamental and Reference module available under content layer in lseg.data, for the same params. What is going wrong? Please help in getting consistent and correct results. API used →…
-
Is there a validation process on the pricing templates in the codebook?
May I know is there a validation process on the pricing templates in the codebook? (e.g. FX forward, FX option, etc.)
-
The data items "TR.IndexJLConstituentituentChange", "TR.IndexJLConstituentRIC", "TR.IndexJLConstitue
The data items "TR.IndexJLConstituentituentChange", "TR.IndexJLConstituentRIC", "TR.IndexJLConstituentName" now return "LDError: Unable to resolve all requested identifiers in ['.FTSE']" in the Python API. ld.get_history( universe=[".FTSE"], fields=[ "TR.IndexJLConstituentituentChange", "TR.IndexJLConstituentRIC",…
-
Workspace:Historical Data on 20-Year At-the-Money Option Prices for Major Countiries
Our client is currently conducting research and would like to get [historical data on 20-year at-the-money option prices for major economies] from workspace(& the ws API). We are trying to search but we can not find them yet. Is it possible to get these data in Workspace(&API) or we have to use other data feed service ? We…
-
How to Access Historical CUSIPs via Eikon API?
I’m currently working with a dataset that includes TR.CUSIP, TR.RIC, and TR.OrganizationId fields from Refinitiv. However, I understand that TR.CUSIP only reflects the current version of the identifier. To accurately align and merge my data with Compustat records — which have historical CUSIPs (and are therefore more…
-
Python Screener() function error
Dear all, I get an error when I try to run a screen in Python on CodeBook. I start with the example ,ipynb file provided (titled "Access__Screeners_And_Peers.ipynb") To get the screen I want, I follow the explanations on the Developers portal: I use the screener function on the Workspace desktop app (no error), then I…
-
Request for API Rate Limit Increase
Dear API Support Team, I hope this message finds you well. Thank you for your continued support of our services. I am writing to discuss our current usage of your API for retrieving daily pricing data for government bonds. We have encountered a technical constraint that is significantly impacting our data collection…
-
How can I retrieve data without logging in in to Workspace station?
Hello, I am currently able to successfully download data using method (1) after logging into Refinitiv Workstation in the Window 11 OS: python import os import pandas as pd import refinitiv.data as rd isins = ['DE000BU3Z005', 'DE0001102531', 'DE0001141836', 'DE000BU2D004'] rd.open_session() df_bond_characteristics =…
-
Create watchlist / portfolio from rdp
Hi all, Could you pls advice if there is a method in lseg-data python library to create a watchlist or portfolio? Or update a watchlist not manually. Thx, Alex
-
I want to retrieve crypto trading volume data similar to the 'TR.Volume' field. Is 'ACVOL_UNS' the c
-
Eikon Data API (or “The Data Library”) via Python is a way to have multiple sessions open
I am currently experimenting with Eikon Data API (or “The Data Library”) via Python. Do you know a way to have multiple sessions open? When I run my Python script, I always have to close my running instance of LSEG-Workspace or the code won’t proceed (Python Code and Workspace running on the same machine). It would even be…
-
How to get the lseg news API access,
Hi team, when I tried to access, it shows as bellow: May I ask what product we have to include in our subscription to access news about agriculture product as well as general equities. Many thanks,