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