I am trying to connect to Refinitiv Real-Time Distribution System to extract time-series data on sector ETF sentiment score and relevancy. I am following this tutorial () but running into an issue when defining the ADS address: ws_address = "ws://{}:{}/WebSocket".format(hostname, port) ... Where can I get a valid hostname…
Hello, Would it be possible to download Adjusted Close Prices in Excel and not only Close Prices? I remember that in the past there was a specific function but it is not anymore available. Thank you.
Hi, does Refinitiv Data Platform Funds API (or any other Refinitiv API) offer and endpoint to retrieve daily historical NAVs for a share class of a fund published by the managing asset company? Note, I am not talking about a historical prices for a share class provided by an exchange or so. I am interested in the NAVs…
Query: Our system gives the API the list of company RICs from the TR-Europe index and asks for the 'TR.ISOriginalAnnouncementDate'. And that works, e.g. for 'AAF.L', I get a date of '2025-05-08'. But then when I ask for the whole income-statement/balance-sheet/cash-flow data dump for that company, the most recent data…
Hello, I am working on OIS data. Would you be able to point me to the fields regarding additional contract details? For example, I would need to know when the exact settlement day for the OIS 1M, OIS 2M, etc is. But also, I would need to know how many days and what happens if the day is a public holiday / weekend. I tried…
I would like to understand what would be needed to automatically extract data from Refinitiv WS in order to feed a PowerBI model on our side
Hi i am working in vscode and when simply running this: import lseg.data as ld ld.open_session() I get this error: An error occurred while requesting URL('http://localhost:9005/api/status').ReadTimeout('timed out')An error occurred while requesting URL('http://localhost:9000/api/status').ReadTimeout('timed out')An error…
Hello! I am using python library lseg-data. My question is how can I get the history changes of RICs and its previous names, so that my prices are correct? For example Facebook was FB.O but after rebranding it became META.O, I used symbology but did not get the expected result.
I'm planning to implement threading to speed up large data downloads. Is there/what is the limit to the number of concurrent requests that can be sent from a single session?
Hello, I am Mariachiara Mariani and I have previously reached out to Refinitiv customer service for some questions and doubts regarding OIS tickers in Refinitiv. We are still investigating these data and we noticed that the series EUREST1M = TRDL exhibits constant spread between BID and ASK for each day over the past year…
It looks like you're new here. Sign in or register to get started.