Skip to content

FIX TAG 300

QuoteRejectReason

intAdded FIX.4.2

Definition

Reason Quote 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

Definition text changed

FIX 4.4

Reason Quote was rejected

FIX 5.0 SP2

Reason Quote was rejected:

Values only in FIX 5.0 SP2 4

  • 10Price exceeds current price band
  • 11Quote Locked - Unable to Update/Cancel
  • 12Invalid or unknown Security Issuer
  • 13Invalid or unknown Issuer of Underlying Security

Value text or deprecation changed 1

ValueFIX 4.4FIX 5.0 SP2
1Unknown symbol (Security)Unknown Symbol (security)

Values 14

ValueMeaning
1

Unknown Symbol (security)

2

Exchange (Security) closed

3

Quote Request exceeds limit

4

Too late to enter

5

Unknown Quote

6

Duplicate Quote

7

Invalid bid/ask spread

8

Invalid price

9

Not authorized to quote security

10

Price exceeds current price band

11

Quote Locked - Unable to Update/Cancel

99

Other

12

Invalid or unknown Security Issuer

13

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 2

Includes nested components and repeating groups. Open a location to see its surrounding requirements.