View source: R/timeManagement.R
Gets tarding time of strategy
1 2 3 4 | getTradeTime(this, type = "all")
## S3 method for class 'modelStrategy'
getTradeTime(this, type = "all")
|
this |
model |
type |
character, one of c('all', 'enter', 'open', 'exit', 'close') |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.