My Breakout System
- Experts
- Versione: 1.0
# My Breakout System (MQL5 MT5 Market Listing)
**Title:** My Breakout System — Precision Gold (XAUUSD) Algorithmic Trading
**Category:** Expert Advisors / Trend & Breakout
**Supported Platform:** MetaTrader 5 (MT5)
**Recommended Symbol:** XAUUSD / GOLD
**Recommended Timeframe:** M5 (5-Minute)
---
## 🚀 OVERVIEW
**My Breakout System** is a high-performance, institutional-grade algorithmic trading system engineered specifically for volatile financial assets, with primary optimization for **GOLD (XAUUSD)** on the **M5 timeframe**.
Unlike dangerous grid, martingale, or latency arbitrage algorithms that blow up trading accounts during market shifts, **My Breakout System operates with 100% strict risk geometry**:
- ✅ **EVERY SINGLE TRADE HAS A HARD STOP LOSS & TAKE PROFIT**
- ❌ **NO Grid**
- ❌ **NO Martingale or Cost-Averaging**
- ❌ **NO Hedging or Hidden Floating Drawdowns**
- ✅ **100% Prop Firm Compatible (FTMO, The Funded Trader, Funding Pips, FundedNext)**
- ✅ **100% Netting & Hedging Account Compatible**
The EA identifies institutional fractal liquidity pools, dynamic support & resistance breakout levels, and executes precision entries confirmed by higher-timeframe trend alignment and high-liquidity session gating.
---
## 🏆 PROVEN PERFORMANCE & KEY STATS (GOLD M5)
In rigorous stress tests using 100% real tick quality (every tick based on real tick data with variable broker spreads):
- **Small Account Growth (1,000 ZAR / ~$55 USD):**
- Final Balance: **3,152.02 ZAR (+215.20% Net Gain)**
- Profit Factor: **1.46**
- Win Rate: **54.24%**
- Sharpe Ratio: **11.12**
- Drawdown: **21.44%**
- **Standard Account Growth (5,000 ZAR / ~$275 USD):**
- Final Balance: **7,152.02 ZAR (+43.04% Net Gain)**
- Maximal Drawdown: **10.74%**
- Sharpe Ratio: **14.85**
- Recovery Factor: **2.41**
- Maximum Consecutive Wins: **6 ($470+)**
- Average Risk-to-Reward: **1 : 2.3 (Average Win significantly higher than Average Loss)**
---
## 🛡️ INSTITUTIONAL RISK MANAGEMENT FEATURES
1. **Smart Session Liquidity Gate:**
- Filters out illiquid Asian consolidation and overnight swap rollover noise (00:00 – 08:00 server time).
- Only trades during peak London and New York momentum windows (08:00 – 18:00 server time).
2. **Higher Timeframe Trend Bias (H1 200 EMA):**
- Strictly trades in the direction of the dominant macro institutional trend.
- Long breakouts are only permitted when price is above the H1 200 EMA; short breakouts are only permitted below.
3. **Consecutive Loss Circuit Breaker:**
- Automatically halts new entries for 180 minutes if 2 consecutive stop losses occur.
- Completely shields your account from choppy, range-bound consolidation fakeouts.
4. **Dynamic ATR Risk/Reward Geometry:**
- Adaptive Stop Loss (1.3x ATR) and Take Profit (3.0x ATR) adapt to current market volatility automatically.
5. **Early Breakeven Profit Lock:**
- Once a position advances +500 points into profit, Stop Loss is automatically shifted to Entry + 50 points buffer, locking in a risk-free trade.
6. **Prop Firm & Daily Drawdown Guard:**
- Built-in maximum daily loss cap (e.g. 5% equity limit) guarantees compliance with prop firm rules.
7. **Broker Freeze Level & Stop Level Protection:**
- Fully compliant with MetaQuotes Market rules; prevents any freeze level modification errors across all brokers.
---
## ⚙️ INPUT PARAMETERS GUIDE
### Strategy & Enhancements
- **Run_Strategy:** Strategy mode (`1 = Fractal Support/Resistance Breakout`, `0 = Volatility`, `2 = Range Box`).
- **UseHTFFilter:** Enables higher timeframe trend confirmation (`true` recommended).
- **HTF_Timeframe:** Macro trend timeframe (`H1` recommended).
- **HTF_EMA_Period:** Macro trend moving average period (`200` default).
- **UseSmartSessionFilter:** Restricts entries to high-volume hours (`true` recommended).
- **SmartSessionStartHour:** Session start (`8` = 08:00 server time).
- **SmartSessionEndHour:** Session end (`18` = 18:00 server time).
### Risk & Money Management
- **Risk:** Dynamic risk percentage per trade (0 = use fixed `StartLots`; `1.0` = 1% account risk).
- **StartLots:** Fixed lot size when `Risk = 0` (`0.01` recommended per $100–$500 balance).
- **MaxLots:** Hard ceiling for maximum order volume.
- **MaxRiskInDollar_input:** Absolute dollar/currency risk limit per trade.
- **UseConsecutiveLossGuard:** Enables consecutive loss circuit breaker (`true` recommended).
- **MaxConsecutiveLosses:** Consecutive losses threshold before pause (`2` recommended).
- **LossCooldownMinutes:** Cooldown duration in minutes (`180` minutes recommended).
### Stop Loss, Take Profit & Breakeven
- **UseATR_SL_TP:** Enables dynamic ATR-based targets (`true` recommended).
- **ATR_SL_Multiplier:** Stop loss multiplier (`1.3`x ATR).
- **ATR_TP_Multiplier:** Take profit multiplier (`3.0`x ATR).
- **UseBreakevenProtection:** Moves SL to entry once profit threshold is reached (`true` recommended).
- **BE_TriggerPoints:** Points in profit required to activate Breakeven (`500.0` points).
- **BE_LockPoints:** Points locked beyond entry price (`50.0` points).
---
## 📋 QUICK SETUP INSTRUCTIONS
1. Attach **My Breakout System** to a **GOLD / XAUUSD** chart.
2. Set the chart timeframe to **M5**.
3. In the EA Inputs dialog, default settings are already pre-configured for the **Champion Configuration** (no manual adjustment needed).
4. For accounts using dynamic compound risk, set `Risk = 1.0` (or `2.0`). For fixed lot trading, keep `Risk = 0` and set `StartLots = 0.01`.
5. Ensure the **"Allow Algo Trading"** button in MT5 toolbar is green.
---
## ❓ FREQUENTLY ASKED QUESTIONS
**Q: What is the minimum recommended capital?**
A: You can start with as little as $50 – $100 USD (or 1,000 ZAR) using `StartLots = 0.01`.
**Q: Does it trade every day?**
A: Yes, during high-liquidity London and New York sessions (Monday to Friday). It averages 1 to 5 precision setups per day and never over-trades.
**Q: Can I use this on Prop Firm challenges (FTMO, FundedNext, etc.)?**
A: Absolutely. It uses hard Stop Losses on every order, zero martingale/grid, and has a built-in daily drawdown limiter (`PropFirmMaxDailyDD`).
**Q: Does it work on Netting accounts?**
A: Yes! It is 100% verified on Netting and Hedging accounts, automatically adhering to broker freeze and stop levels.
