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

Variables

static const int COMMISSION_AMOUNT = 1
 Commission Amount (actual) = 1.
 
static const int COMMISSION_PERCENT = 2
 Commission % (actual) = 2.
 
static const int DILUTION_LEVY_AMOUNT = 7
 Dilution Levy Amount = 7.
 
static const int DILUTION_LEVY_PERCENT = 8
 Dilution Levy % = 8.
 
static const int DISCOUNT_AMOUNT = 5
 Discount Amount = 5.
 
static const int DISCOUNT_PERCENT = 6
 Discount % = 6.
 
static const int EXIT_CHARGE_AMOUNT = 9
 Exit Charge Amount = 9.
 
static const int EXIT_CHARGE_PERCENT = 10
 Exit Charge % = 10.
 
static const int FUNDBASED_RENEWAL_COMMISSION_ON_FUND = 14
 Fund-based Renewal Commission Amount (based on Projected Fund value) = 14.
 
static const int FUNDBASED_RENEWAL_COMMISSION_ON_ORDER = 13
 Fund-based Renewal Commission Amount (based on Order value) = 13.
 
static const int FUNDBASED_RENEWAL_COMMISSION_PERSENT = 11
 Fund-based Renewal Commission % (a.k.a. Trail commission) = 11.
 
static const int INITIAL_CHARGE_AMOUNT = 3
 Initial Charge Amount = 3.
 
static const int INITIAL_CHARGE_PERCENT = 4
 Initial Charge % = 4.
 
static const int NET_SETTLEMENT_AMOUNT = 15
 Net Settlement Amount = 15.
 
static const int PROJECTED_FUND_VALUE = 12
 Projected Fund Value (i.e. for investments intended to realise or exceed a specific future value) = 12.
 

Variable Documentation

◆ COMMISSION_AMOUNT

const int FixMessages::SG_FIX44::ContAmtType::COMMISSION_AMOUNT = 1
static

Commission Amount (actual) = 1.

◆ COMMISSION_PERCENT

const int FixMessages::SG_FIX44::ContAmtType::COMMISSION_PERCENT = 2
static

Commission % (actual) = 2.

◆ DILUTION_LEVY_AMOUNT

const int FixMessages::SG_FIX44::ContAmtType::DILUTION_LEVY_AMOUNT = 7
static

Dilution Levy Amount = 7.

◆ DILUTION_LEVY_PERCENT

const int FixMessages::SG_FIX44::ContAmtType::DILUTION_LEVY_PERCENT = 8
static

Dilution Levy % = 8.

◆ DISCOUNT_AMOUNT

const int FixMessages::SG_FIX44::ContAmtType::DISCOUNT_AMOUNT = 5
static

Discount Amount = 5.

◆ DISCOUNT_PERCENT

const int FixMessages::SG_FIX44::ContAmtType::DISCOUNT_PERCENT = 6
static

Discount % = 6.

◆ EXIT_CHARGE_AMOUNT

const int FixMessages::SG_FIX44::ContAmtType::EXIT_CHARGE_AMOUNT = 9
static

Exit Charge Amount = 9.

◆ EXIT_CHARGE_PERCENT

const int FixMessages::SG_FIX44::ContAmtType::EXIT_CHARGE_PERCENT = 10
static

Exit Charge % = 10.

◆ FUNDBASED_RENEWAL_COMMISSION_ON_FUND

const int FixMessages::SG_FIX44::ContAmtType::FUNDBASED_RENEWAL_COMMISSION_ON_FUND = 14
static

Fund-based Renewal Commission Amount (based on Projected Fund value) = 14.

◆ FUNDBASED_RENEWAL_COMMISSION_ON_ORDER

const int FixMessages::SG_FIX44::ContAmtType::FUNDBASED_RENEWAL_COMMISSION_ON_ORDER = 13
static

Fund-based Renewal Commission Amount (based on Order value) = 13.

◆ FUNDBASED_RENEWAL_COMMISSION_PERSENT

const int FixMessages::SG_FIX44::ContAmtType::FUNDBASED_RENEWAL_COMMISSION_PERSENT = 11
static

Fund-based Renewal Commission % (a.k.a. Trail commission) = 11.

◆ INITIAL_CHARGE_AMOUNT

const int FixMessages::SG_FIX44::ContAmtType::INITIAL_CHARGE_AMOUNT = 3
static

Initial Charge Amount = 3.

◆ INITIAL_CHARGE_PERCENT

const int FixMessages::SG_FIX44::ContAmtType::INITIAL_CHARGE_PERCENT = 4
static

Initial Charge % = 4.

◆ NET_SETTLEMENT_AMOUNT

const int FixMessages::SG_FIX44::ContAmtType::NET_SETTLEMENT_AMOUNT = 15
static

Net Settlement Amount = 15.

◆ PROJECTED_FUND_VALUE

const int FixMessages::SG_FIX44::ContAmtType::PROJECTED_FUND_VALUE = 12
static

Projected Fund Value (i.e. for investments intended to realise or exceed a specific future value) = 12.