
🚀 CRYPTO TREND EA
BITCOIN COMET EA
Exclusivo de BTCUSD・seguidor de tendência em ambas as direções
Comprovado em BT de 7,9 anos em conta real de MT5 (2018-2025 / M1 cada tick)
Acumulado
+3,700%
7,9 anos
PF
2.19
DD máximo
18.2%
Operações
128
Sharpe 1.81
✅ Valores de "backtest em conta real de MT5", não de BT em Python
Os números deste EA são valores reais medidos em conta real no MT5 Strategy Tester (BTCUSDm H4 / Model=cada tick / inicial $10.000 / 2018.01–2025.12).O valor da simulação em Python no desenvolvimento (+146%) continha um bug na detecção do rompimento Donchian (uma falha que comparava o candle de sinal consigo mesmo e resultava em 0 operações em conta real); corrigimos esse bug, revalidamos em conta real e publicamos os valores definitivos.
⚡ Depósito mínimo: a partir de 100 mil ienes (conta Standard ou Micro, qualquer uma serve)
É possível operar a partir de 100 mil ienes. Quem quer operar de forma mais segura・com pouco capital, conta Micro (Cent) é recomendada (a exposição real de 0.01 lote fica em cerca de 1/100, com risco muito menor mesmo com os mesmos 100 mil ienes). Como o BTC é de alta volatilidade, a operação em conta Micro é especialmente segura.
🚀 BITCOIN COMET EA
Seguidor de tendência em ambas as direções, exclusivo de BTCUSD. Confirma o rompimento do canal Donchian (20 barras) com uma margem de ATR×0.5 e opera a favor apenas na direção da inclinação da SMA200. Deixa o lucro correr com trailing de ATR×4. O BTC tende a formar tendências persistentes tanto em alta quanto em baixa, e captura ambas as direções. 1 risco por operação (stop loss claro)・o lote é calculado a partir do tickValue.
Moeda compatível
BTCUSD
Timeframe
H4
Corretora recomendada
Exness
Período de BT em conta real
7,9 anos
STRATEGY
📊 Lógica da estratégia
1. Rompimento Donchian
O candle fechado rompe a máxima/mínima das últimas 20 barras (H4) (compra: acima da máxima / venda: abaixo da mínima)
2. Margem de confirmação do rompimento
Amplitude do rompimento de ATR×0.5 ou mais = exclui rompimentos falsos de pavio
3. Filtro de força de tendência
Opera a favor apenas na direção da inclinação da SMA200 (para cima=só compra / para baixo=só venda) → reduz as perdas em range
4. Trailing ATR
Deixa o lucro flutuante correr com trailing stop de ATR×4. Sem TP fixo = aproveita ao máximo os grandes movimentos
5. Gestão de lote
Risk = saldo × RiskPercent% / lote = Risk / distância do SL. Padrão risk 2% (recomendado)
REAL MT5 BACKTEST
📈 Valores reais medidos em BT de conta real de MT5 (BTCUSDm H4 / cada tick / $10.000)
| Métrica | Valor real medido (padrão risk2) | Avaliação |
|---|---|---|
| Período de validação | 2018.01 – 2025.12 (8.0anos) | Próximo de toda a história do BTC・atravessa todos os regimes |
| Lucro líquido / acumulado | +$370,070 (+3,700%) | $10,000 → $380,070 |
| Profit Factor | 2.19 | Atende ao critério de EA principal (PF≥1.5) |
| DD máximo de saldo | 6.35% | Atende ao critério de EA principal (DD≤15%) |
| Nº de operações / taxa de acerto | 128operações / 46.1% | O tipo de tendência tem baixa taxa de acerto・grande ganho, pequena perda |
| Índice de Sharpe | 3.19 | Bom |
OOS / ROBUSTNESS
⚙️ Robustez OOS・configuração de risco (valores reais de conta real)
| Categoria | PF | DD de saldo | Acumulado | Observações |
|---|---|---|---|---|
| Default (risk2 / BreakMargin 1.2) | 2.19 | 18.2% | +3,700% | Recomendado・melhor equilíbrio |
| First half 2018-2022 | 3.71 | 3.7% | +111% | Não depende do período |
| Second half 2022-2026 | 2.13 | 7.2% | +115% | PF ≥ 2.1 in both halves |
No PDCA de 2026-06-05 adotamos ATRMult 5→4 (robusto com PF1.78-2.02 em ambas as metades OOS = não é sobreotimização). A versão agressiva aumenta o DD com adição de posições (DD56% com risk10); opere apenas com capital excedente.
⚠️ Alerta de risco
- O retorno depende do grande mercado de BTC de 2018-2025 (cerca de 40x). A repetição futura não é garantida
- O BTC é um ativo de alta volatilidade que se move 5-10% por dia. Taxa de acerto de 36% = tipo que acumula muitos pequenos stops para obter um grande ganho
- Criptomoedas têm risco regulatório (proibição de negociação em alguns países etc.)
- A versão agressiva (Risk alto) tem DD 23-56%. Mantenha gestão de capital rigorosa・opere 1 estratégia por conta
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.
📈Relatório MT5 Strategy Tester — BITCOIN COMET EA

📋 Sobre este relatório
- Relatório oficial MT5 Strategy Tester (servidor XMTrading-MT5)
- 5-10 anos de dados reais + modelo every tick (99.9% precisão)
- Curva de saldo (azul) / Equity (verde) mostra perdas flutuantes
- Resultados passados não garantem lucros futuros
Real-Tick Verification
We verify our EAs on real ticks — and publish what we find.
We real-tick tested 800+ market EAs: ~70% blew up, and most survivors were phantoms built after the test window. We measure every EA and publish all of it — good numbers and bad.
Read the verification report →
Baixar (grátis)
STEP 1 Prepare a conta
Para usar o EA, é necessária uma conta MT5 aberta pelo link de indicação do nosso site. Se já tiver conta, crie uma conta adicional.
Quem ainda não tem conta — abra uma nova conta pelos links abaixo
Quem quer conta adicional — crie uma conta adicional na sua área do clienteVeja os passos aqui →
Comprar (pagamento ú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.
🏷 Preço de lançamento — o preço sobe um degrau a cada 10 cópias vendidas. Quanto mais cedo comprar, menor o preço.
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.