OrigOrdModTime Field

The most recent (or current) modification TransactTime (tag 60) reported on an Execution Report for the order.  
The OrigOrdModTime is provided as an optional field on Order Cancel Request and Order Cancel Replace Requests to identify that the state of the order has not changed since the request was issued.  
This is provided to support markets similar to Eurex and A/C/E.  
 
public const int OrigOrdModTime = 586
This language is not supported or no code example is available.
public:  
const int OrigOrdModTime = 586;
This language is not supported or no code example is available.
public const OrigOrdModTime : int = 586
This language is not supported or no code example is available.

Field Value

int

In this article

Definition