IPositionFill Interface

GF API Documentation
Fill for a detailed IPosition.

Namespace:  GF.Api.Positions
Assembly:  GF.Api (in GF.Api.dll) Version: dd7171be68430789135ec75c4e9f4bbfeca31201
Syntax

public interface IPositionFill

The IPositionFill type exposes the following members.

Properties

  NameDescription
Public propertyAbsQuantity
Absolute value of quantity
Public propertyPrice
Fill price
Public propertyQuantity
Quantity of fill.
Public propertySourceFill
Fill source of a position fill
Public propertySourcePreviousPosition
Position source of a position fill
Top
Remarks

Position fill could be a copy of an order fill, part of split order fill, or previous session position.
See Also

Reference