QuoteStatus Field
Identifies the status of the quote acknowledgement.
Valid values:
0 = Accepted
1 = Canceled for Symbol(s)
2 = Canceled for Security Type(s)
3 = Canceled for Underlying
4 = Canceled All
5 = Rejected
6 = Removed from Market
7 = Expired
8 = Query
9 = Quote Not Found
10 = Pending
11 = Pass
12 = Locked Market Warning
13 = Cross Market Warning
14 = Canceled due to lock market
15 = Canceled due to cross market
public const int QuoteStatus = 297
This language is not supported or no code example is available.
public:
const int QuoteStatus = 297;
This language is not supported or no code example is available.
public const QuoteStatus : int = 297
This language is not supported or no code example is available.
Field Value
int
In this article
Definition