OnixS C++ MTS Bond Vision SDP Handler 1.3.0
API documentation
Loading...
Searching...
No Matches
BV_POST_TRADE_DEFERRAL Struct Reference

Public Types

enum  Enum

Static Public Member Functions

static std::string toString (Enum value)

Detailed Description

Definition at line 7281 of file SMP.Enumerations.h.

Member Enumeration Documentation

◆ Enum

enum Enum
Enumerator
BV_POST_TRADE_DEFERRAL_None 

None.

BV_POST_TRADE_DEFERRAL_Deferred 

Deferred.

BV_POST_TRADE_DEFERRAL_LMTF 

Limit Detail.

BV_POST_TRADE_DEFERRAL_DATF 

Daily Aggregated Transaction.

BV_POST_TRADE_DEFERRAL_VOLO 

Volume Omission.

BV_POST_TRADE_DEFERRAL_FWAF 

Four Weeks Aggregation.

BV_POST_TRADE_DEFERRAL_IDAF 

Indefinite Aggregation.

BV_POST_TRADE_DEFERRAL_COAF 

Consecutive Aggregation.

BV_POST_TRADE_DEFERRAL_RealTime 

Real Time.

BV_POST_TRADE_DEFERRAL_T2 

T+2.

Definition at line 7283 of file SMP.Enumerations.h.

Member Function Documentation

◆ toString()

std::string toString ( Enum value)
static

Provides string presentation.