Represents a trade or other transaction that has taken place for a position.

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

Syntax

C#
public sealed class Trade
Visual Basic (Declaration)
Public NotInheritable Class Trade
Visual C++
public ref class Trade sealed

Inheritance Hierarchy

System..::.Object
  RightEdge.Common..::.Trade

See Also