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

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

Public Member Functions

 CMF_HIST_TRADE_FUTURE_INFO ()
 
 ~CMF_HIST_TRADE_FUTURE_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 tradeFutureInfo
 
std::string sectionCode
 
CMF_THIRD_PARTY_INFO::Enum thirdPartyInfo
 
UInt32 dealId
 
CMF_HIST_TRADE_MEMBER_INFO provider
 
CMF_HIST_TRADE_MEMBER_INFO aggressor
 
Double futurePrice
 
Double qty
 
std::string instrumentCode
 
std::string financialInstrumentCode
 
TI_VERB::Enum verb
 
TI_FILL_STATUS::Enum status
 
CMF_MATCH_MODE::Enum fillMode
 
UInt32 rounding
 
std::string currency
 
UInt32 cashTradeId
 
CMF_EXEC_TYPE::Enum execType
 
std::string excContrNumber
 
UInt64 excContrTime
 
UInt64 updateTime
 

Detailed Description

Constructor & Destructor Documentation

Member Function Documentation

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

Provides string presentation.

Member Data Documentation

Member's ID of the Aggressor.

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

UInt32 cashTradeId

Cash contract number.

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

std::string currency

Code indicating the currency in which the deal has been closed.

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

UInt32 dealId

ID of the related deal.

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

std::string excContrNumber

Broker Future Contract Number.

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

UInt64 excContrTime

Time at which the Future contract was executed.

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

Specifies the trade status referred to the Futures Bridge.

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

Type of match (automatic or manual)

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

std::string financialInstrumentCode

Code of the financial instrument (Future Delivery)

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

Double futurePrice

Price of future deal.

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

std::string instrumentCode

Code of the tradable instrument (Basis)

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

Member's ID of the Provider.

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

Double qty

Not rounded result of the formula calculating the number of future lots.

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

UInt32 rounding

Integer rounded value of field 'Qty' above used as number of future lots applied to the relevant future Exchange.

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

std::string sectionCode

Section Code.

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

Status of the trade.

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

Third Party contract type.

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

TI_MSG_INFO tradeFutureInfo

Data identifying the trade.

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

UInt64 updateTime

Time at which the data was last updated.

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

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

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


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