top of page

Amaanullah Bhatti (2026): Momentum Exhaustion and Fair Value Reversion in FX Markets

Writer: Samarth Kolhe
Samarth Kolhe
6 days ago
6 min read


Introduction

Foreign exchange markets can move strongly in one direction for a period of time, but not every strong price movement continues indefinitely. Sometimes a trend begins to lose momentum after reaching an important price level, creating the possibility of a reversal. The 2026 working paper by Amaanullah Bhatti, titled “Momentum Exhaustion and Fair Value Reversion: An ADX-Conditioned VWAP Strategy in FX Markets,” develops a framework designed to identify precisely this situation. The paper was published as a working paper on March 22, 2026.

The central idea is to combine three different pieces of information: where price is trading relative to the previous session’s high or low, how far price has moved from VWAP, and whether trend strength measured by ADX is beginning to decline. When all three conditions occur together, the framework interprets the move as potential momentum exhaustion rather than the beginning of another strong trend.

Importantly, this is a theoretical trading framework, not yet evidence of a profitable trading strategy. The paper explicitly states that it reports no empirical results and that formal backtesting and performance attribution are left for future work.


The Problem: When Should a Trader Fade a Strong Trend?

One of the biggest challenges with mean-reversion trading is knowing when a price movement is actually exhausted. A market that has already risen significantly can continue rising even further. Selling simply because a currency pair looks expensive can therefore be dangerous.

Bhatti's framework attempts to solve this problem by looking for a particular combination of conditions. The strategy does not simply assume that a strong trend will reverse. Instead, it waits until trend strength is elevated but no longer increasing. The paper uses Wilder's Average Directional Index, or ADX, to identify this change in momentum.

This distinction is important. A rising ADX suggests that the trend is strengthening, whereas a flattening or declining ADX after reaching an elevated level may indicate that the directional move is losing energy.


VWAP as the Fair-Value Anchor

The second major component of the framework is Volume Weighted Average Price, or VWAP. VWAP represents the average transaction price weighted by trading volume during a particular session.

The paper treats VWAP as an intraday fair-value benchmark. Its argument is based partly on the fact that institutional traders and algorithmic execution strategies use VWAP as an important benchmark. When prices move substantially away from this benchmark, the framework expects some tendency for prices to move back toward it.

For example, imagine EUR/USD moves sharply higher during a trading session and reaches a level significantly above its VWAP. If the upward trend is simultaneously losing strength, the distance between price and VWAP becomes an important part of the potential reversal setup.

The paper measures this deviation using a proportional difference between the current price and VWAP. A sufficiently large positive deviation represents an overextended price above VWAP, while a sufficiently large negative deviation represents an overextension below it.


Why Previous-Day Highs and Lows Matter

The third component is the location of price relative to the previous session's high and low.

Previous highs and lows can become important reference points for market participants. They may attract stop orders, take-profit orders, option-related activity and other liquidity. The paper therefore treats these levels as potential liquidity nodes where an existing trend may encounter additional resistance or support.

The framework therefore looks for a specific situation.

If price reaches or moves above the previous session's high, while simultaneously trading significantly above VWAP and showing signs of declining momentum, the model considers a short/fade setup.

Conversely, if price reaches or falls below the previous session's low, while trading significantly below VWAP and momentum is fading, the model considers a long/reversion setup.


The Three Conditions Work Together

The most interesting aspect of Bhatti's framework is that it does not rely on any single indicator.

The first condition is price location. Price must be at or beyond the previous session's high for a short signal, or at or below the previous session's low for a long signal.

The second condition is VWAP deviation. Price must be sufficiently far above VWAP for a short trade or sufficiently far below VWAP for a long trade.

The third condition is momentum exhaustion. ADX must be elevated relative to its reference level, but its change must be non-positive. In simple terms, the market should still be experiencing a relatively strong trend, but that trend should no longer be gaining strength.

This creates a useful distinction between strong momentum and exhausted momentum. The strategy is not trying to sell every strong rally or buy every strong decline. It is specifically looking for a strong move that appears to be losing its directional energy.


What Generates a Short Signal?

The short setup can be understood through a simple example.

