Static Public Member Functions | |
| static void | validateSize (MessageSize size) |
Static Public Attributes | |
| static ONIXS_LSE_GTP_CONST_OR_CONSTEXPR MessageSize | messageSize_ = 94 |
Additional Inherited Members | |
| Public Types inherited from BinaryMessage | |
| typedef MessageSize | BinarySize |
| Protected Member Functions inherited from BinaryFields< BinaryMessage, MessageSize > | |
| FieldValue | ordinary (MessageSize offset) const ONIXS_LSE_GTP_NOTHROW |
| const FieldValue & | ordinaryRef (MessageSize offset) const ONIXS_LSE_GTP_NOTHROW |
| Enumeration::Enum | enumeration (MessageSize offset) const ONIXS_LSE_GTP_NOTHROW |
| StrRef | fixedStr (MessageSize offset) const ONIXS_LSE_GTP_NOTHROW |
Definition at line 36 of file TradeSummary.h.
|
inline |
Initializes instance over given memory block.
Definition at line 142 of file TradeSummary.h.
|
inline |
Price of best visible bid available on the book at execution completion.
Definition at line 111 of file TradeSummary.h.
|
inline |
Aggregated size of all orders at the best buy price available on the book at execution completion.
Definition at line 104 of file TradeSummary.h.
|
inline |
Price of best visible bid available on the book at execution completion.
Definition at line 125 of file TradeSummary.h.
|
inline |
Aggregated size of all orders at the best buy price available on the book at execution completion.
Definition at line 118 of file TradeSummary.h.
|
inline |
Order Quantity deleted due to Self Execution Prevention (SEP) during an execution.
Definition at line 90 of file TradeSummary.h.
|
inline |
Far price is the highest price at which volume is depleted as part of the Matching Engine event in case of an aggressing buy order, or the lowest price at which volume is depleted in case of an aggressing sell order.
Definition at line 69 of file TradeSummary.h.
|
inline |
GTP Instrument Identifier.
Definition at line 46 of file TradeSummary.h.
|
inline |
Definition at line 97 of file TradeSummary.h.
|
inline |
Venue from which market data is received for the instrument.
Definition at line 53 of file TradeSummary.h.
|
inline |
Time the message was generated.
Definition at line 39 of file TradeSummary.h.
|
inline |
Total quantity executed.
Definition at line 76 of file TradeSummary.h.
|
inline |
Total hidden order quantity executed.
Definition at line 83 of file TradeSummary.h.
|
inline |
Execution timestamp as reported by the supported market.
Definition at line 60 of file TradeSummary.h.
|
inlinestatic |
Check the given size.
Definition at line 135 of file TradeSummary.h.
|
static |
Total message size.
Definition at line 132 of file TradeSummary.h.