PartialFillInfo Class

Represents information about a partial fill of an order.

Namespace: tsdata.trading

Properties

   Additional properties, methods, and events are described in the classes listed under Inheritance Hierarchy (see below).

  Name Type Description
Public property FilledPrice double Gets price of the partial fill at the FilledQuantity.
Public property FilledQuantity int Gets number of shares/contracts of the partial fill.
Public property FilledTime datetime Gets date/time stamp of the partial fill.
Inheritance Hierarchy

elsystem.Object

tsdata.trading.PartialFillInfo