cmake command is cmake -DBUILD_ETA_UNIT_TESTS=OFF -DBUILD_ETA_APPLICATIONS=OFF .. [ 58%] Linking CXX executable ../../../../../../../../Cpp-C/Ema/Executables/UBU20_64_GCC940/Optimized/Shared/Cons100 /usr/bin/ld: ../../../../../../../../Cpp-C/Eta/Libs/UBU20_64_GCC940/Optimized/Shared/librssl.so.3.6.8.0: undefined reference…
Is EMA SDK available for .NET? If not (and I don't believe it is), what options are available to connect to Refinitiv ADS servers for .NET applications?
* API:EMA 3.6.3.1 * JAVA * Windows Do we have a feature-"Automatically switch to delayed data", similar to Eikon into EMA API? Hi, We’ve got a question. Can we receive automatically a price (bid/ask for equities/options/futures/curve rates) in function of our customer contract without specifying RT / Delayed by adding or…
We are creating an EMA consumer, and then opening item streams (100 items batched in each ReqMsg) with the consumer. We simply stop seeing new messages a few minutes after the consumer is established, without any exceptions or errors. This happens while the loop of opening item streams is ongoing. Debugging shows that…
Hi team, Need help for this query. thanks in advance We are using RFA 8.1 C++ API to consume depth data using MBP domain [Market By Price]. When we receive DELETE instruction we receive only OrderID. Side is not mentioned. Order ID are received in given format MapEntry Action -> DELTE [ ORDER_ID] ->…
Client is using EMA to connect RTO and met the below error. =============================== Error received for <0#USTSY=RRPS>: ELEKTRON_DD/0#USTSY=RRPS is not a ChainRecord. {"elements":{},"name":"0#USTSY=RRPS"} =============================== Please advise what the reason is and how to fix it. Thanks a lot.
Having below warning. Would like to confirm if I am missing anything to configure.I am using Programatic configurition to connect to MDS. WARN OmmConsumerImpl [main]: loggerMsg ClientName: EmaConfig Severity: Warning Text: no configuration exists in the config file for consumer dictionary [DictionaryGroup|DictionaryList].…
I am creating a programatic config. Is there any way to display config created as XML record or save as XML configuration or other way to debug.
Hi, after subscribing to a symbol list with around 1600 symbols I subscribe to those symbols individually. I start receiving updates to individual symbols but after a short period of time (10s or so) i get below exception: 2017-03-22 08:02:10,948 [pool-3-thread-1] ERROR com.thomsonreuters.ema.access.OmmConsumerImpl -…
Hi, I'm using EMA Java from Scala 2.11. I `registerClient()` 3,558 RICs at once by the following code: val client = new MyClient() // sub-class of OmmConsumerClient val rics = List("/1418.T", ...) // Ordinary stocks in Tokyo Stock Exchange, whose length is 3558 rics.map { ric =>…
It looks like you're new here. Sign in or register to get started.