libjmmcg  build_2783
A C++ library containing an eclectic mix of useful, advanced components.
isimud::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 174 of file messages.hpp.

Member Data Documentation

◆ askPrice

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

Definition at line 177 of file messages.hpp.

◆ askSize

uint64_t isimud::exchanges::MIT::BIT::NewQuoteSpecific1::askSize

Definition at line 178 of file messages.hpp.

◆ bidPrice

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

Definition at line 175 of file messages.hpp.

◆ bidSize

uint64_t isimud::exchanges::MIT::BIT::NewQuoteSpecific1::bidSize

Definition at line 176 of file messages.hpp.


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