B2BITS FIX Antenna C++ 2.33.0
|
Variables | |
static const char | AS_DEFINED = 'B' |
"As Defined" (for use with multileg instruments) = B | |
static const char | BORROW = 'G' |
Borrow (FINANCING - identifies direction of collateral) = G. | |
static const char | BUY = '1' |
Buy = 1. | |
static const char | BUY_MINUS = '3' |
Buy minus = 3. | |
static const char | CROSS = '8' |
Cross (orders where counterparty is an exchange, valid for all messages except IOIs) = 8. | |
static const char | CROSS_SHORT = '9' |
Cross short = 9. | |
static const char | CROSS_SHORT_EXEMPT = 'A' |
Cross short exempt = A. | |
static const char | LEND = 'F' |
Lend (FINANCING - identifies direction of collateral) = F. | |
static const char | OPPOSITE = 'C' |
"Opposite" (for use with multileg instruments) = C | |
static const char | REDEEM = 'E' |
Redeem (e.g. CIV) = E. | |
static const char | SELL = '2' |
Sell = 2. | |
static const char | SELL_PLUS = '4' |
Sell plus = 4. | |
static const char | SELL_SHORT = '5' |
Sell short = 5. | |
static const char | SELL_SHORT_EXEMPT = '6' |
Sell short exempt = 6. | |
static const char | SUBSCRIBE = 'D' |
Subscribe (e.g. CIV) = D. | |
static const char | UNDISCLOSED = '7' |
Undisclosed (valid for IOI and List Order messages only) = 7. | |
|
static |
"As Defined" (for use with multileg instruments) = B
|
static |
Borrow (FINANCING - identifies direction of collateral) = G.
|
static |
Buy = 1.
|
static |
Buy minus = 3.
|
static |
Cross (orders where counterparty is an exchange, valid for all messages except IOIs) = 8.
|
static |
Cross short = 9.
|
static |
Cross short exempt = A.
|
static |
Lend (FINANCING - identifies direction of collateral) = F.
|
static |
"Opposite" (for use with multileg instruments) = C
|
static |
Redeem (e.g. CIV) = E.
|
static |
Sell = 2.
|
static |
Sell plus = 4.
|
static |
Sell short = 5.
|
static |
Sell short exempt = 6.
|
static |
Subscribe (e.g. CIV) = D.
|
static |
Undisclosed (valid for IOI and List Order messages only) = 7.