forwardUnitQtyDenominator Property    Table of ContentFuturesStrategyDefinitionEventArgs Methodsforward
FuturesStrategyDefinitionEventArgs.UnitQuantity Property
The quantity in unit of measurement per lot. For example, it is 1000 barrels per lot for Brent. `UnitQtyDenominator` should be applied to get correct `UnitQuantity`.

Namespace:  OnixS.NET.ICE.iMpact
Assembly:  OnixS.IceImpactMulticastPriceFeedHandlerNet-4.8_x64 (in OnixS.IceImpactMulticastPriceFeedHandlerNet-4.8_x64.dll) Version: 4.17.0.0
Syntax
C#
public int UnitQuantity { get; }

Property Value

Type: Int32
See Also