B2BITS FIX Antenna C++ 2.33.0
|
Variables | |
static const char | CANCEL_ALL_ORDERS = '7' |
Cancel all orders = 7. | |
static const char | CANCEL_ORDERS_FOR_CFICODE = '4' |
Cancel orders for a CFICode = 4. | |
static const char | CANCEL_ORDERS_FOR_PRODUCT = '3' |
Cancel orders for a Product = 3. | |
static const char | CANCEL_ORDERS_FOR_SECURITY = '1' |
Cancel orders for a security = 1. | |
static const char | CANCEL_ORDERS_FOR_SECURITYTYPE = '5' |
Cancel orders for a SecurityType = 5. | |
static const char | CANCEL_ORDERS_FOR_TRADING_SESSION = '6' |
Cancel orders for a trading session = 6. | |
static const char | CANCEL_ORDERS_FOR_UNDERLYING = '2' |
Cancel orders for an Underlying security = 2. | |
static const char | CANCEL_REQUEST_REJECT = '0' |
Cancel Request Rejected - See<fieldref tag="532">MassCancelRejectReason</fieldref> = 0. | |
|
static |
Cancel all orders = 7.
|
static |
Cancel orders for a CFICode = 4.
|
static |
Cancel orders for a Product = 3.
|
static |
Cancel orders for a security = 1.
|
static |
Cancel orders for a SecurityType = 5.
|
static |
Cancel orders for a trading session = 6.
|
static |
Cancel orders for an Underlying security = 2.
|
static |
Cancel Request Rejected - See<fieldref tag="532">MassCancelRejectReason</fieldref> = 0.