plotCalendar: Plot pnl in month-year matrix

View source: R/genericStrategy.R

plotCalendar.StrategyR Documentation

Plot pnl in month-year matrix

Description

Plot pnl in month-year matrix

Usage

## S3 method for class 'Strategy'
plotCalendar(this, compounded = FALSE, ...)

## S3 method for class 'xts'
plotCalendar(this, ...)

Arguments

this

Strategy

compounded

logical, compounded returns to use or not

...

params

from

character, name of backtest


Vitalic57/stratbuilder3gen documentation built on March 30, 2022, 6:58 a.m.