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

Public Types

enum  Enum

Static Public Member Functions

static std::string toString (Enum value)

Detailed Description

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

Member Enumeration Documentation

◆ Enum

enum Enum
Enumerator
BV_PORTFOLIO_RFCQ_ORDER_STATUS_Processing 

Pending.

BV_PORTFOLIO_RFCQ_ORDER_STATUS_Refused 

Reject.

BV_PORTFOLIO_RFCQ_ORDER_STATUS_CompletelyFilled 

Done - Manual.

BV_PORTFOLIO_RFCQ_ORDER_STATUS_ZeroFilled 

Zero Fille.

BV_PORTFOLIO_RFCQ_ORDER_STATUS_RefusedForRFCQTimeout 

Timeout.

BV_PORTFOLIO_RFCQ_ORDER_STATUS_RefusedForAcceptanceTimeout 

Timeout.

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

Member Function Documentation

◆ toString()

std::string toString ( Enum value)
static

Provides string presentation.