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

Variables

static const int INVALID_PARTY_INFORMATION = 1
 Invalid party information = 1.
 
static const int INVALID_TRADE_TYPE = 4
 Invalid trade type = 4.
 
static const int OTHER = 99
 Other = 99.
 
static const int SUCCESSFUL = 0
 Successful (default) = 0.
 
static const int UNAUTHORIZED_TO_REPORT_TRADES = 3
 Unauthorized to report trades = 3.
 
static const int UNKNOWN_INSTRUMENT = 2
 Unknown instrument = 2.
 

Variable Documentation

◆ INVALID_PARTY_INFORMATION

const int FixMessages::SG_FIX44::TradeReportRejectReason::INVALID_PARTY_INFORMATION = 1
static

Invalid party information = 1.

◆ INVALID_TRADE_TYPE

const int FixMessages::SG_FIX44::TradeReportRejectReason::INVALID_TRADE_TYPE = 4
static

Invalid trade type = 4.

◆ OTHER

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

Other = 99.

◆ SUCCESSFUL

const int FixMessages::SG_FIX44::TradeReportRejectReason::SUCCESSFUL = 0
static

Successful (default) = 0.

◆ UNAUTHORIZED_TO_REPORT_TRADES

const int FixMessages::SG_FIX44::TradeReportRejectReason::UNAUTHORIZED_TO_REPORT_TRADES = 3
static

Unauthorized to report trades = 3.

◆ UNKNOWN_INSTRUMENT

const int FixMessages::SG_FIX44::TradeReportRejectReason::UNKNOWN_INSTRUMENT = 2
static

Unknown instrument = 2.