Gold Regime Breakout
- Experts
- Versione: 1.1
- Attivazioni: 20
Gold Regime Breakout is an Expert Advisor for MetaTrader 5. It uses Donchian breakout logic and allows entries only when the configured regime filter confirms directional market conditions. It can use Kaufman Efficiency Ratio and optionally ADX as market-state filters.
The default configuration was prepared for XAUUSD H4 research and forward-demo testing. The EA is not hard-locked to one symbol or one timeframe. Users should test the EA in the Strategy Tester and adjust settings for their broker, spread and account risk before enabling live trading.
Main features:
- Donchian breakout entry
- Efficiency Ratio trend filter
- Optional ADX trend filter
- ATR-based hard stop-loss
- Fixed reward-to-risk take profit
- Single position at a time
- Fixed-lot or risk-percent position sizing
- Spread filter
- No martingale, no grid, no averaging
Recommended starting use:
- Symbol: XAUUSD or your broker's gold symbol
- Chart timeframe: H4
- Risk per trade: 0.5% or lower for testing
- Maximum positions: 1
- Use a demo account before live trading
Important risk notice:
This product does not guarantee profit. Backtests and forward tests do not guarantee future results. Breakout systems can lose during range-bound markets and may trade infrequently on higher timeframes. Spread, execution speed, broker contract settings and market volatility can materially change results. Users should test the EA in the Strategy Tester and adjust settings for their broker and account risk before enabling live trading.
Important inputs:
- InpDonLen: Donchian channel length
- InpSLmultATR: stop-loss ATR multiplier
- InpTP_RR: reward-to-risk target
- InpUseER: enable Efficiency Ratio filter
- InpER_N: Efficiency Ratio lookback
- InpER_Thr: Efficiency Ratio threshold
- InpUseADX: enable ADX filter
- InpADX_Thr: ADX threshold
- InpRiskPercent: risk percentage when risk-based sizing is enabled
