Skip to content

FIX TAG 369

LastMsgSeqNumProcessed

SeqNumAdded FIX.4.2

Definition

The last MsgSeqNum (34) value received by the FIX engine and processed by downstream application, such as trading engine or order routing system. Can be specified on every message sent. Useful for detecting a backlog with a counterparty.

Compare versions

Differences between the selected source snapshots, including wording and errata; not a migration guide.

FIX 4.2 FIX 4.4

PropertyFIX 4.2FIX 4.4
TypeintSeqNum

Definition text changed

FIX 4.2

The last MsgSeqNum value received and processed. Can be specified on every message sent. Useful for detecting a backlog with a counterparty.

FIX 4.4

The last MsgSeqNum (34) value received by the FIX engine and processed by downstream application, such as trading engine or order routing system. Can be specified on every message sent. Useful for detecting a backlog with a counterparty.

No enumerated values are defined for this field in this source.

About the SeqNum data type

int field representing a message sequence number. Value must be positive.

Used in messages 93

Includes nested components and repeating groups. Open a location to see its surrounding requirements.