The most recent content from our members.
Client has come back with the follow up below: I already have .NET version 4.8 Do I still need to add the code lines you provided?
Case 14965790 I have some C# code that communicated with Datascope and worked as recently as 2023. It doesn't seem to work. It was based on dss_rest_net_sdk_tutorials_code. Attached is the response when I try to run the original sample code. Is there some new code or some other libraries that were changed?
Hello I try to open Excel workbook with LSEG Workspace COM addin from C# app but it fails to load addin on startup; while if I open same file manually addin loads correctly. please help me to open Excel file with workspace addin active through C#, thanks
The following query caused an HTTP 500 error, but if I select only one source as per the second query, the result works correctly. DisplayHeadlines(Headlines.Definition().Query("Topic:COM AND daterange:2025-06-13T10:11:54.000Z,2025-06-17T23:59:59.999Z AND ( Source:RTRS OR Source:FT )") .Count(0) .GetData());…
Hello, I've found that the volume for CFI2Z5 and other futures is often different when requesting the historic data subsequently in a short space of time. Is this expected, or could there be another way to request the data so the historic volume remains constant. I've used the HistoricalPricing-Summaries project in the…
We have built Historical and Realtime code to extract prices from Refinitiv Eikon using EikonDataAPI_46. https://github.com/LSEG-API-Samples/Article.EikonDataAPI.DotNet.Library/tree/main/EikonDataAPI/EikonDataAPI_46 Can someone advise what is the best way to migrate this to LSEG Workspace?
Using EMA C#, I wonder to know if there is a limit of the number of subscriptions/RequestMsg per OmmConsumer ? In fact I have 10000 rics that I need to monitor them, thus I create an OmmConsumer object and then using this consumer I create my subscritpions using : var ommConsumerConfig = new…
Trying to connect to the server using the test application "restapiexampleapplication" in C#. After entering the ID and password the following errors appear: HttpRequestException: An error occurred while sending the request. WebException: The underlying connection was closed: An unexpected error occurred on a receive.…
We have an older API we use for pushing prices to Reuters using the old MarketLink infrastructure and are moving to the ContributionChannel infrastructure. We use the rfanet8.2.1.L2 library When testing the new infrastructure we are getting the error PostMsg has not have container type of RSSL_DT_MSG Using the trace…
hi I am new in Reuters, I am trying to use your examples, I started with consumer EMA using c# i what to get value of RIC and i want to new which fileds i need to put in "NAME" ***I have attached the output of the code. this is the code : public class Consumer { static void Main() { OmmConsumer? consumer = null; try {…
Attaching the C# code Example RIC: LCOH4-J4
Client has inquired about the availability of .NET libraries for the RealTime SDK (formerly Elektron Message API and Elektron Transport API). Please provide direction for accessing these kits.
Hi All, I want to confirm the expectation for real time price updates on the following baskets. MSNBHYDS, MSXXDOGE, MSNBCON2, MSNBUQLS Streaming pricing in the API playground sends websocket updates seemingly in real time but from the Workspace desktop Proxy, using Refinitiv Data Library for .Net we do not seem to get…
The sample has dependencies on the below Nuget package which i cannot find: LSEG.Data.Core
It looks like you're new here. Sign in or register to get started.