Direct answer
Divergence on MT5 Mobile generally means a disagreement between two measures that you expect to move together—for example, price forming higher highs while an indicator forms lower highs. The term does not guarantee direction or turning points; it describes a visual relationship that may hint at weakening momentum, depending on how the indicator is constructed and how you confirm it.
How it works (simple model)
A common setup is “price versus indicator.” Price is the chart’s market data series (e.g., highs and lows). An indicator is a transformed series computed from price, such as an oscillator or moving average–based calculation. Divergence is then identified when their recent shapes move in opposite ways over a similar time window.
Two key mechanics matter:
-
Construction of the indicator line: Different indicators (and different parameters) produce different shapes from the same price. If you change smoothing, period length, or the method used to compute the line, the divergence you “see” can change.
-
Confirmation timing: MT5 charting updates as new candles form. If you define divergence using incomplete candles (for example, before a bar closes), the indicator values can change, and the divergence may appear or disappear.
Evidence via an example (with assumptions)
Assume a short lookback window of three swing highs. Suppose price makes a sequence of higher highs (High 1 < High 2 < High 3). At the same swing points, an indicator makes lower highs (Ind 1 > Ind 2 > Ind 3). This is a bearish-type divergence in the usual price-vs-indicator interpretation.
What you can verify independently is the relationship you defined:
- Pick the exact timestamps (or candle indices) used for the swing highs.
- Check whether price highs increased at those points.
- Check whether the indicator highs decreased at those points.
Even if that relationship is true in history, it does not automatically imply a future reversal, because the indicator’s construction and the market’s context can produce similar shapes without the outcome you expect.
Limitations and failure modes
At least three limitations often explain why divergence can mislead:
-
Confirmation limits: Divergence is typically identified using a short set of turning points. If the “swing high” timing is subjective (what counts as a swing?), different choices can produce different divergence outcomes.
-
Indicator dependence: Since the indicator is computed from price, it can be slow, noisy, or overly smooth. An oscillator may show divergence due to its calculation rather than a durable shift in behavior.
-
Hindsight bias: After a move happens, it can become easy to “fit” the explanation—past divergence can feel obvious in hindsight, even if at the time it was ambiguous or still forming.
Verification and next question
To independently verify divergence claims, treat them as testable visual criteria, not predictions:
- Record the indicator type and its parameters.
- Define how you choose swing points (e.g., after a candle closes).
- Check whether the mismatch (price up vs indicator down, or vice versa) holds by your chosen rule.
If you want the next step, a useful question is: Which indicator and parameter set is being used on MT5 Mobile when someone says “divergence”? The definition is the same, but what you observe depends on the indicator’s construction and your confirmation method.