View source: R/genericStrategy.R
getTradeTime | R Documentation |
Gets tarding time of strategy
getTradeTime(this, type) ## S3 method for class 'Strategy' getTradeTime(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.