B2BITS FIX Antenna C++ 2.33.0
|
Variables | |
static const int | EXCESSIVE_SUBSTITUTION = 5 |
Excessive substitution = 5. | |
static const int | INSUFFICIENT_COLLATERAL = 3 |
Insufficient collateral = 3. | |
static const int | INVALID_TYPE_OF_COLLATERAL = 4 |
Invalid type of collateral = 4. | |
static const int | OTHER = 99 |
Other = 99. | |
static const int | UNAUTHORIZED_TRANSACTION = 2 |
Unauthorized transaction = 2. | |
static const int | UNKNOWN_DEAL = 0 |
Unknown deal (order / trade) = 0. | |
static const int | UNKNOWN_OR_INVALID_INSTRUMENT = 1 |
Unknown or invalid instrument = 1. | |
|
static |
Excessive substitution = 5.
|
static |
Insufficient collateral = 3.
|
static |
Invalid type of collateral = 4.
|
static |
Other = 99.
|
static |
Unauthorized transaction = 2.
|
static |
Unknown deal (order / trade) = 0.
|
static |
Unknown or invalid instrument = 1.