Tag 300
QuoteRejectReason
Abbreviation:
RejRsnDescription
Reason Quote was rejected:
Wire Format & Usage Example
Single field (key=value)
300=1 (UnknownSymbol)
In a FIX message (MassQuoteAcknowledgement)
8=FIX.4.4 | 9=... | 35=b | 49=SENDER | 56=TARGET | 34=1 | 52=20240101-09:30:00.000 | … | 300=1 (UnknownSymbol) | … | 10=...
Fields are delimited by SOH (ASCII 0x01), shown here as " | ". The highlighted field 300=1 (UnknownSymbol) is this field's position in the message.
All valid values
| Wire | Name | Description |
|---|---|---|
300=1 | UnknownSymbol | Unknown Symbol (security) |
300=2 | Exchange | Exchange (Security) closed |
300=3 | QuoteRequestExceedsLimit | Quote Request exceeds limit |
300=4 | TooLateToEnter | Too late to enter |
300=5 | UnknownQuote | Unknown Quote |
300=6 | DuplicateQuote | Duplicate Quote |
300=7 | InvalidBid | Invalid bid/ask spread |
300=8 | InvalidPrice | Invalid price |
300=9 | NotAuthorizedToQuoteSecurity | Not authorized to quote security |
300=10 | PriceExceedsCurrentPriceBand | Price exceeds current price band |
300=11 | QuoteLocked | Quote Locked - Unable to Update/Cancel |
300=99 | Other | Other |
300=12 | InvalidOrUnknownSecurityIssuer | Invalid or unknown Security Issuer |
300=13 | InvalidOrUnknownIssuerOfUnderlyingSecurity | Invalid or unknown Issuer of Underlying Security |
Enumerated Values
14| Value | Symbolic Name | Description | Added |
|---|---|---|---|
| 1 | UnknownSymbol | Unknown Symbol (security) | FIX.4.2 |
| 2 | Exchange | Exchange (Security) closed | FIX.4.2 |
| 3 | QuoteRequestExceedsLimit | Quote Request 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 | InvalidBid | Invalid bid/ask spread | FIX.4.2 |
| 8 | InvalidPrice | Invalid price | FIX.4.2 |
| 9 | NotAuthorizedToQuoteSecurity | Not authorized to quote security | FIX.4.2 |
| 10 | PriceExceedsCurrentPriceBand | Price exceeds current price band | FIX.5.0 |
| 11 | QuoteLocked | Quote Locked - Unable to Update/Cancel | FIX.5.0 |
| 99 | Other | Other | FIX.4.4 |
| 12 | InvalidOrUnknownSecurityIssuer | Invalid or unknown Security Issuer | FIX.5.0SP1 |
| 13 | InvalidOrUnknownIssuerOfUnderlyingSecurity | Invalid or unknown Issuer of Underlying Security | FIX.5.0SP1 |