Momentum Oscillator
Category: momentum
Measures the rate of change of a financial instrument's price by comparing the current closing price to the price N periods ago.
Formula
\text{Momentum} = \frac{\text{Close}_i}{\text{Close}_{i-n}} \times 100
Inputs
- InpMomPeriod (default: 14)
See signal primitives, usage in published strategies and more on WOBR StrategyVerse.