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::SymbolStatusMessage Struct Reference

#include <B2BITS_LseItchMessages.h>

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

Public Attributes

UInt32 nanosecond
 
UInt32 instrumentId
 
Byte reserved1
 
Byte reserved2
 
TradingStatus tradingStatus
 
FirmQuote flags
 
Byte haltReason [4]
 
SessionChangeReason sessionChangeReason
 
Time newEndTime
 
BookType bookType
 
- Public Attributes inherited from Lse::Itch::MessageHeader
UInt8 length
 
MessageType messageType
 

Static Public Attributes

static const MessageType type = mtSymbolStatus
 

Member Data Documentation

BookType Lse::Itch::SymbolStatusMessage::bookType
FirmQuote Lse::Itch::SymbolStatusMessage::flags
Byte Lse::Itch::SymbolStatusMessage::haltReason[4]
UInt32 Lse::Itch::SymbolStatusMessage::instrumentId
UInt32 Lse::Itch::SymbolStatusMessage::nanosecond
Time Lse::Itch::SymbolStatusMessage::newEndTime
Byte Lse::Itch::SymbolStatusMessage::reserved1
Byte Lse::Itch::SymbolStatusMessage::reserved2
SessionChangeReason Lse::Itch::SymbolStatusMessage::sessionChangeReason
TradingStatus Lse::Itch::SymbolStatusMessage::tradingStatus
const MessageType Lse::Itch::SymbolStatusMessage::type = mtSymbolStatus
static