plotStrategy: Plot open and close position

Description Usage Arguments

Description

Plot open and close position

Usage

1
2
3
4
5
plotStrategy(this, ...)

## S3 method for class 'modelStrategy'
plotStrategy(this, multi_plot = FALSE,
  start_date = NULL, end_date = NULL, ...)

Arguments

this

modelStrategy

...

params

multi_plot

logical, if TRUE plot spread and legs

start_date

date type, example: start_date='2008-01-01'

end_date

date type, example: end_date='2018-01-01'


Vitalic57/stratbuilder2pub documentation built on Dec. 18, 2019, 2:56 a.m.