A subcategory for the Client File Store (CFS) API for TM3, ESG, Symbology, etc.
This following code in C# was working fine to fetch news release stories up until 2 days ago. headlineID = "nGNX6zsGB6"; string storyID = "urn:newsml:reuters.com:" + DateTime.Now.ToString("yyyyMMdd") + ":" + headlineID + ":1"; var story = Story.Definition(storyID).GetData(); story.IsSuccess used to return True, and…
I'm looking at a number of delisted stocks that do not have proper total return series. For example, if you look at BCAP.L^F20, the price return (using TR.PriceClose) and the total return (using TR.TotalReturn) are identical. That can't be right because BCAP.L^F20 has dividends (using TR.DivAdjustedGross). Since the data…
Where and how within the LSEG to get the MSCI total return country indices in R/RStudio, do you have any training documentation or training video which we can refer.
Have been circling back to this and now getting a plethora of 403 errors for subscription entitlements on things that were drawing correctly before. Any idea who can assist here?My authentication is working correctly (getting HTTP 200 responses), but I'm receiving zero data from deal queries. Examples: Example 1 - Basic…
May I know how can I extract historical interest rate curve data? E.g. Provide a currency and a valuation date, use Python API to extract the government benchmark curve rates for that currency as of the valuation date.
I want to collect all bond issuances (start 2013-1-1 to 2024-12-31) for a company based on PermID via Python Refinitiv API. For instance, PermID '5081184843'
I am trying to replicate the function SWPR I can use directly on Workspace using the lseg-data python library. Unfortunately I have not been able to match the results and I ask you help in this sense. At this time I am interested to the metrics resulting in the "RISK" tab highlighted, specifically DV01 and Modified…
I am getting the below error when I try to get market data from "https://api.refinitiv.com/data/pricing/snapshots/v1/" URL access denied. Scopes required to access the resource: [trapi.data.pricing.read]. Missing scopes: [trapi.data.pricing.read]
It looks like you're new here. Sign in or register to get started.