
✨ Самостоятельное включение благодаря разделению по классам активов
BITCOIN COMET EA тот же движок следования за трендом, что и, развёрнут на ETHUSD. BTC (тип сохранения стоимости) и ETH (платформа смарт-контрактов) имеют разные характеристики, и поскольку на реальном счёте подтверждено, что одна стратегия устойчиво работает на обоих активах, мы включили его самостоятельно как диверсификацию внутри криптоактивов.
🚀 CRYPTO TREND EA
ETHEREUM EA
Только для ETHUSD · двунаправленное следование за трендом
Подтверждено реальным MT5 БТ 7 лет (2018.12-2025 / M1 все тики)
Накопленная
+198%
7 лет
PF
3.98
Макс. DD
14.0%
Сделок
93
Шарп 1.06
⚡ Минимальный депозит: от 100 000 иен (подойдёт как стандартный, так и микро-счёт)
Можно работать от 100 000 иен. Кто хочет безопаснее и меньшим объёмом, микро-(cent)-счёт рекомендуется (реальная экспозиция 0.01 лота уменьшается примерно в 100 раз, при тех же 100 000 иен риск значительно ниже).
🚀 ETHEREUM EA
Двунаправленное следование за трендом только для ETHUSD. Подтверждает пробой канала Donchian (20 баров) запасом ATR×0.5 и торгует по тренду только в направлении наклона SMA200. Прибыль наращивает трейлингом ATR×6. Тот же движок, что у BITCOIN COMET, ловит восходящие и нисходящие тренды ETH в обе стороны. Лот рассчитывается из tickValue, 1 сделка — 1 риск.
Поддерж. валюта
ETHUSD
Таймфрейм
H4
Рекоменд. брокер
Exness
Период реального БТ
7 лет
REAL MT5 BACKTEST
📈 Реально измеренный MT5 БТ (ETHUSDm H4 / все тики / $10,000)
| Показатель | Измеренное значение (risk2 по умолчанию) | Оценка |
|---|---|---|
| Период проверки | 2018.12 – 2025.12 (7лет) | Близко ко всей истории ETH |
| Чистая прибыль / накопленная | +$19,764 (+198%) | $10,000 → $29,764 |
| Профит-фактор | 2.19 | Проходит флагманский критерий (PF≥1.5) |
| Макс. DD баланса | 11.86% | Очень низкий |
| Число сделок / винрейт | 112раз / 46.4% | Трендовый тип, большая прибыль и малый убыток |
| Коэффициент Шарпа | 1.06 | Хорошо |
⚠️ Предупреждение о риске
- Доходность зависит от рынка ETH 2018-2025. Повторение в будущем не гарантируется
- ETH — высоковолатильный актив. Винрейт 42% = тип, берущий большую прибыль за счёт множества мелких стопов
- У криптовалют есть регуляторный риск (запреты торговли в разных странах и т.д.)
- Одновременная работа с BITCOIN COMET — та же стратегия и высокая корреляция. Будьте внимательны к распределению средств
- Cross-feed real-tick stress test (Dukascopy 2018-2025, 187M ticks): stays profitable at PF 1.72 / +137%, but balance DD reached 49.5%. On brokers with wider spreads the drawdown can be far deeper than the nominal 11.9% (which is based on the Exness feed)
How the strategy works (entry, stop, target)
On ETHUSD H4, it follows Donchian breakouts and uses a wider ATR trail tuned to Ethereum's high volatility to ride trends.
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 53 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 | ethereum-trend | 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 (Donchian break + confirmation) | ||
EntryChannel | 15 | v1.10 PDCA: 20→15 raised PF 1.65→1.87 / +74→+101%, both OOS halves improved; ETH H4 favors a shorter channel |
ATRPeriod | 14 | ATR期間(H4) |
ATRMult | 6.0 | Trailing width (ATR multiple). 6=optimal for ETH (robust PF 1.46-3.73 across both OOS halves) |
BreakMargin | 0.5 | Break confirmation margin (ATR multiple) |
| Trend-strength filter | ||
UseTrendFilter | true | Trade only with the SMA-slope direction |
TrendSMA | 200 | Uptrend SMA (buy only above it) |
TrendSlopeBars | 14 | Bars used to measure SMA slope |
| Risk Management | ||
RiskPercent | 2.0 | Risk per trade as a % of account balance.Def 1Std 2Agg 4 |
FixedBaseBalance | 0 | 0 = compounding (lot follows balance). >0 = use this fixed base (no compounding / daily-withdrawal mode). |
MaxLot | 5.0 | Hard cap on total lots (prevents runaway / oversized positions). |
TradeLong | true | |
TradeShort | true | |
| Behavior | ||
MagicNumber | 202624 | Unique ID so the EA never interferes with others (fixed per EA). |
Slippage | 50 | 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.
📈Отчёт MT5 Strategy Tester — ETHEREUM EA

📋 Об этом отчёте
- Официальный отчёт MT5 Strategy Tester (сервер XMTrading-MT5)
- 5-10 лет реальных данных + модель every tick (точность 99.9%)
- Кривая баланса (синяя) / эквити (зелёная) показывает плавающие убытки
- Прошлые результаты не гарантируют будущей прибыли
Скачать (бесплатно)
ШАГ 1 Подготовьте счёт
Для использования EA нужен счёт MT5, открытый по реферальной ссылке нашего сайта. Если у вас уже есть счёт, создайте дополнительный.
Нет счёта — откройте новый по ссылке ниже
Дополнительный счёт — создайте его в личном кабинетеИнструкция здесь →
Купить (разовая оплата)
Купить ETHEREUM EA
Buy on the official MetaQuotes Market (MQL5 Market). Payment, licensing and automatic updates are all handled inside the MT5 app.
🏷 Сейчас стартовая цена — цена растёт на ступень за каждые 10 проданных копий. Чем раньше покупка, тем ниже цена.
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.