FIX TAG 532
MassCancelRejectReason
Definition
Reason Order Mass Cancel Request was rejected
Compare versions
Differences between the selected source snapshots, including wording and errata; not a migration guide.
FIX 4.4 FIX 5.0 SP2
Values only in FIX 5.0 SP2 5
7Invalid or unknown Market8Invalid or unkown Market Segment9Invalid or unknown Security Group10Invalid or unknown Security Issuer11Invalid or unknown Issuer of Underlying Security
Value text or deprecation changed 6
| Value | FIX 4.4 | FIX 5.0 SP2 |
|---|---|---|
1 | Invalid or unknown Security | Invalid or Unknown Security |
2 | Invalid or unknown underlying | Invalid or Unkown Underlying security |
3 | Invalid or unknown Product | Invalid or Unknown Product |
4 | Invalid or unknown CFICode | Invalid or Unknown CFICode |
5 | Invalid or unknown Security Type | Invalid or Unknown SecurityType |
6 | Invalid or unknown trading session | Invalid or Unknown Trading Session |
Values 13
| Value | Meaning |
|---|---|
0 | Mass Cancel Not Supported |
1 | Invalid or Unknown Security |
2 | Invalid or Unkown Underlying security |
3 | Invalid or Unknown Product |
4 | Invalid or Unknown CFICode |
5 | Invalid or Unknown SecurityType |
6 | Invalid or Unknown Trading Session |
7 | Invalid or unknown Market |
8 | Invalid or unkown Market Segment |
9 | Invalid or unknown Security Group |
99 | Other |
10 | Invalid or unknown Security Issuer |
11 | Invalid or unknown Issuer of Underlying Security |
About the int data type
Sequence of digits without commas or decimals and optional sign character (ASCII characters "-" and "0" - "9" ). The sign character utilizes one byte (i.e. positive int is "99999" while negative int is "-99999"). Note that int values may contain leading zeros (e.g. "00023" = "23"). Examples: 723 in field 21 would be mapped int as |21=723|. -723 in field 12 would be mapped int as |12=-723| The following data types are based on int.
Used in messages 1
Includes nested components and repeating groups. Open a location to see its surrounding requirements.
35=rOrderMassCancelReportMessage body