QuoteCancelType

Tag 298

QuoteCancelType

Abbreviation:
Typeint
Tag298
AddedFIX.4.2
Used in1 messages

Description

Identifies the type of quote cancel.

Wire Format & Usage Example

Single field (key=value)
298=4 (CancelAllQuotes)
In a FIX message (QuoteCancel)
8=FIX.4.4 | 9=... | 35=Z | 49=SENDER | 56=TARGET | 34=1 | 52=20240101-09:30:00.000 |  | 298=4 (CancelAllQuotes) |  | 10=...

Fields are delimited by SOH (ASCII 0x01), shown here as " | ". The highlighted field 298=4 (CancelAllQuotes) is this field's position in the message.

All valid values
WireNameDescription
298=4CancelAllQuotesCancel All Quotes
298=2CancelForSecurityTypeCancel for Security Type(s)
298=1CancelForOneOrMoreSecuritiesCancel for Symbol(s)
298=3CancelForUnderlyingSecurityCancel for Underlying Symbol

Enumerated Values

4
ValueSymbolic NameDescriptionAdded
4CancelAllQuotesCancel All QuotesFIX.4.2
2CancelForSecurityTypeCancel for Security Type(s)FIX.4.2
1CancelForOneOrMoreSecuritiesCancel for Symbol(s)FIX.4.2
3CancelForUnderlyingSecurityCancel for Underlying SymbolFIX.4.2

Used in Messages

1