Ethereum Donchian Price Action EA

Donchian Confluence EA for Ethereum

Multi-timeframe Donchian breakouts with smart Price Action filters (Engulfing + Fair Value Gaps), adaptive risk and clean execution — purpose-built for ETH, designed to run on the Daily (D1) timeframe.

— Why traders choose this EA —
• ETH-focused logic: tuned for the 24/7 nature and volatility structure of Ethereum markets (ETHUSD, ETHUSDT, broker suffixes supported).
• Confluence engine: classic Donchian breakout only fires when price action confirms — bullish/bearish Engulfing and Fair Value Gap (FVG) checks boost quality and avoid obvious traps.
• Daily timeframe edge: fewer, higher-quality trades; reduced noise; more robust to intraday manipulation.
• Multi-timeframe awareness: optional higher-timeframe trend filter and lower-timeframe PA scan for precision.
• No Martingale. No Grid. No Arbitrage: straightforward, risk-first execution with partials and trailing.
• Friendly to backtesting & forward-testing: deterministic signals and clear parameters.

— How it works (in plain English) —

  1. Detect the breakout: a Donchian channel close beyond the prior range forms the raw signal.

  2. Check context: optional higher-timeframe EMA trend must agree with the direction.

  3. Confirm with price action:
    • Engulfing filter — if a recent opposite engulf printed, the trade is skipped; you can optionally require an aligned (same-direction) engulf as confluence.
    • Fair Value Gaps — require a same-direction FVG near price and/or avoid taking trades into a nearby opposite FVG that often rejects price.

  4. Risk-aware entry: position size derives from account risk %, ATR-based SL distance, and broker tick value.

  5. Trade management: partial profits at configurable R-multiples, ATR + structure trailing, and a daily risk cap.

— Best market & timeframe —

• Symbols: ETHUSD / ETHUSDT (any broker mapping). The EA is symbol-agnostic but optimized for ETH.
• Timeframe to run: D1 (Daily) — recommended and used in internal testing.
• Session filters: crypto trades 24/7; session filters can remain off unless your broker pauses on weekends.

— What’s inside (strategy components) —

• Donchian Breakout Core — configurable channel length, confirmation bars, and minimum breakout strength.
• Trend Context — higher-timeframe EMA check (e.g., D1 or W1) to avoid counter-trend entries.
• Volatility & Momentum — ATR regime filter; ADX + DI for trend quality; adaptive RSI banding in strong trends.
• Price Action Filters —
◦ Engulfing: body-to-body engulf with minimum body ratio. Rejects entries after fresh opposite engulfs; optionally require an aligned engulf.
◦ Fair Value Gaps (FVG): three-candle imbalance detection with ATR-scaled minimum size. Require same-direction FVG near price and/or avoid opposite FVG within a user-set ATR distance.
• Risk & Money Management — fixed risk %, optional Kelly cap, daily risk ceiling, partials (two stages), ATR/structure trailing, position limits.

— Recommended presets for ETH on D1 —

• Attach the EA to: ETHUSD or ETHUSDT, timeframe D1.
• HTF_Trend: D1 (strict) or W1 (very conservative).
• MTF_Signal: H4 — scans engulf/FVG with more candles while D1 creates the trade signal.
• AvoidOppositeFVG: true (recommended).
• RequireFVGConfluence: optional (start false; turn on for maximum selectivity).
• BaseRiskPct: 1.0% (starter); MaxDailyRisk: 3–5% per tolerance.
• Exits: default SL 1.5×ATR and TP 2.5×ATR work well for ETH D1.
• Partials: 30% at 1.5R, 50% at 3R; trailing activates from 2.0R.

— Inputs & Parameters (grouped) —

Core Strategy
• DonchianPeriod — channel length (default 20).
• DonchianConfirm — extra bar confirmation (default 5).
• MinBreakoutStrength — minimum normalized breakout strength (0.3).
• RequireVolumeConfirm, VolumePeriod, VolumeMultiplier — optional volume gate.

Multi-Timeframe

• HTF_Trend — timeframe for trend EMA (D1/W1 recommended for ETH D1 trading).
• MTF_Signal — timeframe for PA scan (H4 recommended).
• EMA_Fast, EMA_Slow, EMA_HTF — EMA periods for trend/context.

Smart Filters

• UseVolatilityFilter, VolatilityPeriod, VolatilityThreshold — ATR regime check.
• UseMomentumFilter, MomentumPeriod — optional momentum gate.
• UseMarketStructure, StructurePeriod — swing-based structure reference.

Technical Filters

• UseAdvancedADX, ADX_Period, ADXMin, ADXTrending — trend quality and DI alignment.
• UseAdaptiveRSI, RSI_Period, RSI_Oversold, RSI_Overbought — adaptive RSI windowing.

Price Action (ETH-centric)

• UseEngulfFilter — enable engulfing logic.
• EngulfLookback — bars to look back on the PA TF (default 2).
• EngulfMinBodyRatio — body size ratio vs previous candle (default 1.0).
• RequireAlignedEngulf — demand same-direction engulf as confluence (optional).
• UseFVGFilter — enable FVG logic.
• FVGLookback — bars to scan on the PA TF (default 15).
• MinFVG_ATR_Mult — minimum FVG size as ATR multiple (default 0.20).
• RequireFVGConfluence — require same-direction FVG near price (optional).
• AvoidOppositeFVG — avoid entries into nearby opposite FVG (recommended ON for ETH D1).
• FVGMaxDistanceATR — how near is “near” (default 0.75 ATR).

