NewOptionsMarketDefinitionEventArgs.TickValue Property |
A market's tick value is the cash value of one tick (one minimum price
movement). OrderPriceDenominator should be applied to get the real
value.
Namespace:
OnixS.NET.ICE.iMpact
Assembly:
OnixS.IceImpactMulticastPriceFeedHandlerNet-4.8_x64 (in OnixS.IceImpactMulticastPriceFeedHandlerNet-4.8_x64.dll) Version: 4.17.0.0
Syntax public long TickValue { get; }
Property Value
Type:
Int64See Also