|
static const int | ACCEPTED = 0 |
| Accepted = 0.
|
|
static const int | CANCELED_ALL = 4 |
| Canceled All = 4.
|
|
static const int | CANCELED_FOR_UNDERLYING = 3 |
| Canceled for Underlying = 3.
|
|
static const int | CANCELLED_DUE_TO_CROSS_MARKET = 15 |
| Canceled Due To Cross Market = 15.
|
|
static const int | CANCELLED_DUE_TO_LOCK_MARKET = 14 |
| Canceled Due To Lock Market = 14.
|
|
static const int | CANCELLED_FOR_SECURITY_TYPES = 2 |
| Canceled for Security Type(s) = 2.
|
|
static const int | CANCELLED_FOR_SYMBOLS = 1 |
| Canceled for Symbol(s) = 1.
|
|
static const int | CROSS_MARKET_WARNING = 13 |
| Cross Market Warning = 13.
|
|
static const int | EXPIRED = 7 |
| Expired = 7.
|
|
static const int | LOCKED_MARKET_WARNING = 12 |
| Locked Market Warning = 12.
|
|
static const int | PASS = 11 |
| Pass = 11.
|
|
static const int | PENDING = 10 |
| Pending = 10.
|
|
static const int | QUERY = 8 |
| Query = 8.
|
|
static const int | QUOTE_NOT_FOUND = 9 |
| Quote Not Found = 9.
|
|
static const int | REJECTED = 5 |
| Rejected = 5.
|
|
static const int | REMOVED_FROM_MARKET = 6 |
| Removed from Market = 6.
|
|