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

Variables

static const int CARRIED_CUSTOMER_SIDE = 1
 Account is carried on customer Side of Books = 1.
 
static const int CARRIED_NONCUSTOMER_SIDE = 2
 Account is carried on non-Customer Side of books = 2.
 
static const int CARRIED_NONCUSTOMER_SIDE_CROSS_MARGINED = 6
 Account is carried on non-customer side of books and is cross margined = 6.
 
static const int FLOOR_TRADER = 4
 Floor Trader = 4.
 
static const int HOUSE_TRADER = 3
 House Trader = 3.
 
static const int HOUSE_TRADER_CROSS_MARGINED = 7
 Account is house trader and is cross margined = 7.
 
static const int JBO = 8
 Joint Backoffice Account (JBO) = 8.
 

Variable Documentation

◆ CARRIED_CUSTOMER_SIDE

const int FixMessages::SG_FIX44::AccountType::CARRIED_CUSTOMER_SIDE = 1
static

Account is carried on customer Side of Books = 1.

◆ CARRIED_NONCUSTOMER_SIDE

const int FixMessages::SG_FIX44::AccountType::CARRIED_NONCUSTOMER_SIDE = 2
static

Account is carried on non-Customer Side of books = 2.

◆ CARRIED_NONCUSTOMER_SIDE_CROSS_MARGINED

const int FixMessages::SG_FIX44::AccountType::CARRIED_NONCUSTOMER_SIDE_CROSS_MARGINED = 6
static

Account is carried on non-customer side of books and is cross margined = 6.

◆ FLOOR_TRADER

const int FixMessages::SG_FIX44::AccountType::FLOOR_TRADER = 4
static

Floor Trader = 4.

◆ HOUSE_TRADER

const int FixMessages::SG_FIX44::AccountType::HOUSE_TRADER = 3
static

House Trader = 3.

◆ HOUSE_TRADER_CROSS_MARGINED

const int FixMessages::SG_FIX44::AccountType::HOUSE_TRADER_CROSS_MARGINED = 7
static

Account is house trader and is cross margined = 7.

◆ JBO

const int FixMessages::SG_FIX44::AccountType::JBO = 8
static

Joint Backoffice Account (JBO) = 8.