Tag 573
MatchStatus
Abbreviation:
MtchStatDescription
The status of this trade with respect to matching or comparison
Wire Format & Usage Example
Single field (key=value)
573=0 (Compared)
In a FIX message (AllocationInstruction)
8=FIX.4.4 | 9=... | 35=J | 49=SENDER | 56=TARGET | 34=1 | 52=20240101-09:30:00.000 | … | 573=0 (Compared) | … | 10=...
Fields are delimited by SOH (ASCII 0x01), shown here as " | ". The highlighted field 573=0 (Compared) is this field's position in the message.
All valid values
| Wire | Name | Description |
|---|---|---|
573=0 | Compared | compared, matched or affirmed |
573=1 | Uncompared | uncompared, unmatched, or unaffirmed |
573=2 | AdvisoryOrAlert | advisory or alert |
Enumerated Values
3| Value | Symbolic Name | Description | Added |
|---|---|---|---|
| 0 | Compared | compared, matched or affirmed | FIX.4.3 |
| 1 | Uncompared | uncompared, unmatched, or unaffirmed | FIX.4.3 |
| 2 | AdvisoryOrAlert | advisory or alert | FIX.4.3 |