OnixS C++ MTS Bond Vision SDP Handler  1.2.0
API documentation
BV_FINANCIAL_INSTRUMENT_STATISTIC Class Reference

#include <OnixS/MTS/BondVision/SDP/Classes/SMP.Classes.BV_FINANCIAL_INSTRUMENT_STATISTIC.h>

Public Member Functions

 BV_FINANCIAL_INSTRUMENT_STATISTIC ()
 
virtual ~BV_FINANCIAL_INSTRUMENT_STATISTIC ()
 
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 BV_FINANCIAL_INSTRUMENT_STATISTICclone () const
 
virtual BV_FINANCIAL_INSTRUMENT_STATISTICclone (void *) const
 
- Public Member Functions inherited from Class
virtual ~Class ()
 
size_t getMaxMessageSize () const
 

Public Attributes

UInt32 financialInstrumentId
 
UInt32 sectionId
 
TI_STATISTIC_TYPE::Enum type
 
UInt16 hour
 
TI_FLAG::Enum greyMarketFlag
 
Double minPrice
 
Double maxPrice
 
Double avgPrice
 
Double minYield
 
Double maxYield
 
Double avgYield
 
Double tradedNominalValue
 
UInt32 numberOfTrades
 
UInt64 lastTradeTime
 
TI_TRADE_TYPE::Enum tradeType
 
UInt16 marketAffiliation
 
TI_FINANCIAL_INSTRUMENT_TYPE::Enum instrumentType
 
TI_FLAG::Enum recalculationFg
 

Detailed Description

Constructor & Destructor Documentation

virtual ~BV_FINANCIAL_INSTRUMENT_STATISTIC ( )
inlinevirtual

Member Function Documentation

virtual BV_FINANCIAL_INSTRUMENT_STATISTIC* clone ( ) const
virtual

Implements Class.

virtual BV_FINANCIAL_INSTRUMENT_STATISTIC* 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 53 of file SMP.Classes.BV_FINANCIAL_INSTRUMENT_STATISTIC.h.

virtual size_t serializationBufSize ( ) const
inlinevirtual

Implements Class.

Definition at line 120 of file SMP.Classes.BV_FINANCIAL_INSTRUMENT_STATISTIC.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 80 of file SMP.Classes.BV_FINANCIAL_INSTRUMENT_STATISTIC.h.

Double avgYield

Weighted average trading yield for the financial instrument.

Definition at line 89 of file SMP.Classes.BV_FINANCIAL_INSTRUMENT_STATISTIC.h.

UInt32 financialInstrumentId

ID of the financial instrument.

Definition at line 59 of file SMP.Classes.BV_FINANCIAL_INSTRUMENT_STATISTIC.h.

TI_FLAG::Enum greyMarketFlag

Flag indicating whether the financial instrument was on the the Grey Market at negotiation time.

Definition at line 71 of file SMP.Classes.BV_FINANCIAL_INSTRUMENT_STATISTIC.h.

UInt16 hour

Hour or interval to which the market statistics refer. Significant only for Type = TI_STATISTIC_TYPE_Hour.

Definition at line 68 of file SMP.Classes.BV_FINANCIAL_INSTRUMENT_STATISTIC.h.

Instrument type.

Definition at line 107 of file SMP.Classes.BV_FINANCIAL_INSTRUMENT_STATISTIC.h.

UInt64 lastTradeTime

Time at which the last trade was concluded on the financial instrument.

Definition at line 98 of file SMP.Classes.BV_FINANCIAL_INSTRUMENT_STATISTIC.h.

UInt16 marketAffiliation

Specifies whether the statistic refers to trading activity on a regulated market or on an MTF.

Definition at line 104 of file SMP.Classes.BV_FINANCIAL_INSTRUMENT_STATISTIC.h.

Double maxPrice

Maximum trading price for the financial instrument.

Definition at line 77 of file SMP.Classes.BV_FINANCIAL_INSTRUMENT_STATISTIC.h.

Double maxYield

Maximum trading yield for the financial instrument.

Definition at line 86 of file SMP.Classes.BV_FINANCIAL_INSTRUMENT_STATISTIC.h.

Double minPrice

Minimum trading price for the financial instrument.

Definition at line 74 of file SMP.Classes.BV_FINANCIAL_INSTRUMENT_STATISTIC.h.

Double minYield

Minimum trading yield for the financial instrument.

Definition at line 83 of file SMP.Classes.BV_FINANCIAL_INSTRUMENT_STATISTIC.h.

UInt32 numberOfTrades

Number of trades used in the calculation.

Definition at line 95 of file SMP.Classes.BV_FINANCIAL_INSTRUMENT_STATISTIC.h.

TI_FLAG::Enum recalculationFg

Specifies whether the statistic has been recalculated.

Definition at line 110 of file SMP.Classes.BV_FINANCIAL_INSTRUMENT_STATISTIC.h.

UInt32 sectionId

Unique ID of the section.

Definition at line 62 of file SMP.Classes.BV_FINANCIAL_INSTRUMENT_STATISTIC.h.

Double tradedNominalValue

Nominal value of financial instrument traded on the market.

Definition at line 92 of file SMP.Classes.BV_FINANCIAL_INSTRUMENT_STATISTIC.h.

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

Definition at line 101 of file SMP.Classes.BV_FINANCIAL_INSTRUMENT_STATISTIC.h.

Period to which the statistics refer (e.g. yesterday, today, hour)

Definition at line 65 of file SMP.Classes.BV_FINANCIAL_INSTRUMENT_STATISTIC.h.


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