MatchStatus Field
The status of this trade with respect to matching or comparison.
Valid values:
0 = compared, matched or affirmed
1 = uncompared, unmatched, or unaffirmed
2 = advisory or alert
public const int MatchStatus = 573
This language is not supported or no code example is available.
public:
const int MatchStatus = 573;
This language is not supported or no code example is available.
public const MatchStatus : int = 573
This language is not supported or no code example is available.
Field Value
int
In this article
Definition