|
EPAM B2BITS C++ Mit MarketData handler
1.25.0
|
#include <B2BITS_JseItchMessages.h>


Public Attributes | |
| UInt32 | nanosecond |
| UInt32 | executedQuantity |
| UInt32 | instrumentId |
| Byte | reserved1 |
| Byte | reserved2 |
| Price | price |
| UInt64 | tradeId |
Public Attributes inherited from Jse::Itch::MessageHeader | |
| UInt8 | length |
| MessageType | messageType |
Static Public Attributes | |
| static const MessageType | type = mtTrade |
| UInt32 Jse::Itch::TradeMessage::executedQuantity |
| UInt32 Jse::Itch::TradeMessage::instrumentId |
| UInt32 Jse::Itch::TradeMessage::nanosecond |
| Price Jse::Itch::TradeMessage::price |
| Byte Jse::Itch::TradeMessage::reserved1 |
| Byte Jse::Itch::TradeMessage::reserved2 |
| UInt64 Jse::Itch::TradeMessage::tradeId |
|
static |
1.8.5