Hi guys, Do you know if RTSDK (EMA namely) supports object (message) pooling same way or similar to RFA does? Regards, Vlad
Hi Team Can EMA be used as a consumer to connect to ADS using RSSL for Real-Time subscription through a proxy (Non-REST request)? Can a SOCKS Proxy be used for this? Thank you in advance BR Gema Vicente
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" /-->…
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…
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…
Hi, I am currently learning the SDK, while trying to learn the ETA tutorial 4, I was wondering if there a way, when subscribing to market data for specific pairs, is it possible to get only specific fields (namely ASK, BID) ?
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…
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…
It looks like you're new here. Sign in or register to get started.