Trade Fill class.

Namespace:  T4.API
Assembly:  T4API.20 (in T4API.20.dll)

Syntax

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

Remarks

Contains the details of a single fill for the order. Also used for aggregating fills into total volumes by price.

Inheritance Hierarchy

System..::.Object
  T4.API..::.Order..::.Trade

See Also