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

Variables

static const char AUTOMATED_PRIVATE = '1'
 Automated execution order, private, no Broker intervention = 1.
 
static const char AUTOMATED_PUBLIC = '2'
 Automated execution order, public, Broker intervention OK = 2.
 
static const char MANUAL = '3'
 Manual order, best execution = 3.
 

Variable Documentation

◆ AUTOMATED_PRIVATE

const char FixMessages::SG_FIX44::HandlInst::AUTOMATED_PRIVATE = '1'
static

Automated execution order, private, no Broker intervention = 1.

◆ AUTOMATED_PUBLIC

const char FixMessages::SG_FIX44::HandlInst::AUTOMATED_PUBLIC = '2'
static

Automated execution order, public, Broker intervention OK = 2.

◆ MANUAL

const char FixMessages::SG_FIX44::HandlInst::MANUAL = '3'
static

Manual order, best execution = 3.