A portfolio of financial instruments


The following tables list the members exposed by Portfolio.

Public Properties

  Name Description
Public property Positions Gets a list of portfolio positions
Public property Transactions Gets a list of portfolio transactions
Top

Public Methods

  Name Description
Public method Add Manually adds a transaction to this portfolio
Public method GetAccountValue Returns current value of portfolio account calculated in the base portrfolio currency
Public method GetCashFlow Returns portfolio cash flow
Public method GetCoreEquity Returns portfolio core equity
Public method GetDebtEquityRatio Returns portfolio debt to equity ratio
Public method GetDebtValue Returns marked to market portfolio debt
Public method GetLeverage Returns portfolio leverage
Public method GetMarginValue Returns marked to market portfolio margin
Public method GetNetCashFlow Returns portfolio net cash flow
Public method GetPositionValue Returns marked to market portfolio position value
Public method GetTotalEquity Returns portfolio total equity
Public method GetValue Returns marked to market value of portfolio calculated in the base portrfolio currency
Top

See Also