View source: R/genericStrategy.R
getBacktestPnL.Strategy | R Documentation |
This function would work only if applyParamset was called with save.pnls = TRUE
## S3 method for class 'Strategy' getBacktestPnL(this, ind = NULL)
this |
Strategy |
ind |
numeric, one or multiple indexes of backtest from applyParamset |
xts
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.