Navigation: Realtest Script Language > Syntax Element Details >
HVOL
Category
Indicator Functions
Description
Historical volatility
Syntax
HVOL(len)
Parameters
len - lookback period
Notes
HVOL(len) could be calculated as StdDev(log(c/c[1]),len) * 100 * Sqr(252).
Copyright © 2020-2022 Systematic Solutions, LLC