Description Usage Arguments Value References Examples
View source: R/getDistExpectedMaxSR.R
Simulates the distribution of the expected Maximum Sharpe ratio for a set number of trails
1 | getDistExpectedMaxSR(nSims, nTrails, meanSR = 0, stdSR = 1)
|
nSims |
number of simulations per trail |
nTrails |
a numeric vector of trails starting at 2 |
meanSR |
mean value of Sharpe ratio under the null of a false positive strategy |
stdSR |
standard deviation of Sharpe ratio under the null of a false positive strategy |
tibble
Bailey, D., J. Borwein, M. López de Prado, and J. Zhu 2014: “Pseudo- mathematics and financial charlatanism: The effects of backtest overfitting on out-of-sample performance.” Notices of the American Mathematical Society, Vol. 61, No. 5, pp. 458–471. Available at http://ssrn.com/abstract=2308659
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.