For EMA Java application's Unit Test, is that possible to populate / mock the EMA RefreshMsg, UpdateMsg, StatusMsg? i.e., generate a Java object RefreshMsg, UpdateMsg, StatusMsg on the fly.
We configred the NI Provider at RTDS, tested with teserserver and make sure it works. But once we mount the application developed with the EMA API, there's error message in the adh.log: <cipsnylab1.1.adh.sourceSSLDistribution.sslDispatcher.TEST_NIP: Error: Wed Sep 18 04:03:32 2024> Failed to start server "TEST_NIP" for the…
I have a question regarding the OmmConsumer functionality in EMA, specifically about channel switching notifications. As I understand from the Configuration Guide, when configuring ChannelSet, we can specify an ordered list of channels. The consumer will attempt to connect to these channels one at a time, moving to the…
Hi We are switching from RFA SSL to EMA RSSL. When we are interested in subset of market data FIDs, so we create views for reqMsgs and register to EMA client. equity reqMsgs and option reqMsgs use the same OMM Consumer instance but with different views (one view for equity and the other view for option). Could you please…
If we use the ChannelSet configuration which have 2 channels (e.g., one for RTO us-east-1 and another for us-east-2) in the EMAConfig.xml, if encountered problem (received 'CLOSED' stream state status message, e.g., 'DACS force logout'), will the EMA automatically try again the same or switch to another channel, or do…
The issue: Increase in memory usage over time, signifying a possible memory leak. Platform and software: Refinitiv Real-Time-SDK 2.2.1, EMA C++ on Linux The EMA usage profile: * ~3 million RICs subscribed for MMT_MARKET_PRICE, spread over 10 Edge host, with two connections to each, i.e. 20 client channels * Subset of that…
...t-by-order for India equities and futures? Can I use the mechanisms and the APIs that you describe in your responses below, to access market-by-order for India equities and futures? Information Provided below: The RTSDK(ETA and EMA) supports market by order data consume. You must ensure that they request the RIC from…
...age issue. In one of the forum I see RTSDK 2.2.0.G1 has fixed the issue, but looks like it still persists. I am using EMA Core Real-Time-SDK-2.2.0.L1.csharp version, intermittently i am facing memory leakage issue. In one of the forum I see RTSDK 2.2.0.G1 has fixed the issue, but looks like it still persists.
Hi, I'm having issues installing RTSDK2.2.1.L1 for Visual Studio 2022. Having rebuilt my PC recently, I had the following installed before attempting to install this devkit: * Windows 11 Pro x64 (All the latest updates applied) * Python 3.12.5 * Github desktop 3.4.3 * Cmake 3.30.3 * Visual Studio Enterprise 2019…
we are having a provider(RFA), and a Consumer(Ema). When subscribing to the MarketDataService from the Consumer, the ServiceName appears on the Provider side through Trep. However, during application shutdown on the Consumer side, automatic unsubscription calls are made, which we observe at the Provider end. Unfortunately,…
It looks like you're new here. Sign in or register to get started.