View source: R/genericStrategy.R
getBacktestResults.Strategy | R Documentation |
Returns aggregated results of backtests
## S3 method for class 'Strategy' getBacktestResults(this, recalc = TRUE)
this |
Strategy |
recalc |
bool, if true then it rerun calcBacktestResults function |
tibble
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.