
⚠ Categoria con rovina messa in conto (media/griglia)
Questo EA è una strategia a media (griglia).Stop loss ($72/livello) + stop sul livello di margine (55%) + filtro di congelamento del regime ribassistasono integrati e in 9,4 anni su conto reale ha avuto 0 rovine, ma la media comporta per principio il rischio di brusche variazioni.Prelievo giornaliero consigliato, solo capitale in eccesso, non oltre il 5% del portafoglio.
🥇 GOLD GRID EA
GOLD KAMIKAZE EA a media
Dedicato a XAUUSD · griglia con dispositivi di sicurezza integrati
0 rovine in 9,4 anni su conto reale MT5 (2017-2026 / M1 ogni tick)
Cumulativo
+22.9%
9,4 anni
PF
1.19
DD massimo
7.0%
Operazioni
708
0 rovine
⚡ Deposito minimo: da 100.000 yen (per i tipi a mediasi consiglia vivamente il conto Micro (Cent))
È possibile operare da 100.000 yen. Poiché nella media le perdite latenti aumentano,il conto Micro (Cent) è vivamente consigliato (il rischio reale di 0,01 lot si riduce a circa 1/100, molto più sicuro anche accumulando livelli a parità di 100.000 yen). Questo EA, con l'input CentAccount=true, si adatta automaticamente alle soglie in USD del conto Cent (stop loss $72 ecc.). ⚠ Rovina messa in conto, solo capitale in eccesso, prelievo giornaliero consigliato.
How the strategy works (entry, stop, target)
On XAUUSD M5, a gold-specific averaging system that judges trend with a 30-day regime filter and grids pullbacks. ⚠ Ruin-risk category, but strong safety stops gave 0 blow-ups over 13 years of real testing.
⚠ Averaging EAs can mathematically blow up. This EA strongly suppresses that with a $72 basket stop, but still withdraw daily and use only money you can afford to lose.
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 59 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-kamikaze-nanpin | 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). |
| General | ||
InitialLot | 0.01 | Initial lot (first nanpin entry size).Def 0.005Std 0.01Agg 0.02 |
MartingaleMulti | 1.1 | Tiny martingale (1.0-1.2 recommended) |
MaxLevels | 5 | |
GridPips | 250.0 | |
TakeProfitPips | 400.0 | v8.2 PDCA: 350→400 improves all metrics (PF 1.16→1.19, DD 8.26→7.00%); larger TP = more profit per cycle, fewer cycles, lower DD |
TradeDir | DIR_BUY | |
| Risk Management | ||
BasketStopLoss | 72.0 | v8: $72 (7.2% of account). Wider SL reduces relative gap impact and avoids early stop-outs. ★ Most important |
StopLossLevel | 0.0 | 最終段超過SL(pips,0=無効) |
UseEquityStop | true | |
EquityStopPct | 55.0 | |
MaxCycleLossPct | 0.0 | Disabled (BasketStopLoss is used instead) |
CentAccount | false | Cent/Micro account: scales USD thresholds x100. |
MaxLotPerLevel | 10.0 | |
| Regime filter (sustained-bear resilience) | ||
UseRegimeFilter | true | In a confirmed downtrend: stop new entries, freeze the grid, take open profit |
RegimeMA_Period | 8640 | Regime SMA period (M5 bars; 8640 ≈ 30 days) |
RegimeSlopeBars | 1152 | v8: slope reference (1152 ≈ 4 days; faster reaction to downtrends) |
| Behavior | ||
MagicBuy | 202610 | |
MagicSell | 202611 | |
Slippage | 30 | Allowed slippage (points). |
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 — 🥇 GOLD KAMIKAZE EA a media

📋 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
🥇 GOLD KAMIKAZE EA a media
Media di tipo griglia dedicata a XAUUSD. Accumula posizioni nella stessa direzione a intervalli fissi (250 pips, moltiplicatore 1,1) e prende profitto con un TP di gruppo (350 pips). Grazie al triplo dispositivo di sicurezza stop loss per livello ($72), chiusura totale al margine 55% e, nel regime ribassista (SMA a lungo termine), congelamento delle nuove posizioni + chiusura dei profitti latenti, evita l'azzeramento del conto tipico della media. L'InitialLot fisso a 0,01 è lo sweet spot di sopravvivenza.
Valuta supportata
XAUUSD
Timeframe
M5
Broker consigliato
Exness
Periodo BT su conto reale
9,4 anni
STRATEGY
📊 Logica della strategia (media con dispositivi di sicurezza integrati)
1. Media a griglia
Accumula nella stessa direzione a intervalli di 250 pips (massimo 5 livelli / moltiplicatore del lotto 1,1). Chiusura totale con TP di gruppo a 350 pips
2. Stop loss per livello
Imposta uno stop loss di $72 su ciascun livello = arresta forzatamente l'effetto valanga
3. Stop sul livello di margine
Se il livello di margine scende sotto il 55%, chiude forzatamente tutte le posizioni = si ritira prima della rovina
4. Congelamento del regime ribassista
Nelle fasi in cui la SMA a lungo termine (8640 barre) è rivolta verso il basso, sospende i nuovi cicli + congela la media + chiude i profitti latenti = evita i crolli unidirezionali
5. Gestione del lotto
InitialLot=0,01 fisso. Aumentarlo è controproducente (con 0,05 PF0,98 in perdita / con 0,10 DD99%)
REAL MT5 BACKTEST
📈 Valori reali del BT su conto reale MT5 (XAUUSDm M5 / ogni tick / $10.000)
| Indicatore | Valore reale | Valutazione |
|---|---|---|
| Periodo di verifica | 01.2014 – 12.2025 (9,4 anni) | Attraversa tutti i regimi, 0 rovine |
| Profitto netto / cumulativo | +$2,286 (+22.9%) | Rendimento annuo circa 1,5% (0,01 fisso, bassa leva) |
| Profit Factor | 1.19 | Valore atteso positivo |
| DD massimo del saldo | 7.00% | Estremamente basso per una media |
| Numero di operazioni / win rate | 708 / 56,0% | Quantità statistica sufficiente |
| Numero di rovine | 0 | Il triplo dispositivo di sicurezza funziona |
⚠️ Avviso di rischio (comune agli EA a media)
- La media comporta per principio il rischio di una grande perdita in un colpo solo in caso di brusche variazioni o trend continui
- Il rendimento è basso, circa 1,5% annuo (lotto fisso 0,01 con priorità alla sicurezza). Modifiche delle impostazioni in cerca di alti rendimenti aumentano bruscamente il rischio di rovina
- Prelievo giornaliero consigliato, non accumulare i profitti sul conto
- Si consiglia solo capitale in eccesso, non oltre il 5% del portafoglio, in parallelo con EA di tipo difensivo