| calculate_drawdowns | R Documentation |
Calculates drawdown series from portfolio values. Drawdown is the percentage decline from the previous peak.
calculate_drawdowns(values)
values |
Numeric vector of portfolio values |
Numeric vector of drawdown percentages (negative values)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.