PortfolioModel Class

public class PortfolioModel
This language is not supported or no code example is available.
public ref class PortfolioModel 
This language is not supported or no code example is available.
public class PortfolioModel
This language is not supported or no code example is available.
Name Description
Public property AccountTransactionValue Gets the account transaction value.
Public property AccountValue Gets the account value.
Public property Balance Gets the portfolio balance.
Public property CurrencyId Gets or sets the base currency of this account.
Public property CurrencyName Gets base currency name of this account.
Public property Exposure
Public property PnL Gets the portfolio realised P/L.
Public property PositionOpenValue Gets the position open value.
Public property PositionValue Gets the position value.
Public property Positions Gets the positions.
Public property UPnL Gets the portfolio unrealised P/L.
Public property Value Gets the value.
Top

In this article

Definition