OnixS C++ MTS Cash SDP Handler 1.8.0
API documentation
Loading...
Searching...
No Matches
CMF_TRADE_INFO Class Reference

Public Member Functions

 CMF_TRADE_INFO ()
 ~CMF_TRADE_INFO ()
size_t deserialize (const void *buf, size_t inLen)
std::string toString () const
size_t serializationBufSize () const
size_t serialize (void *buf) const

Public Attributes

TI_MSG_INFO tradeMsgInfo
CMF_THIRD_PARTY_INFO::Enum thirdPartyInfo
UInt32 dealId
CMF_TRADE_MEMBER_INFO provider
CMF_TRADE_MEMBER_INFO aggressor
CMF_INSTRUMENT_INFO instrument
UInt32 financialInstrumentId
std::string financialInstrumentCode
TI_VERB::Enum verb
CMF_TRADE_TRADING_INFO tradeInfo
TI_FILL_STATUS::Enum status
CMF_MATCH_MODE::Enum fillMode
UInt32 settlDate
TI_SETTL_TYPE::Enum settlType
CMF_SETTL_STATUS::Enum settlStatus
UInt32 accountId
Double nominalValue
Double settlCounterValue
Double accruedInterest
std::string currency
TI_FLAG::Enum greyMarketFlag
UInt64 updateTime
Double settlementFXRate
UInt32 parentTradeId
TI_FLAG::Enum splittableFg
UInt16 settlementOffset
UInt32 settlFillId
TI_TRADE_TYPE::Enum tradeType
TI_FLAG::Enum midPriceFixingFg
std::string micCode
CMF_WAIVER_INDICATOR::Enum waiverIndicator
CMF_DEFERRAL::Enum deferral

Detailed Description

Definition at line 47 of file SMP.Substructures.CMF_TRADE_INFO.h.

Constructor & Destructor Documentation

◆ CMF_TRADE_INFO()

CMF_TRADE_INFO ( )
inline

Definition at line 50 of file SMP.Substructures.CMF_TRADE_INFO.h.

◆ ~CMF_TRADE_INFO()

~CMF_TRADE_INFO ( )
inline

Definition at line 57 of file SMP.Substructures.CMF_TRADE_INFO.h.

Member Function Documentation

◆ deserialize()

size_t deserialize ( const void * buf,
size_t inLen )

◆ serializationBufSize()

size_t serializationBufSize ( ) const
inline

Definition at line 163 of file SMP.Substructures.CMF_TRADE_INFO.h.

◆ serialize()

size_t serialize ( void * buf) const

◆ toString()

std::string toString ( ) const

Provides string presentation.

Member Data Documentation

◆ accountId

UInt32 accountId

Id of the Account.

Definition at line 106 of file SMP.Substructures.CMF_TRADE_INFO.h.

◆ accruedInterest

Double accruedInterest

Countervalue of the accrued interest that the buyer of the bond with coupon pays to the seller.

Definition at line 115 of file SMP.Substructures.CMF_TRADE_INFO.h.

◆ aggressor

Member's ID of the Aggressor (the member can be the Agent's client or a Third Party Client or a Third Party Sponsor)

Definition at line 73 of file SMP.Substructures.CMF_TRADE_INFO.h.

◆ currency

std::string currency

Code indicating the currency of the trade.

Definition at line 118 of file SMP.Substructures.CMF_TRADE_INFO.h.

◆ dealId

UInt32 dealId

ID of the related deal.

Definition at line 67 of file SMP.Substructures.CMF_TRADE_INFO.h.

◆ deferral

Deferral type.

Definition at line 154 of file SMP.Substructures.CMF_TRADE_INFO.h.

◆ fillMode

Type of match (automatic or manual)

Definition at line 94 of file SMP.Substructures.CMF_TRADE_INFO.h.

◆ financialInstrumentCode

std::string financialInstrumentCode

Code of the financial instrument.

Definition at line 82 of file SMP.Substructures.CMF_TRADE_INFO.h.

◆ financialInstrumentId

UInt32 financialInstrumentId

Unique ID of the financial instrument.

Definition at line 79 of file SMP.Substructures.CMF_TRADE_INFO.h.

◆ greyMarketFlag

