Description Usage Arguments Value
Wrap up a general signal
1 | SignalWrapper(FUN, params, backtest.period, name = "US", if.lag = TRUE)
|
FUN |
function used for generating score |
params |
list of params for FUN |
backtest.period |
string used for indexing xts |
name |
name of the signal column |
if.lag |
bool if lag the signal to the next period |
xts signal series object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.