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…
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?
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]…
In this example ex370_MP_Batch, how can we obtain handle and closure object for each of the elements which are a part of the array? public class Consumer { public static void main(String[] args) { OmmConsumer consumer = null; try { AppClient appClient = new AppClient(); consumer =…
Hi, There were no issues initially. I was able to retrieve data from RTO V2 via HTTP. However, our customer representative requested that I temporarily disable data retrieval in the software due to a planned license upgrade. After the license upgrade was completed, I restarted the software, but I started encountering the…
We are using C# Real-Time SDK to receive data from Rea-Time Direct solution using an ADS server installed in the same data center. Our feed handler has a callback that immediately checks the latency of all incoming updates. Our feed handler receives high-latency updates from time to time. One sample today (2024-11-25) is…
It looks like you're new here. Sign in or register to get started.