4 (Sequence reset)
4 (Sequence reset)
The 4 (Sequence Reset) typically refers to a sequence number reset in a FIX session.
This can happen for various reasons, such as recovering from a connectivity issue or ensuring synchronization between the two parties in the FIX communication.
| Tag | Name | Type | Required | Description |
|---|---|---|---|---|
| 123 | GapFillFlag | Boolean | no | Indicates that the 4 (Sequence Reset) message is replacing administrative or application messages which will not be re-sent. Supported values:
|
| 36 | NewSeqNo | SeqNum | yes | New sequence number. |
For a sample message and other details, see FIX 4.4 : Sequence Reset <4> message in the FIX 4.4 documentation.