FIX TAG 297
QuoteStatus
Definition
Identifies the status of the quote acknowledgement.
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
Identifies the status of the quote acknowledgement
FIX 5.0 SP2
Identifies the status of the quote acknowledgement.
Values only in FIX 5.0 SP2 5
16Active17Canceled18Unsolicited Quote Replenishment19Pending End Trade20Too Late to End
Value text or deprecation changed 6
| Value | FIX 4.4 | FIX 5.0 SP2 |
|---|---|---|
1 | Canceled for Symbol(s) | Cancel for Symbol(s)Deprecated FIX.5.0 |
2 | Canceled for Security Type(s) | Canceled for Security Type(s)Deprecated FIX.5.0 |
3 | Canceled for Underlying | Canceled for UnderlyingDeprecated FIX.5.0 |
4 | Canceled All | Canceled AllDeprecated FIX.5.0 |
14 | Canceled due to lock market | Canceled Due To Lock Market |
15 | Canceled due to cross market | Canceled Due To Cross Market |
Values 21
| Value | Meaning |
|---|---|
0 | Accepted |
1 | Cancel for Symbol(s) Deprecated FIX.5.0 |
2 | Canceled for Security Type(s) Deprecated FIX.5.0 |
3 | Canceled for Underlying Deprecated FIX.5.0 |
4 | Canceled All Deprecated FIX.5.0 |
5 | Rejected |
6 | Removed from Market |
7 | Expired |
8 | Query |
9 | Quote Not Found |
10 | Pending |
11 | Pass |
12 | Locked Market Warning |
13 | Cross Market Warning |
14 | Canceled Due To Lock Market |
15 | Canceled Due To Cross Market |
16 | Active |
17 | Canceled |
18 | Unsolicited Quote Replenishment |
19 | Pending End Trade |
20 | Too Late to End |
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.
35=bMassQuoteAcknowledgementMessage body35=AIQuoteStatusReportMessage body