Momentum (MOM)
Category: momentum
Calculates the absolute rate of change in price by measuring the difference between the current price and the price n-periods ago.
Formula
MOM = Price_{current} - Price_{n}
Inputs
- Length (default: 10)
- Source (default: close)
See signal primitives and every published strategy that uses Momentum (MOM) on WOBR StrategyVerse.