Hello, where can I find EOL announcements for API products?
Hello, What is the way to build the package Real-Time-SDK-2.0.1.L1 on linux with an http proxy. -- Downloading... dst='/data/ion/builds/Real-Time-SDK-2.0.1/external/dlcache/RTSDK-BinaryPack-2.0.1.L1.tar.xz' timeout='none' -- Using…
WeChat Image_20210329202638.jpgDear team Our client has switched OS to jdk8 windows server 2016 but found their api developed with rfa lib are not working the same that was on windows 2008. Please find attached screenshot. It seems the buffer is unable to be reset. Could you please advise how to fix or if any way to avoid…
Hi everyone, I would like to find more or less the same (if possible 100% equal): https://github.com/Refinitiv-API-Samples/Example.WebSocketAPI.Python.MRN/tree/ERT-in-Cloud but in C# so I don't need to translate it line by line. Is it possible to have a WebSocket API MRN Example in C# (NOT RDP, because RDP doesn't work…
Hi, I would like to find more or less the same (if possible 100% equal): https://github.com/Refinitiv-API-Samples/Example.WebSocketAPI.Python.MRN/tree/ERT-in-Cloud but in C++ so I don't need to translate it line by line and start this application from scratch. Is it possible to have a WebSocket API MRN Example in C++ (NOT…
Hi, Is the answer in question: https://community.developers.refinitiv.com/questions/19599/issue-while-using-dynamic-view-with-acronym.html still valid? Asking as the Websocket API is supporting both requests fid id and fid name. Is there another way to convert BID to 22 in the below sample? array.fixedWidth(2);…
Hi, we have been using EZD and MRN consumer written in C++ for years, but someone told us that this service will be closed down forever on September 2021 so we have to migrate to a new technology: Refinitiv Real Time Optimized and we'll use Websocket APIs to get the news. We already have access to Real Time Optimized trial…
We have been working to integrate Refinitiv Real Time optimized [https://github.com/Refinitiv/websocket-api/tree/master/Applications/Examples/RDP/CSharp/MarketPriceRdpGwAuthenticationExample] in our project. Our requirement is simple to get the refresh rate from the stream, we are not interested on the updates that we keep…
Hi, We have got Java SDK - Real-Time-SDK-2.0.1.L1.java I have been trying to run sample Consumer app inside, have been following https://github.com/Refinitiv/Real-Time-SDK/tree/master/Java However, I am getting error as below ( I had to put gradle-5.4.1-bin.zip manually due to firewall, not sure below is related to that…
RIC: ESM1 (MARKET_PRICE) RIC: ESM1m (Level 2) What code to use? How to get these two RICs in parallel in one application? code: int main(int argc, char* argv[]) { EmaString configFile; if (argc == 2) configFile = argv[1]; try { AppClient client; OmmConsumer consumer(OmmConsumerConfig(configFile). username("MY_USERNAME").…
It looks like you're new here. Sign in or register to get started.