Plot pnl in month-year matrix
1 2 3 4 5 6 7 8 9 10 | ## S3 method for class 'modelPortfolio'
plotCalendar(this, ...)
plotCalendar(this, ...)
## S3 method for class 'modelStrategy'
plotCalendar(this, compounded = FALSE, ...)
## S3 method for class 'xts'
plotCalendar(this, ...)
|
this |
modelStrategy |
... |
params |
compounded |
logical, compounded returns to use or not |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.