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

Variables

static const char AGENCY = 'A'
 Agency = A.
 
static const char GUARANTEED_CLOSE = 'J'
 Guaranteed Close = J.
 
static const char RISK_TRADE = 'R'
 Risk Trade = R.
 
static const char VWAP_GUARANTEE = 'G'
 VWAP Guarantee = G.
 

Variable Documentation

◆ AGENCY

const char FixMessages::SG_FIX44::BidTradeType::AGENCY = 'A'
static

Agency = A.

◆ GUARANTEED_CLOSE

const char FixMessages::SG_FIX44::BidTradeType::GUARANTEED_CLOSE = 'J'
static

Guaranteed Close = J.

◆ RISK_TRADE

const char FixMessages::SG_FIX44::BidTradeType::RISK_TRADE = 'R'
static

Risk Trade = R.

◆ VWAP_GUARANTEE

const char FixMessages::SG_FIX44::BidTradeType::VWAP_GUARANTEE = 'G'
static

VWAP Guarantee = G.