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

Variables

static const int ACCEPTED = 0
 Accepted = 0.
 
static const int CANCELED_ALL = 4
 Canceled All = 4.
 
static const int CANCELED_FOR_UNDERLYING = 3
 Canceled for Underlying = 3.
 
static const int CANCELLED_DUE_TO_CROSS_MARKET = 15
 Canceled Due To Cross Market = 15.
 
static const int CANCELLED_DUE_TO_LOCK_MARKET = 14
 Canceled Due To Lock Market = 14.
 
static const int CANCELLED_FOR_SECURITY_TYPES = 2
 Canceled for Security Type(s) = 2.
 
static const int CANCELLED_FOR_SYMBOLS = 1
 Canceled for Symbol(s) = 1.
 
static const int CROSS_MARKET_WARNING = 13
 Cross Market Warning = 13.
 
static const int EXPIRED = 7
 Expired = 7.
 
static const int LOCKED_MARKET_WARNING = 12
 Locked Market Warning = 12.
 
static const int PASS = 11
 Pass = 11.
 
static const int PENDING = 10
 Pending = 10.
 
static const int QUERY = 8
 Query = 8.
 
static const int QUOTE_NOT_FOUND = 9
 Quote Not Found = 9.
 
static const int REJECTED = 5
 Rejected = 5.
 
static const int REMOVED_FROM_MARKET = 6
 Removed from Market = 6.
 

Variable Documentation

◆ ACCEPTED

const int FixMessages::SG_FIX44::QuoteStatus::ACCEPTED = 0
static

Accepted = 0.

◆ CANCELED_ALL

const int FixMessages::SG_FIX44::QuoteStatus::CANCELED_ALL = 4
static

Canceled All = 4.

◆ CANCELED_FOR_UNDERLYING

const int FixMessages::SG_FIX44::QuoteStatus::CANCELED_FOR_UNDERLYING = 3
static

Canceled for Underlying = 3.

◆ CANCELLED_DUE_TO_CROSS_MARKET

const int FixMessages::SG_FIX44::QuoteStatus::CANCELLED_DUE_TO_CROSS_MARKET = 15
static

Canceled Due To Cross Market = 15.

◆ CANCELLED_DUE_TO_LOCK_MARKET

const int FixMessages::SG_FIX44::QuoteStatus::CANCELLED_DUE_TO_LOCK_MARKET = 14
static

Canceled Due To Lock Market = 14.

◆ CANCELLED_FOR_SECURITY_TYPES

const int FixMessages::SG_FIX44::QuoteStatus::CANCELLED_FOR_SECURITY_TYPES = 2
static

Canceled for Security Type(s) = 2.

◆ CANCELLED_FOR_SYMBOLS

const int FixMessages::SG_FIX44::QuoteStatus::CANCELLED_FOR_SYMBOLS = 1
static

Canceled for Symbol(s) = 1.

◆ CROSS_MARKET_WARNING

const int FixMessages::SG_FIX44::QuoteStatus::CROSS_MARKET_WARNING = 13
static

Cross Market Warning = 13.

◆ EXPIRED

const int FixMessages::SG_FIX44::QuoteStatus::EXPIRED = 7
static

Expired = 7.

◆ LOCKED_MARKET_WARNING

const int FixMessages::SG_FIX44::QuoteStatus::LOCKED_MARKET_WARNING = 12
static

Locked Market Warning = 12.

◆ PASS

const int FixMessages::SG_FIX44::QuoteStatus::PASS = 11
static

Pass = 11.

◆ PENDING

const int FixMessages::SG_FIX44::QuoteStatus::PENDING = 10
static

Pending = 10.

◆ QUERY

const int FixMessages::SG_FIX44::QuoteStatus::QUERY = 8
static

Query = 8.

◆ QUOTE_NOT_FOUND

const int FixMessages::SG_FIX44::QuoteStatus::QUOTE_NOT_FOUND = 9
static

Quote Not Found = 9.

◆ REJECTED

const int FixMessages::SG_FIX44::QuoteStatus::REJECTED = 5
static

Rejected = 5.

◆ REMOVED_FROM_MARKET

const int FixMessages::SG_FIX44::QuoteStatus::REMOVED_FROM_MARKET = 6
static

Removed from Market = 6.