|
static const int | AUTOMATIC_GIVEUP_MODE = 10 |
| Automatic give-up mode (trade give-up to the give-up destination number specified) = 10.
|
|
static const int | AUTOMATIC_POSTING_MODE = 9 |
| Automatic posting mode (trade posting to the position account number specified) = 9.
|
|
static const int | BILATERAL_NETTING_ONLY = 2 |
| bilateral netting only = 2
|
|
static const int | CLEAR_AGAINST_CENTRAL_COUNTERPARTY = 6 |
| clear against central counterparty = 6
|
|
static const int | CUSTOMER_TRADE = 12 |
| Customer Trade = 12.
|
|
static const int | EX_CLEARING = 3 |
| ex clearing = 3
|
|
static const int | EXCLUDE_FROM_ALL_NETTING = 1 |
| exclude from all netting = 1
|
|
static const int | EXCLUDE_FROM_CENTRAL_COUNTERPARTY = 7 |
| exclude from central counterparty = 7
|
|
static const int | MANUAL_MODE = 8 |
| Manual mode (pre-posting and/or pre-giveup) = 8.
|
|
static const int | MULTILATERAL_NETTING = 5 |
| multilateral netting = 5
|
|
static const int | PROCESS_NORMALLY = 0 |
| process normally = 0
|
|
static const int | QSR = 11 |
| Qualified Service Representative (QSR) = 11.
|
|
static const int | SELF_CLEARING = 13 |
| Self clearing = 13.
|
|
static const int | SPECIAL_TRADE = 4 |
| special trade = 4
|
|