Hi LSEG, We are using Real-Time Direct with C# SDK. We receive a lot of these messages from Refinitiv at ~09:30 UTC+8: 2024-12-05 09:30:42.9675 | 40 | INFO | PriceDataMsgConsumer | Refinitiv StatusMsg: Name: 000001.ZK, ServiceName: hEDD, State: Open / Suspect / None / 'channel down.' 2024-12-05 09:30:42.9675 | 40 | INFO |…
Context: We want to understand the extraction of NBBO data from Real-Time Direct. We can get data from Real-Time Direct using its SDK. Our Real-Time Direct username is AM2_MFMA_US07318. We raise a ticket Case 14176873, the support team requests us to post the question in this forum instead. Main body: Usually, for…
Article.EMA.Java.ConsumerRto.V2Auth.ClientCredentials/ConsumerRto.java at main · LSEG-API-Samples/Article.EMA.Java.ConsumerRto.V2Auth.ClientCredentials · GitHub Upon running the sample code, we received the following results. 1.What is the meaning of IP '127.0.0.1:61205'? 2.Can we change the Port number from 14002 to…
We are using Real-Time Direct C# SDK, we use usernames like AP2_MFMA_HK99674 and AM2_MFMA_US07318 to authenticate. We have a rough idea that each account can only be used to login once/twice concurrently. We want to understand the detailed terms/limitations on its use. For example,, is the limitation applied on process or…
We have been trying to get real time market feed through the following tutorials: Download Center > Product Family > mds api > LSEG Real-Time SDK and using the following JAVA example codes Since we are under an organization, a proxy setting is required for outside connections. So we went through the example code and found…
Hi Team, Can someone help me to understand what key attribute values represent here. Action = Update, key = 3132 3a36 3032 3437 352f 32 12:602475/2 Entry data: Name: ORDER_TONE Value: 1 Name: NO_ORD Value: 23 Name: ACC_SIZE Value: 70 Name: LV_TIM_NS Value: 12:39:40:430 Name: LV_TIM_MS Value: 45580430 Name: LV_DATE Value:…
Hello, I am unable to find examples where the login response has been decoded to check if login was successful or not. Can you help me with sample code or examples for the EMA Java SDK for the above use case?
Hi, Please help us to understand how to improve performance with EMA API code to fetch data from TREP server for market updates. We are not getting performance using EMA-API, we have found after our testing that RFA-API has better performance than EMA-API ... can anyone help us to understand what we are missing to tune the…
We have the consumer config below, <Consumer> <Name value="consumer1"/> <ChannelSet value="Channel_1,Channel_2"/> <Logger value="Logger_1"/> <Dictionary value="Dictionary_1"/> <XmlTraceToStdout value="0"/> <LoginRequestTimeOut value="60000" /> <ReconnectMaxDelay value="3000" /> <ReconnectMinDelay value="1000" /-->…
Customer is moving from Machine IDs to Service IDs in RTO. They are getting the following error when trying to connect: From application we do not have connectivity using params below. Params below have been used to initialize OmmConsumerConfig. 10:36:02,034 ERROR [com.fnx.service.adapter.refinitiv.JRefinitivAWSAgent]…
It looks like you're new here. Sign in or register to get started.