DD = sqrt(sum[j=1,2,...,d](D_j^2/n)) where D_j = jth drawdown over the entire period d = total number of drawdowns in entire period n = number of observations
1 | DrawdownDeviation(R, ...)
|
R |
an xts, vector, matrix, data frame, timeSeries or zoo object of asset returns |
... |
any other passthru parameters |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.