screamer.js
    Preparing search index...

    Function TEMA

    • Mulloy's Triple EMA: 3EMA - 3EMA(EMA) + EMA(EMA(EMA)).

      Parameters

      • com: number = NaN

        Center of mass. Exclusive with span/halflife/alpha.

      • span: number = NaN

        Span (default smoothing parameter).

      • halflife: number = NaN

        Halflife.

      • alpha: number = NaN

        Smoothing parameter.

      Returns ScreamerOp

      https://screamer.readthedocs.io/en/latest/ for the Python reference and full details.