EPAM B2BITS C++ Mit MarketData handler
1.25.0
|
#include <B2BITS_JseItchMessages.h>
Public Attributes | |
UInt32 | nanosecond |
UInt64 | orderId |
UInt32 | executedQuantity |
UInt32 | displayQuantity |
UInt64 | tradeId |
Printable | printable |
Price | price |
![]() | |
UInt8 | length |
MessageType | messageType |
Static Public Attributes | |
static const MessageType | type = mtOrderExecutedWithPrice |
UInt32 Jse::Itch::OrderExecutedWithPriceMessage::displayQuantity |
UInt32 Jse::Itch::OrderExecutedWithPriceMessage::executedQuantity |
UInt32 Jse::Itch::OrderExecutedWithPriceMessage::nanosecond |
UInt64 Jse::Itch::OrderExecutedWithPriceMessage::orderId |
Price Jse::Itch::OrderExecutedWithPriceMessage::price |
Printable Jse::Itch::OrderExecutedWithPriceMessage::printable |
UInt64 Jse::Itch::OrderExecutedWithPriceMessage::tradeId |
|
static |