Tag 304
TotQuoteEntries
Abbreviation:
Description
Total number of quotes for the quote set across all messages. Should be the sum of all NoQuoteEntries in each message that has repeating quotes that are part of the same quote set.
Wire Format & Usage Example
Single field (key=value)
304=1
In a FIX message (QuoteAcknowledgement)
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.