OnixS EBS BrokerTec Market Data and Trading Handler for C++  2.14.1.0
Public Member Functions | List of all members
TotalOrderBookListener Class Referenceabstract

The subscription to Total Order Book (MQ7) provides information about all orders in the Order Book. More...

Public Member Functions

virtual void onAnswerTotOb (const Series &series, const OrderId &orderNumber, uint32 position, ComboMark::Enum comboMark, const OrderNoId &orderNoId, const Party &party)=0
 Implement this member to get notifications about MA7 answer received. More...
 

Detailed Description

The subscription to Total Order Book (MQ7) provides information about all orders in the Order Book.

Member Function Documentation

virtual void onAnswerTotOb ( const Series series,
const OrderId orderNumber,
uint32  position,
ComboMark::Enum  comboMark,
const OrderNoId orderNoId,
const Party party 
)
pure virtual

Implement this member to get notifications about MA7 answer received.

Parameters
seriesSeries.
orderNumberOrder number.
positionOrder book position.
comboMarkCombination order mark.
orderNoIdOrder properties.
partyParty.