View source: R/analytics_returns.R
get_portfolio_ttwror | R Documentation |
Get true time-weighted rate of return (TTWROR) of total portfolio
get_portfolio_ttwror(path, nb_period = NULL, period_type = "max")
path |
A single character string. Path where data are stored. |
nb_period |
An integer indicating the number of months. Default is NULL. |
period_type |
A single character string. Default max. Possible values max, weeks and months. |
A numeric for the true time-weighted rate of return (TTWROR) of your portfolio
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.