libjmmcg  build_2176
A C++ library containing an eclectic mix of useful, advanced components.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
jmmcg::exchanges::MIT::BIT::NewQuoteSpecific1 Struct Reference

#include <messages.hpp>

Public Attributes

common::Price_t bidPrice
 
uint64_t bidSize
 
common::Price_t askPrice
 
uint64_t askSize
 

Detailed Description

Section: "7.4.2 New Quote"

Definition at line 105 of file messages.hpp.

Member Data Documentation

common::Price_t jmmcg::exchanges::MIT::BIT::NewQuoteSpecific1::askPrice

Definition at line 108 of file messages.hpp.

uint64_t jmmcg::exchanges::MIT::BIT::NewQuoteSpecific1::askSize

Definition at line 109 of file messages.hpp.

common::Price_t jmmcg::exchanges::MIT::BIT::NewQuoteSpecific1::bidPrice

Definition at line 106 of file messages.hpp.

uint64_t jmmcg::exchanges::MIT::BIT::NewQuoteSpecific1::bidSize

Definition at line 107 of file messages.hpp.


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