
🏆 Проверка 8.5 лет на реальном MT5 · весь код открыт · бесплатный EA для XAUUSD
Реальный MT5 БТ 8.5 лет (2018-2024, GOLD M30) на нём PF=1.91 / DD=22.1% / +29.8%/год достигнуто.EA только для XAUUSD, обладающий всеми 4 свойствами: проверен на реальном счёте, весь код MQ5 открыт, бесплатный, встроена система избегания разорения.
- ・Реальный MT5 БТ 8.5 лет (2018-2024): PF=1.91 / DD=22.1% / 275сделок / винрейт34%
- ・Годовая со сложным процентом +29.8%
- ・Низкий DD 22.1% — стабильное управление риском относительно маржи
- ・Стратегия: простой пробой ATR + однонаправленная сетка (без мартингейла) + групповой TP/SL
- ・Встроено избегание разорения: GroupSL=-$3,000 + EmergencyMargin=150%
- ・Более 15 циклов PDCA, на которых PF=0.31→1.91 достигнуто
Особенности FXEA365 GOLD KING v3
| Параметр | FXEA365 GOLD KING v3 |
|---|---|
| Profit Factor | 1.91 (реальный MT5 БТ 8.5 лет) |
| Макс. DD | 22.1% (DD маржи) |
| Период проверки | 8.5 лет на реальном тестере стратегий MT5 |
| Цена | Бесплатно (только регистрация счёта) |
| Открытость стратегии | Весь код MQ5 открыт |
| Избегание разорения | Встроены GroupSL + EmergencyMargin |
Запись эволюции за 5 циклов PDCA (на основе реальных HTM)
| Cycle | Мера | PF | DD | ЧП за 7 лет |
|---|---|---|---|---|
| 1 baseline | Первичная реализация | 0.31 | 47% | -$3,479 |
| 2 (1c) | Тренд ВЫКЛ + улучшение соотношения риска | 0.83 | 35% | -$805 |
| 3 (2b) | Учащение входов | 1.38 | 27% | +$1,779 |
| 4 (3b) | Увеличение лота (0.10) | 38.86 | 1.57% | +$8,157 |
| ★ Принято (последнее) | M30 GroupSL-3000 + оптимизация ATR | 1.91 | 22.1% | +29.8%/год |
How the strategy works (entry, stop, target)
On XAUUSD M30 it trades only volatility-expansion regimes, riding strong channel-breakout momentum to large ATR-scaled targets. In quiet markets it simply stands aside (v3, 8.5 years of real-tick verification, all 9 years positive).
Run Mode (Defensive / Standard / Aggressive)
Every EA exposes a "RunMode" dropdown that switches aggressiveness across three levels. It only multiplies the lot (risk) — entry/exit logic, symbol and timeframe never change.
Defensive
×0.5Half of standard risk. Both max drawdown and expected return are roughly halved. For capital preservation or first-time automated trading.
Standard (recommended)
×1.0The backtest figures shown on this page use this setting. Start here.
Aggressive
×2.0Double the standard risk. Return and max drawdown roughly double, raising the risk of ruin. Use only with money you can afford to lose.
Approximations relative to Standard (Defensive ≈ 0.5x / Aggressive ≈ 2x). Drawdown does not scale linearly; in sharp markets Aggressive can exceed this estimate. Lots auto-adjust to balance when compounding is on.
All Parameters
All 79 inputs shown in MT5 (EA core + shared modules). Strategy-core values are pre-optimized — keep them at defaults; tune only the operational ones as needed.
| Parameter | Default | Description |
|---|---|---|
| General | ||
VersionCheck_Enable | true | Enable automatic update notifications. |
EA_Slug | gold-king-v3 | FXEA365 site EA identifier (do not change). |
RunMode | MODE_STANDARD | Run mode (Defensive x0.5 / Standard x1.0 / Aggressive x2.0). Switches the lot multiplier. |
| Economic Event Filter | ||
EconFilter_Enable | true | Avoid trading around high-impact economic events. |
EconFilter_AvoidNFP | true | Avoid NFP (1st Friday each month). |
EconFilter_AvoidFOMC | true | Avoid FOMC (US Federal Open Market Committee). |
EconFilter_AvoidCPI | true | Avoid CPI (US consumer price index). |
EconFilter_AvoidWeekend | true | Avoid weekend risk (late Fri / early Mon). |
EconFilter_AvoidHoursBefore | 2 | Avoid N hours before the release. |
EconFilter_AvoidHoursAfter | 1 | Avoid N hours after the release. |
EconFilter_ServerGMTOffset | 3 | Server-time GMT offset (summer=3 / winter=2). |
EconFilter_Verbose | false | Verbose filter logging. |
EconFilter_UseCalendar | true | Auto-fetch from MT5 economic calendar (falls back to NFP/CPI rules where unavailable). |
EconFilter_MinImportance | 2 | Min calendar importance (1=low+ / 2=medium+ / 3=high only). |
EconFilter_Currencies | USD | Calendar target currencies (CSV, e.g. USD,EUR,JPY). |
EconFilter_StopImportance | 3 | Fully stop new entries at this importance or above. |
EconFilter_StopBeforeMin | 120 | Stop: N minutes before release. |
EconFilter_StopAfterMin | 60 | Stop: N minutes after release. |
EconFilter_ReduceLotFactor | 0.5 | Lot factor on medium impact (reduce instead of stop). |
EconFilter_ReduceBeforeMin | 30 | Reduce lot: N minutes before. |
EconFilter_ReduceAfterMin | 15 | Reduce lot: N minutes after. |
| Safety Guard | ||
Guard_Enable | true | Enable the safety guard (forward only). |
Guard_EmergencyMargin | 120.0 | Close all if margin level falls below this % (0=off). |
Guard_DailyLossPct | 8.0 | Stop new entries for the day at this daily loss % (0=off). |
Guard_DailyLossClose | false | Also close open positions when the daily loss is hit. |
Guard_MaxConsecLoss | 0 | Stop new entries for the day after N consecutive losses (0=off). |
Guard_FridayClose | false | Close everything late Friday. |
Guard_FridayCloseHour | 20 | Friday close-all hour (server time). |
| News Protect | ||
Guard_NewsProtectMode | 0 | 0=off / 1=SL to break-even / 2=half close / 3=close all. |
Guard_NewsProtectMin | 15 | Run protection N minutes before high-impact events. |
| Dashboard / Notify | ||
Notify_Push | true | MT5 mobile push notifications (requires MetaQuotes ID). |
Notify_Email | false | Email notifications (requires MT5 email setup). |
Notify_WebhookURL | — | Generic webhook URL (Discord/Slack, etc.; empty=off). |
Notify_MarginAlert | 150.0 | Alert when margin level falls below this %. |
Notify_DailySummary | true | Send a daily summary at a set time. |
Notify_SummaryHour | 6 | Daily summary send hour (server time, 0-23). |
Dash_TradeCSV | true | Record all fills to CSV (MQL5/Files). |
Dash_PauseButton | true | Show a pause button on the chart. |
Notify_NewsPrewarnMin | 60 | Pre-warn N minutes before entries are halted (0=off). |
| Entry (ATR Breakout) | ||
ATR_Period | 14 | ATR (volatility) calculation period. |
EntryLookback | 24 | Breakout channel lookback bars (closed-bar Donchian). |
EntryATR_Multi | 0.6 | Breakout margin = ATR x this. |
TrendEMA_Fast | 50 | Fast EMA (trend filter). |
TrendEMA_Slow | 200 | Slow EMA (trend filter). |
UseTrendFilter | true | Trade only with the SMA-slope direction |
AllowSell | true | Allow sell entries (often OFF for gold's uptrend bias). |
MinTrendATR | 1.0 | Regime: require |EMA fast-slow| >= ATR x this (0=off). |
MinVolRatio | 1.2 | Regime: require ATR / slow-ATR >= this (0=off). |
RegimeATR_Period | 100 | Slow ATR period for the volatility regime. |
| Grid Logic (no martingale) | ||
GridDistanceATR | 1.0 | Add the next grid after an adverse move of ATR x this. |
MaxGridCount | 5 | Maximum grid count. |
FixedGridLot | true | true=same lot for all grids; false=martingale. |
| Group Exit | ||
GroupTP_ATR | 5.5 | Group TP = ATR x this (0=use fixed points). |
MinTP_SpreadMult | 3.0 | TP floor = current spread x this (0=off). |
GroupSL_ATR | 1.5 | Group SL = ATR x this (0=use fixed points). |
GroupTP_PointsBase | 20.0 | Group TP base points per total lot (when GroupTP_ATR=0). |
GroupTP_PointsPerPos | 10.0 | +TP points per total lot per extra grid level. |
GroupSL_Points | 400.0 | Group SL points per total lot (when GroupSL_ATR=0). |
UseGroupExit | true | Enable group exit. |
GroupTP_Base_USD | 100.0 | (legacy, unused) Group TP base (USD). |
GroupTP_PerPos_USD | 50.0 | (legacy, unused) +USD per extra grid position. |
GroupSL_USD | -3000.0 | (legacy, unused) Group SL (USD). |
| Lot Sizing | ||
RiskPercent | 2.0 | Risk per trade as a % of account balance.Def 1Std 2Agg 4 |
UseFixedLot | false | True trades a fixed lot (FixedLot); false auto-sizes from RiskPercent. |
FixedLot | 0.01 | Lot size used when fixed-lot trading is on.Def 0.005Std 0.01Agg 0.02 |
LotPerDeposit | 0.72 | InitialLot = balance x this (e.g. $10K -> 0.05 lot). |
MaxLotTotal | 5.0 | Total lot cap. |
MaxMarginPercent | 20.0 | Initial-lot margin cap: order margin <= this % of balance (0=off). |
| Time/Filter | ||
TradeStartHour | 6 | Trade window start hour (UTC). |
TradeEndHour | 20 | Trade window end hour (UTC). |
MaxSpreadPoints | 100.0 | Max spread (points). |
SpreadATRRatio | 0.25 | Dynamic: allow spread up to ATR(points) x this (0=off). |
AvoidMondayOpen | true | |
AvoidFridayClose | true | |
| Risk Management | ||
UseEmergencyMargin | true | Close all at this margin level. |
EmergencyMarginLevel | 150.0 | % |
MagicNumber | 20260901 | Unique ID so the EA never interferes with others (fixed per EA). |
EAComment | FXEA | |
DetailedLog | true | Logs wait/skip reasons, entries and exits to the Journal (forward only). |
Defaults and descriptions follow the EA source. Lot inputs show the effective value after the run-mode multiplier (Defensive x0.5 / Standard x1.0 / Aggressive x2.0). See the bundled MANUAL.html for details.
📈Отчёт MT5 Strategy Tester — GOLD KING v3 EA
📋 Об этом отчёте
- Официальный отчёт MT5 Strategy Tester (сервер XMTrading-MT5)
- 5-10 лет реальных данных + модель every tick (точность 99.9%)
- Кривая баланса (синяя) / эквити (зелёная) показывает плавающие убытки
- Прошлые результаты не гарантируют будущей прибыли
Загрузка (бесплатно)
ШАГ 1 Подготовьте счёт
Для использования EA нужен счёт MT5, открытый по реферальной ссылке нашего сайта. Если у вас уже есть счёт, создайте дополнительный.
Нет счёта — откройте новый по ссылке ниже
Дополнительный счёт — создайте его в личном кабинетеИнструкция здесь →
Купить (разовая оплата)
Купить GOLD KING v3 EA
Buy on the official MetaQuotes Market (MQL5 Market). Payment, licensing and automatic updates are all handled inside the MT5 app.
Buy on MQL5 Market (MT5) →Buy on MQL5 Market (MT4) →Buy on the official MetaQuotes Market — install directly in MT5 with automatic updates. No account registration needed.
⚠ На что обратить внимание
- Этот EA только для XAUUSD (GOLD). На других валютах не работает
- Прошлые результаты БТ не гарантируют будущей прибыли
- 25 сделок (3.6 в год) — немногословный тип, рекомендуем форвард-проверку на демо-счёте 3-6 месяцев
- GOLD H1 / плечо 1:500 / минимальный капитал $1,000 / рекомендуется $10,000+
- Рекомендуется VPS (работа 24/7, время входа — сессии Лондон-NY в UTC 7-20ч)