libjmmcg  build_2783
A C++ library containing an eclectic mix of useful, advanced components.
isimud::exchanges::MIT::LSE::NewQuoteSpecific1 Struct Reference

#include <messages.hpp>

Public Attributes

common::Price_t bidPrice
 
int32_t bidSize
 
common::Price_t askPrice
 
int32_t askSize
 

Detailed Description

Section: "8.4.2 New Quote"

Definition at line 182 of file messages.hpp.

Member Data Documentation

◆ askPrice

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

Definition at line 185 of file messages.hpp.

◆ askSize

int32_t isimud::exchanges::MIT::LSE::NewQuoteSpecific1::askSize

Definition at line 186 of file messages.hpp.

◆ bidPrice

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

Definition at line 183 of file messages.hpp.

◆ bidSize

int32_t isimud::exchanges::MIT::LSE::NewQuoteSpecific1::bidSize

Definition at line 184 of file messages.hpp.


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