On the select.datascope.refinitiv.com portal, in the Tick History Market Depth Report, we can extract and download the "Legacy Market Depth" view of the L2 data. How can we download this data using the RFA API in C++
On the "REFRESH_RESP" item event, we can see there is the field "DSPLY_NAME" representing the Currency Pair in the response. But on the subsequence "UPDATE_RESP" there was no "DSPLY_NAME" field anymore, only the rates and the dates. How do we know if this "UPDATE_RESP" is for which item? How do we identify it? I also have…
Dear Refinitiv Support Team, Our project java base application currently uses RFA version 5.2, which has now become outdated. At the client’s request, we are in the process of upgrading to RFA version 8.2. Given that our application was originally built on the Market Data Layer interface, we are encountering challenges…
Hi there, I have a question regarding the QUOTIM_NS (FID:14265) of the message subscribed and obtained using RFA Java 8.1.3.L1, When QUOTIM_NS is displayed as “11:31:25:000” with milliseconds as “:000”, does it mean that in the RFA message, the milliseconds will be omitted and displayed as “11:31:25”? ■ Background Due to…
Hi, we would like to check if ads pop in the AWS environment supports TLS listener port such as port 14002 and including the ads & dacs related ports. If yes, is there a guide on how we can configure to get the hub to get the route connected to the feed
Hello, I use the Java/RefinitivSDK 3.7.0.0 in order to receive RealTime data from TREP. Once a RealTIme data is subscribed, the API notifies me through my implementation of the interface method OmmConsumerClient.onRefreshMsg(RefreshMsg refreshMsg, OmmConsumerEvent event) The RefreshMsg argument provides: the permission of…
Hello team, We are currently using the RFA 8.2 C++ API to consume market data. While investigating an issue with one of our clients, we noticed some discrepancies concerning the tick data. Specifically, the ORDER_TONE value is "CA," indicating it is a limit on close order, but the bid order key appears as "26200000B+C."…
Hello team, We are currently using the RFA 8.2 C++ API to consume market data. While investigating an issue with one of our clients, we noticed that the ask price is zero due to a market order. We have logic in place to filter out market orders, but we encountered an order with a key format of "A-M+C." Typically, the key…
The RFA 7.2 application requests vendor-delayed data from the delayed service. It appears that under certain conditions the application prepends "/" to the RICs requested. Any way to control it?
Hello, we have an application subscribing price data via an old RFA SSLED connection to a TREP server using RFA V7.8 in 32 bit. We have a requirement to setup message file tracing for performance measurement from the server operator. I have tried several approaches suggested (one from this forum for verbose logging in…
It looks like you're new here. Sign in or register to get started.