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

Variables

static const int ALLOCATION_NOT_REQUIRED = 0
 Allocation not required = 0.
 
static const int ALLOCATION_REQUIRED = 1
 Allocation required (give-up trade) allocation information not provided (incomplete) = 1.
 
static const int USE_ALLOCATION_PROVIDED_WITH_TRADE = 2
 Use allocation provided with the trade = 2.
 

Variable Documentation

◆ ALLOCATION_NOT_REQUIRED

const int FixMessages::SG_FIX44::TradeAllocIndicator::ALLOCATION_NOT_REQUIRED = 0
static

Allocation not required = 0.

◆ ALLOCATION_REQUIRED

const int FixMessages::SG_FIX44::TradeAllocIndicator::ALLOCATION_REQUIRED = 1
static

Allocation required (give-up trade) allocation information not provided (incomplete) = 1.

◆ USE_ALLOCATION_PROVIDED_WITH_TRADE

const int FixMessages::SG_FIX44::TradeAllocIndicator::USE_ALLOCATION_PROVIDED_WITH_TRADE = 2
static

Use allocation provided with the trade = 2.