|
static const int | CALCULATION_DIFFERENCE = 9 |
| calculation difference = 9
|
|
static const int | COMMISSION_DIFFERENCE = 4 |
| commission difference = 4
|
|
static const int | INCORRECT_ALLOCQTY = 8 |
| incorrect allocated quantity = 8
|
|
static const int | INCORRECT_AVGPX = 2 |
| incorrect average price = 2
|
|
static const int | INCORRECT_QTY = 1 |
| incorrect quantity = 1
|
|
static const int | MISMATCHED_DATA_VALUE = 11 |
| mismatched data value (further in Note 58=) = 11
|
|
static const int | OTHER = 7 |
| other (further in Note 58=) = 7
|
|
static const int | UNKNOWN_ACCOUNT = 0 |
| unknown account(s) = 0
|
|
static const int | UNKNOWN_CLORDID = 12 |
| unknown<fieldref tag="11">ClOrdID</fieldref> = 12
|
|
static const int | UNKNOWN_EXECBROKER_MNEMONIC = 3 |
| unknown executing broker mnemonic = 3
|
|
static const int | UNKNOWN_EXECID = 10 |
| unknown or stale<fieldref tag="17">ExecID</fieldref> = 10
|
|
static const int | UNKNOWN_LISTID = 6 |
| unknown<fieldref tag="66">ListID</fieldref> = 6
|
|
static const int | UNKNOWN_ORDERID = 5 |
| unknown<fieldref tag="37">OrderID</fieldref> = 5
|
|
static const int | WAREHOUSE_REQUEST_REJECTED = 13 |
| warehouse request rejected = 13
|
|