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

Variables

static const int INVALID_DESTINATION_REQUESTED = 5
 Invalid Destination requested = 5.
 
static const int INVALID_INSTRUMENT = 1
 Invalid or unknown instrument = 1.
 
static const int INVALID_PARTIES = 3
 Invalid parties = 3.
 
static const int INVALID_TRANSPORT_TYPE_REQUESTED = 4
 Invalid Transport Type requested = 4.
 
static const int INVALID_TYPE_OF_TRADE_REQUEST = 2
 Invalid type of trade requested = 2.
 
static const int OTHER = 99
 Other = 99.
 
static const int SUCCESSFUL = 0
 Successful (default) = 0.
 
static const int TRADEREQUESTTYPE_NOT_SUPPORTED = 8
 <fieldref tag="569">TradeRequestType</fieldref>not supported = 8
 
static const int UNAUTHORIZED = 9
 Unauthorized for<msgref msgtype="AD">Trade Capture Report Request</msgref> = 9.
 

Variable Documentation

◆ INVALID_DESTINATION_REQUESTED

const int FixMessages::SG_FIX44::TradeRequestResult::INVALID_DESTINATION_REQUESTED = 5
static

Invalid Destination requested = 5.

◆ INVALID_INSTRUMENT

const int FixMessages::SG_FIX44::TradeRequestResult::INVALID_INSTRUMENT = 1
static

Invalid or unknown instrument = 1.

◆ INVALID_PARTIES

const int FixMessages::SG_FIX44::TradeRequestResult::INVALID_PARTIES = 3
static

Invalid parties = 3.

◆ INVALID_TRANSPORT_TYPE_REQUESTED

const int FixMessages::SG_FIX44::TradeRequestResult::INVALID_TRANSPORT_TYPE_REQUESTED = 4
static

Invalid Transport Type requested = 4.

◆ INVALID_TYPE_OF_TRADE_REQUEST

const int FixMessages::SG_FIX44::TradeRequestResult::INVALID_TYPE_OF_TRADE_REQUEST = 2
static

Invalid type of trade requested = 2.

◆ OTHER

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

Other = 99.

◆ SUCCESSFUL

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

Successful (default) = 0.

◆ TRADEREQUESTTYPE_NOT_SUPPORTED

const int FixMessages::SG_FIX44::TradeRequestResult::TRADEREQUESTTYPE_NOT_SUPPORTED = 8
static

<fieldref tag="569">TradeRequestType</fieldref>not supported = 8

◆ UNAUTHORIZED

const int FixMessages::SG_FIX44::TradeRequestResult::UNAUTHORIZED = 9
static

Unauthorized for<msgref msgtype="AD">Trade Capture Report Request</msgref> = 9.