QuoteCancelType

Tag 298

QuoteCancelType

Abbreviation: CxlTyp
Typeint
Tag298
AddedFIX.4.2
Used in3 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 one or more securities
298=2CancelForSecurityTypeCancel for Security Type(s)
298=3CancelForUnderlyingSecurityCancel for underlying security
298=4CancelAllQuotesCancel All Quotes
298=5CancelQuoteSpecifiedInQuoteIDCancel quote specified in QuoteID
298=6CancelByQuoteTypeCancel by QuoteType(537)
298=7CancelForSecurityIssuerCancel for Security Issuer
298=8CancelForIssuerOfUnderlyingSecurityCancel for Issuer of Underlying Security

Enumerated Values

8
ValueSymbolic NameDescriptionAdded
1CancelForOneOrMoreSecuritiesCancel for one or more securitiesFIX.4.2
2CancelForSecurityTypeCancel for Security Type(s)FIX.4.2
3CancelForUnderlyingSecurityCancel for underlying securityFIX.4.2
4CancelAllQuotesCancel All QuotesFIX.4.2
5CancelQuoteSpecifiedInQuoteIDCancel quote specified in QuoteIDFIX.4.4
6CancelByQuoteTypeCancel by QuoteType(537)FIX.5.0SP1
7CancelForSecurityIssuerCancel for Security IssuerFIX.5.0SP1
8CancelForIssuerOfUnderlyingSecurityCancel for Issuer of Underlying SecurityFIX.5.0SP1