⚠ Categoria a media (con SL)
- Adattandosi alle caratteristiche di EURGBP (la valuta storicamente con l'escursione più stretta e più incline al ritorno alla media), è progettatocon lotto ridotto 0,02, SL rigido ($-2.000) e senza interesse composto
- DD massimo del saldo 9,7% = il rischio più basso tra gli EA a media. Correlazione lineare della curva del capitale 0,98 = una curva quasi perfettamente rettilinea in crescita
- Per la natura della media, resta il rischio di perdita in caso di stop out forzato.Prelievo giornaliero consigliato, conto separato, capitale in eccesso
Nuovo EA · ottimizzazione dedicata a EURGBP (senza interesse composto + stop loss + ritorno alla media)
EURGBP PEACE EA
EURGBP M5 media su ritorno alla media (rendimento annuo +2.6% / 9 anni su conto reale)
EA a media che applica a EURGBP, con escursione stretta e incline al ritorno alla media,lotto ridotto adattato alla volatilità + SL rigido + lotto fisso (senza interesse composto).Ha superato il punto debole «la media va in rovina» con stop loss e contenimento del lotto.In 9 anni su conto reale MT5 (2017-2025) ha dimostrato PF2.18 / DD massimo del saldo 9.7% / 0 rovine, con una curva in costante crescita.
Strategy Tester su conto reale MT5, BT di 9 anni (EURGBP M5, $10.000)
| ★ Tutti i 9 anni (2017-2025) | PF 2.18 | DD 9.7% | +24% |
| IS prima metà (2017-2021) | PF 2.12 | DD 4.3% | Periodo di ottimizzazione |
| OOS seconda metà (2021-2025) | PF 1.49 | DD 6.8% | Non ottimizzato = robustezza |
※ Valori reali misurati su MT5. PF>1,4 sia in IS che in OOS + modificando lotto/livelli/SL il PF resta sempre intorno a 1,9 (plateau) = nessuna sovra-ottimizzazione. Win rate 82,7%, recovery factor 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.
📈Rapporto MT5 Strategy Tester — EURGBP PEACE EA
📋 Informazioni su questo rapporto
- Rapporto ufficiale MT5 Strategy Tester (server XMTrading-MT5)
- 5-10 anni di dati reali + modello every tick (99,9% precisione)
- Curva saldo (blu) / Equity (verde) mostra perdite fluttuanti
- I risultati passati non garantiscono profitti futuri
Download (gratuito)
STEP 1 Prepara il conto
Per usare l'EA serve un conto MT5 aperto tramite il link di affiliazione di questo sito. Chi ha già un conto può creare un conto aggiuntivo.
Senza conto — apri un nuovo conto dai link seguenti
Conto aggiuntivo — crea un conto aggiuntivo dalla tua area personaleProcedura qui →