Xtreme Fade EA

Overview

Xtreme Fade EA is a rule-based mean-reversion Expert Advisor for MetaTrader 5.

The EA identifies extreme price extensions beyond a 20-period Bollinger Band at 3 standard deviations and waits for a confirmed return through the corresponding 2-standard-deviation band. A Wilder ADX(14) filter is used to restrict entries to conditions where ADX is below the configured threshold.

The EA processes signals from closed candles and is designed for deterministic Strategy Tester operation.

Strategy Concept

The strategy is designed for markets and periods where price can revert after an extreme short-term move.

The default configuration uses:

  • Bollinger Bands: 20 periods

  • Inner band: 2 standard deviations

  • Outer band: 3 standard deviations

  • ADX: 14 periods

  • ADX threshold: below 30

  • Recommended timeframe: M15

Entry Logic

Long

  1. A closed candle closes below the lower 3σ Bollinger Band.

  2. This activates a long setup.

  3. A subsequent closed candle closes above the lower 2σ Bollinger Band.

  4. ADX(14) is below 30.

  5. The trading session is active.

  6. No existing position managed by the EA is open.

  7. A market buy order is submitted.

Short

  1. A closed candle closes above the upper 3σ Bollinger Band.

  2. This activates a short setup.

  3. A subsequent closed candle closes below the upper 2σ Bollinger Band.

  4. ADX(14) is below 30.

  5. The trading session is active.

  6. No existing position managed by the EA is open.

  7. A market sell order is submitted.

Signals are evaluated once per new strategy-timeframe bar.

Exit Logic

The default configuration uses:

  • Stop Loss: 20 pips

  • Take Profit: 1:1 risk/reward

  • No partial exits

  • No break-even mechanism

  • No pending orders

The EA does not add discretionary exits.

Risk Management

The default position-sizing model risks approximately 1% of account equity based on the actual stop distance and the symbol's tick size/tick value.

Volume is normalized to the broker's minimum, maximum and volume-step requirements. If the calculated position size cannot satisfy the broker's minimum volume without exceeding the intended risk, the trade is rejected rather than automatically increasing risk.

Supported Symbols and Markets

The EA can be attached to broker-supported MT5 symbols, subject to the symbol's trading specifications, liquidity, contract size, tick value, minimum volume and stop-distance requirements.

No particular broker, symbol or market is guaranteed to be suitable.

Recommended Timeframe

The strategy was developed for the 15-minute timeframe.

Default EA timeframe: M15.

Trading Session

The original strategy specifies an active window of 03:00–14:00 Eastern/New York time.

The EA's session inputs use broker/server time because MT5 does not provide a portable historical IANA timezone database across brokers. Users should configure the session hours to correspond to the intended New York-time window for their broker.

Important Settings

The primary customer-facing settings are:

  • Strategy timeframe

  • Bollinger Band period

  • Inner deviation

  • Outer deviation

  • ADX period

  • ADX threshold

  • Risk percentage

  • Stop-loss distance

  • Risk/reward ratio

  • Session

  • Maximum spread

  • Maximum execution deviation

  • Long/short enable

  • Magic number

Execution-protection settings do not alter the underlying signal conditions.

Installation and Use

  1. Open MetaTrader 5.

  2. Open MetaEditor.

  3. Place the EA source file in the Experts directory.

  4. Compile the source with MetaEditor.

  5. Attach the compiled EA to the desired MT5 chart.

  6. Review the inputs before enabling automated trading.

  7. For historical evaluation, use the MT5 Strategy Tester with appropriate broker-quality historical data.

  8. Configure realistic spread, commission and execution conditions for the intended broker.

Limitations and Risks

Trading financial markets involves substantial risk. Historical testing does not guarantee future results.

Actual execution can differ between brokers because of spread, liquidity, execution speed, commissions, contract specifications, market gaps and other trading conditions.

The strategy can experience losing trades, consecutive losses and substantial drawdowns, particularly during strong directional markets or unusual market conditions.

The EA does not provide investment advice and does not guarantee profits.

Testing Guidance

Test the EA on the intended broker and symbol using realistic historical trading costs and execution conditions.

Forward-test on a demo account before considering live deployment.

Backtest results should be evaluated using the complete test period rather than selected trades or isolated periods.

Risk Disclaimer

This software is an automated trading tool. It does not guarantee profits or prevent losses. Users are responsible for determining whether automated trading is appropriate for their circumstances and for selecting suitable risk, broker and testing conditions.

Backtest results are historical simulations and are not live trading results.


Altri dall’autore
MTF Trend Matrix è un dashboard quantitativo di livello istituzionale progettato per swing trader professionisti e trader che affrontano rigorose valutazioni di prop trading nei mercati ad alto rischio di CFD e Forex. Questa suite analitica elabora dati di mercato approfonditi su sei timeframe frattali (Attuale, M5, M15, H1, H4 e D1), traducendo complesse meccaniche di mercato in un'interfaccia grafica elegante direttamente sul grafico principale per eliminare il rumore di fondo dei mercati ret
Funded Risk Console — read-only account monitor A compact, always-visible panel that shows exactly where you stand against your funded-account limits — before you open the next trade, not after. It does not place, modify, or close any trade. It only reads account and position data your terminal already has. What it shows Daily loss and maximum drawdown, in both dollars and percent of limit used Profit target progress in dollars and percent Per-position stop-loss and take-profit projection in dol
FREE
OVERVIEW Round Level Momentum EA is an automated trading system designed to identify momentum moves around predefined psychological price levels. The EA uses price action and round-number levels to place breakout orders. It does not require technical indicators. STRATEGY LOGIC Long setup: - Price moves upward through the 50 level. - A Buy Stop order is placed at the 80 level. - Initial stop-loss: 20 pips. - First target: 20 pips. - At the first target, the EA closes 50% of the position and
Overview MomentumFlow RSI is a MetaTrader 5 Expert Advisor based on a simple closed-bar RSI momentum approach. The EA evaluates confirmed candles and does not use future price data for signal generation. Strategy Concept The strategy uses RSI(14) on the selected timeframe. A strong RSI reading is treated as a momentum signal rather than an automatic reversal signal. Entry Logic Long: RSI(14) closes above 70. The signal candle must be within the configured 09:00–17:00 GMT session. A new long posi
Overview CCI Momentum Continuation is an Expert Advisor based on a rules-based Commodity Channel Index momentum continuation approach. The EA uses CCI(20) and evaluates confirmed candles. No higher-timeframe indicator filter or trading-session filter is applied. Strategy Concept The strategy identifies a CCI extreme above +100 for potential long trades or below -100 for potential short trades. After a pullback from the recorded extreme, a subsequent break beyond that level generates the correspo
Filtro:
Nessuna recensione
Rispondi alla recensione