Hi, I am using version 1 authentication in my application done on top of EMA RealTime SDK (C++). For each system we are using a different machine account having separate USERNAME, PASSWORD and CLIENT_IDs. Can you please direct me to the documentation i should refer to identify password rotation policy ?
Hi, I am using Realtime SDK C++ EMA API in my application and I am subscribing to 1000 RICs max. Number of price fields per RIC is 7. In which rate should i expect to receive price updates. Is there a certain way EMA lib expects my application to handle excessive rates ? e.g. using pause while doing heavy work within the…
Hi, we are designing a system that will have to forward to kafka some real time data received via the EMA API. For resiliency issues we need to have 2 instances of this gateway running, one primary and one secondary that should be activated in case of fault of the primary one, both connected to the refinitiv stream. The…
We have tried to deploy the EMA C++ Provider/Consumer on some RHEL 8.7/8.8 servers, with SDK version - Real-Time-SDK-2.1.0.L1. The test is to check the connectivity between the producer program and consumer program, and we launch them on the same machine for testing. We found that the consumer keeps getting Text…
使用Java API依赖ema、eta的jar如何传参获取回笼投放分析曲线如下图:
EMA C++: Do we have the 'MT' version of libema.lib and related libs? Or the workaround. Currently looks like only 'MD' version provided (Release_MD, Debug_MD).
Hi Team, Client said the default UPDATE message with EMA only include updated fields. Client is asking is it possible to get all fields with UPDATE message, like RFA? Thanks
I’ve changed it to: <Channel> <Name value="Channel_1"/> <ChannelType value="ChannelType::RSSL_ENCRYPTED"/> <Host value="contrib1-emea1.platform.refinitiv.com"/> <Port value="443"/> <EncryptedProtocolType value="EncryptedProtocolType::RSSL_SOCKET"/> </Channel> </ChannelList> And still get the original error (I tried 5…
EMA 3.6.3.1 Java We receive negative values for Some Rics through EMA API. We check with the Speed Guide Tool. We receive also the same negative values with this tool. Can you check please an feedback ? IDRicNameBidPriceAskPriceLastPriceQuoteTimeNanos2043208/TESXH4-314 Jun 30 2023 03:03:07:024PM1980115/TESXH4-314 Jun 30…
I use RTSDK C++ 2.1.1.L1 I need some help with this simple program. The program is based on the 112_MP_TunnelingConnection sample. See below: void AppClient::onRefreshMsg( const RefreshMsg& refreshMsg, const OmmConsumerEvent& ) { cout << refreshMsg << endl; // defaults to refreshMsg.toString() } void…
It looks like you're new here. Sign in or register to get started.