Indicator-Based Trading Strategies That Work

Learn how to combine RSI, moving averages, MACD, and support/resistance into proven trading strategies — and when a custom indicator gives you the edge.

Why Strategy Beats Guessing

Most traders lose money because they make decisions based on emotion, not a system. A trading strategy removes the guesswork — it defines exactly when to enter, when to exit, and how much to risk. The best strategies are built on indicators that objectively measure what the market is doing.

In this tutorial, you'll learn five proven indicator-based strategies that professional traders actually use. More importantly, you'll understand when standard indicators are enough and when a custom indicator gives you a real edge.

💡
Prerequisites

This tutorial assumes you understand moving averages, RSI, and MACD. If not, read those tutorials first from the Technical Analysis branch.

Strategy 1: Moving Average Crossover

The simplest and most widely-used trend-following strategy. It uses two moving averages of different periods — when the fast one crosses above the slow one, buy. When it crosses below, sell.

1
Setup

Add a 20-period EMA (fast) and a 50-period EMA (slow) to your chart.

2
Entry Signal

Buy when the 20 EMA crosses above the 50 EMA. Sell when the 20 EMA crosses below the 50 EMA.

3
Stop-Loss

Place your stop-loss below the most recent swing low (for buys) or above the most recent swing high (for sells).

Best for: Trending markets (forex majors, indices, trending stocks).

Weakness: Generates many false signals in ranging/sideways markets. This is exactly where a custom indicator can help — filtering out signals that occur during low-volatility consolidation periods.

Strategy 2: RSI Reversal with Confirmation

Pure RSI overbought/oversold signals are unreliable alone. This strategy adds a confirmation layer that dramatically improves accuracy.

1
Setup

Add RSI (14) to your chart. Mark the 30 (oversold) and 70 (overbought) levels.

2
Wait for Extreme

Wait for RSI to drop below 30 (buy setup) or rise above 70 (sell setup).

3
Confirmation

Do NOT enter immediately. Wait for RSI to cross back above 30 (for buys) or below 70 (for sells). This confirms the reversal has started.

4
Additional Filter

Only take the trade if price is near a known support level (for buys) or resistance level (for sells).

Best for: Range-bound markets and swing trading on H4 or Daily timeframes.

Weakness: Misses strong trend continuations where RSI stays extreme for extended periods.

Strategy 3: MACD Divergence

Divergence between price and MACD is one of the most powerful reversal signals. When price makes new highs but MACD makes lower highs, the trend is losing momentum.

  • Bullish divergence: Price makes a lower low, but MACD histogram makes a higher low. This suggests selling pressure is weakening — look for a buy.
  • Bearish divergence: Price makes a higher high, but MACD histogram makes a lower high. This suggests buying pressure is weakening — look for a sell.
⚠️
Critical Rule

Divergence signals a potential reversal, but NEVER trade divergence alone. Wait for a confirming candle pattern (engulfing, pin bar) or a break of a minor trend line before entering.

Best for: Spotting trend exhaustion on H1 to Daily charts.

Weakness: Divergence can persist for many bars before price actually reverses. A custom indicator that combines divergence detection with volatility filters dramatically reduces false signals.

Strategy 4: Multi-Indicator Confluence

The most reliable strategy is confluence — when multiple independent indicators agree on the same direction at the same time. Each indicator alone might be 55% accurate, but when three agree, the probability jumps significantly.

Here's a practical confluence setup:

  • Trend filter: 200 EMA — only take buys above it, sells below it
  • Momentum: RSI between 40-50 for buy entries (pulling back in uptrend) or 50-60 for sell entries
  • Timing: MACD histogram turning positive (for buys) or negative (for sells)
  • Level: Price touching or near a key support/resistance level
1
Check the Trend

Is price above or below the 200 EMA? This determines whether you look for buys or sells.

2
Wait for Pullback

In an uptrend, wait for price to pull back toward the 50 EMA. Check that RSI is in the 40-50 zone (not overbought).

3
Enter on MACD Confirmation

When MACD histogram turns from negative to positive (in the pullback), enter the trade. This confirms momentum is shifting back in the trend direction.

Best for: All markets, all timeframes. This is the closest thing to a "universal" strategy.

Challenge: Monitoring 4+ indicators simultaneously is mentally exhausting. This is exactly why traders build custom indicators — a single combined indicator that gives you a clear signal when all conditions align.

Strategy 5: Breakout with Volume Confirmation

Breakout trading captures the explosive moves when price breaks through established support or resistance levels. The key is filtering out false breakouts.

1
Identify the Level

Find a clear support or resistance level that price has tested at least 2-3 times.

2
Wait for the Break

Wait for a candle to close beyond the level (not just wick through it).

3
Confirm with Volume

The breakout candle should have higher-than-average volume. Low-volume breakouts frequently reverse.

4
Enter on Retest

The safest entry is waiting for price to break out, pull back to the broken level (now support if it was resistance), and bounce. This confirms the breakout is real.

Best for: Consolidation breakouts, range boundaries, chart pattern completions.

Weakness: Timing is difficult — entering too early catches false breakouts, too late misses the move. A custom breakout indicator with built-in volume filtering and alert notifications solves this.

When Standard Indicators Are Not Enough

The strategies above work well with MT5's built-in indicators. But there are situations where a custom indicator gives you a genuine edge:

  • Multi-condition signals: When your strategy requires 3-4 indicators to align simultaneously, a custom indicator combines them into a single clear buy/sell signal — no more watching multiple windows.
  • Proprietary logic: If you've discovered a pattern or formula that isn't available in standard indicators, a custom indicator implements it exactly as you envision.
  • Alert automation: Custom indicators can send you push notifications, emails, or sound alerts the instant your exact entry conditions are met — even when you're away from the screen.
  • Visual clarity: Instead of interpreting 4 separate indicators, a custom indicator draws arrows, zones, or color-coded bars directly on your chart showing exactly where to act.
  • Backtestable strategies: Custom indicators can be integrated into Expert Advisors for automated backtesting, letting you validate your strategy against years of historical data before risking real money.
🎉
Need a Custom Indicator Built?

If you have a trading strategy that needs a custom MT5 indicator — whether it's combining multiple signals, adding smart alerts, or implementing proprietary logic — we build professional MQL5 indicators. Learn about our MQ5 Indicator Development service.

Choosing the Right Strategy for Your Style

No single strategy works in all market conditions. Choose based on your trading style:

  • Scalping (M1-M15): Moving average crossover with tight stops. Speed matters — custom indicators with instant alerts help.
  • Day trading (M15-H1): Multi-indicator confluence or breakout strategies. You need clear signals during your active hours.
  • Swing trading (H4-D1): RSI reversal or MACD divergence. Patience is key — you hold for days, not minutes.
  • Position trading (D1-W1): Moving average crossover on higher timeframes. Simple, slow, but captures major trends.

Next Steps

Now that you understand these strategies, here's how to put them into practice:

  • Backtest first: Open MT5's Strategy Tester and test each strategy on historical data before using real money. Our Backtesting tutorial shows you how.
  • Start with one: Pick the strategy that fits your trading style and master it before adding others.
  • Keep a trading journal: Record every trade — entry reason, exit reason, result. Patterns emerge over time.
  • Consider automation: Once your strategy is proven, an Expert Advisor can execute it 24/7 without emotional interference.