-
RFA Jar upgrade from version 5.2 to 8.2 for JAVA technology/API
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…
-
Does RTSDK support object (message) pooling same way or similar to RFA does?
Hi guys, Do you know if RTSDK (EMA namely) supports object (message) pooling same way or similar to RFA does? Regards, Vlad
-
Discrepancy in Order Key value for limit on close order
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."…
-
Discrepancy in Order Key value of Ask for market order
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…
-
RFA 7.8 SSLED message tracing (32 bit)
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…
-
RFA8_NET120_x64 which VC++ redistributable it uses. VC++ 2013 is deprecated by our organization a...
...s its no longer supported by Microsoft. Our org has started removing VC++ 2013 redstributables. and we have started getting errors. RFA8_NET120_x64 which VC++ redistributable it uses ?. VC++ 2013 is deprecated by our organization as its no longer supported by Microsoft. Can we use VC++ 2015 ?. if yes which package link…
-
Does RFA manages “natively” simultaneous connection to multi DACS?
Hello I'm working on a java application that embeds RFA (more precisely com.reuters.risk:rfa verson 8.2.1.L3) This application: * connects to a DACS server * registers users (by calling AuthorizationAgent.login()) * queries DACS in order to know whether a user is allowed to access a given PE One of our customers would like…
-
rfa java 8.2.3
Where can I download rfa 8.2.3 (Java) from?
-
DACS NOT RETURN ALL CURRENCIES
Dears, i'am using DACS TREP server to get currency prices using batch request for 17 currency but TREP server return only 13 currency instead of 17 currency even sometimes only 9 currency retrieved attached Log Cons_12660_20240826081424.txt
-
Connecting to Multiple Services simultaneously
We are currently using the RFA 8.2 C++ API to consume market data and would like to clarify some functionality. Is it possible for a consumer application to simultaneously connect to multiple services on TREP/ADS, such as IDN_SELECT etc. and send requests to these different services for different symbols? Can you also…
-
What are the different values ORDER_TONE can publish and what they mean?
Hello, we use RFA 8.2 C++ api to consume market data. We want to understand What are the different values ORDER_TONE can publish and what each one of them mean?
-
Reuters/Thomson Reuters/Refinitiv aka LSEG have many APIS and many versions of APIs.
For example you have flavours such as ssl, rfa, ema ,eta. I have lost track of which is which. More importantly can you tell me the relationship between versions and flavours and support please ? For example I hear that SSL is no longer supported ?
-
Differentiate between unsolicited even stream close by api and user requsted
Hello, we use RFA 8.2 C++ api to consumer market data. After interest is being registered by a consumer application which registered for `completion event` for particular symbol by calling `registerClient()`, how it can differentiate between unsolicited close by api and user requested [by calling `unregisterClient()` close…
-
Change from "setAll option" to "Dynamic Views"
API:RFA C++ 7.2.0.L2.win-shared language:C++ OS:Windows I am currently connected with the following settings. ・marketDataSubscriberInterestSpec(true) ・setAll option What modifications are required to use Dynamic Views? We have confirmed the information below.…
-
Compatibility between Robust Foundation API RFA C++ 8.2.2 L1 and 8.2.4 E1
Hello, This is a follow-up of Compatibility between Robust Foundation API RFA C++ 8.2.2 L1 and E1 - Forum | Refinitiv Developer Community. I tried to look under Documentation | Devportal (lseg.com) under the API compatibility matrix but could not figure out an answer. @Jirapongse mentioned Yes, 8.2.2.E1 is compatible with…