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

Variables

static const char AS_DEFINED = 'B'
 "As Defined" (for use with multileg instruments) = B
 
static const char BORROW = 'G'
 Borrow (FINANCING - identifies direction of collateral) = G.
 
static const char BUY = '1'
 Buy = 1.
 
static const char BUY_MINUS = '3'
 Buy minus = 3.
 
static const char CROSS = '8'
 Cross (orders where counterparty is an exchange, valid for all messages except IOIs) = 8.
 
static const char CROSS_SHORT = '9'
 Cross short = 9.
 
static const char CROSS_SHORT_EXEMPT = 'A'
 Cross short exempt = A.
 
static const char LEND = 'F'
 Lend (FINANCING - identifies direction of collateral) = F.
 
static const char OPPOSITE = 'C'
 "Opposite" (for use with multileg instruments) = C
 
static const char REDEEM = 'E'
 Redeem (e.g. CIV) = E.
 
static const char SELL = '2'
 Sell = 2.
 
static const char SELL_PLUS = '4'
 Sell plus = 4.
 
static const char SELL_SHORT = '5'
 Sell short = 5.
 
static const char SELL_SHORT_EXEMPT = '6'
 Sell short exempt = 6.
 
static const char SUBSCRIBE = 'D'
 Subscribe (e.g. CIV) = D.
 
static const char UNDISCLOSED = '7'
 Undisclosed (valid for IOI and List Order messages only) = 7.
 

Variable Documentation

◆ AS_DEFINED

const char FixMessages::SG_FIX44::Side::AS_DEFINED = 'B'
static

"As Defined" (for use with multileg instruments) = B

◆ BORROW

const char FixMessages::SG_FIX44::Side::BORROW = 'G'
static

Borrow (FINANCING - identifies direction of collateral) = G.

◆ BUY

const char FixMessages::SG_FIX44::Side::BUY = '1'
static

Buy = 1.

◆ BUY_MINUS

const char FixMessages::SG_FIX44::Side::BUY_MINUS = '3'
static

Buy minus = 3.

◆ CROSS

const char FixMessages::SG_FIX44::Side::CROSS = '8'
static

Cross (orders where counterparty is an exchange, valid for all messages except IOIs) = 8.

◆ CROSS_SHORT

const char FixMessages::SG_FIX44::Side::CROSS_SHORT = '9'
static

Cross short = 9.

◆ CROSS_SHORT_EXEMPT

const char FixMessages::SG_FIX44::Side::CROSS_SHORT_EXEMPT = 'A'
static

Cross short exempt = A.

◆ LEND

const char FixMessages::SG_FIX44::Side::LEND = 'F'
static

Lend (FINANCING - identifies direction of collateral) = F.

◆ OPPOSITE

const char FixMessages::SG_FIX44::Side::OPPOSITE = 'C'
static

"Opposite" (for use with multileg instruments) = C

◆ REDEEM

const char FixMessages::SG_FIX44::Side::REDEEM = 'E'
static

Redeem (e.g. CIV) = E.

◆ SELL

const char FixMessages::SG_FIX44::Side::SELL = '2'
static

Sell = 2.

◆ SELL_PLUS

const char FixMessages::SG_FIX44::Side::SELL_PLUS = '4'
static

Sell plus = 4.

◆ SELL_SHORT

const char FixMessages::SG_FIX44::Side::SELL_SHORT = '5'
static

Sell short = 5.

◆ SELL_SHORT_EXEMPT

const char FixMessages::SG_FIX44::Side::SELL_SHORT_EXEMPT = '6'
static

Sell short exempt = 6.

◆ SUBSCRIBE

const char FixMessages::SG_FIX44::Side::SUBSCRIBE = 'D'
static

Subscribe (e.g. CIV) = D.

◆ UNDISCLOSED

const char FixMessages::SG_FIX44::Side::UNDISCLOSED = '7'
static

Undisclosed (valid for IOI and List Order messages only) = 7.