A subcategory for the Client File Store (CFS) API for TM3, ESG, Symbology, etc.
Capture.JPGWhy does the Excel function "=@TR("NL0000000107";"TR.RIC";"Null=Blank")" returns the RIC =.AEX AND The EndPoint API Playground returns nothing when I run this URL? https://api.refinitiv.com/discovery/symbology/v1/lookup with body content: { "from": [ { "identifyTypes": [ “ISIN” ], "values": [ “NL0000000107” ] }…
I am trying to figure out the best way in the C# Workspace Data API to pull out historical OHLC data for multiple markets at once to increase the speed instead of doing one by one. Using this sample project: 2.1.01-HistoricalPricing-Summaries My issue is that if I have a list of symbols... in response1, where i pass a…
Could you please provide some function using the Python LDL's get_history for lots of data, specifically, lots of instruments?
We are trying to get MMD files downloaded using Postman with RDP CFS API (Eikon Data API). The user ids and access rights were set up few months back and verified. User Id being used - xxx https://api.refinitiv.com/file-store/v1/packages?bucketName=bulk-custom&packageId=41a7-f70f-acb43762-b665-082bdbde825f Now when we try…
Below is the endpoint I tested to get all upcoming stock split events in the US. The problem is that for the same stock split event, the return data contains many entries. Each one corresponds to the exchange-specific ticker. It's too much. Is there a way to filter the response so that only primary RIC is reported?…
I am extracting fundamental data and am receiving random errors on a large number of instruments (>2000 items) error: "Unable to resolve and collect data for all requested identifiers and fields". Even though the refinitiv workspace tells me it’s a "temporary" issue, over a week or so attempting it multiple times I always…
With Data Library for .NET (aka RD Library for .NET), while using With RDP streaming, is there an event following the removal of a RIC from a stream with IPricingStream.RemoveItems()? In principle, there is a "completion" callback to be defined on the stream (OnComplete), in the same way the OnRefresh or OnUpdate is…
... to RCC) Hi, We are currently using python WebSockets to directly contribute to RCC. We want to send multiple RICS in a single message and currently, we are able to send the JSON array. 1)Each item contains 5-7 fields of data 2) we are planning to send data every 15 seconds interval 3)we will connect to RCC directly for…
Hi, using LSEG Workspace vers. 1.25, "Advanced Events Search" app (ADVEV), after finding Earning Conference Call transcripts I need, the buttons "Batch Print" and "Batch Save" lead to a request to install "Batch Print/Save App". Even if installed and running, request continue and no download is possible. Strange thing:…
Hi, I’m currently working on a large valuation model using Workspace and Excel. The issue I’m facing is that Excel is struggling to handle the volume of information, causing it to lag frequently. After doing some research, I realized that switching to Python could help solve this problem. I would like to know if it’s…
It looks like you're new here. Sign in or register to get started.