Hi, We are using RFA 8.1 API's with MarketByPrice domain. This is in regards with level 2 data. We received an add entry for an order id that already exists in our local book. Symbol : APPS.MC Timestamp : 20220907-06:30:17 EST Order Id : 6.6350B Similarly an update entry was received for an order ID that was not present in…
Hello, I am using RFA 8.1 API's with MarketByPrice domain. I few doubts about ClearCacheFlag and RefreshCompleteFlag 1. If I want to know indication mask in Refresh message, should I use RespMsg::getIndicationMask or Map::getIndicationFlag? 2. What is the correct order of receiving Clear cache and Refresh complete? When I…
Hi, I need some help on a crash we have with RFA Lib in C++ on Linux. We use version 8.2.0L2 of the RFA Libraries to subscribe to OMM feed. We know the reason of the crash; the dictionary of data was outdated (yes it's bad), and a field type was wrong. In the outdated dictionary the field was defined as REAL64 but it…
I'd like to ask you, do you have RFA for .NET Core 5+ (or .NET Standard 2.0+) available for download ?
We are planning to migrate an app from SFC C++ to RFA Java.Our app act as a relay server. Can someone please share raw response of RIC return from Refinitiv for SFC C++ and RFA Java.(SOURCE - ELECTRON_DD ) Coud you please let us know if response format is different for both SDK and if yes, then how we can change format of…
Its great that you have all those examples in the RFA.NET package but Im sorry it does not cover the basics and gives zero over site. Where can I find examples of how to build send and receive requests for Historic Bar Data, ie 1 min bars for CLc1. Where can I find examples of how to subscribe to Economic release. A simple…
Hi! Are there any subscription volume limitations for the RFA.NET example?
We have an internal NIP , Non Interactive Publisher publishing data using RFA C++. The value of this field does not get converted properly to SSL client. RSSL clients are able to see the data. The field is defined as INTEGER for SSL , but it is defined as REAL64 on RSSL. ACVOL_1 "VOL ACCUMULATED" 32 NULL INTEGER 15 REAL64…
Hi, Using rfa8.2.1.L1.linux.rrg C++ on Linux, I have seen that the AppLogger log file is not generated correctly if the application is executed using the full path to the executable. I have a ValueAdd Consumer application which configures application logging: \Logger\AppLogger\fileLoggerEnabled = true…
We have a RFA based Java application that pushes data to an ATS service, using off-stream posting (so through a consumer instance using its submit method). We send a set of fields, mostly numerical, inside of a message with a field list payload. One of these fields is the MARKET_ID (typed as a RMTES_STRING), using the…
It looks like you're new here. Sign in or register to get started.