|
static const int | BROKER_CREDIT = 0 |
| Broker / Exchange option = 0.
|
|
static const int | DUPLICATE_CLORDID = 6 |
| Duplicate Order (e.g. dupe ClOrdID) = 6.
|
|
static const int | DUPLICATE_OF_VERBALLY_COMMUNICATED_ORDER = 7 |
| Duplicate of a verbally communicated order = 7.
|
|
static const int | EXCHANGE_CLOSED = 2 |
| Exchange closed = 2.
|
|
static const int | INCORRECT_ALLOCATED_QUANTITY = 14 |
| Incorrect allocated quantity = 14.
|
|
static const int | INCORRECT_QUANTITY = 13 |
| Incorrect quantity = 13.
|
|
static const int | INVALID_INVESTOR_ID = 10 |
| Invalid Investor ID = 10.
|
|
static const int | ORDER_EXCEEDS_LIMIT = 3 |
| Order exceeds limit = 3.
|
|
static const int | OTHER = 99 |
| Other = 99.
|
|
static const int | STALE_ORDER = 8 |
| Stale order = 8.
|
|
static const int | SURVEILLENCE_OPTION = 12 |
| Surveillence Option = 12.
|
|
static const int | TOO_LATE_TO_ENTER = 4 |
| Too late to enter = 4.
|
|
static const int | TRADE_ALONG_REQUIRED = 9 |
| Trade along required = 9.
|
|
static const int | UNKNOWN_ACCOUNTS = 15 |
| Unknown account(s) = 15.
|
|
static const int | UNKNOWN_ORDER = 5 |
| Unknown order = 5.
|
|
static const int | UNKNOWN_SYMBOL = 1 |
| Unknown symbol = 1.
|
|
static const int | UNSUPPORTED_ORDER_CHARACTERISTIC = 11 |
| Unsupported order characteristic = 11.
|
|