Tags.HighLimitPrice Field |
Allowable high limit price for the trading day.
A key parameter in validating order price.
Used as the upper band for validating order prices.
Orders submitted with prices above the upper 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 HighLimitPrice = 1149
Field Value
Type:
Int32See Also