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::TRQ::ExecutionReportSpecific2 Struct Reference

#include <messages.hpp>

Public Attributes

common::TargetBook targetBook
 
common::TypeOfTrade typeOfTrade
 
common::Capacity capacity
 
common::PriceDifferential priceDifferential
 
common::OrderID_t publicOrderID
 
int32_t minimumQuantity
 
int8_t reputationalScore
 

Detailed Description

Definition at line 141 of file messages.hpp.

Member Data Documentation

common::Capacity jmmcg::exchanges::MIT::TRQ::ExecutionReportSpecific2::capacity

Definition at line 144 of file messages.hpp.

int32_t jmmcg::exchanges::MIT::TRQ::ExecutionReportSpecific2::minimumQuantity

Definition at line 147 of file messages.hpp.

common::PriceDifferential jmmcg::exchanges::MIT::TRQ::ExecutionReportSpecific2::priceDifferential

Definition at line 145 of file messages.hpp.

common::OrderID_t jmmcg::exchanges::MIT::TRQ::ExecutionReportSpecific2::publicOrderID

Definition at line 146 of file messages.hpp.

int8_t jmmcg::exchanges::MIT::TRQ::ExecutionReportSpecific2::reputationalScore

Definition at line 148 of file messages.hpp.

common::TargetBook jmmcg::exchanges::MIT::TRQ::ExecutionReportSpecific2::targetBook

Definition at line 142 of file messages.hpp.

common::TypeOfTrade jmmcg::exchanges::MIT::TRQ::ExecutionReportSpecific2::typeOfTrade

Definition at line 143 of file messages.hpp.


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