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

Variables

static const int DUPLICATE_QUOTE = 6
 Duplicate quote = 6.
 
static const int EXCHANGED_CLOSED = 2
 Exhcnage (security) closed = 2.
 
static const int INVALID_BID_ASK_SPREAD = 7
 Invalid bid/ask spread = 7.
 
static const int INVALID_PRICE = 8
 Invalid price = 8.
 
static const int NOT_AUTHORIZED_TO_QUOTE_SECURITY = 9
 Not authorized to quote security = 9.
 
static const int OTHER = 99
 Other = 99.
 
static const int QUOTE_EXCEEDS_LIMIT = 3
 Quote exceeds limit = 3.
 
static const int TOO_LATE_TO_ENTER = 4
 Too late to enter = 4.
 
static const int UNKNOWN_QUOTE = 5
 Unknown quote = 5.
 
static const int UNKNOWN_SYMBOL = 1
 Unknown symbol (security) = 1.
 

Variable Documentation

◆ DUPLICATE_QUOTE

const int FixMessages::SG_FIX44::QuoteRejectReason::DUPLICATE_QUOTE = 6
static

Duplicate quote = 6.

◆ EXCHANGED_CLOSED

const int FixMessages::SG_FIX44::QuoteRejectReason::EXCHANGED_CLOSED = 2
static

Exhcnage (security) closed = 2.

◆ INVALID_BID_ASK_SPREAD

const int FixMessages::SG_FIX44::QuoteRejectReason::INVALID_BID_ASK_SPREAD = 7
static

Invalid bid/ask spread = 7.

◆ INVALID_PRICE

const int FixMessages::SG_FIX44::QuoteRejectReason::INVALID_PRICE = 8
static

Invalid price = 8.

◆ NOT_AUTHORIZED_TO_QUOTE_SECURITY

const int FixMessages::SG_FIX44::QuoteRejectReason::NOT_AUTHORIZED_TO_QUOTE_SECURITY = 9
static

Not authorized to quote security = 9.

◆ OTHER

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

Other = 99.

◆ QUOTE_EXCEEDS_LIMIT

const int FixMessages::SG_FIX44::QuoteRejectReason::QUOTE_EXCEEDS_LIMIT = 3
static

Quote exceeds limit = 3.

◆ TOO_LATE_TO_ENTER

const int FixMessages::SG_FIX44::QuoteRejectReason::TOO_LATE_TO_ENTER = 4
static

Too late to enter = 4.

◆ UNKNOWN_QUOTE

const int FixMessages::SG_FIX44::QuoteRejectReason::UNKNOWN_QUOTE = 5
static

Unknown quote = 5.

◆ UNKNOWN_SYMBOL

const int FixMessages::SG_FIX44::QuoteRejectReason::UNKNOWN_SYMBOL = 1
static

Unknown symbol (security) = 1.