I am using RFA v8.2 C++ edition, is there a way that I could filter on a particular broker/contributor if I do not wish to receive updates from that broker/contributor?
@hdiniz
Thank you for reaching out to us.
RFA C++ does not support field-level filtering. It retrieves all messages sent by the server, so the application must perform filtering after decoding the messages.
According to my knowledge, if you connect to RTDS (ADS) to retrieve data, ADS supports field filtering. Please refer to the section 20.16 Field Filtering on the ADS admin guide.
To configure this feature, please contact the ADS support team directly via LSEG Support.