Liquidity Sweep Reversal EA

🔵 What is Liquidity Sweep Reversal EA?

Liquidity Sweep Reversal EA is an automated Expert Advisor based on Smart Money Concepts (SMC). It identifies liquidity pools (swing highs and lows) and waits for the price to sweep those levels with a rejection wick, then enters a reversal trade in the opposite direction.

This strategy exploits a well-known institutional behavior: market makers push price beyond obvious support/resistance levels to trigger retail stop losses and collect liquidity, before reversing sharply. The EA detects this moment on the closed bar and enters at the beginning of the reversal.

📊 Backtest Results (EURUSD H1 | 2025.01.01 – 2026.03.01)

Metric Result
Initial Deposit $10,000
Net Profit +$1,381 (+13.8%)
Profit Factor 1.39
Sharpe Ratio 5.73
Max Drawdown 4.81%
Total Trades 174
Win Rate 39.66%
Avg Win / Avg Loss $70.78 / $33.35
Max Consecutive Losses 11

Backtest performed with 100% tick quality on MetaQuotes-Demo data.

⚙️ How It Works

Step 1 — Identify Liquidity Levels The EA scans the last N bars (default: 20) and identifies the highest high and lowest low, which represent liquidity pools where stop losses tend to cluster.

Step 2 — Detect the Sweep On each closed bar, the EA checks if the price:

  • Swept above the swing high and closed back below it (bearish reversal signal)
  • Swept below the swing low and closed back above it (bullish reversal signal)

The wick that performed the sweep must exceed a minimum ATR threshold to filter weak moves.

Step 3 — Enter the Trade A market order is placed at the open of the next bar. Stop Loss is placed beyond the sweep extreme. Take Profit is set at a fixed ATR multiple.

Step 4 — Manage with Trailing Stop Once the trade reaches the activation threshold, an ATR-based trailing stop locks in profits while allowing the position to run during strong reversals.

🛡️ Risk Management

  • Fixed % risk per trade — position size is calculated automatically based on equity and stop loss distance
  • ATR-based Stop Loss — adapts to market volatility
  • Trailing Stop — protects profits once activated
  • Time-based exit — closes trades that do not move within N bars
  • Spread filter — avoids entries during high spread conditions
  • One position at a time — prevents overexposure

🎛️ Input Parameters

Signal Settings

  • Lookback — number of bars to define liquidity levels (default: 20)
  • ATR_Period — ATR calculation period (default: 14)
  • WickMin_ATR — minimum wick size as ATR fraction to validate the sweep (default: 0.25)

Session Filter

  • Use_Session_Filter — enable/disable session filter
  • SessionStartHour — trading session start in server time (default: 13)
  • SessionEndHour — trading session end in server time (default: 18)

ADX Filter

  • Use_ADX_Filter — enable to trade only in ranging markets (default: false)
  • MaxADX — maximum ADX value allowed (default: 20)

Spread Filter

  • Use_Spread_Filter — enable spread filter (default: true)
  • MaxSpread_Points — maximum allowed spread in points (default: 25)

Risk & Trade Management

  • RiskPercent — risk per trade as % of equity (default: 0.50%)
  • SL_ATR — stop loss distance in ATR (default: 0.60)
  • TP_ATR — take profit distance in ATR (default: 2.50)
  • TimeExitBars — close trade after N bars if still open (default: 12)
  • Magic — magic number to identify EA orders

Trailing Stop

  • Use_Trailing — enable trailing stop (default: true)
  • Trail_ATR — trailing distance in ATR (default: 1.50)
  • Trail_Step_ATR — minimum step to move SL, avoids noise (default: 0.40)
  • Trail_Activation_ATR — activate trailing only when profit >= X ATR (default: 0.50)

📋 Recommended Settings

Parameter Value
Symbol EURUSD, GBPUSD, USDJPY
Timeframe H1
Min Deposit $500
Leverage 1:100 or higher
Account Type ECN / Raw Spread recommended

⚠️ Important Notes

  • Backtest results do not guarantee future performance
  • Recommended to run on ECN accounts with low spread
  • Session times are in server time — adjust SessionStartHour and SessionEndHour according to your broker's timezone
  • Always test on a demo account before going live
  • The EA is designed for H1 timeframe — other timeframes may require parameter adjustment

