Until May 2021, it was possible to get LL2 in real time by adding the letter m to the RIC, for example ESU1m Today, to obtain LL2, the letter m is not needed, i.e. the format chainRIC+month+year+m is obsolete. * OmmConsumer consumer(config.host("1**.***.***.*:14002").username("EM1_****_*******")); *…
We have established a WebSocket connection for fetching rates(as we need the rates instantaneously), when we send the refresh token received to keep the connection running we face an Exception : After this we try to start the connection again we get another exception : Our Usecase needs the extraction to be instantaneous.…
Any assistance will be greatly appreciated. Please check the real-time code, am I matching the code correctly for historical data and real-time? Did I do something wrong with the domains? The goal is to get real-time data that will match the historical data completely. Please take a look at the code. Am I working with the…
When trying to get real-time, an error occurs. AppClient client; OmmConsumerConfig config("Path_To_EmaConfig.xml"); OmmConsumer consumer( config. host("1**.***.***.*:14002"). username("EM1_****_*******"). consumerName("Consumer_4")); consumer.registerClient( ReqMsg(). serviceName("hEDD"). name("EUR="), client); loggerMsg…
I can't connect, I get an error. Support service (open ticker) does not have programming skills. Virtually one-on-one with the problem. Please help with the situation AppClient client; OmmConsumerConfig config("Path_To_EmaConfig.xml"); OmmConsumer consumer( config. host("14*.***.***.*:14002"). username("EM1_****_*******").…
Please help. There is a signed contract for Real-Time Managed Distribution Service We were given an EaaS_SHD PDF document that has information on (Refinitiv Subscriber #; Destination IP Address; USER ID; Feed Service Names; SSL Port; RSSL Port) From the Real-Time-SDK-2.0.3.L2.win library we took the code: AppClient client;…
I am subscribed to the Real-Time Managed Distribution Service (Feed Service Names - hEDD), I was given a USER ID, question: In the examples to Real-Time-SDK-2.0.3.L2.win you need MachineID, Password, ClientID to get the data. Can you please tell me where to get MachineID, Password, ClientID? I was not explained in the…
We currently refer to OFF_CLOSE field to identify the official closing price once the market close. However, for Options and Futures, we have noticed that the OFF_CLOSE field is populated even when the markets are open and trading. Once the markets close, the OFF_CLOSE remains same as populated and the last traded price is…
how to capture thse SEVERE com.thomsonreuters.ema.access.ChannelCallbackClient error types in log4j logging file in java?
What's the difference between LPC (Legacy Protocol Convert) and RTC (Real-Time Connector, aka., ADS/POP)? They all have 14002 port up, the docker deployment option, and connects to the Refinitiv Real-Time Optimized. From the consumer app perspective, they looks like the same?
It looks like you're new here. Sign in or register to get started.