View source: R/timeManagement.R
Remove trading time by type
1 2 3 4 | clearTradeTime(this, type = "all")
## S3 method for class 'modelStrategy'
clearTradeTime(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.