Description Usage Arguments Value
View source: R/calcOpenGapCoefParallel.R
Calculate Open Gap Coeficient
1 | calcOpenGapCoefParallel(window, roc.pc2to, roc.to2tc, parallel = TRUE)
|
window |
Window length of linear regression |
roc.pc2to |
Rate of Change by prior close to today open. |
roc.to2tc |
Rate of Change by today open to today close. |
parallel |
Run parallel or not. |
xts of Open Gap Coeficient
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.