Momentum Indicator (MOM)
Indicator that compares the current price of an asset with prices from previous periods to calculate the momentum.
Last updated
Indicator that compares the current price of an asset with prices from previous periods to calculate the momentum.
Last updated
Momentum Indicator (MOM) compares the current price of an asset with prices from previous periods to calculate the momentum.
A horizontal line is drawn at the central point of the indicator. The MOM line being situated above the central line suggests an uptrend, while seeing MOM line move beneath the central line can identify a downtrend.
Divergences also reflect bullish or bearish conditions: we can consider it bearish if the asset’s price increases more than the MOM (e.g. reaching a new high while the indicator doesn’t), while it would be bullish to see the asset’s price decreasing more than the MOM does.
Pn = Previous price (generally 14 periods ago)
Name
Type
Range of value
Description
period
int
<1, int.MaxValue>
Number of bars used in the calculation.
Indicator ouptuts a single value.
Type
Range of value
double
(0, double.MaxValue)