Risk Management

• BaseRiskPct, MaxRiskPct — account risk per trade and cap.
• UseKellyCriterion, KellyFraction — optional Kelly-based adjustment (guard-railed).
• MaxPositionSize, MaxDailyRisk, MaxConcurrentTrades — portfolio safety rails.

Exit Management

• UsePartialProfits; PartialExit1_R / _Pct; PartialExit2_R / _Pct — two-stage partials by R-multiple.
• UseSmartTrailing, TrailingStart_R — ATR + structure trailing once in profit.
• UseStructureStops, MaxStopDistance — blend structure with ATR for protective stops.

Sessions & System

• UseSessionFilter, session hours — crypto is 24/7; leave off unless your broker restricts hours.
• AvoidNewsEvents — not typically required for ETH but available.
• Magic number, comment tag, logging, slippage, retries.

— Installation & first run —

  1. In MetaTrader 5, ensure your ETH symbol (e.g., ETHUSD) is visible and ticking.

  2. Open an ETHUSD D1 chart and drag the EA onto it. Allow algo trading.

  3. Apply the recommended presets above.

  4. Click OK. The EA evaluates on bar close and manages any open positions.

— Backtesting guide (ETH) —

• Mode: “Every tick based on real ticks” if your broker offers crypto tick history; otherwise 1-minute OHLC.
• Symbol: ETHUSD (or your broker’s mapping), timeframe D1.
• Costs: set realistic spread/commission for crypto (spread 5–25 ticks, commission per contract as per broker).
• Date range: at least 2–4 years to include multiple volatility regimes.
• Optimization: you may tune DonchianPeriod (15–55), FVG thresholds, and ATR multipliers — always keep out-of-sample data for validation.

— Tips specific to ETH —

• ETH often shows momentum continuation after daily breakouts, but strong opposite FVGs frequently reject price. Keeping AvoidOppositeFVG = true filters many fakeouts.
• Partials help lock in progress during extended volatility bursts.
• Broker weekend downtime can create synthetic gaps; trailing once the trade reaches 2.0R helps secure gains.

— FAQ —

Q: Can I run it on other coins or FX?
A: Yes. The logic is generic, but parameters are curated for ETH. For other assets, re-optimize Donchian/FVG thresholds.

Q: Does it open multiple trades?
A: It respects MaxConcurrentTrades and won’t open an opposite trade while one is active.

Q: Does it use Martingale or Grid?
A: No. Fixed-risk entries, ATR-based stops, partials, and trailing only.

Q: Minimum deposit?
A: Depends on broker contract size. Sizing is risk-based and will scale down to SYMBOL_VOLUME_MIN.

Q: Which brokers?
A: Any MT5 broker offering ETH with tradeable hours. Ensure tick size and tick value are correctly reported for the symbol.

— Changelog (highlights) —
• v2.10 — Added Engulfing & FVG filters (including opposite-FVG avoidance and near-price confluence), centralized PA pass before execution, improved logs, clarified ETH D1 presets.

— Support —
Questions or set-files? Message via the Market or author profile. Please include your broker symbol name (ETHUSD vs ETHUSDT) and timeframe.

— Risk Disclaimer —
Trading involves risk. Past performance does not guarantee future results. Crypto assets are highly volatile; use position sizing and daily risk limits. This product is not affiliated with or endorsed by Ethereum or the Ethereum Foundation.


