OnixS C++ MTS Cash SDP Handler  1.7.0
API documentation
CMF_OFFICIAL_PRICE Class Reference

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

Public Member Functions

 CMF_OFFICIAL_PRICE ()
 
virtual ~CMF_OFFICIAL_PRICE ()
 
virtual ClassId::Enum id () const
 
size_t deserialize (const void *buf, size_t inLen)
 
virtual std::string toString () const
 
virtual size_t serializationBufSize () const
 
virtual CMF_OFFICIAL_PRICEclone () const
 
virtual CMF_OFFICIAL_PRICEclone (void *) const
 
- Public Member Functions inherited from Class
virtual ~Class ()
 
size_t getMaxMessageSize () const
 

Public Attributes

CMF_OFFICIAL_PRICE_INFO offPriceInfo
 
UInt32 offPriceDate
 
Double minPrice
 
Double maxPrice
 
Double avgPrice
 
Double minYield
 
Double maxYield
 
Double avgYield
 
Double qty
 
Double nominalValue
 
Double firstPrice
 
Double firstYield
 
Double lastPrice
 
Double lastYield
 
std::string currency
 
UInt32 numberOfTrades
 
UInt64 createTime
 
TI_TRADE_TYPE::Enum tradeType
 

Detailed Description

Definition at line 46 of file SMP.Classes.CMF_OFFICIAL_PRICE.h.

Constructor & Destructor Documentation

CMF_OFFICIAL_PRICE ( )
inline

Definition at line 49 of file SMP.Classes.CMF_OFFICIAL_PRICE.h.

virtual ~CMF_OFFICIAL_PRICE ( )
inlinevirtual

Definition at line 54 of file SMP.Classes.CMF_OFFICIAL_PRICE.h.

Member Function Documentation

virtual CMF_OFFICIAL_PRICE* clone ( ) const
virtual

Implements Class.

virtual CMF_OFFICIAL_PRICE* clone ( void *  ) const
virtual

Implements Class.

size_t deserialize ( const void *  buf,
size_t  inLen 
)
virtual ClassId::Enum id ( ) const
inlinevirtual

Class id.

Implements Class.

Definition at line 57 of file SMP.Classes.CMF_OFFICIAL_PRICE.h.

virtual size_t serializationBufSize ( ) const
inlinevirtual

Implements Class.

Definition at line 124 of file SMP.Classes.CMF_OFFICIAL_PRICE.h.

virtual std::string toString ( ) const
virtual

Provides string presentation.

Implements Class.

Member Data Documentation

Double avgPrice

Weighted average trading price for the financial instrument.

Definition at line 76 of file SMP.Classes.CMF_OFFICIAL_PRICE.h.

Double avgYield

Weighted average trading yield for the financial instrument.

Definition at line 85 of file SMP.Classes.CMF_OFFICIAL_PRICE.h.

UInt64 createTime

Time on which the price list was created.

Definition at line 112 of file SMP.Classes.CMF_OFFICIAL_PRICE.h.

std::string currency

Unique alphanumeric ID code of the currency.

Definition at line 106 of file SMP.Classes.CMF_OFFICIAL_PRICE.h.

Double firstPrice

First market price of financial instrument.

Definition at line 94 of file SMP.Classes.CMF_OFFICIAL_PRICE.h.

Double firstYield

First market yield of financial instrument.

Definition at line 97 of file SMP.Classes.CMF_OFFICIAL_PRICE.h.

Double lastPrice

Last market price of financial instrument.

Definition at line 100 of file SMP.Classes.CMF_OFFICIAL_PRICE.h.

Double lastYield

Last market yield of financial instrument.

Definition at line 103 of file SMP.Classes.CMF_OFFICIAL_PRICE.h.

Double maxPrice

Maximum market price of financial instrument.

Definition at line 73 of file SMP.Classes.CMF_OFFICIAL_PRICE.h.

Double maxYield

Maximum market yield of financial instrument.

Definition at line 82 of file SMP.Classes.CMF_OFFICIAL_PRICE.h.

Double minPrice

Minimum market price of financial instrument.

Definition at line 70 of file SMP.Classes.CMF_OFFICIAL_PRICE.h.

Double minYield

Minimum market yield of financial instrument.

Definition at line 79 of file SMP.Classes.CMF_OFFICIAL_PRICE.h.

Double nominalValue

Nominal value of Financial Instrument traded on the market.

Definition at line 91 of file SMP.Classes.CMF_OFFICIAL_PRICE.h.

UInt32 numberOfTrades

Number of trades used in the calculation.

Definition at line 109 of file SMP.Classes.CMF_OFFICIAL_PRICE.h.

UInt32 offPriceDate

Date to which the list refers.

Definition at line 67 of file SMP.Classes.CMF_OFFICIAL_PRICE.h.

Data regarding the Official Price.

Definition at line 64 of file SMP.Classes.CMF_OFFICIAL_PRICE.h.

Double qty

Quantity exchanged on the market.

Definition at line 88 of file SMP.Classes.CMF_OFFICIAL_PRICE.h.

Specifies whether the statistic refers to normal trading activity or to a RFQ....

Definition at line 115 of file SMP.Classes.CMF_OFFICIAL_PRICE.h.


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