Description Usage Arguments Value
Generate a list of signals, binary pack with if higher than mean, median and quantiles
1 2 | StdBinaryPack(monthly.var, var.name, backtest.period, IF.LAG,
rolling.period = 36)
|
monthly.var |
xts object, key variables to generate 0-1 signals |
var.name |
string all lower case |
backtest.period |
string that can used for indexing |
IF.LAG |
bool |
rolling.period |
int num of periods to be applied in the rolling window |
list of xts signal series with proper colnames
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.