TotNoQuoteEntries Field

Total number of quotes for the quote set across all messages. Should be the sum of all NoQuoteEntries (295) in each message that has repeating quotes that are part of the same quote set.  
(Prior to FIX 4.4 this field was named TotQuoteEntries)  
 
public const int TotNoQuoteEntries = 304
This language is not supported or no code example is available.
public:  
const int TotNoQuoteEntries = 304;
This language is not supported or no code example is available.
public const TotNoQuoteEntries : int = 304
This language is not supported or no code example is available.

Field Value

int

In this article

Definition