おすすめのプロダクト
Golden Mind EA
Leszek Aleksander Mroczek
FREE FOR LIMITED TIME Golden Mind EA – Adaptive Grid Trading for GOLD Description Golden Mind EA is a fully automated Expert Advisor for MetaTrader 5 that utilizes a dynamic BUY-only grid strategy, designed exclusively for GOLD (XAU/USD) trading. What sets this EA apart from traditional grid trading systems is its intelligent pair-based position closure logic. Instead of relying on fixed take-profit levels, Golden Mind EA calculates the profit difference between pairs of trades and closes them
FREE
Golden Square X
Huynh Tan Linh N
4 (9)
This is my latest Free version for Gold. With optimized parameters and user-friendly features, this version is likely very easy to use and highly effective. You can customize TP and SL parameters as you wish, but the default settings should work well for you without the need for further adjustments.  This version is designed for the M5. This version does not require a large capital investment; only $100-$200 is sufficient for Golden Square X to run and generate profits for you. Based on backtest
FREE
Expert Alligator
MetaQuotes Ltd.
3.17 (6)
The strategy is based on the Alligator technical indicator, described by Bill Williams in "Trading Chaos". The system is based on three moving averages (Lips, Teeth and Jaw lines), and oscillators, calculated using the difference between them. The trading signals are generated after crossover of the Alligator lines, depending on trend, determined by order of these lines. In the case of upward trend the Lips line (with minimal period) is the highest, the next is the Teeth line, and the lowest is
FREE
Discover the power of automated trading with **SimpleTradeGioeste**, an Expert Advisor (EA) designed to optimize your trading operations in the Forex market. This innovative EA combines advanced trading strategies with proven technical indicators, offering an unparalleled trading experience. video backtest :  https://youtu.be/OPqqIbu8d3k?si=xkMX6vwOdfmfsE-A ****Strengths**** - **Multi-Indicator Strategy**: SimpleTradeGioeste employs an integrated approach that combines four main technical ind
FREE
RenkoExpert
Andrey Goida
3.8 (5)
Renko Expert Advisor based on Renko bar simulation.    The EA has two options for building Renko bars. Classic and ATR. In the classic version, renko bars are marked with areas on the main chart; in the ATR version, renko bars are modeled and drawn in the indicator window. Modeling renko bars inside the EA allows you to optimize the robot better than drawing renko bars offline.   Our new product based on artificial intelligence   https://www.mql5.com/ru/market/product/127820   Telegramm channel
FREE
CodEx
Anton Gorin
4.17 (6)
Operation of the CodEx Expert Advisor is based on patterns composed of consecutive candles. Positions are closed when opposite signals appear. Sequences of candles are encoded into an integer according to the following rule. The code number must be converted to binary form and the highest bit must be discarded. The resulting sequence of bits encodes a continuous sequence of candles, where 1 is a bullish candle, 0 is a bearish candle. The higher bits encode the earlier candles. For example: 19[10
FREE
Morning Range Breakout (Free Version) Morning Range Breakout (Free Version) is a straightforward trading advisor that implements a breakout strategy based on the morning range. It identifies the high and low within a specified time interval (e.g., 08:00–10:00 UTC) and opens a trade on a breakout upward or downward. The free version includes core functionality without restrictions. All parameters and messages are in English, per MQL5 Market requirements. Key Features Detects morning range based
FREE
INFORMATIVE There is no price for this Trading System "AvA - 8 limited" it is free of charge. It has limited input parameters and limited number of levels for GAMMA and DELTA modules, but it has enough for you to try and even trade, it is fully functional. The paid version is of course ideal for trading. Being professional traders and system designers, we decided that the best way forward is to be as transparent as possible. This is in regards to how our trading systems are built and how they w
FREE
Brent Trend Bot
Maksim Kononenko
4.47 (15)
The Brent Trend Bot special feature is simple basic tools and logic of operation. There are no many strategies and dozens of settings, like other EAs, it works according to one algorithm. The operating principle is a trend-following strategy with an attempt to get the maximum profitability adjusted for risk. Therefore, it can be recommended for beginners. Its strong point is the principle of closing transactions. Its goal is not to chase profits, but to minimize the number of unprofitable trans
FREE
The idea of the system is to indentify the reversal patterns using the calculation of the composite candle. The reversal patterns is similar to the "Hammer" and "Hanging Man" patterns in Japanese candlestick analysis. But it uses the composite candle instead the single candle and doesn't need the small body of the composite candle to confirm the reversal. Input parameters: Range - maximal number of bars, used in the calculation of the composite candle. Minimum - minimal size of the composite can
FREE
Blue Moon MT5
Michael Prescott Burney
2 (3)
ブルームーン MT5 - XAUUSD H1 ブルームーンMT5はXAUUSD H1を取引します   これは完全に自動化された金取引ロボットで、リスクを厳密に管理し、1:10の構造化された損益比率を実現するように設計されています。特に…       MT5 ゴールド トレーディング エキスパート アドバイザー (XAUUSD H1) システムは、 正確なエントリ ロジック、厳格なストップロス、および高度な自動トレーリング ストップ管理を活用して、調整時に利益を保護します。 それ     MetaTrader 5の自動金取引システム   このシステムは、残高ベースの取引量管理(デフォルトでは残高あたり0.01ロット)を採用し、リスクを管理し、長期的な口座の安定性を維持しています。各取引には、損失リスクを軽減し、高い利益の可能性を維持するために、組み込みのダイナミックストップロスが活用されています。 マーチャント向けに最適化     MT5 での価格下落が最小限の金専門コンサルタント。       XAUUSD 用のカスタム取引ボット または     Blue Moon MT5 は、Me
FREE
Fibo Trader is an expert advisor that allows you to create automated presets for oscillation patterns in reference to Fibonacci retracements values using fully automated and dynamically created grid. The process is achieved by first optimizing the EA, then running it on automated mode. EA allows you to switch between automatic and manual mode. When in manual mode the user will use a graphical panel that allows to manage the current trading conditions, or to take control in any moment to trade ma
FREE
Nova RVI Trader is built around the principles of the Relative Vigor Index (RVI) — an indicator that measures the conviction behind price movements by comparing closing and opening prices within recent trading ranges. This often-overlooked oscillator is particularly effective at identifying genuine directional momentum and early reversals. Nova RVI Trader translates these raw RVI insights into a streamlined, logic-driven trading system. The EA filters out market noise, waits for alignment betwee
FREE
The trade strategy is based on three moving averages. To determine the trend, it uses three exponentially smoothed moving averages: FastEMA, MediumEMA and SlowEMA. Trade signals: Buy signal: FastEMA>MediumEMA>SlowEMA (upward trend). Sell signal: FastEMA<MediumEMA<SlowEMA (downward trend). Input parameters: Inp_Signal_ThreeEMA_FastPeriod = 8; Inp_Signal_ThreeEMA_MediumPeriod = 38; Inp_Signal_ThreeEMA_SlowPeriod = 48; Inp_Signal_ThreeEMA_StopLoss = 400; Inp_Signal_ThreeEMA_TakeProfit = 900; Inp_
FREE
MultiTrend Commander
Джованни Орсани
MultiTrend Commander - Automated Trading System What is it? An automated trading software that: Intelligently identifies market trends Makes decisions based on multiple timeframes Automatically manages risk What does it do? Identify Trends Analyze the market in real time Combine signals from different time frames (15 min, 1 hr, 4 hr) Confirm the trend direction before entering Protect Your Capital Automatically calculates stop losses Adjusts trade size to your risk Stops trading if
FREE
Zigzag star
Ahmed Mohammed Bakr Bakr
ZigZag Expert Advisor – Strategy Description The ZigZag Expert Advisor (EA) is an advanced price-action trading system designed to identify significant market swings , trend structure , and high-probability reversal zones using the ZigZag algorithm. The EA filters market noise by focusing only on meaningful highs and lows, allowing it to trade in harmony with market structure rather than reacting to random price fluctuations. Core Strategy Logic Detects higher highs, higher lows, lower highs, an
FREE
Envelopev1
Paul Conrad Carlson
1 hour EurUsd Strategy - tested over 16yrs Trading Logic:   Entry Condition : The EA opens a long position when the   Momentum Indicator   crosses the Level line downward. Momentum : A popular indicator that measures the speed or strength of price movements. When the momentum crosses the level line downward, it typically indicates a slowing of upward price movements and could suggest an impending change in market direction, signaling an opportunity to enter a long position before the price star
FREE
This is an automated Expert Advisor that trades using the MACD and Envelopes indicators. The paid version is available here . The free version has the following limitations. No panel for opening orders. The trading is limited to the EURUSD currency pair and similar. Orders can only be opened with the minimum lot, no more than 5 orders can be opened in the same direction, to a total of 10 orders. Pause after closing of all orders is 6000 minutes. During the analysis, no more than 50 orders are ad
FREE
Free automatic Fibonacci is an indicator that automatically plots a Fibonacci retracement based on the number of bars you select on the BarsToScan setting in the indicator. The Fibonacci is automatically updated in real time as new highest and lowest values appears amongst the selected bars. You can select which level values to be displayed in the indicator settings. You can also select the color of the levels thus enabling the trader to be able to attach the indicator several times with differe
FREE
この EA は、移動平均クロスオーバーを使用して取引します。完全にカスタマイズ可能な設定、柔軟なポジション管理設定に加えて、カスタマイズ可能な取引セッションやマーチンゲールおよび逆マーチンゲール モードなどの多くの便利な機能を提供します。 [ インストールガイド | 更新ガイド | トラブルシューティング | よくある質問 | すべての製品 ] 使いやすく、監視しやすい 完全にカスタマイズ可能な移動平均設定 2 つの異なる取引動作を実装します。 カスタマイズ可能な損益分岐点、SL、TP、トレーリング ストップ ECN/非ECNブローカーで機能 2-3-4-5 桁の記号に対応 取引はNFA/FIFOに準拠可能 反対のシグナルで取引を閉じることができます マーチンゲールと逆マーチンゲール機能を実装します 平日と時間帯で取引を絞り込む 組み込みの資金管理 EA は 4 つの異なる動作を実装します。 通常: 強気のクロスオーバーで買い、弱気のクロスオーバーで売る 逆:強気のクロスオーバーで売り、弱気のクロスオーバーで買う 買いのみ: 強気のクロスオーバーで購入し、弱気のクロスオーバーを無視する
FREE
Description (English) PA Scoring EA — Ready for Real Trading, Simple to Operate Built and maintained by a solo developer. If you find it useful, please Like/Share to support future updates ️ Key Features Automated entries from price-behavior signals filtered by a Trend Filter Flexible risk: Fixed lot (default) or Risk % per trade Profit locking with no SL rollback : start at Break-Even, then tighten via ATR/STEP/RATIO modes Works on Netting/Hedging accounts with netting-safe lot capping Va
FREE
Uncle Reaper FX
Michael Prescott Burney
Uncle Reaper FXは、MetaTrader 5プラットフォーム上で1時間足(H1)チャートを使用してGBP/JPY通貨ペア向けに特別に設計された自動取引システムです。このシステムは、シンプルで簡単に設定できるだけでなく、体系的かつ規律ある自動取引アプローチを提供します。そのため、シンプルで直感的な取引ツールを求めるトレーダーに最適です。 この戦略モデルは、GBP/JPYのH1チャート上の価格変動を分析し、事前に定義された内部条件に基づいて取引機会を評価します。取引はこれらの条件が満たされた場合にのみ実行されます。これにより、継続的な市場参加が促進され、不要な取引を回避できます。各ポジションには、事前に定義された損切りと利益確定のパラメータが適用され、構造化されたリスク管理フレームワーク内で取引が確実に実行されます。 アンクル・リーパーFXシステムは、GBP/JPY上半期市場向けに特別に開発されました。単一の取引商品と特定の時間枠に焦点を当て、複数の商品にまたがる普遍的な戦略を採用するのではなく、その市場の典型的な行動パターンに適応します。このターゲットを絞ったアプローチは、
FREE
Budget Golden Scalper M1 — Trial Edition Built for traders who are tired of hype and ready for transparency Let’s be honest. If you have explored automated trading before, you have probably seen systems that looked perfect in backtests but behaved very differently in live markets. Many traders today are understandably cautious — and rightly so. Budget Golden Scalper M1 was created with this reality in mind. This is not marketed as a “holy grail” or a get-rich-quick robot. Instead, it is a str
FREE
Trade donchian breakouts with complete freedom. This EA can trade any breakout period, any timeframe, with pending or market orders- as desired- and implements many other useful features for the exigent trader, like customizable trading sessions and week days, a martingale mode and inverse martingale mode.  [ Installation Guide | Update Guide | Troubleshooting | FAQ | All Products ] Easy to use and supervise Customizable trading direction Customizable donchian breakout period It can trade using
FREE
Discover mrKrabsGold – Kelly MultiTP , your ultra-optimized scalping EA designed to maximize profits while controlling risk: Key Features: Scalping & Hedging Strategy: Detects and exploits quick trend reversals with automatic hedging to limit drawdowns. Dynamic Kelly Sizing: Allocates optimal position size based on your past performance using an adjustable Kelly factor. Multi-Take Profit Tiers: Lock in gains in stages (50%, 33%, then the balance) as the move unfolds. Adaptive
FREE
Magic 7 Indicator
Marek Pawel Szczesny
5 (1)
Overview Magic 7 Indicator is a comprehensive MetaTrader 5 (MQL5) indicator that identifies seven different trading scenarios based on candlestick patterns and technical analysis. The indicator combines traditional price action patterns with modern concepts like Fair Value Gaps (FVG) to provide trading signals with precise entry points and stop loss levels. Features 7 Trading Scenarios : Each scenario identifies specific market conditions and trading opportunities Visual Signals : Clear buy/sell
FREE
これは、ほぼ10年前に初めて公開された私の有名なスキャルパー、ゴールドフィンチEAの最新版です。短期間で起こる急激なボラティリティの拡大で市場をスキャルピングします。突然の価格上昇の後、価格変動の慣性を利用しようとします。この新しいバージョンは、トレーダーがテスターの最適化機能を簡単に使用して最適な取引パラメーターを見つけられるように簡素化されています。 [ インストールガイド | 更新ガイド | トラブルシューティング | よくある質問 | すべての製品 ] 最適化を容易にするシンプルな入力パラメーター カスタマイズ可能な取引管理設定 取引セッションの選択 平日の選択 資金管理 注意してください... 多くの要因が見返りを台無しにする可能性があるため、ダニのダフ屋は危険です。変動スプレッドとスリッページは、取引の数学的期待値を低下させ、ブローカーからの低いティック密度は幻の取引を引き起こす可能性があり、ストップレベルは利益を確保する能力を損ない、ネットワークラグはリクオートを意味します。注意が必要です。 バックテスト Expert Advisorはティックデータのみを使用します
FREE
Use this expert advisor whose strategy is essentially based on the Relative Strength Index (RSI) indicator as well as a personal touch. Other free expert advisors are available in my personal space as well as signals, do not hesitate to visit and leave a comment, it will make me happy and will make me want to offer content. Expert advisors currently available: LVL Creator LVL Creator Pro LVL Bollinger Bands   Trading is not a magic solution, so before using this expert on a live account, carry
FREE
TradeGreat Mean Reversion EA TradeGreat is an automated trading system built around statistical price behavior analysis relative to a Moving Average (MA) . The system evaluates price deviation from the average value using proprietary mathematical models rather than traditional indicator-based signals. The strategy relies on quantitative analysis of market behavior, where the Moving Average serves as a reference point, while entry and exit decisions are determined by internal mathematical calcul
FREE
「Haven Key Levels PDH PDL」   インジケーターは、トレーダーがチャート上の主要なレベルを視覚化するのに役立ちます。次のレベルを自動的にマークします: DO (Daily Open)   — 日足の始値。 NYM (New York Midnight)   — ニューヨーク時間の深夜0時のレベル。 PDH (Previous Day High)   — 前日の高値。 PDL (Previous Day Low)   — 前日の安値。 WO (Weekly Open)   — 週足の始値。 MO (Monthly Open)   — 月足の始値。 PWH (Previous Week High)   — 前週の高値。 PWL (Previous Week Low)   — 前週の安値。 CMH (Current Month High)   — 当月の高値。 CML (Current Month Low)   — 当月の安値。 PMH (Previous Month High)   — 前月の高値。 PML (Previous Month Low)   — 前月の
FREE
このプロダクトを購入した人は以下も購入しています
Quantum Queen MT5
Bogdan Ion Puscasu
4.97 (484)
トレーダーの皆さん、こんにちは!私は 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
Quantum Valkyrie
Bogdan Ion Puscasu
4.9 (120)
クォンタムヴァルキリー - 精密、規律、実行 割引   価格。10 回購入するごとに価格が 50 ドルずつ上がります。 ライブシグナル:   こちらをクリック Quantum Valkyrie MQL5 パブリックチャンネル:   こちらをクリック ***Quantum Valkyrie MT5 を購入すると、Quantum Emperor または Quantum Baron を無料で入手できます!*** 詳細については、プライベートでお問い合わせください! IMPORTANT! After the purchase please send me a private message to receive the installation manual and the setup instructions.      こんにちは、トレーダーの皆さん。 私は Quantum Valkyrie です。正確さ、規律、そして制御された実行で XAUUSD にアプローチできるように構築されています。 数ヶ月間、私のアーキテクチャは舞台裏で洗練され続けました。変動の激しいセッシ
Akali
Yahia Mohamed Hassan Mohamed
4.97 (35)
LIVE SIGNAL: ライブパフォーマンスを見るにはここをクリック 重要:最初にガイドをお読みください このEAを使用する前に、ブローカーの要件、戦略モード、およびスマートアプローチを理解するために、設定ガイドを読むことが重要です。 ここをクリックして公式Akali EAガイドを読む 概要 Akali EAは、ゴールド(XAUUSD)専用に設計された高精度スキャルピングエキスパートアドバイザー(EA)です。非常にタイトなトレーリングストップアルゴリズムを利用して、ボラティリティの高い期間に瞬時に利益を確保します。 このシステムは精度を重視して構築されており、市場の急速な動きを利用し、市場が反転する前に利益を確定することで、高い勝率を目指しています。 設定要件 通貨ペア: XAUUSD(ゴールド) 時間足: M1(1分足) 口座タイプ: Raw ECN / 低スプレッドが必須です。 推奨ブローカー: ガイドを参照してください 注意: このEAはタイトなトレーリングストップに依存しています。スプレッドの広い口座ではパフォーマンスに悪影響を及ぼします。サーバー時間とブローカーの選択の詳細
私のライブシグナルと同じ結果を求めていますか?   私と同じブローカーを使用してください:   IC MARKETS  および  I C TRADING .  中央集権的な株式市場とは異なり、FXには単一の統一された価格フィードは存在しません。 各ブローカーは異なるプロバイダーから流動性を調達しているため、独自のデータストリームが生成されます。他のブローカーでは、私の取引パフォーマンスの60〜80%程度しか再現できない可能性があります。     ライブシグナル IC MARKETS:  https://www.mql5.com/en/signals/2344271       MQL5 Forex EA Trading チャンネル:  MQL5チャンネルに参加して最新ニュースを受け取ってください。  MQL5にて15,000人以上のメンバーが参加するコミュニティ . 499ドルでの販売は残り10本中3本のみです! それ以降、価格は599ドルに引き上げられます。 本EAは、購入されたすべてのお客様の権利を保護するため、限定数のみ販売されます。     AI Gold Trading
私のライブシグナルと同じ結果をお望みですか?   私が使っているのと同じブローカーを使用してください:   IC MARKETS  &  I C TRADING .  中央集権化された株式市場とは異なり、外国為替には単一の統合された価格フィードがありません。  各ブローカーは異なるプロバイダーから流動性を調達し、独自のデータストリームを作成しています。 他のブローカーでは、60〜80%に相当する取引パフォーマンスしか達成できません。 ライブシグナル MQL5のForex EA Tradingチャンネル:  私のMQL5チャンネルに参加して、最新情報を入手してください。  MQL5上の14,000人以上のメンバーからなる私のコミュニティ . 10個中残り3個のみ、$499で提供中! その後、価格は$599に引き上げられます。 EAは、購入されたすべてのお客様の権利を確実にするため、数量限定で販売されます。 AI Gold Scalp Proのご紹介:損失を教訓に変える自己学習型スキャルパー。  ほとんどのスキャルピングEAは自分のミスを隠します。AI Gold Scalp Pro
Goldwave EA MT5
Shengzu Zhong
4.65 (26)
リアルトレード口座   LIVE SIGNAL(IC MARKETS): https://www.mql5.com/en/signals/2339082 本 EA は、MQL5 上で検証済みのリアルトレードシグナルと、完全に同一の取引ロジックおよび執行ルールを使用しています。推奨された最適化済み設定を使用し、信頼性の高い ECN / RAW スプレッドのブローカー (例:IC Markets または EC Markets) で運用した場合、本 EA のリアルトレード挙動は、当該ライブシグナルの取引構造および執行特性に極めて近い形で設計されています。ただし、ブローカーごとの取引条件、スプレッド、約定品質、ならびに VPS 環境の違いにより、個々の結果が異なる可能性がある点にご注意ください。 本 EA は数量限定で販売されています。現在、残りのライセンスは 2 件のみで、価格は USD 599 です。購入後は、プライベートメッセージにてご連絡ください。ユーザーマニュアルおよび推奨設定をお渡しします。 過度なグリッド手法は使用せず、危険なマーチンゲールも行わず、ナンピン(平均取得単価の引き
Gold House — ゴールド・スイングブレイクアウト取引システム 発売プロモーション — 100本限定 早期価格での販売は 100本限定 です。100本販売後、価格は即座に $999 に引き上げられます。期間中は24時間ごとに$50ずつ値上げされます。 93   本販売済み — 残り7本のみ。最安値で手に入れるチャンスをお見逃しなく。 Live signal: https://www.mql5.com/en/signals/2359124 最新情報をお届け — MQL5チャンネルに参加して、製品アップデートやトレードのヒントを受け取りましょう。 リンクを開き、ページ上部の「購読」ボタンをクリックしてください: Click to Join このEAは、私たちのチームの内部リアル取引口座から生まれました。7年間のヒストリカルデータで開発・検証し、実際の市場パフォーマンスで確認した後に公開を決定しました。出品のためにバックテスト曲線を特別に最適化してはいません。ご覧いただいているのは、私たち自身がずっと使用してきたバージョンそのものです。 固定時刻のエントリーやインジケーターのクロスに
Quantum King EA
Bogdan Ion Puscasu
4.97 (149)
Quantum King EA — あらゆるトレーダーのために洗練されたインテリジェントパワー IMPORTANT! After the purchase please send me a private message to receive the installation manual and the setup instructions. 発売記念特別価格 ライブ信号:       ここをクリック MT4バージョン:   こちらをクリック クォンタムキングチャンネル:       ここをクリック ***Quantum King MT5 を購入すると、Quantum StarMan を無料で入手できます!*** 詳細についてはプライベートでお問い合わせください! 正確さと規律をもって取引を管理します。 Quantum King EA は、 構造化グリッドの強さと適応型マーチンゲールのインテリジェンスを 1 つのシームレスなシステムに統合します。M5 の AUDCAD 用に設計されており、安定した制御された成長を望む初心者とプロの両方のために構築されています。
The Gold Reaper MT5
Profalgo Limited
4.51 (90)
プロップしっかり準備完了!   (   SETFILEをダウンロード ) WARNING : 現在の価格で残りわずかです! 最終価格: 990ドル EA を 1 つ無料で入手 (2 取引アカウント用) -> 購入後に連絡してください Ultimate Combo Deal   ->   click here JOIN PUBLIC GROUP:   Click here Live Signal ゴールドリーパーへようこそ! 非常に成功した Goldtrade Pro を基にして構築されたこの EA は、複数の時間枠で同時に実行できるように設計されており、取引頻度を非常に保守的なものから非常に不安定なものまで設定するオプションがあります。 EA は複数の確認アルゴリズムを使用して最適なエントリー価格を見つけ、内部で複数の戦略を実行して取引のリスクを分散します。 すべての取引にはストップロスとテイクプロフィットがありますが、リスクを最小限に抑え、各取引の可能性を最大化するために、トレーリングストップロスとトレーリングテイプロフィットも使用します。 このシステムは、重要なサポートとレ
重要 : このパッケージは、現在の価格で、非常に限られた数のみ販売されます。    価格はすぐに1499ドルになるだろう    100 以上の戦略が含まれており 、今後もさらに追加される予定です。 ボーナス : 999 ドル以上の価格の場合 --> 私の他の EA を  5 つ無料で選択できます! すべてのセットファイル 完全なセットアップと最適化ガイド ビデオガイド ライブシグナル レビュー(第三者) 究極のブレイクアウトシステムへようこそ! 8 年をかけて丹念に開発された、洗練された独自のエキスパート アドバイザー (EA) である Ultimate Breakout System をご紹介します。 このシステムは、高く評価されているGold Reaper EAを含む、MQL5市場で最高のパフォーマンスを誇るいくつかのEAの基盤となっています。 7か月以上にわたって1位を維持したこのほか、Goldtrade Pro、Goldbot One、Indicement、Daytrade Proもランクインしました。 Ultimate Breakout System は単なる EA
Aot
Thi Ngoc Tram Le
4.86 (97)
AOT マルチ通貨エキスパートアドバイザー AI センチメント分析搭載 相関通貨ペア間のポートフォリオ分散のためのマルチペア平均回帰戦略。 初めて AOT をテストしますか?     まず   固定ロットサイズ設定 から始めてください。固定ロットサイズ 0.01 | ペアごとに単一ポジション | 高度な機能はオフ。 システムの動作を理解するための純粋な取引ロジック   です。 トラックレコードシグナル 詳細 設定ファイル名 説明 ミディアムリスク 1 ICMarketsSC、 口座サイズ $10,000 Live – Set 1 リカバリー機能を有効化 (+500 ポイント) ミディアムリスク 2 Darwinex Zero、  口座サイズ  $100k Live – Set 2 リカバリー機能を有効化 (-500 ポイント) ハイリスク Exness、 口座サイズ   $2,000 Personal Set リカバリー機能を無効化。相関フィルターを有効化。SPS を有効化 重要! 購入後、インストールマニュアルと設定手順を受け取るためにプライベートメッセージを送信してください。 リソ
Agera
Anton Kondratev
5 (2)
AGERA は 、金市場の脆弱性を特定するための、完全に自動化された多面的なオープン EA です。 Not        Grid       , Not        Martingale    ,    Not      "   AI"         , Not      "   Neural Network" ,    Not      "   Machine Learning"    ,     Not     "ChatGPT"   ,     Not       Unrealistically Perfect Backtests  AGERA    Community :       www.mql5.com/en/messages/01e0964ee3a9dc01 Vantage Real :    https://www.mql5.com/en/signals/2363787 Tickmill Real :     https://www.mql5.com/en/signals/2361808 Default       Settings for One Сhart 
Optimize your trading environment: To get the best results matching the live signal, it is highly recommended to use a reliable True ECN broker with low latency and tight spreads. Because Forex liquidity varies, choosing a robust broker ensures the algorithm can execute trades with maximum precision. LIVE SIGNAL & COMMUNITY Live Performance (More than 7 months):  View AI Gold Sniper Live Signal Forex EA Trading Channel:  Join my community of over 15,000 members for the latest updates and support
Full Throttle DMX
Stanislav Tomilov
5 (1)
フルスロットルDMX - リアルな戦略 , とリアルな結果   Full Throttle DMXは、EURUSD、AUDUSD、NZDUSD、EURGBP、AUDNZDの通貨ペアで動作するように設計された、マルチ通貨取引エキスパートアドバイザーです。このシステムは、よく知られたテクニカル指標と実績のある市場ロジックを用いた、古典的な取引アプローチに基づいて構築されています。EAには10種類の独立した戦略が含まれており、それぞれが異なる市場状況と機会を特定するように設計されています。多くの現代の自動システムとは異なり、Full Throttle DMXは、グリッド、平均化、マーチンゲール、その他の積極的な回復手法といったリスクの高い資金管理手法は使用しません。このシステムは、長年にわたりテストされてきた、規律正しく保守的な取引哲学に従っています。EAは、H1時間枠で動作するデイトレードシステムを使用し、影響力の大きい経済イベント時の取引を回避するためのニュースフィルターを内蔵しています。取引は5つの通貨ペアに分散されているため、単一市場への依存を軽減できます。この戦略は透明性の高い取引
Nano Machine
William Brandon Autry
5 (7)
Nano Machine GPT Version 2 (Generation 2) – 持続的プルバック・インテリジェンス 私たちは2024年末にMean Machineでこの変革を始めました。リアルな最先端AIをライブのリテール外国為替取引に導入した最初期のシステムの一つです。 Nano Machine GPT Version 2はそのラインにおける次の進化です。 ほとんどのAIツールは一度回答すると、すべてを忘れます。 Nano Machine GPT Version 2は違います。 分析したすべてのプルバックセットアップ、すべてのエントリー、すべての見送り、各判断の背後にある推論、市場の反応、そして各Machine Symmetryバスケットの実際のパフォーマンスを記憶しています。毎セッションの完全なコンテキスト。時間とともに蓄積される集中したインテリジェンス。 これはマーケティングのためにAIを付け足しただけのEAではありません。 これはプルバックトレーディングのために構築された持続的な専門インテリジェンスです。 従来のEAは固定されたルールの中に閉じ込められたままです。Na
Syna
William Brandon Autry
5 (24)
Syna 5 – 永続的インテリジェンス。真の記憶。ユニバーサル・トレーディング・インテリジェンス。 ほとんどのAIツールは一度回答すると、すべてを忘れます。何度も何度もゼロからやり直すことになります。 Syna 5は違います。 すべての会話、分析したすべてのトレード、なぜエントリーしたか、なぜ見送ったか、そしてその後マーケットがどう反応したかを記憶しています。毎セッションの完全なコンテキスト。トレードを重ねるごとに蓄積されるインテリジェンス。 これはマーケティングのためにAI機能を付け足しただけのEAではありません。 これは、インテリジェンスがリセットを止め蓄積を始めた時のトレーディングの姿です。 私たちは2024年末にMean Machineでこの変革を始めました。リアルな最先端AIをライブのリテールトレーディングに導入した最初期のシステムの一つです。 Syna 5は次なる飛躍です。 従来のEAは静的です。固定されたロジックに従い、マーケットが変化すると取り残されます。 Syna 5は時間とともにインテリジェンスを蓄積します。実際の結果から学び、変化する状況を認識し、思考と応答の
Mad Turtle
Gennady Sergienko
4.57 (86)
シンボル XAUUSD(ゴールド/米ドル) タイムフレーム(期間) H1-M15(任意) シングルポジショントレード対応 はい 最低入金額 500 USD (または他通貨の同等額) すべてのブローカーに対応 はい(2桁または3桁の価格表示、任意の通貨、シンボル名、GMT時間に対応) 事前設定なしで稼働可能 はい 機械学習に興味がある方は、こちらのチャンネルを購読してください: 購読する! Mad Turtle プロジェクトの主な特徴: 本物の機械学習 このエキスパートアドバイザー(EA)は、GPTサイトや類似サービスに接続しません。 モデルはMT5に組み込まれたONNXライブラリを使用して展開されます。初回の起動時に、偽造不可能なシステムメッセージが表示されます。 CLICK 参照: ONNX(Open Neural Network Exchange)。 資金の安全性 プリロールオーバーやマイクロスキャルピング、統計的サンプルの少ない狭いレンジでの取引を使用しません。 グリッドやマーチンゲールなどの危険な戦略を使用しません。 また、長期間稼働し、1日で利益や資金をすべて
"GoldBaron"は完全自動取引ロボットです。 金取引(XAUUSD)のために設計されています。 実際のアカウントでの取引の5ヶ月で、専門家は1400%の利益を得ることができました。 毎月、専門家は60%以上を獲得しました。 ただ、毎時(H1)XAUUSDチャートに取引の専門家をインストールし、将来の金価格を予測する力を参照してください。 積極的なスタートには200ドルで十分です。 推奨されるデポジットは500$からです。 ヘッジの可能性のあるアカウントを必ず使用してください。 一年前、私たちは証券取引所のテクニカル指標の開発に画期的な進歩を遂げました。 私達は全く新しい概念を作成することをどうにかしてしまった。 それを使用する指標は歴史に適応しませんが、実際には実際の効果的なパターンを明らかにします。 新しい開発のすべての力は、技術指標"__AceTrend__"に投資されました。 __AceTrend__指標の開発から1年が経過し、ついに本格的な取引ボットを導入することができます。 私たちは10の補完的な取引システムを取り、組み合わせ、現代の人工知能に基づいた取引フィルタを追加
HTTP ea
Yury Orlov
5 (10)
How To Trade Pro (HTTP) EA — 25年以上の経験を持つ作者による、マーチンゲールやグリッドなしで任意の資産を取引するためのプロフェッショナルな取引アドバイザー。 トップアドバイザーのほとんどは上昇する金で動作します。テストでは見事に見えます...金が上昇している間は。ですが、トレンドが尽きたらどうなるでしょうか?誰があなたのデポジットを保護しますか?HTTP EAは永遠の上昇を信じていません — 変化する市場に適応し、投資ポートフォリオを広く分散し、デポジットを保護するために設計されています。それは、上昇、下落、横ばいのどのモードでも同様に成功する規律あるアルゴリズムです。プロのように取引します。HTTP EAは、リスクと時間の精密管理システムです。歴史上の美しいチャートでアドバイザーを選ばないでください。動作原理で選んでください。 資産 任意、購入後各々に専用の .set ファイル 時間足 M5-H4(アドバイザー設定で指定) 原則 動的価格不足ゾーンとの作業 デポジット $100 から。レバレッジ 1:25+ ブローカー 任意、ECN/Raw 低スプレッド
Karat Killer
BLODSALGO LIMITED
4.65 (26)
純金の知性。徹底的に検証済み。 Karat Killer   は、使い回しのインジケーターと水増しされたバックテストを持つ、ありふれたゴールドEAではありません——XAUUSD専用に構築された   次世代機械学習システム   であり、機関投資家レベルの方法論で検証され、見せかけよりも実質を重視するトレーダーのために設計されています。 LAUNCH PROMOTION - LIMITED TIME OFFER   Price increases every 24 hours at 10:30 AM Cyprus time.   Secure the lowest price today before the next increase. 詳細なバックテストレポート、検証方法論、ポートフォリオ相関研究 BLODSALGO Analyticsサブスクリプション——無料プロフェッショナルダッシュボード(購入に含まれます) LIVE IC TRADING SIGNAL   すべてのブローカーで動作します。推奨ブローカーについては   こちらのガイドをご確認ください。 ほとんどのEAが固定ルール、
Aura Ultimate EA
Stanislav Tomilov
4.81 (103)
Aura Ultimate — ニューラル ネットワーク トレーディングの頂点、そして経済的自由への道。 Aura Ultimateは、Auraファミリーの新たな進化形であり、最先端のAIアーキテクチャ、市場適応型インテリジェンス、そしてリスク管理された精度を融合させた製品です。Aura Black EditionとAura Neuronの実績あるDNAを基盤に、さらに進化を遂げ、それぞれの強みを統合したマルチ戦略エコシステムへと融合させ、全く新しい予測ロジックレイヤーを導入しています。 非常に重要です!エキスパートをご購入後、プライベートメッセージをお送りください。必要な推奨事項をすべて記載した説明書をお送りします。 1000ドルで購入できるのは残り3本のみです。次の価格は1250ドルになります。 Aura Ultimate アドバイザーを購入すると、 2 つの取引口座番号にリンクされた Vortex、Oracle、または Aura Bitcoin Hash アドバイザーの無料ライセンス を受け取ることができます。 プライベートメッセージで条件を尋ねてください https://w
Gold Trade Pro MT5
Profalgo Limited
4.28 (36)
プロモーションを開始します! 449ドルで残りわずかです! 次の価格: 599ドル 最終価格: 999ドル EA を 1 つ無料で入手 (2 取引アカウント用) -> 購入後に連絡してください Ultimate Combo Deal   ->   click here Live signal:   https://www.mql5.com/en/signals/2084890 Live Signal high risk :  https://www.mql5.com/en/signals/2242498 Live Signal Set Prop Firm Set File JOIN PUBLIC GROUP:   Click here Parameter overview Gold Trade Pro はゴールド取引 EA の仲間入りですが、大きな違いが 1 つあります。それは、これが本物の取引戦略であるということです。 「実際の取引戦略」とは何を意味しますか?   おそらくお気づきかと思いますが、市場に出回っているほぼすべてのゴールド EA は単純なグリッド/マーチンゲー
The Gold Phantom
Profalgo Limited
4.38 (21)
プロップファーム準備完了! --> すべてのセットファイルをダウンロード 警告: 現在の価格では残りわずかです! 最終価格: 990ドル 新着(399ドルから) :EAを1つ無料でお選びください!(取引口座番号は2つまで、UBSを除く私のEAのいずれか) 究極のコンボディール   ->   こちらをクリック 公開グループに参加する: ここをクリック   ライブシグナル ライブシグナル2 !! ゴールドファントム登場!! The Gold Reaper の大成功に続き、その強力な兄弟機、 The Gold Phantom を ご紹介できることを大変誇りに思います。これは、同じ実戦テスト済みのエンジンをベースに構築された、純粋で無駄のないブレイクアウト システムですが、まったく新しい一連の戦略が盛り込まれています。 The Gold Reaper の非常に成功した基盤の上に構築された The Gold Phantom は 、 自動化された金取引をスムーズに実行します。 このEAは複数の時間枠で同時に動作するように設計されており、取引頻度を完全に制御できます。 非常に保守的な設定
XIRO Robot MT5
MQL TOOLS SL
4.88 (16)
XIRO Robot is a professional trading system created to operate on two of the most popular and liquid instruments on the market:  GBPUSD, XAUUSD and BTCUSD . We combined two proven and well tested systems, enhanced them with multiple new improvements, optimizations and additional protective mechanisms, and integrated everything into one advanced and unified solution. As a result of this development process, XIRO Robot was created. Robot was designed for traders who are looking for a reliable and
[ IMPORTANT ] REAL CLIENT FEEDBACK :  https://www.mql5.com/en/market/product/127498/comments#comment_58814415 [ IMPORTANT ]  UPDATED (1 YEAR PERFORMANCE):  https://www.mql5.com/en/market/product/127498/comments#comment_59233853 ビットコインスキャルピングMT4/MT5のご紹介 – 暗号通貨取引のためのスマートEA ローンチプロモーション: 現在の価格で残り3コピーのみ! 最終価格:$3999.99 ボーナス - 生涯Bitcoin Scalping購入で、無料 EA AI VEGA BOT (2アカウント)をプレゼント => 詳細についてはプライベートでお問い合わせください! EAライブシグナル MT4バージョン なぜビットコインが今日重要なのか ビットコインは単なるデジタル通貨以上の存在となり、金融革命を引き起こしました。暗号通貨の先駆者として、ビットコ
TwisterPro Scalper
Jorge Luiz Guimaraes De Araujo Dias
5 (8)
取引は少なく。質は高く。一貫性がすべて。 • ライブシグナル モード1 Twister Pro EA は、XAUUSD(ゴールド)のM15タイムフレームに特化して開発された、高精度スキャルピング Expert Advisor です。取引回数は少ない — しかし、取引するときは必ず意味があります。 すべてのエントリーは注文が出される前に5つの独立した検証レイヤーを通過するため、デフォルト SET では非常に高い勝率を実現します。 2つのモード: Mode 1 (推奨) — 非常に高い精度、週あたりの取引数は少なめ。資本保全と規律ある取引のために設計。 Mode 2 — より高い取引頻度、やや低い精度。より多くの市場参加を好むトレーダー向け。 仕様: 銘柄:XAUUSD | タイムフレーム:M15 最低入金額:$100 | 推奨入金額:$250 RAW SPREAD 口座は必須 VPS の使用を強く推奨 グリッドなし。すべての取引に明確なテイクプロフィットとストップロスが設定されています! 推奨ブローカー: Exness Raw | IC Markets | IC Trading
Shark Fx
Ihor Otkydach
5 (1)
SharkFX – MT5向け精密スキャルピングエンジン SharkFXは単なるスキャルパーではありません。 それは、高速で適応型のデイトレードシステムであり、安定した成果はギャンブル的なロジックからではなく、構造・規律・そしてスマートなリスク管理から生まれることを理解しているトレーダーのために設計されています。 ライブシグナル ユーザー手順 テストには、説明ページ( リンクはこちら )のセットファイルを使用してください This trading bot is part of the   Intaradaysoft CORE INDEX ecosystem 適応型インテリジェンス SharkFXはMetaTrader 5向けに設計され、M15タイムフレームで動作し、主要通貨、クロス通貨、そして一部のエキゾチック通貨を含む15の通貨ペアの分散バスケットを取引します。短期的な市場の非効率やスイング反転を、構造化された平均回帰(Mean Reversion)ロジックによって捉え、感情的な衝動ではなく計算された精度で市場にエントリーします。 これは、正しい形のアルゴリズム取引です。 市場は変
Golden Hen EA
Taner Altinsoy
4.5 (56)
概要 Golden Hen EA は、 XAUUSD 専用に設計されたエキスパートアドバイザー(EA)です。異なる市場状況や時間枠(M5、M30、H2、H4、H6、H12、W1)でトリガーされる 9つ の独立した取引戦略を組み合わせて動作します。 EAは、エントリーとフィルターを自動的に管理するように設計されています。EAの中核となるロジックは、特定のシグナルを識別することに重点を置いています。Golden Hen EAは、 グリッド、マーチンゲール、またはナンピン(averaging)手法を使用しません 。 EAによって開かれるすべてのトレードは、事前に定義された ストップロス(Stop Loss) と テイクプロフィット(Take Profit) を使用します。 ライブシグナル   |   アナウンスチャンネル  | セットファイルをダウンロード v3.2 9つの戦略の概要 EAは複数の時間枠で同時にXAUUSDチャートを分析します: 戦略 1 (M30):   この戦略は、定義された弱気パターンの後に、潜在的な強気(bullish)反転シグナルを識別するために、直近のバーの特
XAUUSD QUANTUM PRO EA (MT5) — MetaTrader 5 用 XAUUSD Expert Advisor XAUUSD QUANTUM PRO EA は、 MetaTrader 5 プラットフォーム向けに開発された自動売買ロボットで、 XAUUSD の取引に特化しています。 このEAはシグナルフィルタリングロジックに基づいており、複数のテクニカル条件と実行条件が同時に満たされた場合にのみ取引を行います。EAは常にポジションを開くのではなく、まず現在の市場環境を分析してから取引判断を行います。 そのロジックは、 BUY/SELL方向スコアリングシステム 、 マーケットフィルター 、および 設定可能なリスク管理 に基づいており、さらにシステムの状態をチャート上で直接監視できるダッシュボードを備えています。 Expert Advisor のパフォーマンスは、ブローカー、スプレッド、約定条件、および使用するパラメータによって異なります。 まずは XAUUSD のデモ口座(推奨タイムフレーム:M15)でテストし、ご自身の取引環境での動作を確認することを推奨します。
PrizmaL Lux
Vladimir Lekhovitser
5 (3)
リアルタイム取引シグナル 取引活動の公開リアルタイム監視: https://www.mql5.com/ja/signals/2356149 公式情報 出品者プロフィール 公式チャンネル ユーザーマニュアル セットアップ手順および使用ガイド: ユーザーマニュアルを開く 本エキスパートアドバイザーは、固定された実行パターンに従うのではなく、現在の市場環境に応じて挙動を調整する市場対応型システムとして設計されています。 この戦略は、市場構造が取引に参加するのに十分明確になる瞬間を特定することに重点を置いています。 これらの条件が満たされない場合、システムは意図的に取引を控え、資本保全と執行品質を優先します。 そのため、取引頻度は動的に変化します。 取引が一切行われない期間が発生することもあります。 一方で、市場条件が戦略の内部基準と一致している間は、一連の取引が行われる場合もあります。 本エキスパートアドバイザーは継続的な取引活動を目的としていません。 代わりに、選択性と市場状況に基づく意思決定を重視し、異なる市場局面に応じた対応を可能にしています。 リスク管理は
作者のその他のプロダクト
RSI Ichimoku Trend Pro
Luigi Salvatores Buigues Morillo
The RSI Ichimoku Trend Pro is an algorithmic-grade technical indicator designed for MetaTrader 5. Its primary goal is to pinpoint high-probability entry points by filtering out market noise through a strict triple-validation system. Ideal for trend-following traders and automated strategy developers, this indicator ensures every signal is backed by strong market momentum. How does the logic work? The system detects strategic pullbacks by tracking the RSI as it crosses back from overbought or ove
FREE
SistemaElliot
Luigi Salvatores Buigues Morillo
Elliott Wave PRO MTF & SQX Engine: Manual Técnico Este indicador es un sistema algorítmico avanzado que escanea el mercado buscando la estructura clásica de Ondas de Elliott (Impulso 1-5 + Corrección ABC). Combina volatilidad adaptativa (ATR), fuerza de tendencia (ADX), filtros Multi-Timeframe (MTF) y una salida de datos especializada para integrarse con constructores de estrategias automáticas como StrategyQuant X. ️ 1. Parámetros de Entrada (Inputs) Los parámetros están agrupados lógicame
FREE
TendecialSistem
Luigi Salvatores Buigues Morillo
Sniper Trend System - Advanced Algorithmic Following Sniper Trend System is an institutional-grade Expert Advisor (EA) specifically designed to capture and ride the cleanest market trends. Instead of trying to guess tops and bottoms, this algorithm waits patiently in the shadows until the main trend is mathematically confirmed, executing entries with pinpoint  engine and rigorously backtested with high-quality tick data (Dukascopy), this system has passed comprehensive stress tests to prove a
FREE
EA Reversion Precio
Luigi Salvatores Buigues Morillo
La estrategia de reversión del precio (o mean reversion ) se basa en la idea de que los precios de los activos financieros tienden a regresar a su promedio o valor "normal" después de desviarse significativamente. Esta desviación puede ocurrir por factores externos, emociones del mercado o movimientos inesperados. La estrategia busca aprovechar esos momentos de desviación para entrar al mercado, esperando el retorno del precio a su media. Componentes clave de una estrategia de reversión del prec
Seguimiento de Tendencia
Luigi Salvatores Buigues Morillo
. Indicadores Se utilizan varios indicadores técnicos. Algunos destacados incluyen: SqParabolicSAR : Indicador basado en el SAR parabólico. Métodos personalizados para comparar valores de indicadores ( sqIsGreaterCount , sqIsLowerCount ). Indicadores relacionados con rangos porcentuales y ATR ( sqSRPercRankAboveLevelXBars , sqSRPercRankBelowLevelXBars ). 2. Reglas de Entrada Las entradas parecen depender de condiciones lógicas complejas, como: Verificaciones con indicadores ( sqGetExpressionById
SnipperEA
Luigi Salvatores Buigues Morillo
Breakout Master Strategy - Algorithmic Precision Breakout Master Strategy is a fully automated Expert Advisor (EA) engineered to capture explosive volatility movements in the financial markets. Unlike systems based on risky grids or martingales, this EA utilizes a statistical level breakout logic backed by years of historical data. [cite: 2026-02-02] Developed using advanced computational methodologies , this bot has undergone rigorous robustness testing to ensure it provides a genuine statis
Ultimate Zone Recovery Quantitative is an advanced trading management tool designed for MetaTrader 5 (Hedging Accounts). It transforms losing trades into winning cycles using a sophisticated quantitative directional hedging algorithm. This Expert Advisor (EA) does not rely on technical indicators for initial entries. Instead, it acts as a mathematical shield for your existing strategies (whether manual or from other EAs) or for manual entries executed via its integrated panel. When a trade moves
Advanced Grid Recovery System
Luigi Salvatores Buigues Morillo
Key Features Bidirectional Trading: The EA can open buy and sell cycles simultaneously or filter them by trend, adapting to both ranging and trending markets. Interactive On-Chart GUI: Forget about opening the EA properties every time you want to make an adjustment. Modify the initial lot size, grid distance, multiplier, and close cycles with emergency buttons right on your screen. Evolved Overlap (Partial Recovery Close): This is the core of the account protection system. When a grid extends
Breakout Pro ADX ATR
Luigi Salvatores Buigues Morillo
Descripción de la Operativa: Breakout Pro (ADX + ATR) El   EA_Donchian_HighLow_ATR   es una solución robusta diseñada para traders que buscan capitalizar los movimientos explosivos del mercado.   Su lógica se basa en detectar la salida del precio de rangos de consolidación definidos por máximos y mínimos históricos . 1. Estrategia de Entrada (Dual Breakout) El usuario puede seleccionar entre dos modos de detección de ruptura : Modo Donchian:   Utiliza un lookback de   N velas   para determin
Instead of relying on a single market condition that might eventually fail, this EA features an Independent Dual-Engine Architecture . Each engine trades with its own logic, timeframe, and risk management, smoothing your equity curve and protecting your margin at all times. EXCLUSIVE ADVANTAGES (Why we stand out): Zero Toxic Risk: Absolutely NO Grid, NO Martingale, and NO cost averaging. Every single trade has a hard, physical Stop Loss (based on market structure + ATR) and a mathematical Tak
DirectionBias4 Pro
Luigi Salvatores Buigues Morillo
DirectionBias4 Pro is an institutional-grade algorithmic trading system designed for serious traders and Prop Firm challengers. Unlike traditional indicators that rely on a single lagging moving average, DB4 Pro uses an advanced Weighted Scoring Engine to evaluate the market from three different dimensions simultaneously, filtering out fake breakouts and market noise. Developed by Luis Buigues (binaryoption.cloud), this system has been rigorously backtested and Out-Of-Sample validated. Core S
DirectionBias4 Pro Ea
Luigi Salvatores Buigues Morillo
Description: DirectionBias4 Pro is an institutional-grade algorithmic trading system designed for serious traders and Prop Firm challengers. Unlike traditional indicators that rely on a single lagging moving average, DB4 Pro uses an advanced Weighted Scoring Engine to evaluate the market from three different dimensions simultaneously, filtering out fake breakouts and market noise. Developed by Luis Buigues (binaryoption.cloud), this system has been rigorously backtested and Out-Of-Sample validat
フィルタ:
レビューなし
レビューに返信