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.


おすすめのプロダクト
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%のパフォーマンス、申し訳ありません! はい、その通りです:この年率340%というバックテスト結果は、ほとんど信じられないほど優れています。でも、誤解しないでください——これはマーケティングトリックではなく、正確なプログラミングと誠実なバックテストの成果です。もちろん、こんな夢のようなリターンが永遠に続くわけではありません。なぜなら、どんなEAもバックテストで数年経てばロット数の上限に必ずぶつかるからです。 それでも、 Stealth 150 DE40 はアルゴリズムに“自由に動かせる”環境を与えれば、何が可能かを示しています。 というわけで、パフォーマンスについてはご容赦ください——それでは本題のエキスパートアドバイザーをご紹介します。 Stealth 150 DE40——DAX(DE40, .DE40Cash, GER40)用ブレイクアウト型エキスパートアドバイザー 見えない。止まらない。徹底的に透明。 Stealth 150 DE40は何をするのか? Stealth 150 DE40は、DAX(DE40, .DE40Cash, GER40)専用の全自動トレ
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
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
EAは、ボラティリティ、スプレッド、頻度、タイミングを使用して、いつ取引するかを決定します。 EAは指値注文方式を使用してポジションをオープンします。 この場合、Slippageは最大でもエントリの実行に対してポジティブになります。 システムの焦点はあなたの資本を保護しながらお金を稼ぐことであるため、EAはTrailing TakeProfitロジックを使用します。 ほとんどの取引はすぐに終了するので、狙撃兵のヘッドショットのように。 主な特徴 マーチンゲールを使用しません グリッドを使用しません 最適化された通貨ペア:EURUSD | GBPUSD | USDJPY | USDCHF 時間枠:M5 そのことに注意してください:このEAは、ロールオーバーの数分前からロールオーバー後の数分まで、1日あたりの時間の範囲でのみ取引を行います。 1つのチャート設定:すべての最適化されたシンボルを取引するために必要なチャートは1つだけです 複数の通貨ペアのサポート .setファイルは必要ありません。すべての設定はEAに保存されます ブローカーがサフィックス(XXXXXX.aなど)を使用して
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
Product Name:   Quantum Core MT5 - Swing Trading EA for XAUUSD Description:   A swing trading expert advisor designed to execute 15-30 trades per month with built-in risk management parameters. Key Features: Algorithmic Strategy: Combines technical algorithms with market analysis for trade execution. Auto-Lot Sizing: Adjusts position sizes based on account equity (configurable). Risk Control: Options for manual SL/TP or dynamic risk parameters. Equity Limits: Built-in safety stop feature allows
ワンバーブレイクアウトEAシステムは、高い利益率により多くの可能性を秘めたブレイクアウト戦略です。 その日の最も強いトレンドに従い、革新的なトレーリング方法を通じて利益を最大化するように設計されています。 これにより、たとえ勝率が低くても、短期間で大きな利益を得ることができます。正しく設定すれば、数か月間利益を上げて運用できます。 これは、ES (US500)、NQ (NAS100) などの大規模市場、または金、銀などの商品に最適です。 機能や設定・バックテストについてご不明な点がございましたら、お気軽にお問い合わせください。ご購入前にメッセージをお送りいただくことも可能です。 あなたは、多くの設定および最適化オプションを備えた非常に柔軟なブレークアウト システムを購入しようとしています。 まず、NAS100 (NQ) と Gold の現時点での最適な設定を示します。また、バックテストの成功に関するヒントと、バックテストに最適なデータも提供されます。
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
Product Description for MQL5 Quantum Vision EA - Advanced Breakout Ladder Trading System Overview Quantum Vision is a sophisticated Expert Advisor (EA) developed by HWAY TRADING PTY LTD, designed to capitalize on market breakouts with precision and efficiency. Primarily optimized for XAUUSD (Gold), this versatile EA can be adapted for various symbols including Forex pairs, cryptocurrencies like Bitcoin, and US indices. Utilizing a market execution ladder strategy without pending orders, Quantum
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
OxF1
Robertas Gumbakis
OxF1を購入すると、Ox7Fを無料で受け取れます – 10件の購入ごとに価格が上がります。 OxF1 は、これまでの実運用で得られた経験をもとに開発された Ox シリーズアーキテクチャの次世代進化版です。 システムは、より高度なシグナル検証と XAUUSD 向けに最適化された実行ロジックにより改良されています。 この EA は すべてのブローカー環境 で効率的に動作します。推奨タイムフレームは M15 、 M30 、 H1 です。 100$ から運用を開始できます。 ライブシグナルはこちら:  OxF1 live performance OxF1 は、構造化された自動売買と、規律あるコントロールされた市場参加を求めるトレーダーに特に適しています。 OxF1 – 次世代マーケット実行エンジン OxF1 は、支配的な市場環境の中で構造的な取引機会を特定し活用するために設計された完全自動のエキスパートアドバイザーです。 コアとなる哲学は依然としてトレンドに沿った規律ある取引参加に基づいていますが、 OxF1 はエントリー精度とシグナル検証を向上させる洗練された内部ロジックレイヤーを導
EAは、ボラティリティ、スプレッド、頻度、タイミングを使用して、いつ取引するかを決定します。 EAは指値注文方式を使用してポジションをオープンします。 この場合、Slippageは最大でもエントリの実行に対してポジティブになります。 システムの焦点はあなたの資本を保護しながらお金を稼ぐことであるため、EAはTrailing TakeProfitロジックを使用します。 ほとんどの取引はすぐに終了するので、狙撃兵のヘッドショットのように。 主な特徴 マーチンゲールを使用しません グリッドを使用しません 最適化された通貨ペア:EURUSD 時間枠:M5 そのことに注意してください:このEAは、ロールオーバーの数分前からロールオーバー後の数分まで、1日あたりの時間の範囲でのみ取引を行います。 .setファイルは必要ありません。すべての設定はEAに保存されます ブローカーがサフィックス(XXXXXX.aなど)を使用している場合、EAは自動的に識別するため、心配する必要はありません。 インストールする方法 このシステムはスタンドアロンであり、VPSで継続的に実行する必要があります。 低スプレ
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.
Kash X Gold EA Kash X Gold EA is a fully automated Expert Advisor designed and optimized to trade Gold (XAUUSD). Using an advanced trailing stop system, it opens and manages trades automatically, targeting rapid market movements while keeping drawdown low. The EA includes an on-chart dashboard displaying live positions, pending orders, trailing stop settings, and account metrics. The recommended set file can be downloaded from the product comments.  Before testing, ensure you are using a Raw ECN
Mr Bitcoin AI
Nestor Alejandro Chiariello
トレーダーの皆さん、こんにちは。このツールは、私が以前に開発した戦略 AI に基づいて、実際の結果に基づいて厳密に設計しました。 Mr Bitcoin AI は、金融資産の売買操作を非常に短期間で実行し、価格の小さな変動から利益を得ることを目指しています。ビットコインに適用すると、スキャルパーは人工知能と機械学習アルゴリズムを使用して、大量の暗号通貨市場データを分析し、迅速かつ正確な取引決定を下します。 Mr Bitcoin AI エンジニアリングはこれまでに構築されたことがなく、人工知能は暗号通貨市場「BITCOIN」から学習して絶えず再構築されます。これは、非稼働時間や非稼働​​日に動作するため、既知のものとは異なり、異なる積極的な方法で参入できます。 要約すると、人工知能と機械学習の助けを借りた Crypto Scalper AI は、自動的かつ効率的な方法で売買操作を実行し、ビットコインの価格変動を利用して迅速かつ一貫して利益を得ることを目指しています。 主なことの 2 つは、extractFeatures と trainModel 関数を設計することです。これは、キ
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
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
EAは線形回帰チャネルで機能します。 EAはチャネルの境界から取引され、不採算の注文をオーバーラップさせることでアカウントのドローダウンを減らす機能があります。グラフには利益に関する情報が表示され、回帰チャネル自体が描画されます。 MT4バージョン https://www.mql5.com/en/market/product/56494 オプション: PERIOD-計算されるバーの数。 COEFFICIENT-チャネル境界を計算するための係数。 DEGREE-チャネル構造のタイプ。 MIN_CHANNEL_WIDTH-トレードに参加するための最小チャネル幅。 PERIOD_ATR、TIMEFRAME_ATR-平均の可聴性を決定するためのATR値の期間と時間枠; START_LOT-初期ロット; LOT_MULTIPLIER-注文グリッドのロット乗数。 MAX_LOT-最大ロット; STEP_ORDERS-グリッドステップを注文します。 STEP_MULTIPLIER-次数ステップ乗算係数。=-1の場合、使用されません。 MAX_STEP-最大次数グリッドステップ。 OVER
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
Empire JPY MT5
Fabriel Henrique Dosta Silva
Robô EMPIRE 15M CADJPY O robô EMPIRE 15M CADJPY foi desenvolvido para operar no par de moedas CAD/JPY com base no gráfico de 15 minutos. Utilizando uma combinação de indicadores técnicos, o robô identifica pontos de entrada e saída no mercado, com foco em uma gestão eficiente de risco. Ele é indicado para traders que buscam uma abordagem conservadora, recomendando-se um saldo inicial de $300 USD. Características de Operação • Prazo: 15 minutos • Por Moedas: CAD/JPY • Saldo Inicial Recomendado
MultiGainRS
Marco Antonio Silva De Jesus
Dear   Investor , We   are excited to introduce you to the "Day Trader   Professional - MultiGainRS , " a   state -of -the -art   Expert   Advisor   (EA ) specifically   designed to   operate   on   the   US 10 0_SP OT   (NASDAQ ) . This   automated   trading   system   is   the   result   of   years   of   research   and   development , incorporating   the   most   advanced   techniques   in   technical analysis   and   risk   management . Why   Choose   the   Day Trader   Professional ? Optim
The bot is a scalpel and works with ticks accordingly. The bot works on any type of account: netting, hedging. For Works with 5-digit quotes. The bot does not use the history stored in the database to work. For his own needs, he uploads historical data online, creating his own database. In order to achieve good results in the real ticks mode on the tester, it is necessary to carry out optimization. The internal optimizer, after optimizing according to the specified principle, selects those set
Gold Order Block Robot EA Professional Order Block Trading System with Advanced Risk Management Overview The Gold Order Block Robot is a sophisticated Expert Advisor designed for automated trading using OrderBlock methodology. This EA identifies pivot points, creates Order Blocks based on institutional trading concepts, and executes trades with comprehensive risk management features. Key Features Order Block Detection Pivot-Based Detection : Identifies swing highs/lows using configurable pivo
ライブシグナル:   https://www.mql5.com/en/signals/2360479 時間枠:   M1 通貨ペア:   XAUUSD Varko Technologies は ビジネスではなく、自由の哲学です。 私は長期的な協力と評判の構築に興味があります。 私の目標は、変化する市場の状況に合わせて製品を継続的に改善し、最適化することです。 Gold Safe EA   - アルゴリズムは複数の戦略を同時に使用し、基本的な哲学は負けトレードとリスクの制御に重点を置いています。 取引の終了と制御には複数のレベルが使用されます。 エキスパートをインストールするにはどうすればいいですか? EAからXAUUSD M1通貨ペアチャートにファイルを転送する必要があります。SETファイルは必要ありません。タイムシフト値を設定するだけで済みます。 IC Markets や RoboForex などのブローカーと同様に、時間を使うことをお勧めします。 GMT シフトの時間 =   IC Markets の時間 - ブローカーの時間。
このプロダクトを購入した人は以下も購入しています
Quantum Queen MT5
Bogdan Ion Puscasu
4.97 (547)
トレーダーの皆さん、こんにちは!私は Quantum Queen です。Quantumエコシステム全体の至宝であり、MQL5史上最高評価とベストセラーを誇るエキスパートアドバイザーです。20ヶ月以上のライブトレード実績により、XAUUSDの揺るぎない女王としての地位を確立しました。 私の専門は?ゴールドです。 私の使命は?一貫性があり、正確で、インテリジェントな取引結果を繰り返し提供することです。 IMPORTANT! After the purchase please send me a private message to receive the installation manual and the setup instructions. 割引 価格。10 点購入ごとに50ドルずつ値上がりします。最終価格1999ドル ライブシグナルICマーケット:   こちらをクリック ライブシグナルVTマーケット:   こちらをクリック Quantum Queen mql5 パブリックチャンネル:   こちらをクリック ***Quantum Queen MT5 を購入すると、Q
Mad Turtle
Gennady Sergienko
4.48 (90)
シンボル XAUUSD(ゴールド/米ドル) タイムフレーム(期間) H1-M15(任意) シングルポジショントレード対応 はい 最低入金額 500 USD (または他通貨の同等額) すべてのブローカーに対応 はい(2桁または3桁の価格表示、任意の通貨、シンボル名、GMT時間に対応) 事前設定なしで稼働可能 はい 機械学習に興味がある方は、こちらのチャンネルを購読してください: 購読する! Mad Turtle プロジェクトの主な特徴: 本物の機械学習 このエキスパートアドバイザー(EA)は、GPTサイトや類似サービスに接続しません。 モデルはMT5に組み込まれたONNXライブラリを使用して展開されます。初回の起動時に、偽造不可能なシステムメッセージが表示されます。 CLICK 参照: ONNX(Open Neural Network Exchange)。 資金の安全性 プリロールオーバーやマイクロスキャルピング、統計的サンプルの少ない狭いレンジでの取引を使用しません。 グリッドやマーチンゲールなどの危険な戦略を使用しません。 また、長期間稼働し、1日で利益や資金をすべて
Syna
William Brandon Autry
5 (24)
Syna 5 – 永続的インテリジェンス。真の記憶。ユニバーサル・トレーディング・インテリジェンス。 ほとんどのAIツールは一度回答すると、すべてを忘れます。何度も何度もゼロからやり直すことになります。 Syna 5は違います。 すべての会話、分析したすべてのトレード、なぜエントリーしたか、なぜ見送ったか、そしてその後マーケットがどう反応したかを記憶しています。毎セッションの完全なコンテキスト。トレードを重ねるごとに蓄積されるインテリジェンス。 これはマーケティングのためにAI機能を付け足しただけのEAではありません。 これは、インテリジェンスがリセットを止め蓄積を始めた時のトレーディングの姿です。 私たちは2024年末にMean Machineでこの変革を始めました。リアルな最先端AIをライブのリテールトレーディングに導入した最初期のシステムの一つです。 Syna 5は次なる飛躍です。 従来のEAは静的です。固定されたロジックに従い、マーケットが変化すると取り残されます。 Syna 5は時間とともにインテリジェンスを蓄積します。実際の結果から学び、変化する状況を認識し、思考と応答の
Advanced Multi-Engine Trading System for EURUSD (M1) Version 1.2 updated - see the "What's New" tab for full upgrade details. New Year Special Offer - 90% Discount valid until 31 January 2026 All tests performed on: Every tick based on real ticks Introduction PythonX Fictional EA is built on a multi-layered logic engine designed for high-frequency, high-stability algorithmic execution on EURUSD M1. The system incorporates volatility-based filters, an adaptive entry range algorithm, and a multi-
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
Famous EA – 実運用で検証済みのパフォーマンス Famous EAは、安定した結果と高度な取引執行を求める本格的なトレーダーのために開発された高性能エキスパートアドバイザーです。価格アクション、トレンドラインの動き、そして独自のフィルターアルゴリズムを組み合わせ、高確率のエントリーとエグジットを規律ある形で捉えます。 戦略概要 Famous EAは以下を使用して動作します: リペイントしない独自インジケーターロジック 動的なトレンドライン/サポート・レジスタンス検出 マルチタイムフレームの価格アクション分析 独自のノイズフィルタリングアルゴリズム この組み合わせにより、市場環境に適応しながら過剰取引を避け、構造の整ったセットアップに集中します。 主な特徴 100%自動化 — 手動操作不要 主要FX通貨ペアおよび貴金属に最適化(USDJPY、GBPJPY、XAUUSD、XAUJPYなど) 柔軟なリスク設定(保守的〜攻撃的) 大きなボラティリティを回避するスマートニュースフィルター(任意) 高度なトレーリングストップ&ブレイクイーブン機能 マーチンゲールなし、グリッドなし、ヘッ
Waka Waka EA MT5
Valeriia Mishchenko
4.13 (40)
8+ years of live track record with +12,000% account growth: Live performance MT 4 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 profit Supported cu
Swingy3
Bashier Awny Husein Ismail Alhafy
Swingy3: The Institutional Pivot & Swing Execution Engine Swingy3 is an algorithmic trading system designed for MetaTrader 5, focusing on high-conviction price action swings and institutional-grade risk management. Unlike standard retail indicators, Swingy3 analyzes market structure through dynamic pivot points and multi-timeframe confluence to identify entries where momentum and exhaustion align. The Strategy The core of Swingy3 is its advanced Pivot Analysis engine. It detects institutional "S
AI Nodiurnal EAは、先進的なForexロボットであり、最先端の機械学習技術を活用して取引戦略を最適化し、動的な外国為替市場でのパフォーマンスを向上させます。用語「Nodiurnal」は、通常の昼間の取引時間だけでなく、非標準の時間帯にも適応して稼働し、外国為替取引に対する連続的かつ適応的なアプローチを提供する能力を反映しています。 設定:通貨ペアのデフォルト設定:EURUSD H1。特別な設定は購入後にのみ提供されます。 リアルタイムアカウントシグナルはこちら: https://www.mql5.com/ja/signals/1270367 MT4バージョンはこちら: https://www.mql5.com/ja/market/product/69905 マーケットローンチプロモ!残り3/10のコピーのみ:USD 5,500 次の価格:USD 7,500 最終価格:USD 10,000 主な特徴: 機械学習アルゴリズム:AI Nodiurnal EAの主力は、機械学習アルゴリズムの活用にあります。これらのアルゴリズムは膨大な量の歴史的な市場データを分析し、パターン、トレ
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
BITCOIN QUANTUM EDGE ALGO (MT5) — MetaTrader 5 用 BTCUSD Expert Advisor BITCOIN QUANTUM EDGE EA は、 MetaTrader 5 用に開発された自動売買ロボットで、 BTCUSD の取引を目的としています。 このEAは、ポジションを開く前にさまざまな市場条件を分析し、特定のテクニカルパターンを検出します。EAは常に取引を行うわけではなく、複数の条件が満たされた場合にのみエントリーを行います。 そのロジックは、 テクニカルフィルター 、 BUY/SELL 方向スコアリングシステム 、そして 設定可能なリスク管理 の組み合わせに基づいており、ビットコインの高いボラティリティ特性に適応しています。 動作モード このロボットには、Strategy Tester でのテストを高速化するための 最適化バックテストモード が含まれています。ビジュアルダッシュボードは主に実際の取引環境で使用され、シミュレーション時の負荷を軽減します。 基本的な動作 方向スコアリング :EAは買いと売りの2つのスコアを計算しま
AiQ
William Brandon Autry
4.87 (38)
AiQ Gen 2 登場 – より速く。よりスマートに。かつてないほど高性能に。 私たちは2024年末にMean Machineでこの変革を始めました。リアルな最先端AIをライブのリテール取引に導入した最初期のシステムの一つです。 AiQ Gen 2はそのラインにおける次の進化です。 AiQ Gen 2は全く異なるレベルのスピードのために構築されています。指値注文がそのエッジの核にあり、モメンタムが拡大する前に精密にポジションを取り、そしてアダプティブ・インテリジェンスに引き継ぎます。 ほとんどのAIツールは一度回答すると、すべてを忘れます。 AiQ Gen 2は違います。 すべての指値注文セットアップ、各配置や調整の背後にある推論、なぜトリガーされたか、なぜ見送ったか、そしてマーケットがどう反応したかを記憶しています。毎セッションの完全なコンテキスト。時間とともに蓄積される永続インテリジェンス。 これはマーケティングのためにAIを付け足しただけのEAではありません。 これは精密な指値注文執行を中心に構築された高速専門インテリジェンスです。 従来のEAは固定されたロジックの中に閉じ込
Bitcoin Robot MT5
MQL TOOLS SL
4.55 (139)
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
Marvelous EAの紹介:究極のトレーディングパートナー Marvelous EAを使用して、FX市場の真の可能性を解き放ち、利益を最大化し、リスクを最小限に抑えましょう。この高度な自動取引ソリューションは、動的なFX市場を正確かつ効果的にナビゲートするための高度な機能を備えた、慎重に設計されたトレーディングアルゴリズムです。ゴールド - XAUUSD - H1 リアルアカウントのパフォーマンス: https://www.mql5.com/ja/signals/ 2321875 主な特徴: 実証済みの取引戦略:経験豊富なトレーダーによって開発され、さまざまな市場状況でテスト済み。 自動取引:感情的なバイアスや手動介入なしで24/5取引を実行。 リスク管理:資本を保護する高度なリスク管理システム。 適応技術:変化する市場環境に継続的に学習し適応。 マルチ通貨対応:最適化された設定で複数の通貨ペアを取引。 リアルタイムモニタリング:パフォーマンスと市場分析をリアルタイムで監視。 メリット: 効率の向上:自動取引で時間と労力を節約。 精度の向上:感情的な取引決定を減らし、
NorthEastWay MT5
PAVEL UDOVICHENKO
4.5 (8)
NorthEastWay MT5は完全自動の「プルバック」トレーディングシステムであり、特に人気の「プルバック」通貨ペア(AUDCAD、AUDNZD、NZDCAD)での取引に効果的です。このシステムは、外国為替市場の主要なパターンである、価格が急激に動いた後に元の位置に戻るという特性を活用しています。 タイムフレーム: M15 主要通貨ペア: AUDNZD、NZDCAD、AUDCAD 追加通貨ペア: EURUSD、USDCAD、GBPUSD、EURCAD、EURGBP、GBPCAD EA購入後、必ず私にプライベートメッセージを送ってください。プライベートグループに追加し、設定ファイルや詳細な説明を送付します。 EAのインストールや設定について、購入者全員をサポートします。 EAを初めて使う方には、使用方法を丁寧にお教えします。 EA設定: OneChartSetupを使用すれば、単一のチャート上で全ての通貨ペアを取引できます(M15タイムフレームのみ)。 このEAはスプレッド、スリッページ、またはブローカーに関連する他の変数に影響を受けません。 推奨される通貨ペアのみを使用してくだ
Night Hunter Pro MT5
Valeriia Mishchenko
3.92 (37)
EA has a live track record with many months of stable trading with  low drawdown: All Pairs 9 Pairs 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 latest innovations in the trading area.
Perceptrader AI MT5
Valeriia Mishchenko
4.67 (6)
80 consecutive months in profit with low drawdown: Live performance MT4 version can be found here Perceptrader AI is a cutting-edge grid trading system that leverages the power of Artificial Intelligence, utilizing Deep Learning algorithms and Artificial Neural Networks (ANN) to analyze large amounts of market data at high speed and detect high-potential trading opportunities to exploit. Supported currency pairs: NZDUSD, USDCAD, AUDNZD, AUDCAD, NZDCAD, GBPCHF Timeframe: M5 Features: Trend , Mome
Aegis Quant Pro - Institutional Prop Firm Engine Welcome to the World of Quant. One of our flagships —   Aegis Quant Pro , is the institutional-grade core of the quantitative infrastructure. Our Mission: Capturing alpha while protecting your downside with absolute precision. First of all, we are being brutally honest here first (no sugar-coated words): A Note on Backtesting Aegis Quant Pro is optimized for live market conditions. Backtest results will vary significantly depending on your brok
Remstone
Remstone
4.9 (10)
Remstoneは、ありきたりなエキスパートアドバイザーではありません。 長年の研究と資産管理の成果を融合させたものです。 Remstone is a french financial research company delivering trading signals to regulated asset managers. Remstone ETI   (ISIN: DE000AMC0DP2) is our Exchange Traded Instrument on the Stuttgart Stock Exchange, investable from Interactive Brokers. 約束も、曲線フィッティングも、幻想もなし。ただ、豊富なライブ体験だけ。 Remstone の力を活用して成功しているトレーダーの成長コミュニティに参加しましょう。 Remstoneは、市場トレンドを活用するために設計された完全自動取引ソリューションです。高度なアルゴリズムを基盤とし、信頼性と成果を求めるトレーダーのために設計されています。 実証された精度でトレーディングの優位性を高め
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
) 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
This is the official version of Tree of Life EA, a fully automated trading system powered by an advanced blend of technical indicators and proprietary algorithms. Tree Of Life has delivered over   1700% growth , showcasing a level of consistency rarely seen in today’s markets. Live trading accounts:   High Risk  /  Low Risk   Be aware of cracked versions that either work only on demo accounts or are sold at suspiciously low prices. These reportedly lead to rapid account losses, and I do not
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
Gold Liquidity Hunter is a professional automated trading system engineered for the high-volatility nature of the modern XAUUSD (Gold) market. The algorithm operates on the H1 timeframe , utilizing a strategy based on institutional liquidity sweeps and price reclaims. The "Volatility Regime" Strategy This Expert Advisor is tuned specifically for the post-2024 market structure, where Gold daily ranges have expanded significantly. Unlike older strategies designed for smaller ranges, Gold Liquidity
次は、日本語への正確な翻訳です。 統計的エッジ・トレーディングの8つの柱 はじめに トレードにおいて、過去が未来を予測することはありません。しかし、時間に刻まれたパターンは、繰り返される時を待つ市場のリズムを明らかにします。このガイドでは、「統計的エッジ・トレーディングの8つの柱」を紹介します。これは、過去のデータを実行可能なトレード・インテリジェンスへと変換する包括的なフレームワークです。 このシステムの核となるのは「ヒストリカル・データ(過去のデータ)」です。一過性のインジケーターや遅行シグナルとは異なり、過去のパターンは金融市場の季節的な鼓動を明らかにします。それは、人間の商取引、機関投資家の行動、そして経済的必然性という不変のサイクルに影響され、数十年にわたって繰り返されてきたパターンです。 農家を例に考えてみましょう。彼らは収穫の時期を知っています。なぜなら、自然は太陽と降雨の予測可能なサイクルに従っているからです。金融市場も同じように機能します。決算報告、財政予算、ポートフォリオのリバランスなどが、価格変動に季節的なパターンを生み出します。これが、グローバル市場を流れる資金
Traders Toolbox Premium   はオールインワンツールです   それらの戦略と計算を自動化するために、一般的な取引戦略に関する広範なトレーニングに基づいて作成されました。   (Jason Kisoglooによって設計およびプログラムされました) 特徴: 19個々の信号 -これらの信号の それぞれ は、ニューラルネットワークスタイルの構成でバイアスされ、最終的な/全体的な結果を構成します。 各信号には独自の設定が あり 、必要に応じてカスタマイズまたは最適化できます。   包括的なオン - 画面 - ディスプレイ -包括的な情報とツールチップを備えた6つのスナップアウェイパネル。 (パネルの境界線をクリックして、折りたたんだり、離したりします...設定は機器ごとに自動的に保存されます):   信号パネル -バイアス情報と信号の詳細を含む信号分析を表示します。   ニュースパネル -アップ、さらにはニュース来 トン の に基づいて 予測 の イベントへのカウントダウンと現在の機器に影響を。 (内部M   T5 エコノミックカレンダーと 外国為替ファクトリースクレー
Prop Grid
Ioannis Xenos
5 (1)
XignalCoding Prop Grid EA Build your own strategy. Pass prop firm challenges with confidence. The XignalCoding Prop Grid EA is a highly flexible and powerful trading tool designed for traders who want full control over their strategy, grid system, and risk. Whether you're testing ideas or aiming to pass prop firm challenges like FTMO, this EA gives you the structure and safety you need. Main Features Custom Strategy Creation Choose your entry signal: RSI, CCI, Stochastic, Williams, Bollinger Ba
CRYSTAL AI PRO v7.21 — MT5 エキスパートアドバイザー 概要 XAUUSD(ゴールド)および主要FXペア向けの自動売買システム。エントリー、SL/TP、トレーリング、ドローダウン管理をルールベースで実行。利益は保証されません。リスク告知をご確認ください。 要件 プラットフォーム:MetaTrader 5 口座タイプ:ECN/RAW 推奨 接続:24/7(VPS 推奨) 時間足:M1〜H4 初期設定 Algo Trading を有効化。 チャートにEAを適用(1シンボル=1チャート)。 Inputs の AI_Access_Mode = ON を設定し、再読み込み。 資金・レバレッジに合わせてリスク調整。 推奨条件 十分な証拠金と安定した約定(低スプレッド/低レイテンシ)。 ゴールドは $5,000+ / 1:500 が目安。複数シンボル時はリスク縮小。 まず デモ で検証。 主な機能 SL/TP 、 ブレークイーブン 、 トレーリング を伴うエントリー/エグジット。 ドローダウン抑制 :環境悪化時に取引頻度を低下。 マルチシンボル対応(シンボルごとにチャート
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
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
フィルタ:
レビューなし
レビューに返信