View source: R/genericStrategy.R
plotCalendar.Strategy | R Documentation |
Plot pnl in month-year matrix
## S3 method for class 'Strategy' plotCalendar(this, compounded = FALSE, ...) ## S3 method for class 'xts' plotCalendar(this, ...)
this |
Strategy |
compounded |
logical, compounded returns to use or not |
... |
params |
from |
character, name of backtest |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.