Blog / Strategy
Strategy

Trend Trigger Factor Breakout

Disclaimer: This article is for educational and informational purposes only. It does not constitute financial or investment advice. Trading forex and CFDs carries significant risk of loss. Past performance of any strategy — including backtests — does not guarantee future results. Never trade with money you cannot afford to lose.

What Is This Strategy?

The Trend Trigger Factor Breakout is a trend-following breakout strategy built around the Trend Trigger Factor (TTF), an indicator devised by M. H. Pee. Unlike classic oscillators that squeeze price into overbought and oversold bands, the TTF measures directional displacement — how far the market has stretched its highs and lows over a recent window compared with the window immediately before it. That difference is what a young trend looks like before it becomes obvious on the chart, which is why this approach is designed to catch trends as they emerge rather than after they have already run.

At its core, the strategy compares two adjacent look-back windows of equal length. It asks a simple question: has the market pushed its highs meaningfully further up (a sign of buying pressure) or dropped its lows meaningfully further down (a sign of selling pressure)? The TTF converts that comparison into a single bounded number that swings roughly between −200 and +200. When the reading crosses decisively above a positive trigger level, the strategy interprets it as a bullish regime change; when it crosses below the negative trigger, it reads a bearish regime change.

This strategy is best understood as a learning tool for traders who want to study breakout and momentum concepts on the MetaTrader 5 (MT5) platform. It suits students of technical analysis who are curious about how range-expansion logic differs from conventional oscillators, and who want to see how volatility-based risk sizing — using the Average True Range (ATR) — can be attached to a signal. It is a strategy analysis exercise, not a shortcut, and it rewards patient study rather than rapid deployment on a live account.

How It Works

The strategy evaluates one fully-closed bar at a time on the primary chart timeframe. On each newly-closed bar it recalculates the TTF and checks for a "cross" through the trigger level. Here is the logic in plain English:

Because every calculation is read from the primary timeframe only, the behaviour is straightforward to follow bar by bar, which makes it a clean example for studying how a single indicator can drive entries, exits, and position management together.

Trend Trigger Factor breakout MT5
Illustrative example of the strategy’s entry and exit logic — not real trading results.

Strategy Parameters

Parameter Default Min Max Description
TtfPeriod 15 5 40 Look-back length of each of the two adjacent high/low windows the TTF compares. Shorter values react faster; longer values smooth the signal.
TriggerLevel 100 20 150 The absolute TTF level a fresh cross must clear (±TriggerLevel) to arm a signal. Higher values demand a stronger displacement before acting.
AtrPeriod 14 5 30 The Average True Range length used to measure recent volatility for risk sizing.
AtrStopMult 2.0 0.5 5.0 Stop distance as a multiple of ATR from entry. Larger values place a wider, more forgiving stop.
RewardRisk 1.8 1.0 4.0 Take-profit distance expressed as a multiple of the entry-to-stop risk.
Lots 0.10 0.01 1.0 Fixed position size in lots for each trade.
Trend Trigger Factor breakout MT5 — MQL5 source code

Recommended Chart Settings

The Trend Trigger Factor Breakout reads everything from a single primary timeframe, which makes it flexible across charts, but it was designed with liquid major forex pairs (such as EUR/USD or GBP/USD) on an intraday-to-swing timeframe like the H1 (1-hour) or H4 (4-hour) chart in mind. These timeframes give the two adjacent look-back windows enough room to reflect a genuine shift in range expansion rather than short-lived noise.

As always, these are starting points for study, not fixed rules. Results will vary considerably across different symbols, timeframes, spreads, and market conditions. It is worth testing several combinations in the MT5 Strategy Tester and on a demo account to understand how the TTF and the trigger level behave on the specific instrument you are studying.

How to Install on MetaTrader 5

What to Consider Before Using This EA

Every strategy has a personality shaped by its underlying logic, and it helps to understand both sides before committing time to it.

Strengths of this approach:

Known limitations:

None of these points make the strategy unusable — they simply describe the conditions where it may struggle. Understanding them is part of using any tool responsibly.

Risk Management Tips

Sound risk management matters far more than any single indicator setting. As you study this strategy, keep these general principles in mind:

Treat this EA as a structured way to learn how range-expansion breakout logic and volatility-scaled risk fit together, not as a substitute for developing your own judgment.

Risk Warning

Trading foreign exchange, CFDs, and other leveraged financial instruments involves substantial risk of loss and is not suitable for all investors. The strategies and tools discussed on this page are provided for educational purposes only and do not constitute financial advice, investment recommendations, or solicitation to trade. Always consult a qualified financial adviser before making trading decisions. Past backtest performance is not indicative of future results.

Downloads

← Back to Blog