Skip to content

FIX TAG 532

MassCancelRejectReason

intAdded FIX.4.3

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 Market
  • 8Invalid or unkown Market Segment
  • 9Invalid or unknown Security Group
  • 10Invalid or unknown Security Issuer
  • 11Invalid or unknown Issuer of Underlying Security

Value text or deprecation changed 6

ValueFIX 4.4FIX 5.0 SP2
1Invalid or unknown SecurityInvalid or Unknown Security
2Invalid or unknown underlyingInvalid or Unkown Underlying security
3Invalid or unknown ProductInvalid or Unknown Product
4Invalid or unknown CFICodeInvalid or Unknown CFICode
5Invalid or unknown Security TypeInvalid or Unknown SecurityType
6Invalid or unknown trading sessionInvalid or Unknown Trading Session

Values 13

ValueMeaning
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.