SpecialFieldEventArgs.AccruedFunding Property |
The sum of all daily funding values. Daily Funding is calculated on a
given day using the following formula: Daily Funding(t) = Index Close
(t-1) * FundingRate (t-1) * (Funding Days (t) / Annualization Factor)
NumDecimals will be 6.
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 AccruedFunding { get; }
Property Value
Type:
ValueTypeSee Also