FIX TAG 369
LastMsgSeqNumProcessed
Definition
The last MsgSeqNum value received and processed. 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.4 FIX 4.2
| Property | FIX 4.4 | FIX 4.2 |
|---|---|---|
| Type | SeqNum | int |
Definition text changed
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.
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.
No enumerated values are defined for this field in this source.
About the int data type
Sequence of digits without commas or decimals and optional sign character (ASCII characters "-" and "0" - "9" ). The sign character utilizes one byte (i.e. positive int is "99999" while negative int is "-99999"). Note that int values may contain leading zeros (e.g. "00023" = "23"). Examples: 723 in field 21 would be mapped int as |21=723|. -723 in field 12 would be mapped int as |12=-723| The following data types are based on int.
Used in messages 46
Includes nested components and repeating groups. Open a location to see its surrounding requirements.
35=0HeartbeatStandardHeader35=1TestRequestStandardHeader35=2ResendRequestStandardHeader35=3RejectStandardHeader35=4SequenceResetStandardHeader35=5LogoutStandardHeader35=6IOIStandardHeader35=7AdvertisementStandardHeader35=8ExecutionReportStandardHeader35=9OrderCancelRejectStandardHeader35=ALogonStandardHeader35=BNewsStandardHeader35=CEmailStandardHeader35=DOrderSingleStandardHeader35=EOrderListStandardHeader35=FOrderCancelRequestStandardHeader35=GOrderCancelReplaceRequestStandardHeader35=HOrderStatusRequestStandardHeader35=JAllocationStandardHeader35=KListCancelRequestStandardHeader35=LListExecuteStandardHeader35=MListStatusRequestStandardHeader35=NListStatusStandardHeader35=PAllocationAckStandardHeader35=QDontKnowTradeStandardHeader35=RQuoteRequestStandardHeader35=SQuoteStandardHeader35=TSettlementInstructionsStandardHeader35=VMarketDataRequestStandardHeader35=WMarketDataSnapshotFullRefreshStandardHeader35=XMarketDataIncrementalRefreshStandardHeader35=YMarketDataRequestRejectStandardHeader35=ZQuoteCancelStandardHeader35=aQuoteStatusRequestStandardHeader35=bQuoteAcknowledgementStandardHeader35=cSecurityDefinitionRequestStandardHeader35=dSecurityDefinitionStandardHeader35=eSecurityStatusRequestStandardHeader35=fSecurityStatusStandardHeader35=gTradingSessionStatusRequestStandardHeader35=hTradingSessionStatusStandardHeader35=iMassQuoteStandardHeader35=jBusinessMessageRejectStandardHeader35=kBidRequestStandardHeader35=lBidResponseStandardHeader35=mListStrikePriceStandardHeader