B2BITS FIX Antenna C++ 2.32.1
Loading...
Searching...
No Matches
Variables
FixMessages::SG_FIX44::BookingUnit Namespace Reference

Variables

static const char AGGREGATED_EXECUTIONS_FOR_SYMBOL_SIDE_SETTLDATE = '2'
 Aggregate executions for this symbol, side, and settlement date = 2.
 
static const char AGGREGATED_EXECUTIONS_PER_ORDER = '1'
 Aggregate partial executions on this order, and book one trade per order = 1.
 
static const char EACH_PARTIAL_EXECUTION = '0'
 Each partial execution is a bookable unit = 0.
 

Variable Documentation

◆ AGGREGATED_EXECUTIONS_FOR_SYMBOL_SIDE_SETTLDATE

const char FixMessages::SG_FIX44::BookingUnit::AGGREGATED_EXECUTIONS_FOR_SYMBOL_SIDE_SETTLDATE = '2'
static

Aggregate executions for this symbol, side, and settlement date = 2.

◆ AGGREGATED_EXECUTIONS_PER_ORDER

const char FixMessages::SG_FIX44::BookingUnit::AGGREGATED_EXECUTIONS_PER_ORDER = '1'
static

Aggregate partial executions on this order, and book one trade per order = 1.

◆ EACH_PARTIAL_EXECUTION

const char FixMessages::SG_FIX44::BookingUnit::EACH_PARTIAL_EXECUTION = '0'
static

Each partial execution is a bookable unit = 0.