Allowable low limit price for the trading day.
A key parameter in validating order price.
Used as the lower band for validating order prices. Orders submitted with prices below the lower limit will be rejected.
This price protects off prices for quoting.
Namespace:
OnixS.CmeMdHandler
Assembly:
OnixS.CmeMdHandler-net-4.7 (in OnixS.CmeMdHandler-net-4.7.dll) Version: 3.16.1.0 (3.16.1.0)
Syntax public const int LowLimitPrice = 1148
Field Value
Type:
Int32See Also