-
Workspace access via Java / Springboot API
Hi Is there an LSEG / Refinitiv app which can be accessed via a Java / Springboot app for Workspace data? Many thanks
-
DEALSMOV extraction via API?
Is it possible to extract data from the Deals Market Overview (ric: DEALSMOV) Workspace app with the API?
-
RFA Java - Subscribe request for 165 RICs returned only 2 responses (no error)
Dear Support Team, We are using the RFA Java API to subscribe to market data, and we would like to confirm the following issue from a specification standpoint. ━━━━━━━━━━━━━━━━━━━━━━━━━━━━ ■Environment Information ━━━━━━━━━━━━━━━━━━━━━━━━━━━━ ・RFA Java Version: 8.1.3.L1 ・OS: Red Hat Enterprise Linux 9.4 (Plow) ・RMDS…
-
How do SDate/EDate work for TR.Guidance fields
Hi Developer Community, I am using Refinitiv workspace codebook to retrieve company guidance data using TR.Guidance* fields. I would like to confirm the official definition/rules of SDate and EDate when they are used with TR.Guidance fields. Based on a recent response from the support team, I was told that for TR.Guidance…
-
historical depth of book data on Tick History
After having read the article: https://developers.lseg.com/en/api-catalog/refinitiv-tick-history/refinitiv-tick-history-rth-rest-api/tutorials#rest-api-tutorial-5-on-demand-market-depth-extraction I am left wondering if it is possible to collect depth of book data historically. I can see, in this article, fields such as…
-
Intermittent Error in Jupyter Notebook – get_history Script
Hi DevPortal Team, I hope all is well. Our client is currently using a Jupyter Notebook and has observed that the script below sometimes runs successfully, but at other times returns an error. Could you please help review and advise on the possible cause of this intermittent behavior? Script used: df = ld.get_history(…
-
Is Workspace impacted by VBSCRIPT DEPRECIATION
Is Workspace impacted by depreciation of VBScript? https://techcommunity.microsoft.com/blog/windows-itpro-blog/vbscript-deprecation-timelines-and-next-steps/4148301
-
Get Dividend Event ID with API
Hi All, is there any way to retrieve Dividend Event ID with eikon API (Python) or any uniquie ID for Dividends? In screen i see attached picture. Thanks a lot!
-
Data API field for corporate credit curve “IRS Chain” / native base-rate reference RIC?
Hi LSEG Developer Community, We are trying to identify whether the LSEG Data API exposes the reference swap curve used by LSEG to calculate swap spreads for corporate credit curves. For a given LSEG corporate credit curve, we need to retrieve the “IRS Chain” reference RIC: the swap / native base-rate curve that LSEG itself…
-
ETF constituent data
Is there a way to retrieve constituents of ETFs,e.g. VAS, IOZ, directly using DSWS or any other desktop APIs (Workspace/Eikon Data API, LSEG Data Library, etc) from Codebook?
-
If we would like to use the API with a platform license, would there be any additional cost involved
If we would like to use the API with a platform license, would there be any additional cost involved? From what I understand, the Eikon Data API can only be used while Workspace is running. However, the LSEG Data Library appears to support key-based authentication. Could you please advise whether this understanding is…
-
Can Workspace provide an API to load FX rates into Pronto Software ERP system?
Client is in the process of implementing a new ERP system, Pronto Software. https://www.pronto.net She would like to use an API they can use to load the FX rate to their system. Kindly advise if this can be done through Workspace.
-
Why while running the macro, it seems like something is preventing the RDP.HistoricalPricing formula
I am trying to fetch historical price data via the formula =@RDP.HistoricalPricing() during the execution of a VBA macro. While running the macro it seems like something is preventing the RDP.HistoricalPricing-formula from displaying the data. During the process the macro is supposed to loop through a handfull of RICs to…
-
API not working "handshake" service error
Is Refinitiv’s API service currently experiencing any issues? We would like to check in order to determine whether the problem is on our side or with Refinitiv. At the moment, our system appears to be unable to send or receive requests, and we are encountering the same error even when the proxy is disabled. Could you…
-
How can I download the RIC DFRT-ME-SIN using the historical pricing API?
we use the historical pricing API end point to download historical data, e.g. for the future DEBMN6 the URL is https://api.refinitiv.com/data/historical-pricing/v1/views/events/DEBMN6?eventTypes=trade&end=2026-04-15T12:50:56.093884Z&count=10 however, this doe not work with a freight RIC e.g. DFRT-ME-SIN is there a reason…