Hello,
We use RFA 8.1 c++ api to consume Level2 market data using MP(LL2) and MBP domain. One of our mutual client is looking for a field from RFA api that could tell us the time when given level was last updated. Based on attached response from api team, I know that there are various list of fields that carry this information but what we want to is if there is a normalized field that carry this information which is consistent across all exchanges and markets. ?
If there is a field that is set by Reuters itself that is also fine. Only thing is it has to be consistent in terms of availability across all markets.
What about rfa::common::Event::getEventAge()? Will that help the cause?
Regards,
Anand