OnixS C++ MTS Cash SDP Handler  1.6.5
API documentation
CMF_TRADE_INFO Class Reference

#include <OnixS/MTS/Cash/SDP/Classes/Substructures/SMP.Substructures.CMF_TRADE_INFO.h>

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 ( )
inline

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

~CMF_TRADE_INFO ( )
inline

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

Member Function Documentation

size_t deserialize ( const void *  buf,
size_t  inLen 
)
size_t serializationBufSize ( ) const
inline

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

size_t serialize ( void *  buf) const
std::string toString ( ) const

Provides string presentation.

Member Data Documentation

UInt32 accountId

Id of the Account.

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

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.

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.

std::string currency

Code indicating the currency of the trade.

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

UInt32 dealId

ID of the related deal.

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

Deferral type.

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

Type of match (automatic or manual)

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

std::string financialInstrumentCode

Code of the financial instrument.

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

UInt32 financialInstrumentId

Unique ID of the financial instrument.

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

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.

CMF_INSTRUMENT_INFO instrument

Data regarding the tradable instrument.

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

std::string micCode

MIC Code.

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

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.

Double nominalValue

Nominal Value.

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

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.

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.

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.

UInt32 settlDate

Date of settlement of bond.

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

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.

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.

UInt32 settlFillId

ID of the trade assigned by the post trading.

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

Status of the trade settlement.

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

ID of the type of settlement.

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

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 of the trade.

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

Third Party contract type.

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

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

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

TI_MSG_INFO tradeMsgInfo

Data identifying the trade.

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

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.

UInt64 updateTime

Time at which the data was last updated.

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

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.

CMF_WAIVER_INDICATOR::Enum waiverIndicator

Waiver Indicator.

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


The documentation for this class was generated from the following file: