
🚀 CRYPTO TREND EA
BITCOIN COMET EA
Exclusivo de BTCUSD· seguimiento de tendencia bidireccional
Validado en BT real de MT5 de 8.0 años (2018-2025 / M1 cada tick)
Acumulado
+1,370%
8.0 años
PF
2.77
DD máx.
7.1%
Operaciones
137
Sharpe 1.81
✅ Valores de «backtest real de MT5», no de BT con Python
Las cifras de este EA son valores medidos en real con el Probador de Estrategias de MT5 (BTCUSDm H4 / Model=cada tick / inicial $10.000 / 2018.01–2025.12).El valor de la simulación con Python en desarrollo (+146%) incluía un fallo en la detección de la ruptura Donchian (comparaba la vela de señal consigo misma, lo que daba 0 operaciones en real), y publicamos las cifras confirmadas tras corregir dicho fallo y revalidar en real.
⚡ Depósito mínimo: desde 100.000 JPY (sirve cuenta Standard o Micro)
Puedes operar desde 100.000 JPY. Si quieres hacerlo de forma más segura y con poco capital, cuenta Micro (cent) recomendada (la exposición real de 0.01 lotes pasa a ser aprox. 1/100, con un riesgo mucho menor con los mismos 100.000 JPY). Como el BTC es muy volátil, operar en cuenta Micro es especialmente seguro.
🚀 BITCOIN COMET EA
Seguimiento de tendencia bidireccional exclusivo de BTCUSD. Confirma la ruptura del canal Donchian (20 barras) con un margen de ATR×0.5 y opera a favor solo en la dirección de la pendiente de la SMA200. Deja correr el beneficio con trailing de ATR×4. El BTC tiende a formar tendencias sostenidas tanto al alza como a la baja, y las captura en ambos sentidos. 1 riesgo por operación (stop-loss claro); el lote se calcula a partir del tickValue.
Par compatible
BTCUSD
Marco temporal
H4
Bróker recomendado
Exness
Periodo de BT real
8.0 años
STRATEGY
📊 Lógica de la estrategia
1. Ruptura Donchian
La vela cerrada rompe el máximo/mínimo de las últimas 20 barras (H4) (compra: supera el máximo / venta: rompe el mínimo).
2. Margen de confirmación de la ruptura
La amplitud de la ruptura es ATR×0.5 o más = excluye las falsas rupturas por mecha.
3. Filtro de fuerza de tendencia
Opera a favor solo en la dirección de la pendiente de la SMA200 (al alza = solo compras / a la baja = solo ventas) → contiene el daño en rango.
4. Trailing ATR
Deja correr el beneficio flotante con un trailing stop de ATR×4. Sin TP fijo = aprovecha al máximo los grandes movimientos.
5. Gestión de lote
Risk = saldo × RiskPercent% / lote = Risk / distancia al SL. Por defecto risk 2% (recomendado).
REAL MT5 BACKTEST
📈 Medido en BT real de MT5 (BTCUSDm H4 / cada tick / $10.000)
| Métrica | Valor medido (risk 2 por defecto) | Evaluación |
|---|---|---|
| Periodo de validación | 2018.01 – 2025.12 (8.0años) | Cercano a toda la historia del BTC · atraviesa todos los regímenes |
| Beneficio neto / acumulado | +$136,958 (+1,370%) | $10,000 → $146,958 |
| Factor de beneficio | 2.77 | Supera el criterio principal (PF≥1.5) |
| DD máx. de saldo | 7.09% | Supera el criterio principal (DD≤15%) |
| Nº de operaciones / tasa de acierto | 137veces / 40.2% | El tipo tendencia tiene baja tasa de acierto: gana grande, pierde poco |
| Ratio de Sharpe | 1.81 | Bueno |
OOS / ROBUSTNESS
⚙️ Robustez OOS · ajuste de riesgo (medido en real)
| Categoría | PF | DD de saldo | Acumulado | Observaciones |
|---|---|---|---|---|
| Por defecto (risk 2 / ATRMult 4) | 2.77 | 7.1% | +1,370% | Recomendado · mejor equilibrio |
| OOS primera mitad 2018-2021 | 2.93 | 6.2% | +255% | No depende del periodo |
| OOS segunda mitad 2022-2025 | 2.76 | 7.0% | +306% | Ambas mitades con PF≥1.78 |
| Versión agresiva (pirámide + risk 3) | 1.54 | 23.3% | +2,527% | Archivo aparte BTC_TREND_AGGRESSIVE / avanzados |
En el PDCA del 2026-06-05 se adoptó ATRMult 5→4 (robusto con PF 1.78-2.02 tanto en la primera como en la segunda mitad OOS = no sobreoptimizado). La versión agresiva aumenta el DD por las posiciones adicionales (con risk 10, DD 56%); opera solo con capital sobrante.
⚠️ Aviso de riesgo
- La rentabilidad depende del gran mercado alcista del BTC de 2018-2025 (unas 40x). No se garantiza su repetición futura.
- El BTC es un activo muy volátil que se mueve un 5-10% al día. Tasa de acierto 36% = tipo que acumula muchos stops pequeños para captar grandes beneficios.
- Las criptomonedas tienen riesgo regulatorio (prohibición de operar en algunos países, etc.).
- La versión agresiva (Risk alto) tiene DD 23-56%. Gestiona el capital con rigor y opera 1 cuenta = 1 estrategia.
How the strategy works (entry, stop, target)
On BTCUSD H4, it follows confirmed Donchian-channel breakouts and rides medium-term trends with an ATR trailing stop — a pure trend-following system.
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 | bitcoin-comet | 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 | 20 | 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 | 4.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 | 202622 | 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.
📈Reporte MT5 Strategy Tester — BITCOIN COMET EA

📋 Sobre este reporte
- Reporte oficial de MT5 Strategy Tester (servidor XMTrading-MT5)
- 5-10 años de datos reales + modelo every tick (99.9% precisión)
- Curva de balance (azul) / Equity (verde) muestra pérdidas flotantes
- Resultados pasados no garantizan ganancias futuras
Descargar (gratis)
STEP 1 Prepara tu cuenta
Para usar el EA necesitas una cuenta MT5 abierta a través del enlace de referencia de nuestro sitio. Si ya tienes cuenta, crea una cuenta adicional.
Si no tienes cuenta — abre una nueva desde los enlaces siguientes
Si quieres una cuenta adicional — créala en tu página de clienteVer los pasos aquí →
Comprar (pago único)
Comprar BITCOIN COMET EA
Buy on the official MetaQuotes Market (MQL5 Market). Payment, licensing and automatic updates are all handled inside the MT5 app.
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.