TotNoOrders

Tag 68

TotNoOrders

Abbreviation:
Typeint
Tag68
AddedFIX.2.7
Used in2 messages

Description

Total number of list order entries across all messages. Should be the sum of all NoOrders in each message that has repeating list order entries related to the same ListID. Used to support fragmentation. (Prior to FIX 4.2 this field was named "ListNoOrds")

Wire Format & Usage Example

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

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

Used in Messages

2