TRIX
- triple exponential smoothed price

Indicators


SYNTAX trix( periods = 9 )
RETURNS ARRAY
FUNCTION Calculates the TRIX indicator (with averaging range of periods).
EXAMPLE trix( 12 )
SEE ALSO  

References:

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

More information:

See updated/extended version on-line.