MatchStatus

Tag 573

MatchStatus

Abbreviation: MtchStat
Typechar
Tag573
AddedFIX.4.3
Used in12 messages

Description

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
WireNameDescription
573=0ComparedCompared, matched or affirmed
573=1UncomparedUncompared, unmatched, or unaffirmed
573=2AdvisoryOrAlertAdvisory or alert

Enumerated Values

3
ValueSymbolic NameDescriptionAdded
0ComparedCompared, matched or affirmedFIX.4.3
1UncomparedUncompared, unmatched, or unaffirmedFIX.4.3
2AdvisoryOrAlertAdvisory or alertFIX.4.3