forwardCurrency Property    Table of ContentExchangeSilo Property forward
NewFuturesStrategyDefinitionEventArgsBuilder.DealPriceDenominator Property
Denominator for the deal price fields in the market. For most markets, this is the same as `OrderPriceDenominator`. However, it could be different for some crack or spread markets.

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

Property Value

Type: Int32
See Also