Wilders
|
Moving averages, summation |
SYNTAX | Wilders( ARRAY, periods ) |
RETURNS | ARRAY |
FUNCTION | Calculates Wilder's average of the ARRAY using periods averaging range |
EXAMPLE | wilders( close, 10 ); |
SEE ALSO |
The Wilders function is used in the following formulas in AFL on-line library:
See updated/extended version on-line.