Definition at line 7281 of file SMP.Enumerations.h.
◆ Enum
Enumerator |
---|
BV_POST_TRADE_DEFERRAL_None | 0 | None.
|
BV_POST_TRADE_DEFERRAL_Deferred | 1 | Deferred.
|
BV_POST_TRADE_DEFERRAL_LMTF | 2 | Limit Detail.
|
BV_POST_TRADE_DEFERRAL_DATF | 3 | Daily Aggregated Transaction.
|
BV_POST_TRADE_DEFERRAL_VOLO | 4 | Volume Omission.
|
BV_POST_TRADE_DEFERRAL_FWAF | 5 | Four Weeks Aggregation.
|
BV_POST_TRADE_DEFERRAL_IDAF | 6 | Indefinite Aggregation.
|
BV_POST_TRADE_DEFERRAL_COAF | 7 | Consecutive Aggregation.
|
BV_POST_TRADE_DEFERRAL_RealTime | 8 | Real Time.
|
BV_POST_TRADE_DEFERRAL_T2 | 9 | T+2.
|
Definition at line 7283 of file SMP.Enumerations.h.
◆ toString()
std::string toString |
( |
Enum | value | ) |
|
|
static |
Provides string presentation.