TotNoQuoteEntries

Tag 304

TotNoQuoteEntries

Abbreviation: TotNoQuotEntries
Typeint
Tag304
AddedFIX.4.2
Used in2 messages

Description

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)

Wire Format & Usage Example

Single field (key=value)
304=1
In a FIX message (MassQuoteAcknowledgement)
8=FIX.4.4 | 9=... | 35=b | 49=SENDER | 56=TARGET | 34=1 | 52=20240101-09:30:00.000 |  | 304=1 |  | 10=...

Fields are delimited by SOH (ASCII 0x01), shown here as " | ". The highlighted field 304=1 is this field's position in the message.