Description Usage Arguments Value
View source: R/get_timeseries.R
This method should be called only after backtest is done
1 2 3 4 5 6 7 8 9 10 11 |
this |
modelStrategy |
... |
params |
start_date |
date type, example: start_date='2008-01-01' |
end_date |
date type, example: end_date='2018-01-01' |
comOn |
bool, if true then commission will be included in the 'trades' graph |
leg |
numeric/character, number of leg, if it is equal to 'all' or 'sum', then all pnl among all legs |
xts zoo
xts zoo
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.