QuoteCondition Field
Space-delimited list of conditions describing a quote.
Valid values:
A = Open / Active
B = Closed / Inactive
C = Exchange Best
D = Consolidated Best
E = Locked
F = Crossed
G = Depth
H = Fast Trading
I = Non-Firm
public const int QuoteCondition = 276
This language is not supported or no code example is available.
public:
const int QuoteCondition = 276;
This language is not supported or no code example is available.
public const QuoteCondition : int = 276
This language is not supported or no code example is available.
Field Value
int
In this article
Definition