forwardTradeEventArgs Properties   Table of ContentDateTime Property forward
TradeEventArgs.AggressorSide Property
Used to identify which side of a trade the aggressor was on.

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 AggressorSide AggressorSide { get; }

Property Value

Type: AggressorSide
See Also