ExecutionReport EventTime vs transactTime

I am trying to better understand the difference between eventTime and transactTime in the executionReport.

What exactly does the eventTime represent and how does this differ from the transactTime ?

Hi.
Event time E is the time a certain event data is ready to push out to the subscriber.
Transaction time T is the time that the actual order/trade status changed.

1 Like