what is the time zone for real time prices from ELEKTRON DD for RTO using EMA java. I am currently interested in time for TRDPRC_1, OPEN_PRC, BID, ASK. I am using TRDTIM_1, BID_TIME, ASK_TIME, OPEN_TIME corresponding to the before mentioned fields. Also, in case of BID/ASK, I might receive only a single sided quote, does…
I am trying to comsume ric with RTO websocket (java). I made some improvements, but they were not sufficient, as I am still encountering the following error. For some reason, I cannot progress beyond obtaining the token. On the Fiddler side, I can only see the process up to the point where the token is retrieved. Do you…
... received. Screenshot 2024-10-13 at 16.44.09.pngScreenshot 2024-10-13 at 16.33.30.png Hello Dev Team, Our integration layer is in JAVA and Using the Latest Refinitiv SDK. The attachment contains the ERROR that I am trying to make sure I capture in the future. Context: We are contributing price updates using RCC and were…
...eason State: Closed/Suspect/None - text: "Login stream was closed." Hi , I am running EMA java application for streaming real time prices using a batch request. Service discovery is working and it choses below location to connect. ap-southeast-1-aws-3-sm.optimized-pricing-api.refinitiv.net 14002 But I get error later…
Hi! Could you please help me with obtaining timestamps from recorded file? I use testclient and testserver utils to replay and record a binary matketdata file. But I wasn't able to find timestamps (time when a current message was recorder by testclient) of recorded messages while receiving data from testserver. I would…
Does RFA support RTO (using v1 machine id or v2 client id) like EMA?
Hi, I am using RTSDK for streaming real time prices but I get below error when I run my consumer. I am using Authentication version v2. I am able to successfully login using the curl command. I have required licenses also in place under my service account. Can you help why the failure. Is it something related to license…
Hi LSEG, in a client environment it is required to connect a EMA based application to RTO via Delivery Direct. As a temporary solution to test a successful connection, the EMA application was using hardcoded values for host and port (EmaConfig-host-port.xml inside the attached zip). Thought not optimal, this configuration…
...strument is corrupted, would like to understand the possible causes for ADH cache getting corrupted when the publisher refresh the Instrument When the publisher deletes and resends the instrument the cache on the ADH for that particular Instrument is corrupted, would like to understand the possible causes for cache…
it seems the default timeout for EMA Java is 45000 milliseconds, is it possible to change that programmatically? I did not find anything in OmmConsumerConfig about that. I am not using EmaConfig.xml and i am creating my OmmConsumer like that: OmmConsumerConfig config = EmaFactory.createOmmConsumerConfig(); consumer =…
It looks like you're new here. Sign in or register to get started.