SettlementPriceEventArgsBuilder.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.Testing
Assembly:
OnixS.IceImpactMulticastPriceFeedHandlerNet-4.8_x64 (in OnixS.IceImpactMulticastPriceFeedHandlerNet-4.8_x64.dll) Version: 4.17.0.0
Syntax public long SettlementPriceWithDealPricePrecision { get; set; }
Property Value
Type:
Int64See Also