QuoteRejectReason Field

Reason Quote was rejected:  
Valid Values:  
1 = Unknown symbol (Security)  
2 = Exchange(Security) closed  
3 = Quote Request exceeds limit  
4 = Too late to enter  
5 = Unknown Quote  
6 = Duplicate Quote  
7 = Invalid bid/ask spread  
8 = Invalid price  
9 = Not authorized to quote security  
99 = Other  
 
public const int QuoteRejectReason = 300
This language is not supported or no code example is available.
public:  
const int QuoteRejectReason = 300;
This language is not supported or no code example is available.
public const QuoteRejectReason : int = 300
This language is not supported or no code example is available.

Field Value

int

In this article

Definition