QuoteRequestRejectReason 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 = Invalid price
6 = Not authorized to request quote
7 = No match for inquiry
8 = No market for instrument
9 = No inventory
10 = Pass
99 = Other
public const int QuoteRequestRejectReason = 658
This language is not supported or no code example is available.
public:
const int QuoteRequestRejectReason = 658;
This language is not supported or no code example is available.
public const QuoteRequestRejectReason : int = 658
This language is not supported or no code example is available.
Field Value
int
In this article
Definition