38 namespace BondVision {
122 size_t deserialize(
const void* buf,
size_t inLen);
125 virtual std::string toString ()
const;
136 virtual size_t serialize(
void* buf)
const;
Double maxYield
Market maximum yield of the instrument.
Double avgPrice
Market weighted average price of the instrument.
Double firstYield
First yield of the instrument in the market day.
Double avgYield
Market weighted average yeild of the instrument.
UInt32 offPriceDate
Date of the bonds price list generation.
Double minPrice
Market minimum price of the instrument.
Double nominalValue
Nominal value of the instrument.
TI_TRADE_TYPE::Enum tradeType
Specifies whether the statistic refers to normal trading activity or to a RFQ, RFCQ, etc.
Double firstPrice
First price of the instrument in the market day.
Double qty
Quantity exchanged on the market.
virtual ClassId::Enum id() const
Class id.
BV_OFFICIAL_PRICE_INFO offPriceInfo
Section, Class, ID, type of the financial instrument.
UInt32 numberOfTrades
Number of trades concluded on the date.
Double lastYield
Last yield of the instrument in the market day.
virtual size_t serializationBufSize() const
UInt64 createTime
Time of the bonds price list generation.
UInt16 areaCodeId
Unique ID of the Area Code.
unsigned long long UInt64
std::string currency
Currency.
Double maxPrice
Market maximum price of the instrument.
UInt16 marketAffiliation
Specifies whether the statistic refers to trading acitivity in a regulated market or in an MTF...
virtual ~BV_OFFICIAL_PRICE()
Double lastPrice
Last price of the instrument in the market day.
Double minYield
Market minimum yield of the instrument.