Description Usage Arguments Details
Returns model statistics, see details
1 2 3 4 5 6 7 8 9 10 | getReportTrades(this)
## S3 method for class 'modelStrategy'
getReportTrades(this)
## S3 method for class 'list'
getReportTrades(this)
## S3 method for class 'modelPortfolio'
getReportTrades(this)
|
this |
modelStrategy |
ind.start - index start trade
index.send - index end trede
date.start - date start trade
date.end - date end trade
side - position 1 - long, -1 - short
beta - beta spread
price.start - price in the date.start
price.end - price in the date.end
pnl.asset - pnl by asset
com.asset - commission by asset
com.sum - commissions on all assets
pnl.sum - PnL on all assets
MAE.with.com - max loss in position
MFE.with.com - max win in position
return.from.money - profit/(money_in_strategy)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.