Wilders
- Wilder's smoothing

Moving averages, summation
(AmiBroker 3.40)


SYNTAX Wilders( ARRAY, periods )
RETURNS ARRAY
FUNCTION Calculates Wilder's average of the ARRAY using periods averaging range
EXAMPLE wilders( close, 10 );
SEE ALSO

References:

The Wilders function is used in the following formulas in AFL on-line library:

More information:

See updated/extended version on-line.