B2BITS FIX Antenna C++ 2.33.0
|
Variables | |
static const int | EXCHANGED_CLOSED = 2 |
Exchange(Security) closed = 2. | |
static const int | INVALID_PRICE = 5 |
Invalid price = 5. | |
static const int | NO_INVENTORY = 9 |
No inventory = 9. | |
static const int | NO_MARKET_FOR_INSTRUMENT = 8 |
No market for instrument = 8. | |
static const int | NO_MATCH_FOR_INQUIRY = 7 |
No match for inquiry = 7. | |
static const int | NOT_AUTHORIZED_TO_REQUEST_QUOTE = 6 |
Not authorized to request quote = 6. | |
static const int | OTHER = 99 |
Other = 99. | |
static const int | PASS = 10 |
Pass = 10. | |
static const int | QUOTE_REQUEST_EXCEEDS_LIMIT = 3 |
Quote request exceeds limit = 3. | |
static const int | TOO_LATE_TO_ENTER = 4 |
Too late to enter = 4. | |
static const int | UNKNOWN_SYMBOL = 1 |
Unknown symbol (Security) = 1. | |
|
static |
Exchange(Security) closed = 2.
|
static |
Invalid price = 5.
|
static |
No inventory = 9.
|
static |
No market for instrument = 8.
|
static |
No match for inquiry = 7.
|
static |
Not authorized to request quote = 6.
|
static |
Other = 99.
|
static |
Pass = 10.
|
static |
Quote request exceeds limit = 3.
|
static |
Too late to enter = 4.
|
static |
Unknown symbol (Security) = 1.