B2BITS FIX Antenna C++ 2.33.0
|
Variables | |
static const int | DUPLICATE_QUOTE = 6 |
Duplicate quote = 6. | |
static const int | EXCHANGED_CLOSED = 2 |
Exhcnage (security) closed = 2. | |
static const int | INVALID_BID_ASK_SPREAD = 7 |
Invalid bid/ask spread = 7. | |
static const int | INVALID_PRICE = 8 |
Invalid price = 8. | |
static const int | NOT_AUTHORIZED_TO_QUOTE_SECURITY = 9 |
Not authorized to quote security = 9. | |
static const int | OTHER = 99 |
Other = 99. | |
static const int | QUOTE_EXCEEDS_LIMIT = 3 |
Quote exceeds limit = 3. | |
static const int | TOO_LATE_TO_ENTER = 4 |
Too late to enter = 4. | |
static const int | UNKNOWN_QUOTE = 5 |
Unknown quote = 5. | |
static const int | UNKNOWN_SYMBOL = 1 |
Unknown symbol (security) = 1. | |
|
static |
Duplicate quote = 6.
|
static |
Exhcnage (security) closed = 2.
|
static |
Invalid bid/ask spread = 7.
|
static |
Invalid price = 8.
|
static |
Not authorized to quote security = 9.
|
static |
Other = 99.
|
static |
Quote exceeds limit = 3.
|
static |
Too late to enter = 4.
|
static |
Unknown quote = 5.
|
static |
Unknown symbol (security) = 1.