-
Can I use VBA code in Excel to do this?
Initially client was asking for How can I preserve the values while "erasing" the formula in Cell BB7 in DataStream? So I have provided the below steps: To preserve the values while removing the formula, use the "Save as Values" feature: 1. Open your file (ensure data is updated) 2. Right-click on cell BB7 (or select the…
-
How to LSEG API code to reduce the processing time for extracting ownership data ac
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…
-
What is the recommended way to lookup the Options RICs for a Cash Equity to be able request via RTDS
in 2026 what is LSEG's recommended way for applications to find the RIC codes they are after? Just had a request for an application to use RTDS (EDGE Feeds from LSEG feed this) with Full tick real-time feed and if they have the cash equity e.g. VOD.L they find the options available across different exchanges that have the…
-
How do I get tab completion in Ipython interpeter inside Workspace CODEBK?
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
-
How do I pull the constituent stocks of an index, such as the S&P 500, via the Python API?
-
When I use get_history to retrieve some RIC data, sometimes this column and data misalignment proble
-
Missing 1min data for the 18th of Jan
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…
-
Discrepancy Between LSEG and Refinitiv Data Libraries for Instrument LP68103366
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…
-
Flattening curve with earlier forecasts
Hi, We're trying to flatten a curve in RDMS API to get a relative forecast. Simply put, we'd like to use the forecast today at 00Z to get tomorrows predicted values. Then once tomorrow is reached, we use tomorrows forecast at 00Z to get the values of the day after tomorrow, and so on. The issue is that the flatten API…
-
OpenDACS SDK port to connect
client using OpenDACS SDK, this API connects to DACS Sink Daemon (dacs.snkd). Port 8211 is already whitelisted, but unable to connect. They're getting this error message.
-
Cannot login to PermID website
When I attempt to log in to the PermID website I get directed to the login form at https://amers2.identity.ciam.refinitiv.net/auth/UI/Login and can enter my credentials but then get directed to a blank page at "https://permid.org/api/mdaas/ws/auth/saml/SSO" and I am not logged in. A colleague has the same problem so I…
-
Is there a way to pull summary page details via DSS Rest API for ORG ID -13109?
The client built an API query to do a search on a holding entity and look up/extract the underlying bonds. This info is showing correctly in DSS GUI and in Workspace, but when the client wants to replicate the same via API it not working. Could you please help us with API call?
-
Pulling data from Workspace API into Power BI
What I’m trying to do is pull financial data (default risk, ebitda, net income, stock value, etc.) for a huge list of companies and then visualize it in PBI, is there a Workspace API that will allow for this?
-
EMA API
Hi, Client's vendor is using RTO for their development for client software. Once tested, they will pass the coding for client to deploy on the EED with RTDS environment. Understand RTO will need to have authentication and token where RTDS just required DACS ID. Is there a big change for the coding to deploy on EED with…
-
Tradesignal App and Workspace API error
A user has ongoing API issues when connecting to Tradesignal .. Could you please confirm who manages our API support For your reference, here is the error message received on Tuesday: 2026-03-24 08:01:57.165 [27096] - MESSAGE - Sending server message (type 2): RequestBarHistory failed for /HAL (DATE, TRDPRC_1, OPEN_PRC,…