ListStatusType

Tag 429

ListStatusType

Abbreviation: ListStatTyp
Typeint
Tag429
AddedFIX.4.2
Used in1 messages

Description

Code to represent the status type.

Wire Format & Usage Example

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

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

All valid values
WireNameDescription
429=1AckAck
429=2ResponseResponse
429=3TimedTimed
429=4ExecStartedExec Started
429=5AllDoneAll Done
429=6AlertAlert

Enumerated Values

6
ValueSymbolic NameDescriptionAdded
1AckAckFIX.4.3
2ResponseResponseFIX.4.3
3TimedTimedFIX.4.3
4ExecStartedExec StartedFIX.4.3
5AllDoneAll DoneFIX.4.3
6AlertAlertFIX.4.3

Used in Messages

1