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();…
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?
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.
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);
It looks like you're new here. Sign in or register to get started.