IPosition Interface |
public interface IPosition
The IPosition type exposes the following members.
Name | Description | |
---|---|---|
![]() | Account | Gets the account associated with the position |
![]() | AveragePrice | Gets the Average price |
![]() | Instrument | Gets the Instrument associated with the position |
![]() | MarketPosition | Gets the MarketPosition |
![]() | ProductType | Gets the productType of the position |
![]() | Quantity | Gets the position size |
![]() | RealizedPnL | Gets the realized PnL |
![]() | UnrealizedPnL | Gets the Unrealized PnL |