Suppose a currency pair rallies throughout the session and eventually reaches the previous day's high. At the same time, its current price is substantially above VWAP. ADX is elevated, indicating that the move has genuine trend strength, but ADX has stopped rising.

According to the framework, these conditions suggest that the market has moved strongly, become stretched relative to its VWAP benchmark, reached an important previous-session level and is now experiencing declining momentum.

The model therefore generates a short signal, expecting price to eventually move back toward VWAP.

The long setup is simply the opposite. Price reaches the previous low, moves sufficiently below VWAP and does so while ADX remains elevated but begins declining. The expected move is a reversion toward VWAP.


Why the ADX Turning Point Is Important

Traditional use of ADX often focuses on its level. A high ADX is generally interpreted as evidence of a strong trend.

Bhatti's approach adds another dimension: the direction in which ADX itself is moving.

This produces an interesting idea. A high and rising ADX represents a dangerous environment for a mean-reversion trader because the trend is still strengthening. But a high ADX that has flattened or started declining may represent a different regime: the trend remains strong, but its incremental strength is disappearing.

The strategy therefore deliberately avoids entering when ADX is still increasing. This is designed to reduce the risk of fading a breakout that is continuing to accelerate.


The Expected Target: VWAP

Once a trade is initiated, VWAP becomes the natural target.

For a short position initiated above the previous high, the framework expects price to move downward toward VWAP. For a long position initiated below the previous low, the expected movement is upward toward VWAP.

The paper suggests closing the position when price crosses VWAP from the entry side or at the end of the session, whichever occurs first. Stop placement is theoretically linked to the previous-session extreme, with an additional margin related to Average True Range.

This creates a clear structure:

Previous-session extreme → momentum exhaustion → VWAP deviation → entry → VWAP reversion


From Theory to a Trading System

The paper also provides a complete Python implementation of the proposed strategy. The pipeline first calculates intraday VWAP and its deviation, then attaches the previous-session high and low, calculates Wilder's ADX, constructs the ADX regime filter and finally generates the composite signal.

The default implementation uses a 14-period ADX and a 20-bar rolling ADX window. It also uses a starting VWAP-deviation threshold of 0.1%, although the paper makes clear that this is only a starting value and should be calibrated to the volatility characteristics of the currency pair.

The paper also emphasizes that transaction costs are particularly important for short-lived mean-reversion strategies. A strategy that appears profitable before spreads and execution costs may not remain attractive after realistic trading costs are included.


The Most Important Limitation

The biggest limitation is also the most important point for readers and traders to understand: the strategy has not yet been empirically validated in this paper.

Bhatti proposes a future empirical programme involving high-frequency data from major currency pairs, walk-forward out-of-sample testing, transaction-cost analysis, regime decomposition and statistical tests designed to address data-snooping concerns.

The conclusion again makes clear that formal empirical evaluation has been deferred to future work. The current paper establishes the theoretical framework rather than demonstrating that the strategy produces reliable profits.

That distinction is crucial. A theoretically convincing trading idea can still fail in real markets because of transaction costs, changing market regimes, false signals, execution problems, parameter sensitivity or simple lack of statistical edge.


Conclusion

Amaanullah Bhatti's 2026 paper presents an interesting way to think about momentum exhaustion in foreign exchange markets. Rather than using VWAP, previous-day levels or ADX independently, it combines all three into a single regime-conditioned framework.

The core idea is straightforward: when price reaches an important previous-session extreme, becomes significantly stretched away from VWAP, and trend strength remains elevated but begins to decline, the probability of a short-term move back toward VWAP may increase.

What makes the framework interesting is its attempt to distinguish a strong trend from a strong trend that is running out of momentum. However, the paper itself does not establish that the resulting signal is profitable. Its empirical testing remains future work.

For investors and quantitative traders, therefore, this research is best viewed as an interesting hypothesis and a testable trading framework, rather than a proven market-beating strategy.


Research Paper: Momentum Exhaustion and Fair Value Reversion: An ADX-Conditioned VWAP Strategy in FX Markets — Amaanullah Bhatti, Working Paper, March 22, 2026.

Comments


bottom of page