Önerilen ürünler
Disclaimer : Keep in mind that seasonal patterns are not always reliable. Therefore, thoughtful risk management is crucial to minimize losses.  Seasonal patterns in the financial world are like a well-guarded secret that successful investors use to their advantage. These patterns are recurring price movements that occur during specific periods or around special events. Additionally, there are also intraday patterns that repeat. For example, Uncle Ted from Forex Family suggests examining previou
Boom Rocket
Cairo Neto Sergio Ndava
This Expert Advisor is designed exclusively for trading the Boom market on the 1-minute timeframe. It operates solely in the sell direction, focusing on precise exits at specific moments in time. Unlike typical signal bots, this EA doesn’t generate buy/sell alerts but executes trades based on a well-defined strategy to take advantage of price movements during market pullbacks. Key Features: Works exclusively for Boom market : The EA is tailored for Boom markets and functions only on the Boom as
Stealth 150 DE40
Szymon Jan Szarowski
4 (1)
340% yıllık performans için özür dileriz! Evet, doğru okudunuz: Bu %340 yıllık backtest sonuçları neredeyse “ayıp” olacak kadar iyi. Ama lütfen yanlış anlamayın – bu bir pazarlama numarası değil, temiz programlama ve dürüst backtestlerin sonucudur. Elbette böyle rüya gibi getiriler uzun vadede gerçekçi değildir, çünkü birkaç yıl sonra her EA backtestte bir noktada lot sınırına takılır. Yine de: Stealth 150 DE40 , algoritmanın “serbestçe” çalışmasına izin verildiğinde nelerin mümkün olabil
quantum bot designed for forex trading. test on eur/usd gives good returns. based on several indicators include risk management. best timeframes 1h; 4h. this bot was backtesting for the past year and gives 2000% return profit. no hidden lost trades in code. settings are customizables to give you better experience of trading. contact me for more details or installation guide
Edge Ensemble
Evgeniy Scherbina
5 (1)
Edge Ensemble is a professional trading advisor built on an ensemble of 10 independent neural networks of three different architectures: LSTM, TCN and Transformer. Each network in the ensemble acts as a standalone trading strategy, while the final trading signal is formed based on the collective decision of the entire model set. Instead of searching for a single universal model trained using the classical 80/20 scheme, Edge Ensemble employs an ensemble specifically designed to work with non-sta
Consistency is key. The Silver Bullet Dex 900 Down showed steady growth over the last year. Tests showed 140% - 280% and more per year (Depending on Account Size) Pro's: The software runs 24hours a day, 7days per week Fully Automated No settings adjustments Tests showed Zero Losses in the last year Steady monthly growth in tests Cons: Only for bigger accounts Uses a lot of equity during extreme market movements (Not Losses) Minimum Requirements: Account Size $5 000.00 Permanent Internet Access
Ratio X MLAI 2.0 – Multi-Layer AI Expert Advisor for MetaTrader 5 Full User Guide:  https://ratioxtrade.com/guide-mlai Ratio X MLAI 2.0 is a professional-grade, fully automated AI-driven Expert Advisor for MetaTrader 5 , designed for experienced traders who demand robust logic, disciplined risk control, and adaptability across different market conditions. The EA combines classical technical analysis , price action , volatility filtering , embedded machine-learning models , and an optional GP
It is enough to optimize Regular   once, for example, a month. After that, Hanvest shows excellent results in the forward period. There are several parameters to optimize. In addition to the indicator itself, it is necessary to optimize the stop levels. You need to trade on the M1 timeframe. The Expert Advisor was created for trading on EURUSD, but it can also work on other currency pairs, you need to select it. The Expert Advisor automatically determines the number of digits in quotes and give
SUPER NASDAQ QUANT Forex robotları pazarında yenilikçi ve dönüştürücü bir teknoloji olan Quant NAS100, NASDAQ 100 (NAS100) endeksiyle işlem yaparken stratejileri optimize etmek ve sonuçları maksimize etmek için yapay zeka, sinir ağları ve özel göstergeler birleştiren ileri düzey bir Expert Advisor'dur. Teknolojinin Öne Çıkan Özellikleri Sinir Ağları ve Makine Öğrenimi Quant NAS100, GPT-4 modeline dayalı gelişmiş sinir ağları kullanarak derinlemesine analizler yapar ve operasyonlarının verimlil
EA, ne zaman ticaret yapılacağına karar vermek için oynaklık, yayılma, sıklık ve zamanlamayı kullanır. EA, Pozisyonları açmak için Limit Emirleri yöntemini kullanır. Bu durumda, Kayma, girişlerin yürütülmesinde en fazla olumlu olacaktır. EA, sistemin odak noktası sermayenizi korurken para kazanmak olduğundan, Takip Edilen Kâr Al mantığını kullanır. Çoğu ticaret, bir keskin nişancı vesikalığı gibi, hızlı bir şekilde kapatılır. Ana Özellikler martingal kullanmaz ızgara kullanmaz Optimize edilmi
Real monitoring   :   EA Miracolo   Recommended  pair   :      XAUUSD / Timeframe M15 / M12/ M10/ M5 IMPORTANT! After the purchase please send me a private message to receive the installation manual and the setup instructions. For any other information, please contact us by private message or in   the mql5 group. Imagine an experienced trader monitoring the market daily, waiting for prices to break through key levels, and immediately opening a position. This is exactly how this automated tradi
One Bar Breaout EA Sistemi, yüksek kar marjları nedeniyle büyük potansiyele sahip bir çıkış stratejisidir. Günün en güçlü trendini takip etmeye çalışacak ve yenilikçi takip yöntemleriyle karı maksimuma çıkaracak şekilde tasarlanmıştır. Bu, düşük kazanma oranına rağmen size kısa sürede çok fazla kar getirebilir. Doğru şekilde kurulduğunda aylarca kârlı bir şekilde çalışabilir. Bu, ES (US500), NQ (NAS100) gibi büyük pazarlar veya altın, gümüş vb. emtialar için en iyi sonucu verir. İşlev veya ay
Plug & Play portfolio - series of high-quality EURUSD H1 strategies for maximized success. The 4th out of 8 strategies  portfolio set.  Each EA works well as a standalone, works even better as portfolio. Triple tested  - backtest, robustness tests , portfolio correlation. Uses a well-known CCI indicator combined with an ADX indicator. Why to buy Fully automatic EA with really easy set-up. Only risk amount to be set and you are good to go. Developed using genetic algorithms on 'in sample' data
*Quantum Core MT5 - AI-Powered Swing Trading EA for XAUUSD (Gold)**   **PROFESSIONAL | SAFE | LOW-FREQUENCY**   A premium swing trading advisor delivering **15-30 high-quality trades/month** with advanced risk management.   **KEY FEATURES:**   **AI-Enhanced Strategy**: Combines MQL5 algorithms with AI-driven market analysis for precise entries/exits.   **Compounding & Auto-Lot Sizing**: Automatically adjusts position sizes based on equity growth (user-configurable).   **Flexible Risk Co
WALL STREET INDEX US30 Önerilen hesap ayarları Zaman dilimi: M1 veya M5 Maksimum spread: 50 Hesap türü: Hedge Kotasyon basamakları: 1 Önerilen depozito: 500 USD Önerilen brokerlar: Pepperstone, IC Markets Raw Expert Advisor Genel Bakışı Wall Street US30 , US30 endeksi (Dow Jones Industrial Average) için özel olarak geliştirilmiş gelişmiş bir alım-satım robotudur (Expert Advisor). Scalping için optimize edilmiştir ve hızlı, sık fiyat hareketlerinden yararlanır. EA, “false” değerini “true” olarak
Harvest consistent performance with Agro Algo — a next-generation Expert Advisor from Synapse Dynamics LLC. Built on a deep-thinking AI core , Agro Algo fuses adaptive market analysis with precise entry/exit logic to capture high-probability moves while protecting capital. It’s prop-firm ready with per-trade risk controls, daily drawdown limits, and intelligent trade-management features such as dynamic stop placement, break-even triggers, and trailing exits. Whether you run it fully automated or
EA, ne zaman ticaret yapılacağına karar vermek için oynaklık, yayılma, sıklık ve zamanlamayı kullanır. EA, Pozisyonları açmak için Limit Emirleri yöntemini kullanır. Bu durumda, Kayma, girişlerin yürütülmesinde en fazla olumlu olacaktır. EA, sistemin odak noktası sermayenizi korurken para kazanmak olduğundan, Takip Edilen Kâr Al mantığını kullanır. Çoğu ticaret, bir keskin nişancı vesikalığı gibi, hızlı bir şekilde kapatılır. Ana Özellikler martingal kullanmaz ızgara kullanmaz Optimize edilmiş
MATRIX ONE PRO - Elite Trading Bot by DC Invest Overview Introducing MATRIX ONE PRO , the ultimate Expert Advisor (EA) for MetaTrader 5, crafted by DC Invest to redefine automated trading. Designed for serious traders and investors, this bot delivers unparalleled performance, combining advanced multi-timeframe strategies, intelligent risk management, and cutting-edge features. With a proven track record of 1,326% growth in just 3 months, MATRIX ONE PRO is your key to consistent profits in the f
TrendLock Hybrid System is an advanced all-in-one Expert Advisor built for traders who demand precision, consistency, and adaptability in any market condition. It combines multiple trading logics into a unified hybrid framework to deliver smarter and more efficient execution. Core Features:  Adaptive risk management that adjusts automatically to market volatility. Detects sideways conditions and avoids low-probability setups. Guides trade direction by identifying short-term momentum for both
Oneiroi
Oleksandr Powchan
5 (1)
Oneiroi trades hard oversold and overbought conditions. On M15 you can achieve a very high hitrate. The system does not trade a lot because meeting the three conditions is quite hard. It will work on any pair and any broker but some are better than others. The EA will work also on small accounts but i would highly recomend to use a 100kcent account. Our Goal is to help you be way more profitable and way more stress free, so you can enjoy the things that are important to you and your family.
The main target is EURJPY. This EA uses local chart fluctuations as a trigger to enter a position. It does not use the martingale method or grid. This program is intended for long-term operation over several years. Entry triggers: [level1] 1. Fall → Fall → Appears to be higher than the specified difference at this time = BUY entry 2. Rise → Rise → Appears to be lower than the specified difference at this time = SELL entry [level2] 1. Fall → Fall → Rise after a gap → Rise higher than the specif
Mr Bitcoin AI
Nestor Alejandro Chiariello
Merhaba yatırımcılar, bu aracı gerçek sonuçlarla titizlikle tasarladım, önceki Stratejilerimden birkaçına dayanan bir araç AI, Mr Bitcoin AI, çok kısa sürelerde finansal varlıkların alım satım işlemlerini yürütmeye, fiyatlardaki küçük dalgalanmalardan kar elde etmeye dayanır. Bitcoin'e uygulandığında, bir scalper büyük miktarda kripto para piyasası verisini analiz etmek ve hızlı ve doğru ticaret kararları almak için yapay zeka ve makine öğrenimi algoritmalarını kullanır. Mr Bitcoin AI mühendi
Multy TDM this bot works using the   Trend TD   indicator. The multicurrency bot works with 12 pairs, pairs can be changed and others can be used. The essence of the work is to open a small series of orders and exit the market either in profit or with losses, but exit and not linger and open the next series on the signals of the indicator. The heart of this algorithm is the formula for exiting the market, when to exit and with what profit or loss, how many orders can be allowed to be used in a
Level Up FOREX
Ebrahim Mohamed Ahmed Maiyas
5 (1)
An advanced Expert Advisor powered by artificial intelligence and machine learning, specifically designed for analyzing   FOREX   . It adapts to price movements and market fluctuations to detect potential trading opportunities. Artificial Intelligence Integration: At the heart of this EA les a sophisticated AI engine capable of recognizing complex patterns in  FOREX  price data. The system continuously processes historical and live   FOREX  price feeds to identify potential entry and exit point
Twin Blade Trend EA – Precision Meets Patience Discover the power of precision with Twin Blade Trend - an Expert Advisor designed to cut through market noise like a razor-sharp blade. This isn’t just another trend-following bot; it uses a unique dual-layer range to identify high-probability entries with unmatched clarity. Imagine a system that patiently waits for the perfect alignment of conditions - no chasing trades, no guesswork - only clean, confident signals. When Twin Blade Trend strikes,
BRAHMASTRA, beş eski Hint matematiksel sistemine dayalı, tek bir birleşim motorunda birleştirilmiş profesyonel bir Uzman Danışmanıdır. Bir işlem, ancak beş sistemden en az üçü yön konusunda hemfikir olduğunda açılır. Hiçbir sistem tek başına bir işlemi tetikleyemez. Beş Sistem Pingala Matra-Meru (MÖ 2. yüzyıl). Son 34 barlık salınımdan Fibonacci geri çekilme bölgeleri. Fiyat 0,618 ve 0,786 altın bölgelerine yakınsa ALIM oyu verir. Fiyat 0,236 ve 0,382'ye yakınsa SATIM oyu verir. Chakravala Dö
Insight Investor: Advanced Multi-Currency Forex Trading Bot Introduction In the fast-paced world of Forex trading, having the right tools can significantly enhance your trading experience. Insight Investor is an advanced multi-currency trading bot designed to automate and optimize your trading operations. This expert advisor employs modern algorithms to analyze market conditions and execute trades, aiming to deliver consistent results while maintaining controlled risk levels. Key Features of Ins
The Expert Advisor works on a linear regression channel. The   EA   trades from the channel borders and   has the function of reducing the drawdown on the account by overlapping unprofitable orders.       The chart displays information about profit and draws the regression channel itself. MT4 version https://www.mql5.com/en/market/product/56494 OPTIONS: PERIOD - the number of bars for calculation; COEFFICIENT - coefficient for calculating channel boundaries; DEGREE - channel construction type;
Xau dripper
Allan Maurice Mwesigwa
XAU Dripper - Steady Gold Extraction Expert Advisor Drip by Drip. Trade by Trade. Consistent Growth. XAU Dripper is a precision-engineered Expert Advisor that extracts profits from the gold market with patience and discipline. Like water carving through stone, this EA doesn't force results — it lets them flow naturally through calculated, high-probability trades. The Dripper Philosophy I don't rush. I don't overtrade. I don't chase. Instead, I let the market come to me — waiting for perfect alig
Trading Specifications: Symbol: XAUUSD (Gold) Timeframe: H4 (Required for optimal performance) Strategy: Swing Trading / Trend Following Minimum Deposit: $1000 (Recommended for proper risk management) Lot Size : 0.01 ·         Within a year, your entire initial capital was fully withdrawn, and since then, the EA has been trading exclusively with profit funds only, without any exposure to the original balance. ·         The current price of $599 is a limited launch offer, and it will be increased
Bu ürünün alıcıları ayrıca şunları da satın alıyor
Quantum Queen MT5
Bogdan Ion Puscasu
4.97 (479)
Merhaba yatırımcılar! Ben   Quantum Queen   , tüm Quantum ekosisteminin gözbebeği ve MQL5 tarihindeki en yüksek puanlı, en çok satan Uzman Danışmanım. 20 ayı aşkın canlı işlem deneyimim sayesinde, tartışmasız XAUUSD Kraliçesi olarak yerimi kazandım. Uzmanlık alanım mı? ALTIN. Misyonum? Tutarlı, kesin ve akıllı işlem sonuçları sunmak — hem de defalarca. IMPORTANT! After the purchase please send me a private message to receive the installation manual and the setup instructions. İndirimli   fiyat
Syna
William Brandon Autry
5 (22)
Syna 5 – Kalıcı Zeka. Gerçek Hafıza. Evrensel Trading Zekası. Çoğu yapay zeka aracı bir kez yanıt verir ve her şeyi unutur. Sizi tekrar tekrar sıfırdan başlatır. Syna 5 unutmaz. Her konuşmayı, analiz edilen her işlemi, neden harekete geçtiğini, neden kenarda kaldığını ve piyasanın ardından nasıl tepki verdiğini hatırlar. Her oturumda eksiksiz bağlam. Her işlemle biriken kümülatif zeka. Bu, pazarlama amacıyla yapay zeka özellikleri eklenmiş bir EA daha değildir. Zeka sıfırlanmayı bırakıp birikme
Mad Turtle
Gennady Sergienko
4.56 (85)
Sembol XAUUSD (Altın / ABD Doları) Zaman Aralığı H1-M15 (isteğe bağlı) Tek işlem desteği EVET Minimum Mevduat 500 USD (veya başka bir para biriminde eşdeğeri) Tüm brokerlarla uyumlu EVET (2 veya 3 basamaklı fiyatlandırma, tüm hesap para birimleri, semboller ve GMT zaman dilimi desteklenir) Önceden ayar yapmadan çalışır EVET Makine öğrenimine ilgi duyuyorsanız, kanala abone olun: Abone Ol! Mad Turtle Projesinin Ana Özellikleri: Gerçek Makine Öğrenimi Bu Expert Advisor (EA), herhangi bir GPT
AiQ
William Brandon Autry
4.86 (37)
AiQ Gen 2 ile Tanışın – Daha Hızlı. Daha Akıllı. Her Zamankinden Daha Yetenekli. Bu dönüşümü 2024 sonunda Mean Machine ile başlattık. Gerçek öncü yapay zekayı canlı perakende ticarete taşıyan ilk sistemlerden biri. AiQ Gen 2 bu hattaki bir sonraki evrimdir. AiQ Gen 2 tamamen farklı bir seviyede hız için inşa edilmiştir. Bekleyen emirler avantajının çekirdeğindedir ve momentum genişlemeden önce hassas konumlanma sağlar, ardından adaptif zekanın devralmasına izin verir. Çoğu yapay zeka aracı bir
We proudly present our cutting-edge robot, the  Big Forex Players EA  designed to maximize your trading potential, minimize emotional trading, and make smarter decisions powered by cutting-edge technology. The whole system in this EA took us many months to build, and then we spent a lot of time testing it. This unique EA includes three distinct strategies that can be used independently or in together. The robot receives the positions of the  biggest Banks  (positions are sent from our database t
AI Forex Robot - The Future of Automated Trading. AI Forex Robot is powered by a next-generation Artificial Intelligence system based on a hybrid LSTM Transformer neural network, specifically designed for analyzing XAUUSD, EURUSD and BTCUSD price movements on the Forex market. The system analyzes complex market structures, adapts its strategy in real time and makes data-driven decisions with a high level of precision. AI Forex Robot is a modern, fully automated system powered by artificial intel
Remstone, sıradan bir Uzman Danışman değildir.   Yılların araştırma ve varlık yönetimi deneyimini bir araya getirir. Live:  Startrader   Darwinex 2018'den bu yana   , son şirketim Armonia Capital, FCA tarafından düzenlenen bir varlık yöneticisi olan Darwinex'e sinyal ARF'si sağladı ve 750 bin dolar topladı. Tek bir danışmanla 4 varlık sınıfında uzmanlaşın! Hiçbir vaat, hiçbir eğri uydurma, hiçbir yanılsama yok. Ama kapsamlı bir canlı deneyim. Remstone'un gücünden yararlanan başarılı yatırımcıl
Aura Black Edition MT5
Stanislav Tomilov
4.37 (51)
Aura Black Edition, yalnızca ALTIN ​​ticareti yapmak için tasarlanmış tamamen otomatik bir EA'dır. Uzmanlar, 2011-2020 döneminde XAUUSD'de istikrarlı sonuçlar gösterdi. Hiçbir tehlikeli para yönetimi yöntemi kullanılmadı, martingale yok, grid veya scalp yok. Herhangi bir broker koşulu için uygundur. Çok katmanlı bir algılayıcı ile eğitilen EA Sinir Ağı (MLP), ileri beslemeli yapay sinir ağı (ANN) sınıfıdır. MLP terimi belirsiz bir şekilde kullanılır, bazen gevşek bir şekilde herhangi bir ileri b
The Bitcoin Robot MT5 is engineered to execute Bitcoin trades with unparalleled efficiency and precision . Developed by a team of experienced traders and developers, our Bitcoin Robot employs a sophisticated algorithmic approach (price action, trend as well as two personalized indicators) to analyze market and execute trades swiftly with M5 timeframe , ensuring that you never miss out on lucrative opportunities. No grid, no martingale, no hedging, EA only open one position at the same time. Bit
Night Hunter Pro MT5
Valeriia Mishchenko
3.92 (37)
EA has a live track record with many months of stable trading with  low drawdown: Best Pairs (default settings) High-risk   performance Night Hunter Pro is the advanced scalping system which utilizes smart entry/exit algorithms with sophisticated filtering methods to identify only the safest entry points during calm periods of the market. This system is focused on a long-term stable growth. It is a professional tool developed by me years ago that is constantly updated, incorporating all the late
MultiWay EA
PAVEL UDOVICHENKO
4.89 (19)
MultiWay EA, güçlü bir ortalama dönüş stratejisine dayanan akıllı ve verimli bir otomatik alım satım sistemidir. Dokuz korelasyonlu (ve hatta bazı tipik olarak “trend” olan) döviz çiftine yaygın bir çeşitlendirme sayesinde — AUDNZD, NZDCAD, AUDCAD, USDCAD, EURUSD, GBPUSD, EURCAD, EURGBP ve GBPCAD — güçlü yönlü hareketlerden sonra fiyatın ortalamaya dönüşünü yakalar. Satın aldıktan sonra tam kurulum talimatlarını almak için lütfen bana özel mesaj gönderin. Canlı Sinyal:  BURAYA TIKLAYIN Mevcut
Waka Waka EA MT5
Valeriia Mishchenko
4.13 (40)
EA has a live track record with 4.5 years of stable trading with low drawdown: Live performance MT4 version can be found here Waka Waka is the advanced grid system which already works on real accounts for years. Instead of fitting the system to reflect historical data (like most people do) it was designed to exploit existing market inefficiencies. Therefore it is not a simple "hit and miss" system which only survives by using grid. Instead it uses real market mechanics to its advantage to make p
NorthEastWay MT5
PAVEL UDOVICHENKO
4.5 (8)
NorthEastWay MT5, tamamen otomatik bir "pullback" ticaret sistemidir ve özellikle AUDCAD, AUDNZD, NZDCAD gibi popüler "pullback" döviz çiftlerinde ticaret yapmak için etkilidir. Sistem, Forex piyasasının temel modellerini kullanır: herhangi bir yönde ani bir hareketten sonra fiyatın geri dönmesi. Zaman Çerçevesi: M15 Temel Döviz Çiftleri: AUDNZD, NZDCAD, AUDCAD Ek Döviz Çiftleri: EURUSD, USDCAD, GBPUSD, EURCAD, EURGBP, GBPCAD EA'yı satın aldıktan sonra lütfen bana özel mesaj gönderin. Sizi özel
Marvelous EA Tanıtımı: Nihai Ticaret Yardımcınız Marvelous EA ile Forex piyasasının tüm potansiyelini ortaya çıkarın. Kârınızı maksimize etmek ve riskleri en aza indirmek için tasarlanmış, en son teknolojiye sahip bir otomatik ticaret çözümüdür. Bu özenle hazırlanmış ticaret algoritması, dinamik Forex piyasasında hassas ve verimli bir şekilde gezinmek için gelişmiş özelliklerle donatılmıştır. ALTIN - XAUUSD - H1 Gerçek hesap performansı: https://www.mql5.com/tr/signals/ 2321875 Temel Özellik
Bonnitta EA MT5
Ugochukwu Mobi
3.38 (21)
Bonnitta EA, Bekleyen Pozisyon stratejisine (PPS) ve çok gelişmiş bir gizli ticaret algoritmasına dayanmaktadır. Bonnitta EA'nın stratejisi, gizli bir özel gösterge, Trend çizgileri, Destek ve Direnç seviyeleri (Fiyat Eylemi) ve yukarıda belirtilen en önemli gizli ticaret algoritmasının bir kombinasyonudur. 3 AYDAN FAZLA GERÇEK PARA TESTİ OLMADAN BİR EA ALMAYIN, BONNITTA EA'YI GERÇEK PARA ÜZERİNDE TEST ETMEM VE SONUCU AŞAĞIDAKİ BAĞLANTIDAN GÖRMEM 100 HAFTADAN FAZLA (2 YILDAN FAZLA) ALDI. BONNI
CRYSTAL AI PRO v7.21 — MT5 Uzman Danışman Genel Bakış XAUUSD (altın) ve ana Forex pariteleri için otomatik işlem sistemi. Giriş, SL/TP, trailing ve düşüş (drawdown) kontrolünü kural tabanlı yönetir. Kâr garantisi yoktur; risk uyarısına bakınız. Gereksinimler Platform: MetaTrader 5 Hesap: ECN/RAW önerilir Bağlantı: 24/7 (VPS önerilir) Zaman dilimleri: M1–H4 İlk Kurulum Algo Trading ’i etkinleştirin. EA’yı grafiğe ekleyin (sembol başına bir grafik). Inputs’ta AI_Access_Mode = ON yapın ve yeniden
Pound Breakout MT5 is an Expert Advisor for GBPUSD that trades breakouts from a parallel sideways channel and offers impressive additional trading features. >>> Importand note before purchase. Please read first:  https://www.mql5.com/de/blogs/post/763901 >>> Channel:  https://www.mql5.com/en/channels/01be7ce9c7a4db01 The basis of the Pound Breakouts strategy is that the London trading hours are one of the most liquid and trading periods in the forex market. When the London Stock Exchange opens,
It's recommended that you read through the entire document.. Pro15 is a professional breakout Expert Advisor built around clearly defined daily price structure. The EA continuously calculates and plots the current day’s high, low, open, and multiple intraday equilibrium levels directly on the chart, then executes trades when price breaks these levels according to your selected confirmation rules. This Trading bot is designed so the same engine can be run side by side as both a trend-following an
SkyScraperMT5
Teressa Herlene Thomson
Overview SkyScraper is a sophisticated automated trading system built exclusively for MetaTrader 5. This versatile EA adapts to your trading style on any timeframe (optimized for 3-5 minute charts) and works seamlessly across forex pairs, cryptocurrencies, and metals including gold. Why SkyScraper? Smart Automation That Protects Your Capital Intelligent trade execution with multi-layer risk controls Dynamic position sizing that automatically adjusts to your broker's requirements Adaptive stop l
Golden US Session MT5 is based on a classic, popular breakout strategy and does not use any Martingale or Grid mechanisms. Golden US Session MT5 places a pair of buy/sell stop orders at the daily opening of the US stock exchanges. As soon as one of the stop orders is triggered and placed in the market, the stop order is deleted. If an order is closed at the stop loss, the loss is limited to $5/0.01 lot. To offset such a loss more quickly, a recovery factor can be used to increase the order size
Recommended Trading Conditions • Symbol: XAUUSD • Timeframe: M1 • Account Type: ECN / Raw Spread recommended • Spread: Stable spread up to 10 pips recommended • Minimum Balance: $30 • Recommended Leverage: up to 1:10000 (no fixed leverage limit) Axen Luminex Axen Luminex is an automated trading system designed to perform best during periods of strong market activity and high liquidity. This Expert Advisor focuses on momentum-driven price movements, allowing trades to align with market strength r
Jackal
Cence Jk Oizeijoozzisa
Jackal Expert Advisor – İşlem Stratejisi 4 aydır canlı işlem yapıyor Satın aldıktan sonra tüm ürünler süresiz ücretsiz kalacaktır. Ayar dosyasını indir Altın 1dk | ECN Hesap: Tüm brokerlarla uyumlu Jackal EA, piyasa dinamiklerine uyum sağlamak için gelişmiş risk ve kar yönetimini birleştiren çok katmanlı ve akıllı bir kırılma stratejisine dayanır. 1. Kırılma Tuzak Stratejisi Piyasa koşulları doğrulandıktan sonra, EA zıt yönlerde iki eş zamanlı bekleyen emir koyar: Buy Stop mevcut fiyatın üz
Bitcoin Prince EA
Fathy Mohamed Mohamed Abouelnaga
1 (1)
Trade Bitcoin Like Never Before—Faster, Smarter, and More Profitable! Why Choose  Bitcoin Prince  EA ?  Lightning-Fast Execution— Built  for speed, it enters and exits trades at the optimal moment, ensuring you   never miss a profitable setup   again. Proven  Bitcoin-Specific  Strategy  – Unlike generic EAs, Bitcoin  Prince  EA  is  fine-tuned exclusively for BC/USD , adapting to Bitcoin's  unique volatility and liquidity. No Emotions, No Guesswork Our   advanced algorithm   removes human erro
Traders Toolbox Premium, Hepsi Bir Arada Bir Araçtır Bu stratejileri ve hesaplamaları otomatikleştirmek için ortak ticaret stratejileri üzerine kapsamlı eğitime dayalı olarak oluşturulmuştur.   Özellikler: 19 Bireysel Sinyaller   - Bu sinyallerin her biri, nihai / genel sonucu oluşturmak için bir sinir ağı stili konfigürasyonunda önyargılı olabilir. Her sinyalin özelleştirilecek veya gerekirse optimize edilecek kendi ayarları vardır.   Kapsamlı Ekran Görüntüsü   - Kapsamlı bilgiler ve araç i
) SPARTAN GOLD SNIPER AI - V7.2 ULTIMATE The All-In-One Gold Solution: Smart Scalping & Professional Swing Trading. Spartan Gold Sniper is not just an EA; it is a complete trading system designed specifically for XAUUSD (Gold) . Version 7.2 introduces the "Smart Adaptive Engine" , making it the most flexible bot on the market for both small accounts and large Prop Firm capitals. ️ CRITICAL REQUIREMENTS Latency: You MUST use a VPS with < 20ms latency (Recommended: MQL5 Built-in VPS). Account
Our team - @Supremacy_Lab - are glad to introduce our first product - EA_Supremacy_NT - a unique technical solution for day trading, scalping, and trend following. EA_Supremacy_NT is a non-trading version of our core automated advisor, that will be released later. It is a truly innovative product that is based on an unconventional approach to market data processing. The underlying algorithm allows traders to reap the maximum possible profit from short-term price movements. The system uses a si
Benefit EA Uses only hedging accounts.     Benefit EA is a non-indicative flexible grid adviser with special entry points that provide a statistical advantage, revealed through the mathematical modeling of market patterns. The EA does not use stop loss. All trades are closed by take profit or trailing stop. It is possible to plan the lot increments. The "Time Filter" function is set according to the internal time of the terminal as per the displayed time of the instrument's server, not the oper
Ew3
Roberto Alencar
EW3 - Expert Advisor for Forex Mean Reversion Trading Overview An Expert Advisor designed to operate on mean reversion strategy with disciplined risk management, avoiding high-risk approaches such as grid or martingale methods. Key Features • Mean Reversion Strategy: Identifies and trades market correction movements • Multi-Symbol Support: Operates on 26 currency pairs simultaneously • Centralized Risk Control: Global stop loss and take profit management across all positions • Multi-Timeframe
GoldPulser EA
Mohamed Hamdi Kaaniche
GoldPulser EA - Description pour le MQL5 Market English Description GoldPulser EA - Advanced Multi-Currency Scalping & Trend Following System GoldPulser EA is a sophisticated trading system that combines scalping precision with trend-following reliability. Designed for Forex traders seeking consistent returns, this expert advisor utilizes a proprietary algorithm to identify high-probability trading opportunities across multiple currency pairs. Key Features: Multi-timeframe analysis for accurate
Aussi Kiwi MT5 trades the classic trio of AUDCAD, AUDNZD, and NZDCAD on one chart, like other Expert Advisors on the MQL5 market. The basic strategy differs little from these and is based on a combination of indicators such as Moving Average, Standard Deviation, RSI, and ATR. However, the key difference with AussiKiwi MT5 is its sophisticated correlation technology, which determines which pair to place next and with what volume, depending on the currently open pair(s). No AI algorithms are used,
Filtrele:
İnceleme yok
İncelemeye yanıt