Tag 658
QuoteRequestRejectReason
Abbreviation:
ReqRejRsnDescription
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
| Wire | Name | Description |
|---|---|---|
658=1 | UnknownSymbol | Unknown symbol (Security) |
658=2 | Exchange | Exchange (Security) closed |
658=3 | QuoteRequestExceedsLimit | Quote Request exceeds limit |
658=4 | TooLateToEnter | Too late to enter |
658=5 | InvalidPrice | Invalid price |
658=6 | NotAuthorizedToRequestQuote | Not authorized to request quote |
658=7 | NoMatchForInquiry | No match for inquiry |
658=8 | NoMarketForInstrument | No market for instrument |
658=9 | NoInventory | No inventory |
658=10 | Pass | Pass |
658=99 | Other | Other |
Enumerated Values
11| Value | Symbolic Name | Description | Added |
|---|---|---|---|
| 1 | UnknownSymbol | Unknown symbol (Security) | FIX.4.3 |
| 2 | Exchange | Exchange (Security) closed | FIX.4.3 |
| 3 | QuoteRequestExceedsLimit | Quote Request exceeds limit | FIX.4.3 |
| 4 | TooLateToEnter | Too late to enter | FIX.4.3 |
| 5 | InvalidPrice | Invalid price | FIX.4.3 |
| 6 | NotAuthorizedToRequestQuote | Not authorized to request quote | FIX.4.3 |
| 7 | NoMatchForInquiry | No match for inquiry | FIX.4.4 |
| 8 | NoMarketForInstrument | No market for instrument | FIX.4.4 |
| 9 | NoInventory | No inventory | FIX.4.4 |
| 10 | Pass | Pass | FIX.4.4 |
| 99 | Other | Other | FIX.4.4 |