screamer.js
    Preparing search index...

    Function RollingOmega

    • Omega ratio over a window: total gains above a threshold divided by total losses below it.

      Parameters

      • windowSize: number = 20

        Window length in observations.

      • threshold: number = 0.0

        The return level separating gains from losses.

      Returns ScreamerOp

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