39 namespace BondVision {
108 size_t deserialize(
const void* buf,
size_t inLen);
111 virtual std::string toString ()
const;
122 virtual size_t serialize(
void* buf)
const;
BV_DEAL_STATUS::Enum status
Status of the deal.
virtual ClassId::Enum id() const
Class id.
BV_INSTRUMENT_INFO instrument
Data regarding the tradable instrument.
UInt32 transactionId
Unique ID of the RFCQ/Inventory Order.
TI_TRADE_TYPE::Enum tradeType
Specifies whether the last deal refers to normal trading activity or to a RFQ, RFCQ, etc.
TI_RFCQ_TYPE::Enum rfcqType
RFCQ Type.
UInt64 dealTime
Time at which the deal was closed.
TI_EXEC_TREND::Enum trend
Indicator of the trend for the deal, which follows the quotation type (price, yield,...)
UInt16 marketAffiliation
Specifies whether the last deal refers to trading activity on a regulated market or on an MTF...
std::string micCode
MIC Code.
UInt32 dealMsgId
ID of the last deal.
virtual size_t serializationBufSize() const
BV_WAIVER_INDICATOR::Enum waiverIndicator
Waiver Indicator.
TI_LAST_DEAL_VERB::Enum verb
Specifies whether it is a bid or ask deal and refers to the Aggressor.
UInt16 legId
Unique ID of the trading leg.
UInt32 sectionId
Unique ID of the section.
unsigned long long UInt64
BV_TRADING_INFO lastTradingInfo
Price, Yield and Quantity of the deal.