What Is SMT Divergence?
SMT (Smart Money Technique) Divergence occurs when two normally correlated assets fail to confirm each other’s swing points. For example:
- Bearish SMT: ES (S&P 500 futures) makes a higher high, but NQ (Nasdaq futures) makes a lower high. The strongest asset (NQ, which should lead) is diverging — institutions are distributing.
- Bullish SMT: BTC makes a lower low, but ETH makes a higher low. The weaker asset is showing relative strength — accumulation is happening.
The insight is that institutions can’t perfectly manipulate every correlated market simultaneously. When they begin to exit positions in one market, the correlated market reveals the divergence before the primary market confirms it.
How AIO SMT Divergence Works
Step 1: Synchronized Pivot Detection
The indicator detects swing highs and lows on your current symbol using ta.highestbars/ta.lowestbars with a configurable period (default 10). At the same time, it captures the swing values of the comparison symbol (default: NAS100) at the exact same bar.
This creates synchronized pivot pairs: “At bar X, Symbol A had a swing high of Y, and Symbol B had a corresponding high of Z.”
Step 2: Array-Based History
The last 5 swing points (value + bar index) are stored in arrays for both the current symbol and the comparison symbol. This allows comparing the current swing with previous swings to detect divergence patterns.
Step 3: Divergence Detection
Divergence fires when:
- For bearish SMT: Symbol A’s swing high is higher than the previous swing high, BUT Symbol B’s corresponding high is lower (or vice versa)
- For bullish SMT: Symbol A’s swing low is lower than the previous swing low, BUT Symbol B’s corresponding low is higher (or vice versa)
Quality Filters
Not every divergence is meaningful. AIO SMT applies multiple filters to reduce noise:
1. Minimum Distance Filter (default: 0.05%)
Both the current symbol and comparison symbol must have at least 0.05% price distance between the two divergent pivots. This eliminates trivial divergences where the “higher high” is only 0.01% higher.
2. Doji Filter
The confirming candle must NOT be a doji (body ≤ 10% of range). Dojis indicate indecision, not confirmation. The candle must be directional — red for bearish SMT, green for bullish.
3. Close Confirmation
For bearish SMT: the close must be below the open AND below the swing high (showing selling pressure).
For bullish SMT: the close must be above the open AND above the swing low (showing buying pressure).
Aggressive vs Conservative Mode
- Aggressive (ON, default): Uses the most recent pivot pair. Faster signals but higher false positive rate. Good for scalping and day trading.
- Conservative (OFF): Waits one additional pivot cycle before confirming. Slower but significantly more reliable. Preferred for swing trading.
Common Correlated Pairs
| Primary Chart | Comparison Symbol | Rationale |
|---|---|---|
| ES / SPX | NQ / NAS100 | Classic index pair — NQ leads due to tech weighting |
| BTC | ETH | Crypto majors — BTC is the “reserve,” ETH leads risk-on moves |
| EURUSD | DXY | Inverse correlation — divergence = one is lagging |
| Gold | Silver | Precious metals — silver is more volatile, leads at extremes |
| YM (Dow) | ES (S&P) | Industrial vs broad market divergence |
Practical Trading Strategy
Bearish SMT Reversal
- You’re watching ES on the 15-minute chart with NAS100 as comparison
- ES makes a new swing high, but NAS100’s swing high is lower than its previous → bearish SMT line appears
- Confirm with a red candle close below the swing high
- Enter short with stop above the ES swing high
- Target: Previous swing low or next significant support level
Combining SMT with Other AIO Indicators
- SMT + AIO Top/Bottom Confidence: SMT fires at the same level where Top/Bottom shows High Confidence = highest conviction reversal
- SMT + AIO Session STD: SMT divergence at an STD projection level = institutional reversal at a statistical target
- SMT + AIO Price Levels: SMT at PDH/PDL or NWOG C.E. = institutions sweeping liquidity at key prices
Common Mistakes
- Using uncorrelated assets: SMT only works between genuinely correlated markets. AAPL vs Gold is not a valid pair.
- Ignoring the distance filter: Tiny divergences (0.01%) are noise. Ensure at least 0.05% minimum distance.
- Trading against the HTF trend: SMT is most powerful when it signals reversals in alignment with the higher timeframe direction.
- Not waiting for confirmation candle: The SMT pattern is the setup; the directional close is the trigger.
Detect Institutional Footprints
Automated cross-symbol divergence detection with smart filters and two detection modes.
View on TradingViewTry All AIO Indicators Free for 5 Days
Full access to the entire suite. No credit card required.
Start Free Trial