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
年率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
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
スーパーNASDAQ QUANT 外国為替ロボット市場における革新的で変革的な技術であるQuant NAS100は、人工知能、ニューラルネットワーク、およびカスタマイズされたインジケーターを組み合わせることで、NASDAQ 100(NAS100)指数での取引において戦略を最適化し、結果を最大化する高度なエキスパートアドバイザーです。 技術の特徴 ニューラルネットワークと機械学習 Quant NAS100は、GPT-4モデルに基づく高度なニューラルネットワークを使用して深い分析を行い、操作の効率を継続的に向上させます。機械学習の統合により、複雑な市場パターンを特定し、高いボラティリティ条件下で利益を最大化するために戦略を調整することが可能です。 カスタマイズされたインジケーターとその機能 ATR(Average True Range): 市場のボラティリティを監視し、ストップロスとテイクプロフィットレベルを自動的に調整することで、最適なリスク管理を実現します。 エンベロープ: 過買いや売られ過ぎのゾーンを定義し、精度の高いリバーサルの機会を特定し、市場の動きに動的に適応します。 ブル
EAは、ボラティリティ、スプレッド、頻度、タイミングを使用して、いつ取引するかを決定します。 EAは指値注文方式を使用してポジションをオープンします。 この場合、Slippageは最大でもエントリの実行に対してポジティブになります。 システムの焦点はあなたの資本を保護しながらお金を稼ぐことであるため、EAはTrailing TakeProfitロジックを使用します。 ほとんどの取引はすぐに終了するので、狙撃兵のヘッドショットのように。 主な特徴 マーチンゲールを使用しません グリッドを使用しません 最適化された通貨ペア:EURUSD | GBPUSD | USDJPY | USDCHF 時間枠:M5 そのことに注意してください:このEAは、ロールオーバーの数分前からロールオーバー後の数分まで、1日あたりの時間の範囲でのみ取引を行います。 1つのチャート設定:すべての最適化されたシンボルを取引するために必要なチャートは1つだけです 複数の通貨ペアのサポート .setファイルは必要ありません。すべての設定はEAに保存されます ブローカーがサフィックス(XXXXXX.aなど)を使用して
ワンバーブレイクアウト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
EAは、ボラティリティ、スプレッド、頻度、タイミングを使用して、いつ取引するかを決定します。 EAは指値注文方式を使用してポジションをオープンします。 この場合、Slippageは最大でもエントリの実行に対してポジティブになります。 システムの焦点はあなたの資本を保護しながらお金を稼ぐことであるため、EAはTrailing TakeProfitロジックを使用します。 ほとんどの取引はすぐに終了するので、狙撃兵のヘッドショットのように。 主な特徴 マーチンゲールを使用しません グリッドを使用しません 最適化された通貨ペア:EURUSD 時間枠:M5 そのことに注意してください:このEAは、ロールオーバーの数分前からロールオーバー後の数分まで、1日あたりの時間の範囲でのみ取引を行います。 .setファイルは必要ありません。すべての設定はEAに保存されます ブローカーがサフィックス(XXXXXX.aなど)を使用している場合、EAは自動的に識別するため、心配する必要はありません。 インストールする方法 このシステムはスタンドアロンであり、VPSで継続的に実行する必要があります。 低スプレ
Meta Cove AI - インテリジェントなトレンドフォロー・ロボット 強力なトレンド相場で機能しないスキャルピングEAにうんざりしていませんか?エントリーが遅すぎて大きな利益を逃してしまうトレンドEAに不満はありませんか? Meta Cove AI - 高精度プルバック・エンジン は、あなたのための究極のソリューションです。これは単なるインジケーターベースのロボットではありません。プロのトレーダーが実践する、時間検証済みの原則「 メイントレンドに従い、低リスクの押し目・戻りでエントリーする 」に基づいて構築された、洗練された完全な取引システムです。 このボットは「 量より質 」を重視するトレーダーのために設計されました。一日に何百回も取引するのではなく、高い勝率が見込めるセットアップを辛抱強く待ち、着実で持続可能な資産成長を目指します。 「精密エンジン」の仕組み 当社のシステムは、市場の全体像を把握するために 2つの異なる時間足 で分析を行います。 マスタートレンド分析(H1時間足): まず、ボットは上位足(デフォルトはH1)を分析し、市場の主要なトレンド方向を特定します。現在の
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
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.
QuantCore GT
Arseny Potyekhin
3.91 (11)
QuantCore GT QuantCore GT EA は、AI による知能とデータ主導の戦略を比類なき組み合わせで活用し、FX 市場の複雑さを克服するために開発された先進的なトレーディングシステムです。ChatGPT-o1、最新の GPT-4.5、洗練された機械学習モデル、そして最先端のビッグデータアプローチを統合することで、QuantCore GT は精度、適応性、取引効率の新たな次元を実現します。このエキスパートアドバイザー (EA) は、先進技術、シームレスな AI インタラクション、そして一流のカスタマーサポートを特徴としており、トレーダーに最適なツールとサポートを提供します. 無料 EA 1 個:   QuantCore GT のご購入時に、当社のポートフォリオから追加のエキスパートアドバイザーをお選びいただき、あなたのトレーディング戦略を次のレベルへ引き上げます! 設定方法:   セットアップ この戦略が非常にユニークであるため、限定ライセンスのみの販売を予定しています。そのため、販売数を制限するために価格は徐々に上昇します。 次の価格: 6 90  USD ブローカ
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
OpenScalp GXT AI
Connor Michael Woodson
5 (2)
OpenScalp GXTは、最新のGPTモデルのコンセンサスに基づいたシンプルなスキャルピングシステムです。入力設定にあるドロップダウンから好みのモデルを選択するか、EAに自動で選ばせることができます。すべての注文は一つずつ個別にエントリーされ、マーチンゲールやグリッドのような仕掛けは使いません。さらに、すべてのポジションには仮想の動的ストップロスシステムが適用され、カスタマイズ可能な固定ストップロスも利用可能です。AIコンセンサスと動的ボラティリティエンジンの組み合わせにより、高精度のトレードが実現します。 OpenScalp GXTはプロモーション価格で提供中 現在の価格: $165 推奨設定 チャート: XAUUSD 時間足: H1 AI設定 URL - このURLを許可されたWebリクエストに追加 モデル自動選択 - TrueまたはFalse モデル - リストからAIモデルを選択 タイムアウト秒数 - リクエストがタイムアウトするまでの秒数 注文設定 ロットサイズ計算方法 - 自動ロットまたは固定ロットを選択 固定ロットサイズ - 固定ロットサイズ 自動ロット - こ
New idea for market turning forecasts and Swing High degree angle by Geometric and Gann methods. Developed by Naveen Saroha in 2019. to find time and angular forecaster for market direction to reversal/swing. Tool shows time vertical line on chart. Using geometric and mathematical equation to define next turning probability of market  Market swing turning points Technical analysis forecasting Trend reversal predictions
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
Perceptrader AI MT5
Valeriia Mishchenko
4.6 (5)
EA has a live track record with 48 month of stable trading 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 Timefram
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
Axis Reversionn
Vaghasiya Kartik Sanjaybhai
Axis Reversionn: Multi-Asset Strength & Reversal Matrix Pinpoint market extremes and anticipate potential reversions with Axis Reversionn . This advanced dashboard for MetaTrader 5 provides an institutional-grade view of the market, allowing you to see which assets are over-extended and ripe for a reversion to their mean. Instead of following the crowd, identify where the crowd has pushed too far. Axis Reversionn gives you the data-driven edge to trade against market extremes with confidence. Ke
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
ToTheMoon MT5
Daniel Moraes Da Silva
5 (6)
ONE OF THE FEW ROBOTS WITH A SIGNAL HISTORY OF MORE THAN 3 YEARS AND AMONG THE TOP 10.   LINK TO MY ROBOTS AND SIGNAL PRESETS: In my profile there is a link to download the PRESETS that I use in my SIGNALS, you can download and backtest for free, there are explanations in the README MANUAL. https://www.mql5.com/en/users/tec_daniel   LINK TO OTHER ROBOT VERSIONS: MT4:  https://www.mql5.com/en/market/product/97963 MT5:  https://www.mql5.com/en/market/product/97962   SOME EXAMPLES OF SIGNALS ON “mq
DO YOU WANT TRADING ROBOTS? READ THIS. Before investing in a trading robot, take a moment to understand what it entails. Trading is a game of probabilities. No one can guarantee a profit on every trade or every month. What truly matters is long-term profitability.  If you can't accept that, there's no point in buying my robot. Go find another job.  Don’t buy a robot based solely on its price or popularity on a platform. An expensive bot isn’t necessarily profitable.  Even with a profitable robot
概要 外国為替や金融市場では、迅速な反応と正確な意思決定が非常に重要です。しかし、標準のMetaTrader 5端末は最小でも1分のチャートしかサポートしておらず、トレーダーが市場の変動に敏感であることを制限しています。この問題を解決するために、 秒単位チャートキャンドルインジケーター を導入しました。このインジケーターを使用すれば、1秒から30秒の市場の動向をサブチャートで簡単に表示・分析できます。 主な機能 複数の秒単位タイムフレームのサポート :このインジケーターは、以下のタイムフレームを選択でき、さまざまな取引戦略に対応します: S1 : 1秒 S2 : 2秒 S3 : 3秒 S4 : 4秒 S5 : 5秒 S10 : 10秒 S15 : 15秒 S20 : 20秒 S30 : 30秒 リアルタイム更新 :秒単位チャートはリアルタイムで更新され、各瞬間に最新の市場情報を提供します。これにより、迅速な取引判断が可能になります。 ユーザーフレンドリーなインターフェース :インジケーターはサブチャートに表示され、直感的で使いやすいです。異なるタイムフレームに素早く切り替えて市場を迅速
Overview Conflux EA is an expert advisor (EA) designed to analyze the market’s complex movements and execute intelligent trades accordingly. This EA is specifically tailored to adapt to market conditions using EA, particularly in assets like gold (GOLD), Bitcoin (BITCOIN), and other volatile instruments. Going beyond simple rule-based trading, it comprehensively interprets market data to help traders uncover hidden opportunities. The EA utilizes various technical indicators, such as RSI, Bolli
ScriptBot+  It is a robust programmable robot, designed to allow the user to develop their strategy quickly, with fewer limitations and a multitude of subsystems and triggers based on logical expressions. Utility: With ScriptBot+ , it is possible to convert a variety of TEXTS into logical expressions. These expressions, composed of Operators , Variables , and Functions , make it possible to perform calculations using data from indicators , charts , orders , or the client's account . By means o
Apexion
Vadim Podoprigora
Apexion - is a scalper that analyzes the market direction in a narrow range using multi-currency analysis and analysis of current market volumes. Analyzing the market, the advisor finds entry and exit points taking into account the trend indicators of the currency pair, as well as correlations. The advisor uses dynamic points of closing positions to minimize risks. The advisor is equipped with a minimum set of the most necessary functions that simplify working with it. Basically, the adviso
The Predator system is a fully automated trading robot.  The robot can open trades automatically,the user can turn this option off or on in the inputs. The robot generates signals, the signals have an entry price indicated by the blue line, Take profit represented by a lemon horizontal line, Stop loss is represented by the red horizontal line. The Robot has a trend filter. The robot has a trading session filter. The robot shows the reversal candlestick patterns. The user can choose to open a bul
The NFX Crash 500 Bot, is an advanced Synthetics Trading bot! It is a tried and tested EA based on a proprietary trading strategy specifically designed and optimised for the Crash 500 Index . We have paired this with a custom multilayer neural network that constantly scans previous and present market conditions using over 120 different data points and can make fine adjustments to find better entries. It uses Technical Analysis, Statistical Data Analysis, and custom indicators to open trades. LIN
このプロダクトを購入した人は以下も購入しています
Quantum Baron
Bogdan Ion Puscasu
5 (15)
クォンタムバロンEA 石油が「黒い金」と呼ばれるのには理由があります。Quantum Baron EA を使用すれば、比類のない精度と信頼性で石油を活用できます。 M30 チャートの XTIUSD (原油) の高オクタン価の世界を支配するように設計された Quantum Baron は、レベルアップしてエリート精度で取引するための究極の武器です。 IMPORTANT! After the purchase please send me a private message to receive the installation manual and the setup instructions. ライブシグナル1:   クリック 割引   価格 。       10回購入するごとに価格が50ドルずつ上がります。最終価格は4999ドルです。 Quantum Trinity:   Blog Post   +   Live Signal クォンタムバロンチャンネル:       ここをクリック ***Quantum Baron MT5 を購入すると、Quantum Star
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 Robot MT5
MQL TOOLS SL
4.58 (127)
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
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
Jackal
Cence Jk Oizeijoozzisa
ジャッカルエキスパートアドバイザー – トレーディング戦略 4ヶ月間の実稼働 購入後、全製品が永久無料で利用可能  設定ファイルをダウン ロード 金1分足 | ECN口座:全ブローカー対応 ジャッカルEAは、多層かつインテリジェントなブレイクアウト戦略に基づいており、高度なリスク管理と利益管理を組み合わせて市場のダイナミクスに適応します。 1. ブレイクアウトトラップ戦略 市場条件が確認されると、EAは同時に反対方向に2つのペンディング注文を出します: Buy Stop :現在の価格の上に Sell Stop :現在の価格の下に 強い方向性の動きが発生した際に、予測せず即座に市場に参入します。 2. スマートトレード管理 初期ストップロス(SL): リスクを制限するために固定のストップロスを設定します。 トレーリングストップ: 利益が出た際にストップロスが価格に追従し、利益を確保します。 リスクフリーモード: 取引が定義された利益閾値に達すると、ストップロスをエントリーポイントの少し上に移動し、最悪の場合でも純利益で終了します。 3. リカバリー&利益保護システム スマートクロ
AiQ
William Brandon Autry
4.85 (33)
AIQ バージョン 3.0+ のご紹介 — 史上最も先進的な自律型トレーディングインテリジェンス AIQ(自律型インテリジェンス)バージョン 3.0+ を発表できることを嬉しく思います。これは AI 駆動型トレーディング技術における画期的な飛躍です。 このリリースでは、300 以上の AI モデルへのアクセスを提供し、55 以上の無料統合 AI モデル、さらに強力な新型 Grok 4 などのプレミアムモデル、大幅に強化されたウェブ検索機能、新しいアナリスト/リスクマネージャーの役割、包括的な初期市場チェック、そして AI ポジション管理(APM)の革命的な改善が含まれています 。 AIQ 3.0+ は、Mean Machine GPT と以前のバージョンから学んだすべての集大成であり、前例のないマルチモデル AI エコシステムで強化されています。このシステムは、数十の専門的な AI の視点を通じて市場を同時に分析しながら、速報ニュース、地政学的イベント、経済データ、市場センチメントをリアルタイムでウェブ検索し、劇的に向上した速度と精度で情報を提供します。 主要な革新的機能: 300
Night Hunter Pro MT5
Valeriia Mishchenko
4 (36)
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
Mean Machine
William Brandon Autry
5 (38)
Mean Machine GPT バージョン 9.0+ のご紹介 — AI トレーディング技術の革命的飛躍 Mean Machine GPT の最も重要なアップデートであるバージョン 9.0+ を発表できることを誇りに思います。この画期的なリリースでは、 300 以上の AI モデルへのアクセス(55 以上の無料統合 AI モデルを含む)、さらに強力な新型 Grok 4 などのプレミアムモデル、大幅に強化されたウェブ検索機能、新しいアナリストの役割、より深い初期市場チェック、そして AI ポジション管理の革命的な改善 が導入されています。システムは現在、以前の 10 倍の速度でインターネットを検索し、速報ニュース、関税発表、通貨変動、政治的イベント、金利、市場センチメントを探し、すべてのシンボルで優先処理による最適なポジション管理を確保しています。 バージョン 9.0+ は、300 以上のモデルを持つ前例のないマルチモデル AI エコシステムの力を活用しており、追加料金なしで 55 以上の完全無料モデルが含まれています。DeepSeek R1、OpenAI の O3 mini、Ope
Nexus EA Forex MT5
Enrique Enguix
4.38 (16)
Nexus は、 すべてのレベルのトレーダー (初心者から上級者まで)に対応したプロフェッショナルなエキスパートアドバイザー(EA)で、 最大8通貨ペア を同時に運用でき、 9つのエントリーストラテジー (トレンド系およびリバーサル系)に基づいています。 その独立したアーキテクチャにより、高いボラティリティ、レンジ相場、またはCOVID-19、地政学的リスク、関税の変動といった重大イベント時にも安定した運用が可能です。 Nexusは、一貫性、リスク管理、柔軟な適応性を提供し、過剰な最適化のような単純な手法には頼りません。初心者向けには、ステップバイステップのガイド、詳細なドキュメント、そしてパーソナルサポートが付属しています。 主な利点 分散投資 :最大8通貨ペアを同時運用可能。 モジュール式 :9つのエントリーモジュールを個別に有効化可能。 運用の安定性 :極端な相場変動やレンジ相場でもテスト済み。 リスク管理 :POCによる自動流動性レベルの計算、マーチンゲールなしの保守モード。 適応性 :市場状況に応じてボリュームとグリッドの調整が可能。 視覚的インターフェース :リアルタイムデ
Parasite
Cence Jk Oizeijoozzisa
1 (1)
パラサイト -Hijack MT5 このfile set Gold M1を使用してティックごとに戦略をバックテストしてください。 File set - コメント欄に記載しました。 https://www.mql5.com/en/signals/2324571 HiJack Expert Advisorは、長年にわたって非公開で使用されてきましたが、今回、その強力な機能を多くの人々に利用してもらうため、一般公開することを決定しました。 HiJackは、主要な銀行や機関の取引行動を分析するために、最先端の人工知能を利用しています。大量の買い注文や売り注文を検出し、最大の速度、最適な利益の可能性、そして最小のリスクで取引を実行します。 主な機能:           マーチンゲール、ネットワークトレーディング、その他の危険な取引は禁止           自動ロット機能付き 小さなストップロス:   30ピップの固定ストップロスにより、リスク管理を制御します。 フローティングテイクプロフィット:   システムはテイクプロフィットレベルを動的に調整し、迅速かつ効率的な利益を実現します。 毎日
Compound Interest Moon brushing orders! Attention! Attention! Attention!: Low cost and low point platforms are necessary for brushing orders. Please review first and then simulate trading. Do not directly conduct actual trading and test suitable trading varieties A set of arbitrage brushing strategies developed after years of research and development Suggested variety of gold
APE(Alpha Prop Edge)について APE(Alpha Prop Edge)は、 平均回帰(Mean Reversion)戦略 に基づいて構築されたエキスパートアドバイザー(EA)です。市場の過度な価格変動を検出し、あらかじめ定義された条件に基づいて逆張りの取引を行います。 本システムには、日次損失制限や自動決済機能などのリスク管理設定が組み込まれており、アカウントサイズや運用環境に応じて柔軟に調整可能です。 APEは、過去の相場データを用いた広範なバックテストにより、その安定性と構造の一貫性が検証されています。ポジション管理やリスク調整に慣れたトレーダー向けの設計です。 リスク管理機能: 日次ドローダウン制限(任意設定) 純利益到達時の自動決済機能 保守的〜積極的までの複数リスクプロファイル設定 技術的な特徴: 市場の過熱感に基づく逆張りエントリー 資本保護のための内蔵制御機能 評価口座の条件に合わせたパラメータ調整が可能 テスト・研究用途または裁量併用環境に適応 重要な注意事項: 本EAは、特定の条件下でポジションのエクスポージャーが増加する可能性があります。 長
Bonnitta EA MT5
Ugochukwu Mobi
3.3 (20)
Bonnitta EA は、保留ポジション戦略 (PPS) と非常に高度な秘密取引アルゴリズムに基づいています。 Bonnitta EA の戦略は、秘密のカスタム指標、トレンドライン、サポートおよびレジスタンス レベル (価格アクション)、および上記の最も重要な秘密の取引アルゴリズムを組み合わせたものです。 3 か月以上のリアルマネーテストなしで EA を購入しないでください。ボニッタ EA をリアルマネーでテストするのに 100 週間以上 (2 年以上) かかりました。結果は以下のリンクで確認してください。 BONNITTA EA は愛とエンパワーメントから作られています。 少数の購入者のみを対象とした価格設定と著作権侵害アルゴリズムの実装です。 Bonnitta EA は、22 年間で 99.9% の品質を持つ本物のティックを使用してテストされ、実際の市場状況に近いスリッページとコミッションでストレス テストに合格しました。 Expert Advisor には、完全な統計制御による統計収集およびスリッページ制御のアルゴリズムが含まれています。 この情報はブローカーのトリックか
EURUSD EA tested over 25 years from 2000 till today Pure price + time + quant mathematics. Please make " Enable Auto-algo selection based on broker " this flag to true before you test. You will not find a single EA on this platform that has been tested for such big data, all EAs here are martingales that fails no matter what and when they fail you lose it all. Message me if you need any help or if you are not able to regenerate the same results. Indicator setting :  Make sure you have enabled th
A Richter Expert is a professional market analyst working using a specialized algorithm. By analyzing prices over a specific time period, it determines the strength and amplitude of prices using a unique indicator system based on real data. When the trend and its direction change, the expert closes the current position and opens a new one. The bot's algorithms take into account signals about overbought and oversold markets. Buying occurs when the signal falls below a certain level and then rise
BTC Scalper AI EA MT5   is a next-generation scalping robot developed by a highly experienced team in trading and coding. It is designed for scalping on one of the most popular crypto pair   BTCUSD . Unlock the power of automated trading with this advanced   BTC Scalper EA specifically designed for the   BTCUSD   pair. Whether you're trading on the 1-minute or 4-hour chart, this bot adapts to any timeframe, making it a versatile tool for traders of all styles. This strategy has undergone extensi
Are you tired of expert advisors that only perform well in one specific market condition? Do you need a flexible, powerful tool that can adapt its strategy as the market shifts between trends and consolidations? Introducing WaveMaster Hunter   – a sophisticated and highly versatile trading system designed for the serious trader. It is not just one strategy; it's two independent trading models packed into a single, intelligent expert advisor, complete with an advanced on-chart control panel. Wave
Expert. Automatic and manual trading. Ready-made trading system based on Elliott waves and Fibonacci retracement levels . It is simple and affordable. Display of the marking of Elliott waves (main or alternative option) on the chart. Construction of horizontal levels, support and resistance lines, a channel. Superposition of Fibonacci levels on waves 1, 3, 5, A Alert system (on-screen, E-Mail, Push notifications).    visual panel for opening orders in manual trading. visual panel for setting up
The Kraken
Chimdike Obinna Nkwo
THE KRAKEN があなたのためにマイニングします。 割引価格でご購入希望の方は、Telegramの[@glownx]までご連絡ください。マーケットプレイスは手数料が高いため、直接購入することを好みます。 推奨通貨ペア: EURUSD、GBPUSD、USDJPY、USTEC、XAUUSD、BTCUSD 1分〜5分足で高い利益を狙えます プロップファーム向けに最適化済み 使用前に入力設定を推奨値に変更してください。 トレーリングストップロス: 20 トレーリングストップが有効になるまでの利益ポイント: 25 このEA(エキスパートアドバイザー)はスキャルピング用です。 サポートラインやレジスタンスライン、高値・安値のレベルを利用して注文を行います。 注文が実行された後は、ストップロスを自動で追尾し、損失を回避しつつ利益を守ります。 6ヶ月間レンタル可能 6ヶ月間の利益でEAの代金が回収可能 注意: スプレッドが非常に低い、またはゼロのブローカーを使用してください。 手数料のない口座を推奨します(例:0.10ピップ程度のスプレッドが理想)。 スプレッドが大きい、または1取引ごと
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
XAU Dominator Pro – Precision Scalping for GOLD (XAUUSD) on M5 XAU Dominator Pro.mq5 is a high-performance Expert Advisor built specifically for XAUUSD (GOLD), optimized on the M5 timeframe for short-term scalping and trend-based trades. Engineered to dominate the gold market using precision entries and robust risk control, this EA is designed for consistent gains with discipline. Key Features ️ Symbol: XAUUSD / XAUUSDc Timeframe: M5 (5-minute) Trading Style: Scalping + Trend Acco
The Neurolite Expert Advisor offers trade decisions based on a neural network trained using a 10-year history of real tick data. The trading is performed only on GBP/USD. Its main peculiarity is a small amount of input parameters so as to facilitate the working process of users. The Neurolite EA will fine-tune all the parameters for you. Trading Strategy The system does NOT use dangerous strategies such as averaging or martingale, but strictly adheres to the neural network instructions. Stop lo
The Neurolite Expert Advisor offers trade decisions based on a neural network trained on 5-years of real tick data. Trading is performed only on the EUR/USD currency pair. Its main peculiarity is a small amount of input parameters so as to facilitate the working process of users. The Neurolite EA will fine-tune all the parameters for you. This Expert Advisor is based on the previously released Neurolite EA gbpusd , which was adjusted for successful trading on the EUR/USD currency pair. Trading
A scalper system only work during Asian hours. Several unique indicators to detective the price fluctuation. Dynamic TP/SL level according to market conditions. Fixed stoploss to protect the capital, very low risk of losing a lot of money. No need to obtain SET files. The parameters are the same for each currency pair. It is optimized to work on EURAUD . It is recommended to use Eagle Scalper on M15 chart. It is recommended to run it on a real ECN broker with very low spread . It is recommended
TSO Price Channel is complete trading strategy focused on creating profit from market volatility. The system takes advantage of the intrinsic tendency of the market to reach its periodic maximum and minimum levels. By allowing the use of multiple instruments, the exposure of the system to any single instrument is reduced. Complete strategy including fully integrated positive and negative management. Works on any instrument. No pending orders placed. Any account size - $1,000+ is recommended. Ba
Snake EURUSD Real EA is a fully automatic Forex Trading Expert Advisor. The robot can run on any pair, but the results are better on EURUSD M15. The system can run with any broker that also provides Floating Spread. Advantages The EA does not use systems like martingale, hedging, etc. The EA uses SL and Trailing Stop to make a profit. In addition, you can also set TP (EURUSD at 93 for me). Best test results with 99.0% in the backtest. It is not necessary to close the EA during the press release
Follow the STOCKS SQUEEER Signal: https://www.mql5.com/en/signals/503024 STOCKS SQUEEZER is trading system that simultaneously operates on several stocks trying to take advantage of their volatility. The EA opens a position on each stocks specified investing the initial amount of money you have set. The single position is closes it when the calculated take profit is hit. Instead, if the market goes against, the position is increased and the take profit moved properly. This goes on for a stric
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
EA STFX BINARY TECHNOLOGIES EA STFX Binary Technologies is specifically designed for Binary MT5 products Volatility Index 75 and 100 The Expert Advisor can be used for Full Automatic and Semi Automated trading. EA STFX has various strategies such as: Day Trade, Averagging , Martingale, Anti Martingale and or combine the two Trading positions can be closed easily using panels such as close profit only, close buy, close sell, close all transactions The choice of indicators for position entries us
TS Trade
Carlos Reis Dos Santos
DESCRIÇÃO O TS Trade é um robô desenvolvido por profissionais com longa experiência no Mercado Financeiro. É baseado em algoritmos de negociação avançados. Tem como principal característica uma gestão de risco rigorosa. É perfeito para quem busca uma ferramenta eficaz para automatizar suas negociações. Instale o Robô e deixe que ele faça todo o trabalho por você. MÉTODO O TS Trade utiliza um algoritmo o qual possibilita identificar uma tendência do mercado a partir da movimentação de duas média
フィルタ:
レビューなし
レビューに返信