QuoteRequestRejectReason

Tag 658

QuoteRequestRejectReason

Abbreviation: ReqRejRsn
Typeint
Tag658
AddedFIX.4.3
Used in1 messages

Description

Reason Quote was rejected:

Wire Format & Usage Example

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

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

All valid values
WireNameDescription
658=1UnknownSymbolUnknown symbol (Security)
658=2ExchangeExchange (Security) closed
658=3QuoteRequestExceedsLimitQuote Request exceeds limit
658=4TooLateToEnterToo late to enter
658=5InvalidPriceInvalid price
658=6NotAuthorizedToRequestQuoteNot authorized to request quote
658=7NoMatchForInquiryNo match for inquiry
658=8NoMarketForInstrumentNo market for instrument
658=9NoInventoryNo inventory
658=10PassPass
658=99OtherOther

Enumerated Values

11
ValueSymbolic NameDescriptionAdded
1UnknownSymbolUnknown symbol (Security)FIX.4.3
2ExchangeExchange (Security) closedFIX.4.3
3QuoteRequestExceedsLimitQuote Request exceeds limitFIX.4.3
4TooLateToEnterToo late to enterFIX.4.3
5InvalidPriceInvalid priceFIX.4.3
6NotAuthorizedToRequestQuoteNot authorized to request quoteFIX.4.3
7NoMatchForInquiryNo match for inquiryFIX.4.4
8NoMarketForInstrumentNo market for instrumentFIX.4.4
9NoInventoryNo inventoryFIX.4.4
10PassPassFIX.4.4
99OtherOtherFIX.4.4

Used in Messages

1