TotNoOrders Field

Total number of list order entries across all messages. Should be the sum of all NoOrders (73) in each message that has repeating list order entries related to the same ListID (66). Used to support fragmentation.  
(Prior to FIX 4.2 this field was named "ListNoOrds")  
 
public const int TotNoOrders = 68
This language is not supported or no code example is available.
public:  
const int TotNoOrders = 68;
This language is not supported or no code example is available.
public const TotNoOrders : int = 68
This language is not supported or no code example is available.

Field Value

int

In this article

Definition