EPAM B2BITS C++ Mit MarketData handler
1.25.0
|
#include <B2BITS_LseItchMessages.h>
Public Attributes | |
UInt32 | nanosecond |
UInt32 | instrumentId |
Price | buyLimitPrice |
UInt32 | buyLimitSize |
Price | sellLimitPrice |
UInt32 | sellLimitSize |
![]() | |
UInt8 | length |
MessageType | messageType |
Static Public Attributes | |
static const MessageType | type = mtTopOfBookMessage |
Price Lse::Itch::TopOfBookMessage::buyLimitPrice |
UInt32 Lse::Itch::TopOfBookMessage::buyLimitSize |
UInt32 Lse::Itch::TopOfBookMessage::instrumentId |
UInt32 Lse::Itch::TopOfBookMessage::nanosecond |
Price Lse::Itch::TopOfBookMessage::sellLimitPrice |
UInt32 Lse::Itch::TopOfBookMessage::sellLimitSize |
|
static |