The most recent content from our members.
Can I call the Refinitiv Workspace Excel function RDP.FxSwpToSwp from third .NET application using Refinitiv for Office Add-In with refinitiv-shim.dll? By Refinitiv Eikon it's possible with EikonDesktopDataAPI.dll and the simply one line call in code EikonDesktopDataAPI.CreateAdxForexModule().AdFxSwpToSwp().
Hi Team, BIS is asking for a solution on this code regading a migration from Eikon .NET to the new LSEG .NET Data Library. Client says that data works in Console but not in Windows for PRogram. The code is stuck when runing: Lseg.Stream.Open(). "The program does is stuck both executing it directly or with the Visual Studio…
Historically I have pulled through my portfolio holdings via python with specific fields. I am attempting to pull through the data now using .NET, but have been unable to achieve this. Are you able to provide a solution. Previously python code below with fields: fields…
Is there a way to specify multiple ADS hosts in the following method of the .Net Data Library PlatformSession.Definition().Host(.. multiple hosts here ..) That will provide redundancy in case one host is unavailable?
Application: AlphaDesk connecting via Refinitiv Data .Net Library using a PlatformSession Issue: Subscribing to the same set of ticker/fields is showing inconsistent behaviour. One of the following 3 scenarios occur (in likelihood order): Streams for pricing are successfully connected and receive refresh/updates The price…
Hello, we are currently using the PlatformSession C# implementation to login to the RDP Api. We would like to maintain our session for a long period of time and query multiple instruments through it. This is our current implementation, obtained from parts unknown, as it was done before my time. I saw a previous answer…
Upon checking LDL for .Net sample code, Pricing_StreamingSnapshot might be the one to replace RTX.AdxRtList.StartUpdates. However, the data was not retrived with the same field names as AdfinX. Please let us know how to find which data fields should be used. Otherwise please let us know which namespace should be used.…
Hello We stumbled on a not precise the information regarding the end of life of RDP V1 Authentication within RDP. We have a client application based on the Data Library for .NET (known as RD Library for .NET), the last available version 1.0.0-beta on NuGet. We create a PlatformSession using the usual credentials…
It looks like you're new here. Sign in or register to get started.