Tag 368
QuoteEntryRejectReason
Abbreviation:
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
| Wire | Name | Description |
|---|---|---|
368=1 | UnknownSymbol | Unknown symbol (Security) |
368=2 | Exchange | Exchange (Security) closed |
368=3 | QuoteExceedsLimit | Quote exceeds limit |
368=4 | TooLateToEnter | Too late to enter |
368=5 | UnknownQuote | Unknown Quote |
368=6 | DuplicateQuote | Duplicate Quote |
368=7 | InvalidBidAskSpread | Invalid bid/ask spread |
368=8 | InvalidPrice | Invalid price |
368=9 | NotAuthorizedToQuoteSecurity | Not authorized to quote security |
Enumerated Values
9| Value | Symbolic Name | Description | Added |
|---|---|---|---|
| 1 | UnknownSymbol | Unknown symbol (Security) | FIX.4.2 |
| 2 | Exchange | Exchange (Security) closed | FIX.4.2 |
| 3 | QuoteExceedsLimit | Quote exceeds limit | FIX.4.2 |
| 4 | TooLateToEnter | Too late to enter | FIX.4.2 |
| 5 | UnknownQuote | Unknown Quote | FIX.4.2 |
| 6 | DuplicateQuote | Duplicate Quote | FIX.4.2 |
| 7 | InvalidBidAskSpread | Invalid bid/ask spread | FIX.4.2 |
| 8 | InvalidPrice | Invalid price | FIX.4.2 |
| 9 | NotAuthorizedToQuoteSecurity | Not authorized to quote security | FIX.4.2 |