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

Variables

static const int CANCEL_ALL_QUOTES = 4
 Cancel All Quotes = 4.
 
static const int CANCEL_FOR_SECURITY_TYPES = 2
 Cancel for Security Type(s) = 2.
 
static const int CANCEL_FOR_SYMBOLS = 1
 Cancel for Symbol(s) = 1.
 
static const int CANCEL_FOR_UNDERLYING_SYMBOL = 3
 Cancel for Underlying Symbol = 3.
 

Variable Documentation

◆ CANCEL_ALL_QUOTES

const int FixMessages::SG_FIX44::QuoteCancelType::CANCEL_ALL_QUOTES = 4
static

Cancel All Quotes = 4.

◆ CANCEL_FOR_SECURITY_TYPES

const int FixMessages::SG_FIX44::QuoteCancelType::CANCEL_FOR_SECURITY_TYPES = 2
static

Cancel for Security Type(s) = 2.

◆ CANCEL_FOR_SYMBOLS

const int FixMessages::SG_FIX44::QuoteCancelType::CANCEL_FOR_SYMBOLS = 1
static

Cancel for Symbol(s) = 1.

◆ CANCEL_FOR_UNDERLYING_SYMBOL

const int FixMessages::SG_FIX44::QuoteCancelType::CANCEL_FOR_UNDERLYING_SYMBOL = 3
static

Cancel for Underlying Symbol = 3.