screamer.js
    Preparing search index...

    Function UltimateOscillator

    • Three-period weighted oscillator (Williams, 1976).

      Parameters

      • period1: number = 7

        Short averaging period (bars).

      • period2: number = 14

        Medium averaging period (bars).

      • period3: number = 28

        Long averaging period (bars).

      Returns ScreamerOp

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