|
static const int | FAST_MARKET = 23 |
| Fast Market = 23.
|
|
static const int | ITS_PRE_OPENING = 14 |
| ITS Pre-Opening = 14.
|
|
static const int | MARKET_IMBALANCE_BUY = 7 |
| Market Imbalance Buy = 7.
|
|
static const int | MARKET_IMBALANCE_SELL = 8 |
| Market Imbalance Sell = 8.
|
|
static const int | MOC_IMBALANCE_BUY = 9 |
| Market On Close Imbalance Buy = 9.
|
|
static const int | MOC_IMBALANCE_SELL = 10 |
| Market On Close Imbalance Sell = 10.
|
|
static const int | NEW_PRICE_INDICATION = 15 |
| New Price Indication = 15.
|
|
static const int | NO_MARKET_IMBALANCE = 12 |
| No Market Imbalance = 12.
|
|
static const int | NO_MOC_IMBALANCE = 13 |
| No Market On Close Imbalance = 13.
|
|
static const int | NO_OPEN = 4 |
| No Open/No Resume = 4.
|
|
static const int | NOT_AVAILABLE_FOR_TRADING = 18 |
| Not Available for trading (end of session) = 18.
|
|
static const int | NOT_TRADED_ON_THIS_MARKET = 19 |
| Not Traded on this Market = 19.
|
|
static const int | OPENING_DELAY = 1 |
| Opening Delay = 1.
|
|
static const int | OPENING_ROTATION = 22 |
| Opening Rotation = 22.
|
|
static const int | PRE_OPEN = 21 |
| Pre-Open = 21.
|
|
static const int | PRICE_INDICATION = 5 |
| Price Indication = 5.
|
|
static const int | READY_TO_TRADE = 17 |
| Ready to trade (start of session) = 17.
|
|
static const int | RESUME = 3 |
| Resume = 3.
|
|
static const int | TRADE_DISSEMINATION_TIME = 16 |
| Trade Dissemination Time = 16.
|
|
static const int | TRADING_HALT = 2 |
| Trading Halt = 2.
|
|
static const int | TRADING_RANGE_INDICATION = 6 |
| Trading Range Indication = 6.
|
|
static const int | UNKNOWN_OR_INVALID = 20 |
| Unknown or Invalid = 20.
|
|