The below table lists the responses/errors that may be returned following a failed order event request.
| Order Event Response/Error | Description |
|---|---|
| NOT_SUBSCRIBED | A request could not be completed as there is no valid subscription for the Feed concerned |
| UNKNOWN_SYMBOL | |
| EXCHANGE_NOT_AVAILABLE | |
| CREDIT_LOW | An order request was rejected due to insufficient credit |
| DUPLICATE_ORDER | |
| INCORRECT_QUANTITY | |
| INCORRECT_PRICE | |
| INVALID_ORDER | |
| INVALID_FEED | |
| INVALID_MARKET | |
| FEED_DOWN | A request could not be sent because connection to the Feed is down |
| INVALID_ORDER_TYPE | |
| INVALID_TIME_IN_FORCE | |
| INVALID_CLORDID | The ClOrdID does not conform to exchange standards |
| UNKNOWN_ORDER | |
| TOO_MANY_ORDER_SUBMITS | Order submission threshold has been exceeded |
| RESEND_REQUESTED | The Trading Venue requested a resend of this order |
| MARKET_NOT_ACTIVE | The market for this request is not active |
| LOCKED_USER | Request rejected because the user has been locked |
| EXCEEDS_NOP_LIMIT | Order request would exceed allowed Net Open Position |
| EXCEEDS_DSL_LIMIT | Order would exceed allowed daily settlement limit |
| EXCEEDS_POSITION_LIMIT | Order would exceed allowed position |
| EXCEEDS_PENDING_LIMIT | Order would exceed allowed pending position |
| EXCEEDS_SINGLE_LIMIT | Order would exceed max amount for a single order |
| TRADE_LIMIT_RESTRICTION | Normalised rejection based on trade limit rules |
| INVALID_MODEL | |
| INVALID_MIN_AMOUNT | Either the minimum amount value is invalid or the Feed does not support it. |
| NOT_APPLICABLE |