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 full)

Constructors

Properties

highest?: Big
interval: number
lowest?: Big

Accessors

  • get isStable(): boolean
  • Returns boolean

Methods