GoldBreakPro
- Experts
-
Oktorino Bagas Aji
I am a passionate forex trader and algorithmic trading developer with a strong interest in financial markets, technical analysis, and automated trading systems. - Versione: 1.0
- Attivazioni: 5
GoldBreak Pro — Stop-Order Breakout EA for XAUUSD
GoldBreak Pro trades XAUUSD (Gold) with a pending stop-order breakout: it identifies the swing high/low over a lookback window on H1, then places a BUY STOP above the swing high and a SELL STOP below the swing low so the market itself triggers the entry on a genuine breakout. Nothing is chased — if price has already moved through a level before the order can be placed, that side is skipped rather than dragged to market.
All distances (entry gap, stop loss, take profit, trailing start, breakeven trigger) can scale automatically with ATR so the same settings stay valid whether gold is at $1,900 or $4,500, instead of using fixed dollar values that quietly become too tight or too loose as volatility changes. An ADX regime filter also blocks new orders while the market is ranging, since a breakout system only has an edge when there's an actual trend to break out of.
Key features
- Stop-order breakout on configurable swing lookback and signal timeframe, with scheduled placement hours
- ATR-adaptive SL, TP, trailing distance, trailing start, and breakeven trigger (optional — fixed-point mode also available)
- ADX regime gate — skips new orders when the market is ranging
- Risk-based position sizing (% of balance per trade), with a hard cap against excessive risk
- Per-tick trailing stop and breakeven, both cost-aware (accounts for round-turn commission/slippage so exits don't quietly turn into losses)
- Post-loss protection: cooldown period and temporary blacklist of the level that just lost, so the EA doesn't immediately re-enter the same failed breakout
- Daily circuit breaker: stops trading for the day after N consecutive losses or after a daily loss % threshold is hit, with automatic pending-order cleanup
- Blocked trading hours (e.g. rollover/wide-spread hours) and a max-spread guard before placing orders
- Cent-account safe: costs and distances are defined in price points, so risk sizing stays correct whether you're on a Standard or Cent account
- Optional Telegram notifications for entries, closes (with P/L), and circuit-breaker events — fully non-blocking, disabled automatically inside the Strategy Tester
- On-chart info panel showing open positions, pending orders, spread, balance/equity, cooldown and circuit-breaker status
- Built-in custom optimization criterion (SQN-based, cost-stressed, drawdown- and profit-concentration-penalized) for the Strategy Tester
No martingale, no grid, no averaging — each trade is sized, stopped, and managed independently.
Input Parameters
Strategy: Stop-Order Breakout
- Signal timeframe / swing lookback (bars)
- Entry gap beyond swing (points)
- Min distance from market to place order (points)
- Chase-if-too-close (default off — not recommended)
- Scheduled placement hours (server time)
- Pending order expiry (days)
- Re-place after profitable close (on/off)
- Max pending orders per side
- Duplicate-level tolerance (points)
ATR Adaptive
- Use ATR for SL/TP/trailing (on/off)
- ATR timeframe and period
- ATR multiples for SL, TP, trailing distance, trailing start, breakeven start, entry gap
Regime Filter
- Enable ADX gate, ADX timeframe/period, minimum ADX to trade
SL / TP (fixed mode)
- Fixed stop loss and take profit (points) — used when ATR mode is off
Trailing & Breakeven
- Enable trailing, trailing distance, trailing start, breakeven start, breakeven offset
Money Management
- Round-turn cost in price points and per-lot cost (for cost-aware exits and tester stress-testing)
- Risk per trade (% balance) or fixed lot size
- Allow risk above 2% (guarded, default off)
- Max margin utilization (%)
Protection
- Max spread to place orders (points)
- Max open positions
- Post-loss cooldown (minutes)
- Max consecutive losses / max daily loss % (circuit breaker)
- Delete pending orders when circuit breaker triggers
- Blocked trading hours (server time)
System
- Deviation (points), magic number, trade comment, info panel on/off
Telegram Notifications
- Enable, bot token, chat ID, account label
- Notify on entry / close / circuit breaker
- Send test message on init, silent mode
Recommended Minimum Deposit
- Standard account: minimum $400–700 to run safely at broker's lot minimum; $2,000+ recommended for risk to stay near 1% per trade; $5,000+ ideal to match the EA's default 0.5% risk target with room for the daily circuit breaker.
- Cent account: proportionally lower — roughly $20–35 minimum, $50–100 ideal.
- Margin is not the limiting factor here; risk-based position sizing at the broker's minimum lot is. The EA prints your account's actual risk percentage at the minimum lot size to the Experts log on startup, so you can verify the exact number for your broker and symbol before going live.
