The most recent content from our members.
Real-Time: For Real-Time SDK C#, looks like the OmmDate object will be modified during the for-each iteration, could you please verify if this is a bug? Take this RIC as example /HCEIX4 . public void OnRefreshMsg(RefreshMsg refreshMsg, IOmmConsumerEvent consumerEvent) { OmmDate? date = null; Console.WriteLine(refreshMsg);…
Hello, I hope you are well. I'm facing the below error when running example Cons451 using V2 Authentication (with clientId and clientSecret). Would you have any idea on how to solve it? loggerMsg TimeStamp: 16:10:42.017 ClientName: ChannelCallbackClient Severity: Warning Text: Received ChannelDownReconnecting event on…
...eystore File? For Real-Time API's connecting to an encrypted ADS/RTC, when is it necessary to create a custom Keystore File? Assuming the ADS/RTC is using a COMODO root certificate, it seems that the default Keystore that is used by the Application should work fine. So under what circumstances is a custom local Keystore…
API Version: RHEL8_64_GCC831 In EmaConfig.xml, we defined <Consumer> <Name value="consumer1"/> <ChannelSet value="Channel_1, Channel_2"/> <Logger value="Logger_1"/> <Dictionary value="Dictionary_1"/> <XmlTraceToStdout value="0"/> </Consumer> * When we construct OmmConsumer mConsumer = new OmmConsumer(ommConsumerCfg); If…
I am making a batch request and calling consumer.uninitialize() in the end as part of cleanup. I do receive prices but then I get this warning and a close message for all my items saying login stream was closed. I am running my application on a trial license. Is this happening because I am on trial and there are no more…
Hello, I am trying to establish an RTO v2 connection using WebSocket with Java. I downloaded the class named "MarketPriceRdpGwClientCredAuth" from the following GitHub link:…
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…
...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…
It looks like you're new here. Sign in or register to get started.