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

Public Types

enum  Enum

Static Public Member Functions

static std::string toString (Enum value)

Detailed Description

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

Member Enumeration Documentation

◆ Enum

enum Enum
Enumerator
TI_RFCQ_REQUEST_STATUS_Processing 

Pending.

TI_RFCQ_REQUEST_STATUS_Accepted 

Done.

TI_RFCQ_REQUEST_STATUS_LifeTimeout 

Expired.

TI_RFCQ_REQUEST_STATUS_Closed 

Closed by Client.

TI_RFCQ_REQUEST_STATUS_RefusedByAll 

Reject by All.

TI_RFCQ_REQUEST_STATUS_RejectedBySystem 

Expired.

TI_RFCQ_REQUEST_STATUS_ClosedByGovernance 

Reject by Gov.nce.

TI_RFCQ_REQUEST_STATUS_ClosedBySystem 

Reject by System.

TI_RFCQ_REQUEST_STATUS_DeletedByGovernance 

Stop by Gov.nce.

TI_RFCQ_REQUEST_STATUS_Matched 

DAW (Audit Trail Summary Only)

TI_RFCQ_REQUEST_STATUS_PartiallyAccepted 10 

Done (Only for Double Sided RFCQ and MultiLeg RFCQ)

TI_RFCQ_REQUEST_STATUS_WaitingForStart 11 

Waiting for start (CMF and BV Markets - Only for MultiLeg RFCQ) Due In Time (STF Market)

TI_RFCQ_REQUEST_STATUS_NotTradable 12 

Not Tradable.

TI_RFCQ_REQUEST_STATUS_ClosedBySponsor 13 

Closed By Sponsor (STF Market Only)

TI_RFCQ_REQUEST_STATUS_PreTrade 14 

Pre-trade.

TI_RFCQ_REQUEST_STATUS_PreTradeQuoteSelectable 15 

Quote Selectable.

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

Member Function Documentation

◆ toString()

std::string toString ( Enum value)
static

Provides string presentation.