QuoteEntryRejectReason

Tag 368

QuoteEntryRejectReason

Abbreviation:
Typeint
Tag368
AddedFIX.4.2
Used in1 messages

Description

Reason Quote Entry was rejected:

Wire Format & Usage Example

Single field (key=value)
368=1 (UnknownSymbol)
In a FIX message (QuoteAcknowledgement)
8=FIX.4.4 | 9=... | 35=b | 49=SENDER | 56=TARGET | 34=1 | 52=20240101-09:30:00.000 |  | 368=1 (UnknownSymbol) |  | 10=...

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

All valid values
WireNameDescription
368=1UnknownSymbolUnknown symbol (Security)
368=2ExchangeExchange (Security) closed
368=3QuoteExceedsLimitQuote exceeds limit
368=4TooLateToEnterToo late to enter
368=5UnknownQuoteUnknown Quote
368=6DuplicateQuoteDuplicate Quote
368=7InvalidBidAskSpreadInvalid bid/ask spread
368=8InvalidPriceInvalid price
368=9NotAuthorizedToQuoteSecurityNot authorized to quote security

Enumerated Values

9
ValueSymbolic NameDescriptionAdded
1UnknownSymbolUnknown symbol (Security)FIX.4.2
2ExchangeExchange (Security) closedFIX.4.2
3QuoteExceedsLimitQuote exceeds limitFIX.4.2
4TooLateToEnterToo late to enterFIX.4.2
5UnknownQuoteUnknown QuoteFIX.4.2
6DuplicateQuoteDuplicate QuoteFIX.4.2
7InvalidBidAskSpreadInvalid bid/ask spreadFIX.4.2
8InvalidPriceInvalid priceFIX.4.2
9NotAuthorizedToQuoteSecurityNot authorized to quote securityFIX.4.2

Used in Messages

1