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

Variables

static const int BROKER_CREDIT = 2
 Broker Option = 2.
 
static const int DUPLICATE_CLORDID = 6
 Duplicate<fieldref tag="11">ClOrdID</fieldref>received = 6.
 
static const int ORDER_ALREADY_IN_PENDING_STATE = 3
 Order already in Pending Cancel or Pending Replace status = 3.
 
static const int ORIGORDMODTIME_NOT_MATCH = 5
 <fieldref tag="586">OrigOrdModTime</fieldref>did not match last<fieldref tag="60">TransactTime</fieldref>of order = 5
 
static const int OTHER = 99
 Other = 99.
 
static const int TLTC = 0
 Too late to cancel = 0.
 
static const int UNABLE_PROCESS_ORDER_MASS_CANCEL_REQUEST = 4
 Unable to process<msgref msgtype="q">Order Mass Cancel Request</msgref> = 4.
 
static const int UNKNOWN_ORDER = 1
 Unknown order = 1.
 

Variable Documentation

◆ BROKER_CREDIT

const int FixMessages::SG_FIX44::CxlRejReason::BROKER_CREDIT = 2
static

Broker Option = 2.

◆ DUPLICATE_CLORDID

const int FixMessages::SG_FIX44::CxlRejReason::DUPLICATE_CLORDID = 6
static

Duplicate<fieldref tag="11">ClOrdID</fieldref>received = 6.

◆ ORDER_ALREADY_IN_PENDING_STATE

const int FixMessages::SG_FIX44::CxlRejReason::ORDER_ALREADY_IN_PENDING_STATE = 3
static

Order already in Pending Cancel or Pending Replace status = 3.

◆ ORIGORDMODTIME_NOT_MATCH

const int FixMessages::SG_FIX44::CxlRejReason::ORIGORDMODTIME_NOT_MATCH = 5
static

<fieldref tag="586">OrigOrdModTime</fieldref>did not match last<fieldref tag="60">TransactTime</fieldref>of order = 5

◆ OTHER

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

Other = 99.

◆ TLTC

const int FixMessages::SG_FIX44::CxlRejReason::TLTC = 0
static

Too late to cancel = 0.

◆ UNABLE_PROCESS_ORDER_MASS_CANCEL_REQUEST

const int FixMessages::SG_FIX44::CxlRejReason::UNABLE_PROCESS_ORDER_MASS_CANCEL_REQUEST = 4
static

Unable to process<msgref msgtype="q">Order Mass Cancel Request</msgref> = 4.

◆ UNKNOWN_ORDER

const int FixMessages::SG_FIX44::CxlRejReason::UNKNOWN_ORDER = 1
static

Unknown order = 1.