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

Namespace:  OnixS.NET.ICE.iMpact
Assembly:  OnixS.IceImpactMulticastPriceFeedHandlerNet-4.7.2_x64 (in OnixS.IceImpactMulticastPriceFeedHandlerNet-4.7.2_x64.dll) Version: 4.16.0.0
Syntax
C#
public long SettlementPriceWithDealPricePrecision { get; }

Property Value

Type: Int64
See Also