When attempting to connect to RTO by specifying RIC and FID, the following error occurred. Could this be due to incorrect specification of parameters passed to the consumer, or is it caused by something else, such as connection settings? ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー 10 08, 2025 5:55:53 午後…
I'm experimenting with consuming Market Price messages using the EMA. I have a simple prototype that logs in, subscribes to a RIC, then prints all the messages it receives to the console. When I run my program, after logging in, I see a single Refresh message and then a series of Update messages afterwards. If I left my…
msg.Name() dolu olduğu halde "Invalid attempt to call Name() while it is not set." hatası alıyorum neden olabilir?
unsafe:blob:https://community.developers.refinitiv.com/3a2aa64c-5058-43be-ab40-6b79b7f95eb7 unsafe:blob:https://community.developers.refinitiv.com/94f789f8-aea9-45bd-b249-c223a7ca9720 unsafe:blob:https://community.developers.refinitiv.com/0f8d8cc6-a774-4a47-8662-6f2f2006aa40…
Client after upgrading to windows 11 speed guide is not launching they are using speedguide_3.0.1 is this version Alling with windows 11 or is there any new version of speedguide avaliable could you please assist here
Hang Seng Bank wants to understand if Market By Order data is available via MBO data domain. They want to understand if the order can be mapped to the broker ID; such that they can identity which order is belong too Hang Seng Bank (2313)
Hello, I'm working on connecting my Java application to RTOv2. To do so, I use the RealTime SDK 3.8.3.0 I had to fight a little bit but now my application starts working fine 👍️ However, I realized that when the JVM option -ea (enable assertions) is enabled, my application crashes on the following method of the Realtime…
Hi Team, client is using EMA C++ version to subscribe real time data. they want to know how to re-subscribe data without restart their application. Please advise, thanks consumer.registerClient(ReqMsg().serviceName(serviceName.c_str()).name(ric.c_str()), client);
Hi, I have to update the code of a software so that it supports RTO v2 (previously it was supporting RTO v1) In RTO v1, I used to connect thanks to the following code: private OmmConsumer createOmmConsumer() { OmmConsumerConfig ommConsumerConfig = EmaFactory.createOmmConsumerConfig(configuration.getConfigurationFile());…
Hi all, We differentiate messages received from EMA based on the name(RIC) field contained within the message. UpdateMsg streamId="420" domain="MarketPrice Domain" updateTypeNum="0" seqNum="44766" doNotConflate name="CNH=" serviceId="600" serviceName="IDN_RDF" Payload dataType="FieldList" FieldList FieldListNum="0"…
It looks like you're new here. Sign in or register to get started.