Hi Team, We are using RFA8.2 C++ API to consume marketdata and we came across the Message Model Type MMT_MAX_VALUE. What exactly this message model type means and how it's different from MMT_MARKET_PRICE, MMT_MARKET_BY_ORDER and MMT_MARKET_BY_PRICE? Thank you in advance!
Hi, We are using RFA 8.2 libraries in our application. We see some vulnerabilities in RFA code with our internal scanning, Can you share latest available version link to download. We want to verify if those vulnerabilities still exists.
Hi All, I would like to briefly explain the scenario: We have a publisher that sends a Service Up message, but initially, no instruments are available. Instruments are created dynamically, so it's not possible to expect all of them to be available immediately. In this case, what message is expected from the publisher to…
Hello, In RFA C++ api version 8.2, is it possible to request value of specific field? or only way is to iterate on the container? E.g. auto bidPrice = msg.Get(BID);
Dear Team, We recently migrated the ADS POP server from ADS 3.5 installed on OS RHEL 7.9, bare metal server, to ADS 3.8.1 installed on OS RHEL 8.9, virtual machine. we have encountered a concerning issue after the ADS POP migration, that whenever we stop our internal application built with RFA JAVA Edition…
Hi, We are using RFA libraries in our application. We see some vulnerabilities in RFA code with our internal scanning. I would like to know if any plan is there to upgrade RFA libraries.
Can RFA library Version RFA 8.2.3 and dacs Version dacs7.8.0.F1 be used with RHEL9 (gcc version 13.3.1)?
I have this piece of code( see below ), I am not sure it provides the right way of filtering ask and bid price events. please advise: MarketDataItemEvent.MarketDataMessageType msgType = event.getMarketDataMsgType(); if (msgType == MarketDataItemEvent.IMAGE || msgType == MarketDataItemEvent.UNSOLICITED_IMAGE || msgType ==…
How can I solve my coding for a contribution post msg with rfanet8.1.0.L1 connection to RTDS? Error message: PostMsg has not have container type of RSSL_DT_MSG
Hi Team, RFA API version 8.2 to consume market data and I want to check about the 2 things What is Refinitiv's DSS data? Is tick size available in Refinitiv's DSS data? Thank you in advance
It looks like you're new here. Sign in or register to get started.