Hi Team, We are using RFA C++ API version 8.2 to consume market data. I understood from the previous discussion that if we received: If the stream state is still Open, it means that the API or the infrastructure will perform a recovery on behalf of the application. However, if the stream state is Closed or Closed_Recover,…
Hello, I am updating an application and I am looking for the latest version of the RFA package to download. Not finding it on the All APIs page.
Hi all, It would be great if you all could help with some pattern we are observing with the RFA API When two or more reissueClient close to each other, like within 0.5s, are sent for the same client session for the same RIC , the API client's side seems to be combining some of the request. From example, 20 reissueClient…
The client is using the RFA library to consume real‑time prices and news content. Since last week, they have been unable to read the news content received, mainly for .N and .O RICs. Login to the platform is successful, and market price refreshes are received; however, when processing the data, the application throws an…
Hello Team, We are requesting dictionaries from the Reuters server for the hEDD service, and we have a few questions related to dictionary versions and enum value coverage. Currently, when we send a Dictionary Request to the Reuters server, we consistently receive the following dictionary versions: RDMFieldDictionary…
Hello LSEG Team, We are using RFA C++ 8.2 and have implemented a feature to download Source Directory + data dictionaries (RDMFieldDictionary + enumtype.def / RWFEnum) directly from the upstream server during startup (instead of relying only on local dictionary files). This aligns with the dictionary download approach…
Hi Support Team, I’m using RFA (OMM Consumer) and decoding the field dictionary using: m_RDMFieldDictionary.decodeRDMFldDictionary(series); I intermittently hit the following exception: InvalidUsageException Classification: IncorrectAPIUsage StatusText: RDMFieldDictionary::decodeRDMFldDictionary - Series has Version…
Hi Support Team, I am experiencing an issue where my RFA (Robust Foundation API) consumer application is unable to retrieve the data dictionary from the hEDD service. Instead of a RefreshMsg, I am receiving a StatusMsg indicating that the source is unavailable. Issue Details: Service Name: hEDD Dictionary Names requested:…
Hi Team, We are using RFA C++ version 8.2 to consume market data, I want to understand is there any FID which provide "value per point" for future symbol which is use to calculate dollar value? Sample RIC: RBK26 Price for this RIC is in pence and we need to calculate price in dollar. In this case is there any field which…
Hi Team, We are using RFA C++ version 8.2 to consume market data, and I would like to confirm few things - Is it possible for dataBuffer.getDouble() 1. return a NaN value? 2. return not finite value? Thanks in advance!
It looks like you're new here. Sign in or register to get started.