HMA
|
Moving averages, summation |
SYNTAX | HMA( array, range ) |
RETURNS | ARRAY |
FUNCTION | Implements Hull Moving Average. It is functionally equivalent to the following code:
|
EXAMPLE | |
SEE ALSO | MA() function , WMA() function |
The HMA function is used in the following formulas in AFL on-line library:
See updated/extended version on-line.