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=1 (CancelForOneOrMoreSecurities)
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=1 (CancelForOneOrMoreSecurities) |  | 10=...

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

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

Enumerated Values

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

Used in Messages

1