screamer.js
    Preparing search index...

    Function EwParkinsonVar

    • Var form of the Parkinson range-based volatility estimator (uses high & low).

      Parameters

      • com: number = NaN

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

      • span: number = NaN

        Span (default smoothing parameter).

      • halflife: number = NaN

        Halflife. Exclusive with com/span/alpha.

      • alpha: number = NaN

        Smoothing parameter directly.

      Returns ScreamerOp

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