
★ Amiral gemisi EA · gerçek testi geçen tek EA
BLAZE GOLD EA v2
XAUUSD H1 NY Session Breakout
Asya saatinin (UTC 0-4) aralığını temel alarak NY seansında (UTC 15) breakout'u yakalayan XAUUSD'ye özel EA.FXEA365'te MT5 Strategy Tester gerçek doğrulamasında pozitif beklenen değeri onaylanan tek EA'dır.
MT5 gerçek BT ölçümü (gerçek 7 yıl, $10.000 USD)
Profit Factor
3.41
期待値
勝率
51.0%
108取引
最大DD
31.35%
証拠金DD
年率複利
+33.8%
+$3,380/年($10,000基準)
📋 Doğrulama durumu (2026-05-31)
- MT5 Strategy Tester (7 yıl geriye dönük test) geçti: PF=3.41 / DD=31.35%
- Demo hesap 2-4 hafta ileri doğrulama hazırlanıyor
- İleri doğrulamada PF≥1,5 korunduğu onaylandıktan sonra canlı işletim önerilir
- Aynı strateji diğer 10 para birimine (USDJPY/EURUSD vb.) uygulandı ancak hepsinde PF<0,7 → XAUUSD'ye özelolarak kesinleşti
Stratejinin özellikleri
NY seansı breakout
UTC 15'teki Londra fixing'i öncesi/sonrası akışı hedefler. Asya saatinin (UTC 0-4) aralığını referans alır ve yüksek/düşük seviyesini NY saatinde kıran yönde giriş yapar.
Dar SL + uzak TP asimetrik tasarımı
SL=0,5 ATR / TP1=0,5 ATR (kısmi kapatma) / TP2=10,0 ATR. Erken kesme (5 bar içinde ATR×0,5 ters hareketle yarısını kapatma) ile DD baskılama.
Katı zaman filtresi
ExcludeHours=16,17,18,19 = fiilen yalnızca UTC 15'te giriş mümkün. Gürültülü zaman dilimlerinden tamamen kaçınan tasarım.
XAUUSD'ye özgü avantaj
Altının diğer varlıklarla korelasyonu düşüktür ve NY saatinde güçlü trend oluşması olasıdır. Bu özellik PF=3,41'ın kaynağıdır. Aynı strateji başka para birimlerinde çalışmaz.
Önerilen ayar
| Öğe | Önerilen değer |
|---|---|
| Döviz çifti | XAUUSD (XM vb.'de GOLD) |
| Zaman dilimi | H1 |
| Risk per trade | %6 (varsayılan) |
| Minimum anapara | $1,000+ |
| Aracı kurum | XM / Exness / HFM (XAUUSD olarak) |
| VPS | 24 saat çalışma önerilir |
| Beklenen aylık getiri | %2.5 (CAGR %33, gerçek ölçüm temelli) |
※ Beklenen aylık getiri MT5 Strategy Tester ölçüm temellidir. Gerçek işletimde slipaj vb. nedeniyle ayrıca %20-30 daha düşmesi beklenir.
How the strategy works (entry, stop, target)
On XAUUSD H1, it captures the New York session breakout of the range built up during the Asian session, combining a tight stop with two-stage profit taking.
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 88 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 |
|---|---|---|
| Failure Guard | ||
FG_PreventNanpinExplosion | false | Cap cumulative nanpin lots (true only for nanpin EAs). |
FG_MaxTotalLotForNanpin | 10.0 | Upper limit on total nanpin lots. |
FG_NanpinHardEquityFloor | 0.0 | Equity floor (0=off). |
FG_MonitorDDRatio | false | Monitor floating loss (true only for cautious EAs). |
FG_MaxOpenDDPct | 20.0 | Warn when floating loss exceeds X%. |
FG_HardStopDDPct | 40.0 | Close all when floating loss exceeds X%. |
FG_DetectWinrateAnomaly | true | Detect win-rate anomalies. |
FG_AlertWinrateAbove | 85.0 | Win rate above X% = possible nanpin (operational warning). |
FG_AnomalyMinTrades | 30 | Trigger win-rate check after X trades. |
FG_MonitorTradeFreq | true | Monitor trade frequency. |
FG_MinTradesPerMonth | 2 | Warn below X trades per month. |
FG_MaxTradesPerDay | 50 | Above X trades/day = possible grid runaway. |
FG_WarnDailyWithdraw | false | Warn to withdraw daily once balance exceeds X times. |
FG_WarnBalanceMultiplier | 1.5 | Start warning above X times the initial balance. |
VersionCheck_Enable | true | Enable automatic update notifications. |
EA_Slug | blaze-gold | 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). |
| 戦略基本 (10年BT最適化済) | ||
AsiaEndHour | 1 | Asia session end hour (0-23 UTC; 24 = full day). |
TradeStartHour | 15 | Trade window start hour (UTC). |
TradeEndHour | 20 | Trade window end hour (UTC). |
ExcludeHours | 16,17,18,19 | v3 (loss analysis): excluding 16-19h halves DD, +0.5 PF |
ATR_Period | 10 | ATR (volatility) calculation period. |
MinATRRatio | 0.7 | Min ATR vs 20-bar average. |
TrendLookback | 12 | Trend lookback (bars). |
TrendMinAlign | 1.5 | Trend alignment threshold. |
| Exit (2-stage close) | ||
SL_ATR_Multi | 0.5 | SL multiplier of ATR. |
TP1_ATR_Multi | 0.5 | TP1 multiplier of ATR (50% close). |
TP2_ATR_Multi | 10.0 | TP2 multiplier of ATR (full close). |
PartialClosePct | 50.0 | % closed at TP1. |
MoveToBreakEven | true | Move SL to break-even after TP1. |
Phase1MaxBars | 48 | Phase 1 max hold bars. |
Phase2MaxBars | 192 | Phase 2 max hold bars. |
| Lot Management | ||
LotMode | LOT_COMPOUND | Lot mode (CASCADE/COMPOUND/FIXED). |
RiskPercent | 6.0 | Risk per trade as a % of account balance.Def 3Std 6Agg 12 |
FixedLot | 0.01 | Lot size used when fixed-lot trading is on.Def 0.005Std 0.01Agg 0.02 |
MaxLotHard | 100.0 | v2.5: 10000→100 (total hard cap) |
MaxLotPerOrder | 5.0 | v2.5: 50→5 (tighter per-order cap) |
SplitOrderDelayMs | 50 | Delay between split orders (ms). |
| v3.4: Early cut (Adverse Move Filter) | ||
EarlyCutBars | 5 | Bars after entry to evaluate an early cut. |
EarlyCutThresh | 0.5 | Adverse-move threshold for early cut (ATR, 0=off). |
| v2.2: Win-streak scaling (Anti-Mart) | ||
UseWinStreakScale | true | Enable lot scaling on winning streak. |
WinStreakMult | 0.5 | Lot multiplier increment per consecutive win. |
MaxStreakMult | 2.5 | Max lot multiplier cap (win-streak). |
| Filters | ||
MaxSpreadPoints | 30 | Max spread (points). |
AllowBuy | true | Allow buy entries. |
AllowSell | true | Allow sell entries (often OFF for gold's uptrend bias). |
MagicNumber | 20260803 | Unique ID so the EA never interferes with others (fixed per EA). |
| Risk Management (deep loss analysis 2026-05-28) | ||
MaxConsecutiveLosses | 4 | Pause after N consecutive losses (typ. 3, max 5). |
LossPauseHours | 24 | Pause duration (hours). |
AvoidDayOfWeek | — | Avoid weekdays (CSV: 0=Mon..6=Sun, empty=off). |
AvoidMonth | — | Avoid months (CSV: 1..12, empty=off). |
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 Raporu — BLAZE GOLD EA

📋 Bu rapor hakkında
- MT5 Strategy Tester resmi raporu (XMTrading-MT5 sunucusu)
- 5-10 yıllık gerçek fiyat verisi + every tick modeli (%99,9 doğruluk)
- Bakiye eğrisi (mavi) / Equity (yeşil) dalgalanan zararı gösterir
- Geçmiş sonuçlar gelecekteki karları garanti etmez
İndir (ücretsiz)
STEP 1 Hesabı hazırlayın
EA kullanımı için, sitemizin tavsiye bağlantısından açılmış bir MT5 hesabı gereklidir. Zaten hesabı olanlar ek hesap oluşturmalıdır.
Hesabı olmayanlar — aşağıdaki bağlantıdan yeni hesap açın
Ek hesap isteyenler — kişisel sayfadan ek hesap oluşturunAdımlar burada →
⚠ Sorumluluk reddi
- Geçmiş geriye dönük test sonuçları gelecekteki kârı garanti etmez.
- Gerçek işletimden önce demo hesabında 2-4 haftalık ileri test yapmanız şiddetle önerilir.
- Bu EA XAUUSD'ye özeldir. Başka para birimlerinde çalışmaz (doğrulanmıştır).
- FX işlemleri risk taşır. Yalnızca kaybetmeniz sorun olmayacak parayla işletin.