|
static const char | RELATED_TO_DISPLAYED_PRICE = '0' |
| Related to displayed price = 0.
|
|
static const char | RELATED_TO_LAST_TRADE_PRICE = '5' |
| Related to last trade price = 5.
|
|
static const char | RELATED_TO_LOCAL_PRIMARY_PRICE = '3' |
| Related to local primary price = 3.
|
|
static const char | RELATED_TO_MARKET_PRICE = '1' |
| Related to market price = 1.
|
|
static const char | RELATED_TO_MIDPOINT_PRICE = '4' |
| Related to midpoint price = 4.
|
|
static const char | RELATED_TO_PRIMARY_PRICE = '2' |
| Related to primary price = 2.
|
|
static const char | RELATED_TO_VWAP = '6' |
| Related to VWAP = 6.
|
|