⚠ Kategorie Nanpin (mit SL)
- Angepasst an die Eigenschaften von EURGBP (historisch die engste Spanne, am ehesten Mean-Reversion) kleines Lot 0,02 · harter SL (-2.000 $) · ohne Zinseszins konzipiert
- max. Saldo-DD 9,7% = am risikoärmsten unter den Nanpin-EAs. Lineare Korrelation der Kapitalkurve 0,98 = nahezu schnurgerader Aufwärtsverlauf
- Aufgrund der Nanpin-Eigenschaft bleibt das Verlustrisiko bei einem zwangsweisen Stop-out bestehen.Tägliche Auszahlung empfohlen · separates Konto · überschüssiges Kapital
Neuer EA · EURGBP-spezifische Optimierung (ohne Zinseszins + Stop-Loss + Mean-Reversion)
EURGBP PEACE EA
EURGBP M5 Mean-Reversion-Nanpin (Jahresrendite +2.6 %/9 Jahre live)
Ein Nanpin-EA, der dem engspannigen, zur Mean-Reversion neigenden EURGBP ein an die Volatilität angepasstes kleines Lot + harten SL + fixes Lot (ohne Zinseszins) verleiht.Die Schwäche „Nanpin kollabiert“ wurde durch Stop-Loss und Lot-Begrenzung überwunden.Im MT5-Live-Betrieb über 9 Jahre (2017–2026) PF 2.18 / max. Saldo-DD 9.7 % / 0 Ruin – ein aufwärtsgerichteter Verlauf wurde nachgewiesen.
MT5-Live-Strategietester 9-Jahres-BT (EURGBP M5, 10.000 $)
| ★ Alle 9 Jahre (2017–2026) | PF 2.18 | DD 9.7% | +24% |
| IS erste Hälfte (2017–2021) | PF 2.12 | DD 4.3% | Optimierungszeitraum |
| OOS zweite Hälfte (2021–2026) | PF 1.49 | DD 6.8% | Nicht optimiert = Robustheit |
※ MT5 live gemessen. In IS und OOS PF>1,4, und selbst bei geänderten Lot/Stufen/SL überall um PF 1,9 (Plateau) = keine Überoptimierung. Trefferquote 82,7 % · Recovery-Faktor 2,40.
Profit Factor
2.18
期待値
勝率
78.7%
2,206取引
最大DD
9.73%
証拠金DD
年率複利
+2.6%
+€242/年($10,000基準)
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 73 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 | audcad-peace-clone | 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). |
| ⚠ Ruin-premised (aggressive) | ||
IAcceptBankruptcyRisk | false | Consent required (skipped during backtest/optimization) |
SkipLicense | 0 | Skip license check during backtest |
| Entry | ||
EntryMode | ENTRY_ALWAYS | v1.1 live-opt: always-on entry beats ADX mean-reversion on PF |
EMA_Period | 0 | 0=off, >0=on |
ADX_Period | 14 | ADX期間 |
ADX_Threshold | 25.0 | ADX level (below this = no trend) |
| v1.4: Compounding (balance-linked Lot/SL) | ||
UseCompounding | false | True compounds (reinvests profit, growing lots). |
LotPerDeposit | 0.005 | InitialLot = balance x this (e.g. $10K -> 0.05 lot). |
SL_profit_pct | 50.0 | SL trigger = -X% of current balance (default 50%). |
| Nanpin | ||
InitialLot | 0.05 | Initial lot (first nanpin entry size).Def 0.025Std 0.05Agg 0.1 |
NanpinLotsMult | 1.5 | v1.2 live-opt: 1.7→1.5 + smaller grid/TP raised monthly return 1.88%→3.25% |
NanpinEntryPips | 10 | v1.2 実機Opt: 30→10 (取引3.5倍頻発化) |
NanpinCount | 10 | Max averaging-down (grid) steps |
Nanpin_interval_hour | 3 | Wait time before next position (hours) |
Auto_Adjustment | true | Variable spacing by ADX sensitivity |
Adjustment_sensor | 14 | 感度 (大=広間隔) |
| TP / SL | ||
TP_pips | 5 | v1.2 実機Opt: 20→5 (薄利・頻発) |
TP_profit | 0 | v1.2: disabled (uses TP_pips only) |
SL_pips | 0 | 0=無効 |
SL_profit | -6000 | Absolute SL in account currency (e.g. -$6000). |
| Time / Filter | ||
StartHour | 2 | broker time 開始 (PEACE GMT+2/+3) |
EndHour | 22 | broker time 終了 |
OutOfTimeNanpin | false | Allow averaging-down outside trading hours |
MaxSpreadPips | 5.0 | |
| Safety | ||
UseMarginEmergencyClose | true | |
EmergencyMarginLevel | 150.0 | |
MaxSlippage | 20 | |
| v1.3: Multi-currency safety controls (OFF by default) | ||
UseAccountEquityFloor | false | Stop EA when equity drops below X% of initial (multi-pair). |
EquityFloorPct | 50.0 | Floor at X% of initial equity (default 50%). |
UseGlobalLotLimit | false | Hard cap on total lot across symbols (multi-pair). |
GlobalMaxTotalLot | 5.0 | Total lot cap when UseGlobalLotLimit=true. |
| General | ||
MagicNumber | 20260899 | Unique ID so the EA never interferes with others (fixed per EA). |
EAComment | PEACE_CLONE | |
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 Bericht — EURGBP PEACE EA
📋 Über diesen Bericht
- Offizieller MT5 Strategy Tester Bericht (XMTrading-MT5 Server)
- 5-10 Jahre Echtdaten + Every-Tick-Modell (99,9% Genauigkeit)
- Saldo (blau) / Equity (grün) Kurve zeigt schwebende Verluste
- Vergangene Ergebnisse garantieren keine künftigen Gewinne
Download (kostenlos)
STEP 1 Konto vorbereiten
Für die Nutzung des EA benötigen Sie ein MT5-Konto, das über den Empfehlungslink dieser Website eröffnet wurde. Wenn Sie bereits ein Konto haben, erstellen Sie bitte ein zusätzliches Konto.
Noch kein Konto — über die folgenden Links ein neues Konto eröffnen
Zusätzliches Konto — im Mitgliederbereich ein weiteres Konto erstellenZur Anleitung →