DiscretionLimitType Field
Type of Discretion Limit
Valid Values
0 = Or better (default) - price improvement allowed
1 = Strict limit is a strict limit
2 = Or worse for a buy the discretion price is a minimum and for a sell the
discretion price is a maximum (for use for orders which have a price range)
public const int DiscretionLimitType = 843
This language is not supported or no code example is available.
public:
const int DiscretionLimitType = 843;
This language is not supported or no code example is available.
public const DiscretionLimitType : int = 843
This language is not supported or no code example is available.
Field Value
int
In this article
Definition