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

Variables

static const char CALCULATION_DIFFERENCE = 'F'
 Calculation difference = F.
 
static const char NO_MATCHING_ORDER = 'D'
 No matching order = D.
 
static const char OTHER = 'Z'
 Other = Z.
 
static const char PRICE_EXCEEDS_LIMIT = 'E'
 Price exceeds limit = E.
 
static const char QUANTITY_EXCEEDS_ORDER = 'C'
 Quantity exceeds order = C.
 
static const char UNKNOWN_SYMBOL = 'A'
 Unknown symbol = A.
 
static const char WRONG_SIDE = 'B'
 Wrong side = B.
 

Variable Documentation

◆ CALCULATION_DIFFERENCE

const char FixMessages::SG_FIX44::DKReason::CALCULATION_DIFFERENCE = 'F'
static

Calculation difference = F.

◆ NO_MATCHING_ORDER

const char FixMessages::SG_FIX44::DKReason::NO_MATCHING_ORDER = 'D'
static

No matching order = D.

◆ OTHER

const char FixMessages::SG_FIX44::DKReason::OTHER = 'Z'
static

Other = Z.

◆ PRICE_EXCEEDS_LIMIT

const char FixMessages::SG_FIX44::DKReason::PRICE_EXCEEDS_LIMIT = 'E'
static

Price exceeds limit = E.

◆ QUANTITY_EXCEEDS_ORDER

const char FixMessages::SG_FIX44::DKReason::QUANTITY_EXCEEDS_ORDER = 'C'
static

Quantity exceeds order = C.

◆ UNKNOWN_SYMBOL

const char FixMessages::SG_FIX44::DKReason::UNKNOWN_SYMBOL = 'A'
static

Unknown symbol = A.

◆ WRONG_SIDE

const char FixMessages::SG_FIX44::DKReason::WRONG_SIDE = 'B'
static

Wrong side = B.