Plot open and close position
1 2 3 4 5 | plotStrategy(this, ...)
## S3 method for class 'modelStrategy'
plotStrategy(this, multi_plot = FALSE,
start_date = NULL, end_date = NULL, ...)
|
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' |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.