Tag 446
EncodedListStatusText
Abbreviation:
Description
Encoded (non-ASCII characters) representation of the ListStatusText field in the encoded format specified via the MessageEncoding field. If used, the ASCII (English) representation should also be specified in the ListStatusText field.
Wire Format & Usage Example
Single field (key=value)
446=Order rejected: insufficient funds
In a FIX message (ListStatus)
8=FIX.4.4 | 9=... | 35=N | 49=SENDER | 56=TARGET | 34=1 | 52=20240101-09:30:00.000 | … | 446=Order rejected: insufficient funds | … | 10=...
Fields are delimited by SOH (ASCII 0x01), shown here as " | ". The highlighted field 446=Order rejected: insufficient funds is this field's position in the message.