Description Usage Arguments Value
View source: R/calcGapStrategyAllParams.R
Generate "Open Gap Strategy" parameters
1 2 3 4 5 |
data_params |
Data parameters for "Open Gap Strategy". |
side |
Order side ("Long" or "Short"). |
sd_thres |
Minimum entry threshold of SD. |
ato_l_thres |
Minimum entry threshold of turnover. |
ato_h_thres |
Maximum entry threshold of turnover. |
ogc_thres |
Entry threshold of Open Gap Coeficient. |
stop_thres |
Stop price coeficent of SD. |
min_thres |
Minimum entry threshold of open price. |
slippage |
Slippage percent of entry/exit. |
num_trades |
Number of trades per day. |
lot |
Dollar amount of one trade. |
data.table of strategy parameter set for the data set.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.