TI_FLAG::Enum greyMarketFlag

Flag indicating that the bond belong to the Grey Market.

Definition at line 121 of file SMP.Substructures.CMF_TRADE_INFO.h.

◆ instrument

CMF_INSTRUMENT_INFO instrument

Data regarding the tradable instrument.

Definition at line 76 of file SMP.Substructures.CMF_TRADE_INFO.h.

◆ micCode

std::string micCode

MIC Code.

Definition at line 148 of file SMP.Substructures.CMF_TRADE_INFO.h.

◆ midPriceFixingFg

TI_FLAG::Enum midPriceFixingFg

Specifies whether the trade has been closed at the Mid Price Fixing.

Definition at line 145 of file SMP.Substructures.CMF_TRADE_INFO.h.

◆ nominalValue

Double nominalValue

Nominal Value.

Definition at line 109 of file SMP.Substructures.CMF_TRADE_INFO.h.

◆ parentTradeId

UInt32 parentTradeId

In case of trade splitting, it's the ID of the parent trade.

Definition at line 130 of file SMP.Substructures.CMF_TRADE_INFO.h.

◆ provider

Member's ID of the Provider (the member can be the Agent's Client or a Third Party Client or a Third Party Sponsor)

Definition at line 70 of file SMP.Substructures.CMF_TRADE_INFO.h.

◆ settlCounterValue

Double settlCounterValue

Settlement countervalue, i.e., the amount that must be transferred from the member buying to the member selling.

Definition at line 112 of file SMP.Substructures.CMF_TRADE_INFO.h.

◆ settlDate

UInt32 settlDate

Date of settlement of bond.

Definition at line 97 of file SMP.Substructures.CMF_TRADE_INFO.h.

◆ settlementFXRate

Double settlementFXRate

Exchange rate between Trading and Settlement Currencies (i.e. Settlement Currency/Trading Currency)

Definition at line 127 of file SMP.Substructures.CMF_TRADE_INFO.h.

◆ settlementOffset

UInt16 settlementOffset

Settlement offset expressed as number of days starting from the trading date.

Definition at line 136 of file SMP.Substructures.CMF_TRADE_INFO.h.

◆ settlFillId

UInt32 settlFillId

ID of the trade assigned by the post trading.

Definition at line 139 of file SMP.Substructures.CMF_TRADE_INFO.h.

◆ settlStatus

Status of the trade settlement.

Definition at line 103 of file SMP.Substructures.CMF_TRADE_INFO.h.

◆ settlType

ID of the type of settlement.

Definition at line 100 of file SMP.Substructures.CMF_TRADE_INFO.h.

◆ splittableFg

TI_FLAG::Enum splittableFg

Indicates whether the trade is splittable or not.

Definition at line 133 of file SMP.Substructures.CMF_TRADE_INFO.h.

◆ status

Status of the trade.

Definition at line 91 of file SMP.Substructures.CMF_TRADE_INFO.h.

◆ thirdPartyInfo

Third Party contract type.

Definition at line 64 of file SMP.Substructures.CMF_TRADE_INFO.h.

◆ tradeInfo

Price, PriceMarkup, Yield, YieldMarkUp, and Quantity of trade.

Definition at line 88 of file SMP.Substructures.CMF_TRADE_INFO.h.

◆ tradeMsgInfo

TI_MSG_INFO tradeMsgInfo

Data identifying the trade.

Definition at line 61 of file SMP.Substructures.CMF_TRADE_INFO.h.

◆ tradeType

Specifies whether the trade results from normal trading activity or from a RFQ....

Definition at line 142 of file SMP.Substructures.CMF_TRADE_INFO.h.

◆ updateTime

UInt64 updateTime

Time at which the data was last updated.

Definition at line 124 of file SMP.Substructures.CMF_TRADE_INFO.h.

◆ verb

Specifies whether it is a buy or sell trade (referred to the member who receives the information)

Definition at line 85 of file SMP.Substructures.CMF_TRADE_INFO.h.

◆ waiverIndicator

CMF_WAIVER_INDICATOR::Enum waiverIndicator

Waiver Indicator.

Definition at line 151 of file SMP.Substructures.CMF_TRADE_INFO.h.