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

Public Types

enum  Enum

Static Public Member Functions

static std::string toString (Enum value)

Detailed Description

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

Member Enumeration Documentation

◆ Enum

enum Enum
Enumerator
BV_PORTFOLIO_RFCQ_STATUS_Processing 

Pending.

BV_PORTFOLIO_RFCQ_STATUS_Quoting 

Live.

BV_PORTFOLIO_RFCQ_STATUS_Accepted 

Done.

BV_PORTFOLIO_RFCQ_STATUS_Matched 

DAW.

BV_PORTFOLIO_RFCQ_STATUS_Closed 

Closed by Client.

BV_PORTFOLIO_RFCQ_STATUS_Refused 

Reject by Dealer.

BV_PORTFOLIO_RFCQ_STATUS_LifeTimeout 

Expired.

BV_PORTFOLIO_RFCQ_STATUS_WaitingForStart 

Due in Time.

BV_PORTFOLIO_RFCQ_STATUS_WaitingForFixing 

Awaited fixing.

BV_PORTFOLIO_RFCQ_STATUS_DeletedByGovernance 

Cancelled by Governance.

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

Member Function Documentation

◆ toString()

std::string toString ( Enum value)
static

Provides string presentation.