Static Public Member Functions | |
| static void | validateSize (MessageSize size) |
Static Public Attributes | |
| static ONIXS_LSE_GTP_CONST_OR_CONSTEXPR MessageSize | messageSize_ = 109 |
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 Analytics.h.
|
inline |
Initializes instance over given memory block.
Definition at line 175 of file Analytics.h.
|
inline |
Most recent bid/ask spread at the time of publication of the message.
Definition at line 144 of file Analytics.h.
|
inline |
Number of buy limit orders cancelled by clients within the calculation window.
Definition at line 116 of file Analytics.h.
|
inline |
Number of buy market orders cancelled by clients within the calculation window.
Definition at line 123 of file Analytics.h.
|
inline |
Number of buy orders cancelled by clients within the calculation window.
Definition at line 102 of file Analytics.h.
|
inline |
Number of buy orders received within the calculation window.
Definition at line 74 of file Analytics.h.
|
inline |
Cumulative quantity of all buy orders received within the calculation window.
Definition at line 88 of file Analytics.h.
|
inline |
Time the calculation of the statistics on this message ended.
Definition at line 67 of file Analytics.h.
|
inline |
GTP Instrument identifier.
Definition at line 46 of file Analytics.h.
|
inline |
Number of sell limit orders cancelled by clients within the calculation window.
Definition at line 130 of file Analytics.h.
|
inline |
Number of sell market orders cancelled by clients within the calculation window.
Definition at line 137 of file Analytics.h.
|
inline |
Number of sell orders cancelled by clients within the calculation window.
Definition at line 109 of file Analytics.h.
|
inline |
Number of sell orders received within the calculation window.
Definition at line 81 of file Analytics.h.
|
inline |
Cumulative quantity of all sell orders received within the calculation window.
Definition at line 95 of file Analytics.h.
|
inline |
Venue from which market data is received for the instrument.
Definition at line 53 of file Analytics.h.
|
inline |
Time the calculation of the statistics on this message began.
Definition at line 60 of file Analytics.h.
|
inline |
Time the message was generated.
Definition at line 39 of file Analytics.h.
|
inlinestatic |
Check the given size.
Definition at line 168 of file Analytics.h.
|
inline |
Volume weighted average price for trades triggered by an aggressing buy order.
Definition at line 151 of file Analytics.h.
|
inline |
Volume weighted average price for trades triggered by an aggressing sell order.
Definition at line 158 of file Analytics.h.
|
static |
Total message size.
Definition at line 165 of file Analytics.h.