SpecialFieldEventArgs.AccruedDistribution Property |
The sum of all daily distributions. Daily Distribution on a given day
is equal to the latest UKXCD value (published the business day prior)
subtracted from the prior value of UKXCD. Daily Distributions (t) =
Distribution Index (t) - Distribution Index (t-1) NumDecimals will be
2.
Namespace:
OnixS.NET.ICE.iMpact
Assembly:
OnixS.IceImpactMulticastPriceFeedHandlerNet-4.8_x64 (in OnixS.IceImpactMulticastPriceFeedHandlerNet-4.8_x64.dll) Version: 4.17.0.0
Syntax public ValueType AccruedDistribution { get; }
Property Value
Type:
ValueTypeSee Also