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

Variables

static const int EXCESSIVE_SUBSTITUTION = 5
 Excessive substitution = 5.
 
static const int INSUFFICIENT_COLLATERAL = 3
 Insufficient collateral = 3.
 
static const int INVALID_TYPE_OF_COLLATERAL = 4
 Invalid type of collateral = 4.
 
static const int OTHER = 99
 Other = 99.
 
static const int UNAUTHORIZED_TRANSACTION = 2
 Unauthorized transaction = 2.
 
static const int UNKNOWN_DEAL = 0
 Unknown deal (order / trade) = 0.
 
static const int UNKNOWN_OR_INVALID_INSTRUMENT = 1
 Unknown or invalid instrument = 1.
 

Variable Documentation

◆ EXCESSIVE_SUBSTITUTION

const int FixMessages::SG_FIX44::CollAsgnRejectReason::EXCESSIVE_SUBSTITUTION = 5
static

Excessive substitution = 5.

◆ INSUFFICIENT_COLLATERAL

const int FixMessages::SG_FIX44::CollAsgnRejectReason::INSUFFICIENT_COLLATERAL = 3
static

Insufficient collateral = 3.

◆ INVALID_TYPE_OF_COLLATERAL

const int FixMessages::SG_FIX44::CollAsgnRejectReason::INVALID_TYPE_OF_COLLATERAL = 4
static

Invalid type of collateral = 4.

◆ OTHER

const int FixMessages::SG_FIX44::CollAsgnRejectReason::OTHER = 99
static

Other = 99.

◆ UNAUTHORIZED_TRANSACTION

const int FixMessages::SG_FIX44::CollAsgnRejectReason::UNAUTHORIZED_TRANSACTION = 2
static

Unauthorized transaction = 2.

◆ UNKNOWN_DEAL

const int FixMessages::SG_FIX44::CollAsgnRejectReason::UNKNOWN_DEAL = 0
static

Unknown deal (order / trade) = 0.

◆ UNKNOWN_OR_INVALID_INSTRUMENT

const int FixMessages::SG_FIX44::CollAsgnRejectReason::UNKNOWN_OR_INVALID_INSTRUMENT = 1
static

Unknown or invalid instrument = 1.