|
static const Engine::AsciiString | DAILY_OPEN ("0", 1) |
| Daily Open / Close / Settlement entry = 0.
|
|
static const Engine::AsciiString | DELIVERY_SETTLEMENT_ENTRY ("2", 1) |
| Delivery Settlement entry = 2.
|
|
static const Engine::AsciiString | ENTRY_FROM_PREVIOUS_BUSINESS_DAY ("4", 1) |
| Entry from previous business day = 4.
|
|
static const Engine::AsciiString | EXPECTED_ENTRY ("3", 1) |
| Expected entry = 3.
|
|
static const Engine::AsciiString | SESSION_OPEN ("1", 1) |
| Session Open / Close / Settlement entry = 1.
|
|
static const Engine::AsciiString | THEORETICAL_PRICE_VALUE ("5", 1) |
| Theoretical Price value = 5.
|
|