The order type that caused the trade to be executed (market, limit, etc.)

Namespace:  RightEdge.Common
Assembly:  Common (in Common.dll) Version: 2010.1.0.0 (2010.1.0.0)

Syntax

C#
public OrderType OrderType
Visual Basic (Declaration)
Public OrderType As OrderType
Visual C++
public:
OrderType OrderType

See Also