Description Usage Arguments Details Value
Retrieves calculated attributes for each portfolio in the account from the portfolio summary table. Assembles into a portfolio-by-time table, normalized to the Account currency
1 | .getByPortf(Account, Attribute, Dates = NULL)
|
Account |
an Account object containing Portfolio summaries |
Attribute |
column name to be assembled for each symbol |
Dates |
dates to return the calculation over formatted as xts range |
Attribute: typically any of: 'Long.Value', 'Short.Value', 'Net.Value', 'Gross.Value', 'Txn.Fees', 'Realized.PL', 'Unrealized.PL', or 'Trading.PL'
regular xts object of values by portfolio
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.