Description Usage Arguments Value Examples
Set Trading Strategy Parameter
1 |
file |
name of the R file which contains trategy initiation and definition |
... |
further variables to pass to strategy definition |
returns trading strategy object with parameters
1 2 | CCIpullback1 <- updateStrategyParameter("./CCIpullback.R", nCCI1 = 6,
nCCI2 = 85, SL = 0.03, TS = 0.20)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.