EPAM B2BITS C++ Mit MarketData handler  1.25.0
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Public Attributes | Static Public Attributes | List of all members
Lse::Itch::StatisticsMessage Struct Reference

#include <B2BITS_LseItchMessages.h>

Inheritance diagram for Lse::Itch::StatisticsMessage:
Inheritance graph
[legend]
Collaboration diagram for Lse::Itch::StatisticsMessage:
Collaboration graph
[legend]

Public Attributes

UInt32 nanosecond
 
UInt32 instrumentId
 
Byte reserved1
 
Byte reserved2
 
StatisticType statisticType
 
Price price
 
OpenCloseIndicator openCloseIndicator
 
BitField reserved3
 
- Public Attributes inherited from Lse::Itch::MessageHeader
UInt8 length
 
MessageType messageType
 

Static Public Attributes

static const MessageType type = mtStatistics
 

Member Data Documentation

UInt32 Lse::Itch::StatisticsMessage::instrumentId
UInt32 Lse::Itch::StatisticsMessage::nanosecond
OpenCloseIndicator Lse::Itch::StatisticsMessage::openCloseIndicator
Price Lse::Itch::StatisticsMessage::price
Byte Lse::Itch::StatisticsMessage::reserved1
Byte Lse::Itch::StatisticsMessage::reserved2
BitField Lse::Itch::StatisticsMessage::reserved3
StatisticType Lse::Itch::StatisticsMessage::statisticType
const MessageType Lse::Itch::StatisticsMessage::type = mtStatistics
static