DKReason Field
Reason for execution rejection.
Valid values:
A = Unknown symbol
B = Wrong side
C = Quantity exceeds order
D = No matching order
E = Price exceeds limit
F = Calculation difference
Z = Other
public const int DKReason = 127
This language is not supported or no code example is available.
public:
const int DKReason = 127;
This language is not supported or no code example is available.
public const DKReason : int = 127
This language is not supported or no code example is available.
Field Value
int
In this article
Definition