ADS/TREP timestamps

Hi,

I am planning to capture different time stamps on ADS/TREP Eikon C++ API


Exchange->Refinitiv sent time -> TREP (receive/sent) -> ...

I can see there are fields that provide exchange timestamps.

Is there a way to get a time stamp when the message left Refintiv server?

If not, is there a way to capture at least TREP receive message?



Thanks,


Best Answer

  • Jirapongse
    Answer ✓

    @sergei.ermakov

    Thanks for reaching out to us.

    In order to support this requirement, TREP (RTDS) must be able to add a timestamp field to messages and then forward the messages to the client's applications. I think that TREP doesn't have this feature because it will impact the performance of TREP. However, you need to contact the TREP (RTDS) support team directly via MyRefinitiv to confirm this.

    On the client side, the application can get timestamps from fields in the payload or capture the timestamp when the application retrieved the messages.

    I hope that this information is of help.