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).

This function supports ultra-fast one-pass calculation when used in the Data Section with a non-variable count.

 

 

 

 

Copyright © 2020-2024 Systematic Solutions, LLC