49 namespace BondVision {
60 sectionCode.reserve(4);
61 instrumentClassCode.reserve(6);
62 financialInstrumentCode.reserve(12);
63 accountCode.reserve(200);
65 marketAffiliationShortDesc.reserve(12);
66 marketAffiliationDesc.reserve(36);
67 accountInfo.reserve(200);
68 areaCodeShortDesc.reserve(12);
69 areaCodeDesc.reserve(36);
236 size_t deserialize(
const void* buf,
size_t inLen);
239 std::string toString ()
const;
245 size_t serialize(
void* buf)
const;
BV_MATCH_MODE::Enum fillMode
Indicates whether the trade has been originated by a manual or authomatic matching.
TI_FLAG::Enum bvBestMidYTR
Mid Yield to Reset.
TI_FLAG::Enum bVBestMidValidityFg
Flag indicating whether the mid-price set in fields BvBestMidPrice or BvBestMidYield is valid or not...
Double settlementFXRate
Exchange rate between Trading and Settlement Currencies (i.e. Settlement Currency or Trading Currency...
UInt32 parentTradeId
In case of trade splitting, it's the ID of the parent trade.
TI_SETTL_TYPE::Enum settlType
Settlement type.
TI_FLAG::Enum adjustmentFg
Indicates whether adjustment is applied.
Double bVBestMidYield
MidYield Value.
std::string financialInstrumentCode
Code of the financial instrument.
std::string sectionCode
Section code.
UInt16 legId
Unique ID of the trading leg.
std::string marketAffiliationShortDesc
Market Affiliation short description.
Double accruedInterest
Countervalue of the interests rate payd by the buyer to the seller, expressed in the trade currency...
BV_HIST_TRADE_MEMBER_INFO provider
Data identifying the Provider (who did the proposal). If the proposal has been done by an Agent...
TI_FLAG::Enum splittableFg
Indicates whether the trade is splittable or not.
TI_RFCQ_TYPE::Enum rfcqType
RFCQ Type (Outright, Switch, Butterfly, Multileg)
TI_MSG_INFO tradeMsgInfo
Contract number, contract closing (i.e. creation) date and hour, assigned by the central system...
UInt64 updateTime
Last update time, useful for communications with pre-settlement systems.
UInt32 transactionId
Unique ID of the RFCQ or Inventory Order.
TI_TRADE_TYPE::Enum tradeType
Specifies whether the trade results from normal trading activity or from a RFQ, RFCQ, etc.
BV_HIST_INSTRUMENT_INFO instrument
Instrument info.
BV_VALUE bVBestMidYTC
Mid Yield To Call.
std::string marketAffiliationDesc
Market Affiliation description.
UInt32 dealId
Unique ID of the Deal.
BV_VALUE bVBestMidYTW
Mid Yield To Worst.
TI_FILL_STATUS::Enum status
Status of the trade (e.g. active, cancelled, cancelled - split, modified)
Double bvBestMidMWCPriceTh
Mid MWC Price Theoretical.
BV_SETTL_STATUS::Enum settlStatus
Settlement status.
BV_BEST_TRADING_INFO bVBestBid
Market best on the Bid side.
Double settlCounterValue
Countervalue of settlement trade, expressed in the trade currency.
UInt16 settlementOffset
Settlement offset.
std::string areaCodeDesc
Area Code description.
BV_VALUE bvBestMidYMWExrc
Mid YMW Exercised.
size_t serializationBufSize() const
std::string accountInfo
Additional account information.
UInt64 preAllocationTime
Time of pre-allocation.
BV_BEST_TRADING_INFO bVBestAsk
Market best on the Ask side.
BV_ANALYTICS bvBestMidAnalytics
Analytics.
std::string accountCode
Account information.
BV_HIST_TRADE_MEMBER_INFO aggressor
Data identifying the Aggrssor (who did the order). If the order has been done by an Agent...
TI_FLAG::Enum greyMarketFlag
Indicates if the instrument object of the trade has been dealt on grey market.
std::string micCode
MIC Code.
BV_TRADE_TRADING_INFO tradeInfo
Contract Price, Yield, Qty, NominalValue.
Double bVBestMidPrice
MidPrice Value.
UInt32 allocationId
Unique ID of the allocation.
std::string areaCodeShortDesc
Area Code short description.
unsigned long long UInt64
std::string currency
Currency.
BV_TRANSPARENCY_INFO transparencyInfo
Pre and Post-Trade Transparency Info.
Double adjustment
Adjustment.
UInt32 settlDate
Settlement date.
Double nominalValue
Nominal value.
TI_VERB::Enum verb
Order side - Buy or Sell.
BV_VALUE bvBestMidYMWTh
Mid YMW Theoretical.
std::string instrumentClassCode
Code of the instrument class.