trading-signals
    Preparing search index...

    Class MOM

    Momentum Indicator (MOM / MTM) Type: Momentum

    The Momentum indicator returns the change between the current price and the price n times ago.

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    highest?: Big
    interval: number
    lowest?: Big

    Accessors

    • get isStable(): boolean

      Returns boolean

    Methods

    • Parameters

      • inputs: readonly BigSource[]
      • replace: boolean = false

      Returns (null | Big)[]