forwardSettlementPrice Property    Table of ContentVolume Property forward
EndOfDayMarketSummaryEventArgs.SettlementPriceWithDealPricePrecision Property
Settlement price. `DealPriceDenominator` for the market should be applied to get the real price. This field is kept here for backward compatibility. Client should use the new SettlementPrice field (added in 1.1.23) for better precision. `DealPriceDenominator` and `SettlePriceDenominator` might be different for some markets.

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 long SettlementPriceWithDealPricePrecision { get; }

Property Value

Type: Int64
See Also