PositionModel Class

public class PositionModel
This language is not supported or no code example is available.
public ref class PositionModel 
This language is not supported or no code example is available.
public class PositionModel
This language is not supported or no code example is available.
Name Description
Public property Amount Gets the amount.
Public property AvgPx
Public property Commissions Gets the commissions.
Public property CurrencyConverter
Public property CurrencyIdBase
Public property CurrencyName
Public property Instrument
Public property InstrumentId
Public property OpenValue
Public property PnL Gets the realized PnL
Public property PnLCCY Gets the realized PnL in base currency
Public property Price
Public property Qty Gets the qty.
Public property QtyBought Gets the qty bought.
Public property QtySold Gets the qty sold.
Public property Side Gets the side.
Public property UPnL Gets the unrealized PnL
Public property UPnLCCY Gets the unrealized PnL in base currency
Public property Value Gets the value.
Public property ValueCCY Gets the value in base currency.
Top

In this article

Definition