#include <OnixS/B3/MarketData/UMDF/messaging/Fields.h>
Public Types | |
| enum | Enum |
| typedef UInt8 | Base |
| enum Enum |
Flag that identifies if the opening/closing/settlement price is related to theoretical, daily, previous business day or just an updated value.
| Enumerator | ||
|---|---|---|
| DAILY | 0 | Daily settlement entry. |
| SESSION | 1 | Session settlement entry. |
| EXPECTED_ENTRY | 3 | Expected entry (preliminary price). |
| ENTRY_FROM_PREVIOUS_BUSINESS_DAY | 4 | Entry from previous business day. |
| THEORETICAL_PRICE | 5 | Theoretical Price. |