#include <OnixS/MTS/BondVision/SDP/Classes/SMP.Classes.BV_OFFICIAL_PRICE.h>
Public Member Functions | |
BV_OFFICIAL_PRICE () | |
virtual | ~BV_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 BV_OFFICIAL_PRICE * | clone () const |
virtual BV_OFFICIAL_PRICE * | clone (void *) const |
Public Member Functions inherited from Class | |
virtual | ~Class () |
size_t | getMaxMessageSize () const |
Definition at line 44 of file SMP.Classes.BV_OFFICIAL_PRICE.h.
|
inline |
Definition at line 47 of file SMP.Classes.BV_OFFICIAL_PRICE.h.
|
inlinevirtual |
Definition at line 52 of file SMP.Classes.BV_OFFICIAL_PRICE.h.
|
virtual |
Implements Class.
|
virtual |
Implements Class.
size_t deserialize | ( | const void * | buf, |
size_t | inLen | ||
) |
|
inlinevirtual |
|
inlinevirtual |
Implements Class.
Definition at line 128 of file SMP.Classes.BV_OFFICIAL_PRICE.h.
|
virtual |
Provides string presentation.
Implements Class.
UInt16 areaCodeId |
Unique ID of the Area Code.
Definition at line 118 of file SMP.Classes.BV_OFFICIAL_PRICE.h.
Double avgPrice |
Market weighted average price of the instrument.
Definition at line 73 of file SMP.Classes.BV_OFFICIAL_PRICE.h.
Double avgYield |
Market weighted average yeild of the instrument.
Definition at line 82 of file SMP.Classes.BV_OFFICIAL_PRICE.h.
UInt64 createTime |
Time of the bonds price list generation.
Definition at line 109 of file SMP.Classes.BV_OFFICIAL_PRICE.h.
std::string currency |
Currency.
Definition at line 103 of file SMP.Classes.BV_OFFICIAL_PRICE.h.
Double firstPrice |
First price of the instrument in the market day.
Definition at line 91 of file SMP.Classes.BV_OFFICIAL_PRICE.h.
Double firstYield |
First yield of the instrument in the market day.
Definition at line 94 of file SMP.Classes.BV_OFFICIAL_PRICE.h.
Double lastPrice |
Last price of the instrument in the market day.
Definition at line 97 of file SMP.Classes.BV_OFFICIAL_PRICE.h.
Double lastYield |
Last yield of the instrument in the market day.
Definition at line 100 of file SMP.Classes.BV_OFFICIAL_PRICE.h.
UInt16 marketAffiliation |
Specifies whether the statistic refers to trading acitivity in a regulated market or in an MTF.
Definition at line 115 of file SMP.Classes.BV_OFFICIAL_PRICE.h.
Double maxPrice |
Market maximum price of the instrument.
Definition at line 70 of file SMP.Classes.BV_OFFICIAL_PRICE.h.
Double maxYield |
Market maximum yield of the instrument.
Definition at line 79 of file SMP.Classes.BV_OFFICIAL_PRICE.h.
Double minPrice |
Market minimum price of the instrument.
Definition at line 67 of file SMP.Classes.BV_OFFICIAL_PRICE.h.
Double minYield |
Market minimum yield of the instrument.
Definition at line 76 of file SMP.Classes.BV_OFFICIAL_PRICE.h.
Double nominalValue |
Nominal value of the instrument.
Definition at line 88 of file SMP.Classes.BV_OFFICIAL_PRICE.h.
UInt32 numberOfTrades |
Number of trades concluded on the date.
Definition at line 106 of file SMP.Classes.BV_OFFICIAL_PRICE.h.
UInt32 offPriceDate |
Date of the bonds price list generation.
Definition at line 64 of file SMP.Classes.BV_OFFICIAL_PRICE.h.
BV_OFFICIAL_PRICE_INFO offPriceInfo |
Section, Class, ID, type of the financial instrument.
Definition at line 61 of file SMP.Classes.BV_OFFICIAL_PRICE.h.
Double qty |
Quantity exchanged on the market.
Definition at line 85 of file SMP.Classes.BV_OFFICIAL_PRICE.h.
TI_TRADE_TYPE::Enum tradeType |
Specifies whether the statistic refers to normal trading activity or to a RFQ, RFCQ, etc.
Definition at line 112 of file SMP.Classes.BV_OFFICIAL_PRICE.h.