* 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 =>…
我们目前采用ema的方式注册消费者,只能通过RefreshMsg消息来获取数据结果,从而解析出对应的ric列表,这个过程其实只会执行一次,无法获取链代码chaincode下的所有rics。但是java框架这套订阅消费者模式,怎么才能实现循环请求的方式来循环获取所有的rics? 期待您的回复,非常感谢。
Hi all, using the Refinitiv EMA C++ library (3.6.1.L2), I'm seeing a weird behavior. The application is a consumer, downloading the DataDictionary from the network. The dictionary contains custom entries, which are using negative IDs. The consumer downloads and decodes the dictionary without issues: I can inspect and…
It looks like you're new here. Sign in or register to get started.