EPAM B2BITS C++ Mit MarketData handler
1.25.0
|
#include <B2BITS_JseItchMessages.h>
Public Attributes | |
UInt32 | nanosecond |
UInt32 | quantity |
UInt32 | instrumentId |
Byte | reserved1 |
Byte | reserved2 |
Price | price |
UInt64 | tradeId |
AuctionType | auctionType |
![]() | |
UInt8 | length |
MessageType | messageType |
Static Public Attributes | |
static const MessageType | type = mtAuctionTrade |
AuctionType Jse::Itch::AuctionTradeMessage::auctionType |
UInt32 Jse::Itch::AuctionTradeMessage::instrumentId |
UInt32 Jse::Itch::AuctionTradeMessage::nanosecond |
Price Jse::Itch::AuctionTradeMessage::price |
UInt32 Jse::Itch::AuctionTradeMessage::quantity |
Byte Jse::Itch::AuctionTradeMessage::reserved1 |
Byte Jse::Itch::AuctionTradeMessage::reserved2 |
UInt64 Jse::Itch::AuctionTradeMessage::tradeId |
|
static |