ListStatusType

Tag 429

ListStatusType

Abbreviation:
Typeint
Tag429
AddedFIX.4.2
Used in1 messages

Description

Code to represent the price type.

Wire Format & Usage Example

Single field (key=value)
429=6 (Alert)
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=6 (Alert) |  | 10=...

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

All valid values
WireNameDescription
429=6AlertAlert
429=4ExecStartedExecStarted
429=3TimedTimed
429=2ResponseResponse
429=1AckAck
429=5AllDoneAllDone

Enumerated Values

6
ValueSymbolic NameDescriptionAdded
6AlertAlertFIX.4.3
4ExecStartedExecStartedFIX.4.3
3TimedTimedFIX.4.3
2ResponseResponseFIX.4.3
1AckAckFIX.4.3
5AllDoneAllDoneFIX.4.3

Used in Messages

1