JayBeams  0.1
Another project to have fun coding.
Public Attributes | Static Public Attributes | List of all members
jb::itch5::stock_directory_message Struct Reference

Represent a 'Stock Directory' message in the ITCH-5.0 protocol. More...

#include <stock_directory_message.hpp>

Public Attributes

message_header header
 
stock_t stock
 
market_category_t market_category
 
financial_status_indicator_t financial_status_indicator
 
int round_lot_size
 
roundlots_only_t roundlots_only
 
issue_classification_t issue_classification
 
issue_subtype_t issue_subtype
 
authenticity_t authenticity
 
short_sale_threshold_indicator_t short_sale_threshold_indicator
 
ipo_flag_t ipo_flag
 
luld_reference_price_tier_t luld_reference_price_tier
 
etp_flag_t etp_flag
 
int etp_leverage_factor
 
inverse_indicator_t inverse_indicator
 

Static Public Attributes

static constexpr int message_type = u'R'
 

Detailed Description

Represent a 'Stock Directory' message in the ITCH-5.0 protocol.

Definition at line 133 of file stock_directory_message.hpp.

Member Data Documentation

◆ authenticity

authenticity_t jb::itch5::stock_directory_message::authenticity

◆ etp_flag

etp_flag_t jb::itch5::stock_directory_message::etp_flag

◆ etp_leverage_factor

int jb::itch5::stock_directory_message::etp_leverage_factor

◆ financial_status_indicator

financial_status_indicator_t jb::itch5::stock_directory_message::financial_status_indicator

◆ header

message_header jb::itch5::stock_directory_message::header

◆ inverse_indicator

inverse_indicator_t jb::itch5::stock_directory_message::inverse_indicator

◆ ipo_flag

ipo_flag_t jb::itch5::stock_directory_message::ipo_flag

◆ issue_classification

issue_classification_t jb::itch5::stock_directory_message::issue_classification

◆ issue_subtype

issue_subtype_t jb::itch5::stock_directory_message::issue_subtype

◆ luld_reference_price_tier

luld_reference_price_tier_t jb::itch5::stock_directory_message::luld_reference_price_tier

◆ market_category

market_category_t jb::itch5::stock_directory_message::market_category

◆ message_type

constexpr int jb::itch5::stock_directory_message::message_type = u'R'
static

◆ round_lot_size

int jb::itch5::stock_directory_message::round_lot_size

◆ roundlots_only

roundlots_only_t jb::itch5::stock_directory_message::roundlots_only

◆ short_sale_threshold_indicator

short_sale_threshold_indicator_t jb::itch5::stock_directory_message::short_sale_threshold_indicator

◆ stock

stock_t jb::itch5::stock_directory_message::stock

The documentation for this struct was generated from the following files: