QuoteEntryRejectReason Field

Reason Quote Entry was rejected:  
Valid values:  
1 = Unknown symbol (Security)  
2 = Exchange(Security) closed  
3 = Quote 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 QuoteEntryRejectReason = 368
This language is not supported or no code example is available.
public:  
const int QuoteEntryRejectReason = 368;
This language is not supported or no code example is available.
public const QuoteEntryRejectReason : int = 368
This language is not supported or no code example is available.

Field Value

int

In this article

Definition