forwardGTAllowed Property    Table of ContentIncrementPrice Property forward
NewOptionsStrategyDefinitionEventArgs.Hedges Property
Collection of strategy hedge definitions.

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 ReadOnlyCollection<OptionsStrategyHedgeDefinition> Hedges { get; }

Property Value

Type: ReadOnlyCollection<OptionsStrategyHedgeDefinition>
See Also