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

Variables

static const char BUY_DRIVEN_CASH_TOP_UP = '4'
 Exchange/switch CIV order - Buy driven, cash top-up (i.e. additional cash will be provided to fulfil the order) = 4.
 
static const char BUY_DRIVEN_CASH_WITHDRAW = '5'
 Exchange/switch CIV order - Buy driven, cash withdraw (i.e. additional cash will not be provided to fulfil the order) = 5.
 
static const char IMMEDIATE = '1'
 Immediate = 1.
 
static const char SELL_DRIVEN = '3'
 Exchange/switch CIV order - Sell driven = 3.
 
static const char WAIT_FOR_EXECUTE_INSTRUCTIONS = '2'
 Wait for Execute Instruction (e.g. a<msgref msgtype="L">List Execute</msgref>message or phone call before proceeding with execution of the list) = 2.
 

Variable Documentation

◆ BUY_DRIVEN_CASH_TOP_UP

const char FixMessages::SG_FIX44::ListExecInstType::BUY_DRIVEN_CASH_TOP_UP = '4'
static

Exchange/switch CIV order - Buy driven, cash top-up (i.e. additional cash will be provided to fulfil the order) = 4.

◆ BUY_DRIVEN_CASH_WITHDRAW

const char FixMessages::SG_FIX44::ListExecInstType::BUY_DRIVEN_CASH_WITHDRAW = '5'
static

Exchange/switch CIV order - Buy driven, cash withdraw (i.e. additional cash will not be provided to fulfil the order) = 5.

◆ IMMEDIATE

const char FixMessages::SG_FIX44::ListExecInstType::IMMEDIATE = '1'
static

Immediate = 1.

◆ SELL_DRIVEN

const char FixMessages::SG_FIX44::ListExecInstType::SELL_DRIVEN = '3'
static

Exchange/switch CIV order - Sell driven = 3.

◆ WAIT_FOR_EXECUTE_INSTRUCTIONS

const char FixMessages::SG_FIX44::ListExecInstType::WAIT_FOR_EXECUTE_INSTRUCTIONS = '2'
static

Wait for Execute Instruction (e.g. a<msgref msgtype="L">List Execute</msgref>message or phone call before proceeding with execution of the list) = 2.