EPAM B2BITS C++ Mit MarketData handler
1.25.0
|
#include <B2BITS_LseItchMessages.h>
Public Attributes | |
UInt32 | nanosecond |
UInt32 | executedQuantity |
UInt32 | instrumentId |
Byte | reserved1 |
Byte | reserved2 |
Price | price |
UInt64 | tradeId |
CrossType | crossType |
SubBook | subBook |
PTModFlags | modFlags |
![]() | |
UInt8 | length |
MessageType | messageType |
Static Public Attributes | |
static const MessageType | type = mtTrade |
CrossType Lse::Itch::TradeMessage::crossType |
UInt32 Lse::Itch::TradeMessage::executedQuantity |
UInt32 Lse::Itch::TradeMessage::instrumentId |
PTModFlags Lse::Itch::TradeMessage::modFlags |
UInt32 Lse::Itch::TradeMessage::nanosecond |
Price Lse::Itch::TradeMessage::price |
Byte Lse::Itch::TradeMessage::reserved1 |
Byte Lse::Itch::TradeMessage::reserved2 |
SubBook Lse::Itch::TradeMessage::subBook |
UInt64 Lse::Itch::TradeMessage::tradeId |
|
static |