View source: R/genericStrategy.R
clearTradeTime | R Documentation |
Remove trading time by type
clearTradeTime(this, type) ## S3 method for class 'Strategy' clearTradeTime(this, type = "all")
this |
Strategy |
type |
character, one of c('all', 'enter', 'open', 'close', 'rebalance') |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.