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=11 | InsufficientCredit | Insufficient credit |
658=99 | Other | Other |
Enumerated Values
12| 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 |
| 11 | InsufficientCredit | Insufficient credit | FIX.4.4 |
| 99 | Other | Other | FIX.4.4 |