I am trying to publish the data to TREP using EMA (OmmConsumer)able to publish multiple RICs at a time but when the same thing I am trying to publish parallelly I am getting the values mixed up of other to one which field is null…. Can anyone please help me out for the same… Thanking in anticipation…… code snippet that I…
Dear team, Please help on this EMA query as logs were gathered. Client emailed in as follows: We have a question regarding the Reuters EMA API. The API information is: rdrt.uname=user001 rdrt.serviceName=ELEKTRON_DD The attached file is the log. Question: Why doesn't the API automatically reconnect after the connection is…
Hello group, We have an app built with the Real-Time SDK, which has been in production for a month. This morning, it has returned the same handle value for two different instruments. This has caused a production outage, as the handles have to be unique. Any help would be much appreciated. Thank you. [2025-10-22…
Hello, I subscribe to the off_close (3372) field of Shenzhen stocks using JSFC and EMA. In case of JSFC, there is a SYNC with the price value, then a TICK with +0. But in case of EMA, there is also a refresh (like SYNC) with the price value, but have no update tick with +0 after refresh. Because I use off_close whether…
Hi! We are currently developing a component using Java EMA and connecting to the RTO. According to the documentation and information gained on the forum RefreshMsg is being sent only once from the RTO on subscription and after that we only get UpdateMsgs. That is fine most of the time, however from time to time we need…
Hello team, I am using EMA ommConsumer where, when trying to publish value 0.00001 it is publishing as 0. the code snippet I am using is as below: nestedFieldList.add(EmaFactory.createFieldEntry().realFromDouble(25123, getBid(), 1)); Can anyone please help me out to understand the same.
When connecting to RTO by specifying RIC, all FIDs are retrieved, so I want to connect to RTO by specifying only the FIDs I want to retrieve. Currently, it is written as shown in the attached file, but it is not working because I cannot specify the FID. How should it be written? I would appreciate it if you could provide…
I have previously worked with the Bloomberg API and am now trying to also use the Refinitiv API to contribute some text to a particular page and row in Refinitiv. Does anyone have a general guideline on how to get started. I am confused on whether I should be looking at the RTSDK ETA/EMA API's as it seems to be desktop…
Hello, I am currently using C# to get market data and wondering whether the data is being conflated from the server (3 update per second?) Below is snippet of my LSEG.Ema.Access.RequestMsg private static RequestMsg CreateEquityRequestMsg(InstrumentSymbol instrumentSymbol) { var fieldArray = new OmmArray();…
It looks like you're new here. Sign in or register to get started.