A portfolio of financial instruments
The following tables list the members exposed by Portfolio.
Public Properties
| Name | Description | |
|---|---|---|
|
Positions | Gets a list of portfolio positions |
|
Transactions | Gets a list of portfolio transactions |
Public Methods
| Name | Description | |
|---|---|---|
|
Add | Manually adds a transaction to this portfolio |
|
GetAccountValue | Returns current value of portfolio account calculated in the base portrfolio currency |
|
GetCashFlow | Returns portfolio cash flow |
|
GetCoreEquity | Returns portfolio core equity |
|
GetDebtEquityRatio | Returns portfolio debt to equity ratio |
|
GetDebtValue | Returns marked to market portfolio debt |
|
GetLeverage | Returns portfolio leverage |
|
GetMarginValue | Returns marked to market portfolio margin |
|
GetNetCashFlow | Returns portfolio net cash flow |
|
GetPositionValue | Returns marked to market portfolio position value |
|
GetTotalEquity | Returns portfolio total equity |
|
GetValue | Returns marked to market value of portfolio calculated in the base portrfolio currency |