MatchStatus

Tag 573

MatchStatus

Abbreviation: MtchStat
Typechar
Tag573
AddedFIX.4.3
Used in8 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