Whale Flash Order Rejection Reversal

Concept. Flash ORR is a fast-reaction scalping EA that hunts false breakouts at important swing levels. When price spikes through a recent swing high/low but fails to close with strength (long wick, weak body), the move is considered rejected. If the very next candle prints strong opposite momentum, the EA enters against the spike:

  • Up-spike + weak close → followed by a bearish momentum barSELL

  • Down-spike + weak close → followed by a bullish momentum barBUY

Entries are placed at the open of the next bar (no intra-bar guessing).
Stops are set at the spike wick extreme; take-profit is a multiple of the risk (RR × SL).

Designed for M1–M5 on liquid symbols (e.g., EURUSD, XAUUSD) during London/NY hours.

How it works (signal pipeline)

  1. Find a nearby swing level.
    The EA searches the past SwingLookback bars for a fractal swing using SwingLR left/right bars.

  2. Detect a spike rejection (bar at shift=2).
    The spike candle must:

    • Break the swing level (with optional SwingBufferPips tolerance),

    • Show long wick / small body: MinWickRatio (wick/range) high AND MaxBodyRatio (body/range) low,

    • Optionally close in the opposite color ( RequireOppositeColor = true ).

    • (Optional) Be abnormally large vs ATR: SpikeATRMult .

  3. Confirm with opposite momentum (bar at shift=1).
    The next candle must be opposite color with meaningful body:
    MinMomentumBodyRatio (body/range) and (optional) MomentumBodyATRMult × ATR filter.

  4. Place the trade (at new bar open).

    • SL = spike wick extreme ± SLBufferPips

    • TP = RiskRewardRR × SL distance

    • Spread, stops/freeze level, margin checks are enforced.

    • (Optional) Session filter limits trading to London/NY hours.

  5. Risk / position sizing.
    If RiskPercent > 0 , lot size is computed from account balance and stop distance. Otherwise the EA uses FixedLot .

Inputs (grouped)

General

  • MagicNumber — Magic for position tracking.

  • OnePositionPerSymbol — If true , EA won’t open a second trade on the same symbol while one is active.

  • CooldownBars — Number of bars to wait after a trade closes before taking the next signal.

  • DeviationPoints — Max slippage (points) for market orders.

Session Filter (server time)

  • UseSessionFilter — Enable/disable time windowing.

  • LondonStartHour / LondonEndHour — London session trading window.

  • IncludeNewYorkSession — If true , NY window is also considered.

  • NYStartHour / NYEndHour — New York session trading window.

Tip: Use server time. Over-the-weekend or illiquid hours are implicitly avoided if you narrow the windows.

Execution / Spread

  • MaxSpreadPips — Maximum allowed spread (pips) at execution time.
    (The EA converts pips to price using the symbol’s digits: on 5/3-digit symbols 1 pip = 10 points; on 4/2-digit symbols 1 pip = 1 point.)

Spike & Rejection Rules

  • SwingLR — Fractal detection parameter (bars to the left/right that must be lower/higher).

  • SwingLookback — How far back (in bars) to search for the last valid swing.

  • SwingBufferPips — Tolerance added to the swing level when checking “spike broke the level”.

  • MinWickRatio — Minimum wick/range ratio on the spike bar (large wick).

  • MaxBodyRatio — Maximum body/range ratio on the spike bar (weak close).

  • RequireOppositeColor — If true , spike bar must close opposite to its direction
    (e.g., up-spike should close bearish).

ATR Filters (optional)

  • UseATRFilter — Master switch for ATR-based thresholds.

  • ATRPeriod — ATR lookback.

  • SpikeATRMult — Spike bar range must be ≥ ATR × this multiplier.

  • MomentumBodyATRMult — Momentum bar body must be ≥ ATR × this multiplier (set 0 to disable).

Momentum

  • MinMomentumBodyRatio — Minimum body/range ratio for the momentum bar (strength filter).

Risk Management

  • RiskPercent — % of balance risked per trade. If 0 , uses fixed lot.

  • FixedLot — Lot size used when RiskPercent = 0 .

  • RiskRewardRR — Take-profit = RR × stop-loss distance.

  • SLBufferPips — Extra buffer added beyond the spike wick (helps with spread/slippage and stop rules).

Misc

  • PrintDebug — Verbose logging to Journal (helpful during testing/optimization).

Execution details & safeguards

  • Order type: Market entries at the next bar open.

  • Checks before sending:

    • Margin ( OrderCalcMargin )

    • Stops/Freeze levels and spread threshold

    • Broker slippage via DeviationPoints

  • No repainting: Signals are built from closed candles only (shift=2 for spike, shift=1 for momentum).

  • Digits-aware pip math: The EA internally maps pips to price according to symbol digits.

  • Single-symbol lock (optional): Prevents over-exposure if OnePositionPerSymbol = true .

  • Cooldown: Avoids immediate re-entries after a trade.

Practical tips

  • Timeframes: Start with M1–M5.

  • Symbols: EURUSD (tight spreads); XAUUSD (require stronger spike filters).

  • Optimization order: Spike shape → Momentum strength → ATR gates → Swing parameters → RR → Session & Spread.

  • News: The EA purposely uses wick/weak-close logic to fade failed news spikes, but wide spreads can still disqualify many signals (as intended).

Risk Disclosure

Trading leveraged products involves substantial risk of loss and is not suitable for every investor. Before using this EA:

  1. No performance guarantees. Historical/backtest results are not indicative of future performance.

  2. Execution risk. Slippage, requotes, widened spreads, stops/freeze levels, and partial fills can materially alter live results versus backtests.

  3. Broker differences. Symbol names, tick size/value, digits, contract specifications, timezones, and liquidity vary across brokers. Validate on a demo with your broker first.

  4. News & volatility. Extremely fast markets (news releases, flash moves) can bypass stops and increase realized risk.

  5. Technology risk. VPS stability, platform updates, network outages, and symbol session changes can impact execution.

  6. Position sizing. If you enable RiskPercent , ensure the risk per trade aligns with your plan. Using too large a risk can quickly lead to large drawdowns or account loss.

  7. User responsibility. You are solely responsible for how you configure and run this EA, including compliance with your broker’s terms and applicable regulations.

Strong recommendation: Test on demo first, validate symbol parameters (digits, tick size/value), and verify that spreads and stops rules are satisfied in live conditions before deploying on a real account.


おすすめのプロダクト
Max Hercules
Aaron Pattni
4.13 (8)
Get it FREE while you can! Will be increased to $100 very shortly after a few downloads!! Join my Discord and Telegram Channel - Max's Strategy For any assistance and help please send me a message here.    https://t.me/Maxs_Strategy https://discord.gg/yysxRUJT&nbsp ; The Max Hercules Strategy is a part of a cross asset market making strategy (Max Cronus) built by myself over years of analysis and strategy building. It takes multiple theories and calculations to trade the market in order to cov
FREE
Max Poseidon
Aaron Pattni
3.33 (3)
Get it FREE while you can! Will be increased to $200 very shortly after a few downloads!! Join my Discord and Telegram Channel - Max's Strategy For any assistance and help please send me a message here.    https://t.me/Maxs_Strategy https://discord.gg/yysxRUJT&nbsp ; GBPUSD and EURUSD Set files can be found in the comments! (please message me if you need help with them) TimeFrames are harcoded, therefore any chart and time will work the same. The Max Poseidon Strategy is a part of a cross ass
FREE
BuildYourGridEA
Nikolaos Pantzos
4.65 (20)
BUILD YOUR GRID The expert is a system to help any trader to make a grid of orders (without martingale, lite martingale, or full martingale) easy and simple. Please make your test to find your settings. Default settings are just to take an idea of how the expert works. The expert can make according or contrary grid of orders. You can set the expert to work in hedge mode if the losses are huge. The system uses a high-risk strategy. It's better to test it first in a demo account. Version for MT4:
FREE
The Impossible Coin v1.53 BTCUSD session breakout + momentum continuation EA for the M5 timeframe. The EA identifies consolidation ranges during configurable session hours and waits for a confirmed breakout. Four independent scoring components (ADX, EMA, ATR, RSI) must all agree above a configurable threshold before any trade opens. A second momentum continuation strategy catches pullback entries in established trends. Every trade opens with a defined TP and SL. No martingale, no grid, and no av
FREE
Gold Swing Trader EA Advanced Algorithmic Trading for XAUUSD on Higher Timeframes The Gold News & Swing Trader EA is a specialized MetaTrader 5 Expert Advisor designed for trading XAUUSD (Gold). It operates on a swing trading strategy to capture medium- to long-term price movements on the H4 and Daily charts. Key Features: · Dedicated XAUUSD Strategy: Logic optimized for the unique volatility of Gold. · Swing Trading Focus: Aims to capture significant price swings over several days. · High
FREE
What is SMC Market Structure Pro? SMC Market Structure Pro is an automated trading Expert Advisor for MetaTrader 5 , developed based on Smart Money Concept (SMC) and market structure analysis . The EA is designed to help traders follow the natural flow of the market , focusing on price structure instead of indicators or lagging signals. How Does the EA Work? The EA analyzes market structure changes using pure price action: Detects higher highs & higher lows for bullish structure Detects l
FREE
This EA was made for educational purposes.  You can find a full overview of how it was made in the YouTube video (Literally a step by step guide) We used AI and ML to create the whole thing, with no coding.  Can you trust this to make money? Possibly, but do so at your own risk.  It could be a nice addition to a large porfolio.  How to use: Add to H1 gold chart Make sure the subchart is correctly named to your broker name for Gold.  Big picture It’s a   trend + breakout system for buys , and a
FREE
MRM-Bot PRO: Визуальный контроль маржи и разгона Вы устали высчитывать свободную маржу в уме, когда рынок летит против вас? Боитесь нажать кнопку доливки, потому что не знаете, выдержит ли депозит? MRM-Bot PRO — это не просто торговая панель. Это ваш личный штурман для агрессивного трейдинга, который переводит сложную математику управления капиталом в интуитивные линии на графике. Вы визуально контролируете каждый цент своего депозита за доли секунды. Для кого создан этот инструмент? Агресс
FREE
Drream Catcher FX
Michael Prescott Burney
DREAM CATCHER FX is the ultimate EURUSD H1 trading solution, built on 16 years of relentless development and precision-engineered algorithms. This game-changing EA has executed over 4,000 trades with only 99 losses, achieving an astounding win rate that sets it apart from all competitors. Designed for both aggressive and conservative traders, it features advanced exit signals that preemptively close unfavorable trades, ensuring controlled drawdowns and consistent, long-term capital growth. Key
FREE
Recovery Zone Scalper
Menaka Sachin Thorat
2 (1)
SMART RECOVERY EA – FREE Edition (MT5) SMART RECOVERY EA is a FREE Expert Advisor for MetaTrader 5 , developed by Automation FX , created for educational and testing purposes . This EA helps traders understand recovery-based trading logic with both manual control and basic automated support . Key Features (FREE Version) Manual Buy / Sell / Close All buttons Clean information panel with live trade data Basic recovery and trade monitoring logic Simple stochastic-based auto mode Suitable for lea
FREE
EAの説明(簡潔、明確、市場対応) EA_XAU_Fibo_M15_FINAL_TTP_MODERN_v2_00 は、M15チャート用のルールベースのXAUUSD(金)プルバックEAであり、定義されたフィボナッチゾーン(0.500~0.667、 オプションで 0.618 近く)のプルバックをターゲットに取引します。ただし、H1 の上位トレンドフィルターが明確な方向性を確認した場合に限ります。 この EA は、構造(スイングランジ + フィボナッチリトレースメント)とトレンドバイアス(EMA20/50、RSI、オプションで MACD)を組み合わせており、ブローカーに安全な最新の執行およびリスク管理を採用しています。ストップ/フリーズレベルのセキュリティ、フィリングフォールバック(RETURN→IOC→FOK)、ハードキャップによるリアル SL リスクサイジング、およびオプションの 1 取引あたりの USD ハードロスカップ。取引は、デフォルトでは新しい M15 バーでのみ評価されます。 戦略ロジック 1) 市場およびセットアップの認識 (M15) SwingBars を使用して、
FREE
Major Pairs Hybrid EA
Bashar Taisir Saleh Al Zubaidi
5 (1)
Major Pairs Hybrid EA MT5 は、MetaTrader 5 用のマルチシンボル Expert Advisor です。Grid Stage による構造的な管理、連結バスケット管理、通貨ペア別 TP 設定、そして見やすい取引パネルを必要とするトレーダー向けに設計されています。本 EA は主要 Forex ペア、Dual Trading Modes、Triangular Trading Modes、Group Trading Mode、さらに各 Grid Stage ごとの個別ペア設定に対応しています。 Major Pairs Hybrid EA MT5 Major Pairs Hybrid EA MT5 は、MetaTrader 5 向けに開発されたマルチシンボル Expert Advisor です。主要 Forex ペアを、構造化されたバスケット管理システム、柔軟な Grid Stages、通貨ペア別の有効/無効設定、個別 TP 目標、選択可能な start modes によって管理するように設計されています。 この EA は、複数のチャートに別々のロボットを配置す
FREE
これは、ほぼ10年前に初めて公開された私の有名なスキャルパー、ゴールドフィンチEAの最新版です。短期間で起こる急激なボラティリティの拡大で市場をスキャルピングします。突然の価格上昇の後、価格変動の慣性を利用しようとします。この新しいバージョンは、トレーダーがテスターの最適化機能を簡単に使用して最適な取引パラメーターを見つけられるように簡素化されています。 [ インストールガイド | 更新ガイド | トラブルシューティング | よくある質問 | すべての製品 ] 最適化を容易にするシンプルな入力パラメーター カスタマイズ可能な取引管理設定 取引セッションの選択 平日の選択 資金管理 注意してください... 多くの要因が見返りを台無しにする可能性があるため、ダニのダフ屋は危険です。変動スプレッドとスリッページは、取引の数学的期待値を低下させ、ブローカーからの低いティック密度は幻の取引を引き起こす可能性があり、ストップレベルは利益を確保する能力を損ない、ネットワークラグはリクオートを意味します。注意が必要です。 バックテスト Expert Advisorはティックデータのみを使用します
FREE
Overview    EAtiktok Sniper M1 is an automated Expert Advisor for MetaTrader 5 that trades pullbacks in the direction of the short-term uptrend on the M1 chart. It sends market Buy orders only (no pending orders), keeps at most one Buy per symbol for its magic number helps avoid buying into a weak or bearish higher-timeframe context. Private Group support   https://www.mql5.com/en/messages/032629a87fdbdc01    Setup & requirements    • Platform: MetaTrader 5 (build current with your broker).  
FREE
TrendFollowMT is a fully automated trading system which is using large time frame to determine the trend and use small time frame to find the entry point. Once the trend changed to opposite side, the system will wait for another entry point to recover with bigger lot size. Moreover, the target profit will be moved up when more position had been opened. The aim is to cover the cost of waiting time and risk. Free version will only trade on buy signal and locked the initial Lot size (0.01). Paid v
FREE
Best Scalper XAUUSD 30min
Bruno Alexandre Azevedo Dantas
Este robô foi criado exclusivamente para operar no ouro (XAUUSD) e funciona melhor em timeframes médios (M30, H1) . Diferente de scalpers tradicionais, o Best Scalper XAUUSD 30min foca em reversões de tendência , utilizando indicadores avançados como RSI, Bandas de Bollinger e Price Action . A estratégia é baseada em detectar níveis críticos de suporte e resistência , onde o mercado tem uma grande probabilidade de inverter a tendência. Ele combina essa análise com volatilidade intradiária , gar
FREE
Donchain Grid Zone is a BUY-only grid trading Expert Advisor based on the Donchian Channel. It dynamically scales into positions as price drops through grid zones, and scales out as price recovers — all governed by a Donchian midline filter. How it works: Grid zones are defined below the entry price (RedLine) Zone 1 = 1 order, Zone 2 = 2 orders... up to Zone 7 Orders are only opened when price is   above   the Donchian midline Dynamic Stop Loss trails the Donchian Lower Band Grid spacing adapts
FREE
LoneWolf Mt5
Dmitriy Prigodich
4.5 (6)
Советник основанный на сигналах индикатора  Relative Strength Index (RSI)  и Stochastic  в зоне перекупленности - продаем, в перепроданности - покупаем. Я рекомендую использовать этот советник только на VPS.  Добавляйтесь в друзья, присылайте свои интересные стратегии. Возможно после обсуждения всех нюансов напишу советника бесплатно . Параметры:                                                                    "_Slippage"    - Проскальзывание;           "_   Magic"    -  Идентификатор ордера; 
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
This is a Forex Scalping Trading Sytem based on the Bollinger Bands.  Pairs:Major Time frame: 1M or higher. Spread max:0,0001.  Indicators (just suggestion) Bollinger bands (20, 2); ADX (14 period); RSI   (7 period ). Y ou should only trade this system between 2am to 5am EST, 8am to 12am EST and 7.30pm to 10pm EST. Do not scalp 30 minutes before a orange or red news  report and not for a hour afterwards.   Setup: is for price to move above the lower or lower Bollinger Bands, RSI raise above the
FREE
This Expert Advisor follows your channel lines that you draw. and when the price reaches these support and resistance trend lines, EA send open or close order automatically. You must draw two trend line with same color for EA to work, not equidistant channel line. and this color must be specified in ChannelColor parameter Strategies: Inside Channel Strategy: If the price reaches bottom trend line, the EA will place a buy order. and when the price reaches the top trend point, EA send close order
FREE
Babel Assistant
Iurii Bazhanov
4.33 (9)
Babel assistant 1     The MT5 netting “Babel_assistant_1” robot uses the ZigZag indicator to generate Fibonacci levels on M1, M5, M15, H1, H4, D1, W1  periods of the charts , calculates the strength of trends for buying and selling. It opens a position with "Lot for open a position" if the specified trend level 4.925 is exceeded. Then Babel places pending orders at the some Fibonacci levels and places specified Stop Loss , Take Profit. The screen displays current results of work on the position
FREE
MACD RSI Optimized EA is a free, fully automated trading robot designed to capture trends using a classic combination of indicators. By merging the trend-following capabilities of the MACD (Moving Average Convergence Divergence) with the momentum filtering of the RSI (Relative Strength Index), this EA aims to filter out market noise and enter trades with higher probability. This version has been specifically optimized for the month of October on the M15 (15-minute) timeframe and performs best on
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
MNG Mt5
TDINVEST LLP
4.3 (10)
IMPORTANT : When testing the EA or running it live, make sure to set "Activate MNG Martingale" to "True" Hello & Welcome To MNG MNG is a martingale EA that allows you to configure a lot of features that I'll detail below. But first, I'd like to insist on the fact that a martingale EA is never safe, no matter if it has a good track record for 5+ years, if it shows incredible backtest results, if it's marketed as the best EA or whatever its price is ($30,000 or $50). A martingale EA might blow
FREE
NewsFlow FX – Professional News Trading System Stop guessing the news. Start trading the outcome. NewsFlow FX is a sophisticated news trading robot designed for Gold (XAUUSD), US30, and Major Pairs . Unlike simple "straddle" bots that blindly place orders, NewsFlow FX includes a Smart Calendar Scanner, Fundamental Outcome Logic, and a new "Profit Lock & Chase" engine to trade economic data releases with precision. New in Version 1.3 Smart Continuous Trailing: Updated logic that doesn't ju
FREE
NEXA GOLD Algorithmic Trading EA 製品概要 NEXA GOLD Algorithmic Trading EA は、MetaTrader 5 プラットフォーム向けに開発された自動売買プログラムです。 このエキスパートアドバイザーは、GOLD(XAUUSD)市場の価格動向を分析し、事前に定義されたアルゴリズムルールに基づいて取引を実行します。システムは市場の状況とユーザーが設定したパラメータに応じて、ポジションのエントリー、管理、決済を自動的に行います。 本製品は MetaTrader プラットフォーム上で動作する取引ツールです。取引結果は市場状況に依存するため、結果を保証するものではありません。 主な特徴 • GOLD(XAUUSD)市場向けの自動売買システム • ルールベースのアルゴリズム取引 • 注文の自動実行と管理 • 設定可能なリスク管理パラメータ • MetaTrader 5 プラットフォームと完全互換 動作方法 このエキスパートアドバイザーは市場価格データを分析し、取引機会を検出します。 アルゴリズムは以下の要素を評価します。 • 価格の動き
FREE
MA Confluence Strategy – Expert Advisor MA Confluence Strategy is a professionally developed Expert Advisor designed to identify high-probability trading opportunities using advanced moving average confluence principles. By combining multiple moving averages into a unified decision framework, the EA aims to reduce market noise and improve trade timing in trending market conditions. This Expert Advisor is suitable for traders looking for a systematic, rule-based approach to automated trading wit
FREE
MA Cross MACD Final Engine v3.04 CTrade統合によるマルチタイムフレーム戦略の自動化 概要: MA Cross MACD Final Engine v3.04は、移動平均(MA)のクロスオーバーとMACDの確認、トレンドフィルタリングを組み合わせた自動取引戦略です。MetaTrader 5用に設計されたこのエキスパートアドバイザーは、スマートな構造で市場の状況に適応します。 主な特徴: MAクロスオーバーとMACD確認: 買いと売りのシグナルは、速いMAと遅いMAのクロスオーバーおよびMACDの位置に基づいてフィルタリングされます。 トレンドフィルター(マルチタイムフレーム分析): ポジションは、上位の時間枠で計算された追加のMAインジケーターによって決定されるトレンドの方向にのみ開かれます。 完全自動化とCTrade統合: 取引のエントリーと管理は、MQL5の最新の CTrade クラスを通じて処理されます。 高度なポジション管理: 固定のSL/TPポイント 調整可能なロットサイズ オプションのトレーリングストップ機能 リアルタイム情報パ
FREE
# Regime Adaptive RR Trail (Validator-Safe Build) **Purpose.** A practical Expert Advisor for trend and range conditions with conservative risk controls, one-trade-per-bar enforcement, and RR step-lock trailing. Includes a Validator preset to pass MQL5 Market checks. --- ## What it does (high level) * Detects **market regime** (Trend / Range / Quiet / Volatile) and applies an appropriate **entry style**. * Enforces **1 trade per bar** (hard lock) to avoid over-trading and duplicates. * Allo
FREE
このプロダクトを購入した人は以下も購入しています
Quantum Queen MT5
Bogdan Ion Puscasu
4.97 (605)
トレーダーの皆さん、こんにちは!私は 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 Athena
Bogdan Ion Puscasu
5 (33)
クォンタム・アテナ ― 経験から生まれた精密さ トレーダーの皆さん、こんにちは!私は クォンタム・アテナ です。伝説のクォンタム・クイーンの軽量版で、今日の市場環境に合わせて改良・再設計されました。 私は何でもできる人間になろうとはしない。 私は今、うまくいっていることに集中します。 私の専門分野は?金です。私の使命は?正確さを核とした、鋭く効率的で、インテリジェントに最適化された取引パフォーマンスを提供することです。 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 Athenaのmql5公開チャンネル:       ここ
BB Return mt5
Leonid Arkhipov
4.95 (111)
BB Return — ゴールド(XAUUSD)取引のためのエキスパートアドバイザー(EA)です。このトレードアイデアは、以前に 裁量トレード で使用していたものを基にしています。戦略の中核は Bollinger Bands(ボリンジャーバンド) のレンジへの価格回帰ですが、機械的でも毎回のタッチでもありません。ゴールド市場ではバンドだけでは不十分なため、EA には弱い・機能しない相場状況を排除する追加フィルターが組み込まれています。回帰のロジックが本当に妥当な場合にのみ取引が行われます。   取引原則 — 本戦略ではグリッド、マーチンゲール、ナンピン(平均化)を使用しません。EA は 固定ロット または AutoRisk モードで動作します。BB Return はスプレッド、スリッページ、ブローカーの価格配信の違いに影響されにくく、 Standard、ECN、Pro、Raw、Razor など、あらゆるブローカー・口座タイプで使用できます。取引セッションに依存せず、 24時間稼働 します。   $ 359   は最終価格ではありません。 現在の価格で残りは5~7ライセンスのみです。
Pulse Engine
Jimmy Peter Eriksson
4.74 (19)
発売記念価格 – 残りわずか! このシステムの主な目的は、リスクの高いマルチンゲールやグリッドを使用せずに、長期的なライブパフォーマンスを実現することです。 現在の価格での販売部数は非常に限られています。 最終価格: 1499ドル 【ライブシグナル】    |    【バックテスト結果】    |    【設定ガイド】    |    【FTMO結果】 取引への新たなアプローチ Pulse Engineは、インジケーターや特定の時間枠を一切使用しません。MQL5上の他のどのトレーディングシステムも採用していない、非常にユニークなアプローチを採用しています。 この手法は、日中の方向性パターンに基づいて取引を行います。これらのパターンは、私が長年開発・改良を重ねてきた独自のパターン認識ソフトウェアを用いて発見したものです。 このソフトウェアにより、市場が過去に特定の方向に強い動きを示した時間帯を特定することができます。 市場ごと、そして曜日ごとに、それぞれ独自の動きがあります。 この手法が非常に強力な理由は、市場がトレンドにあるのか、反転しているのか、あるいは特定の市場局面にあるのか
TwisterPro Scalper
Jorge Luiz Guimaraes De Araujo Dias
4.38 (79)
取引は少なく。質は高く。一貫性がすべて。 • ライブシグナル モード1 ライブシグナル モード 3 Twister Pro EA は、XAUUSD(ゴールド)のM15タイムフレーム専用に開発された高精度スキャルピングEAです。取引回数は少なめ——しかし、取引する時は必ず目的を持って行います。 すべてのエントリーは注文が出される前に5つの独立した検証レイヤーを通過し、デフォルト設定では極めて高い勝率を実現します。 3つのモード: モード1(推奨)— 非常に高い精度、週あたりの取引数が少ない。資本保全と規律ある取引のために設計。 モード2 — 取引頻度が高く、精度はやや低い。より多くの市場参加を好むトレーダー向け。 モード3(ワイドトレール)— モード1と同じエントリー品質ですが、より広いトレーリングストップでポジションを長く保持し、大きな値動きを捉えます。モード1より取引頻度がやや高め。 仕様: シンボル:XAUUSD | タイムフレーム:M15 最低入金:$100 | 推奨:$250 RAW SPREADアカウントは必須 VPS強く推奨 グリッドなし!すべての取引にTPとSLあり!
Quantum Valkyrie
Bogdan Ion Puscasu
4.73 (141)
クォンタムヴァルキリー - 精密、規律、実行 割引   価格。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 にアプローチできるように構築されています。 数ヶ月間、私のアーキテクチャは舞台裏で洗練され続けました。変動の激しいセッシ
Byrdi
William Brandon Autry
5 (3)
BYRDIをご紹介します ― 生きたメッシュとして構築された分散型トレーディング・インテリジェンス。 ほとんどのトレーディングシステムは孤立して動作します。1つのターミナル。1つの銘柄。一度に1つの判断。他のどこで何が起きているかは一切認識しません。 BYRDIは違います。 MQL5でAI統合型リテール・トレーディングEAを切り開いた開発者によって構築されました。 BYRDIはメッシュノード・ネットワークです。複数のターミナル、ブローカー、口座にまたがって稼働する複数のインスタンスが、リアルタイムで相互に通信します。各ノードは独立して動作する一方で、メッシュ全体としては総エクスポージャー、通貨集中度、ポートフォリオの挙動を完全に把握し続けます。 各ノードは独立して動作する。各ノードは他のノードを認識し続ける。 1人のトレーダー。複数のターミナル。協調するインテリジェンス。統一されたリスク。 AIトレーディングの新カテゴリー 第一世代のAIトレーディングEAは、1つのモデルを1つのターミナルに置きました。1つの頭脳、1つのチャート、一度に1つの判断。 BYRDIはその次のステップです。
Quantum King EA
Bogdan Ion Puscasu
4.99 (183)
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 用に設計されており、安定した制御された成長を望む初心者とプロの両方のために構築されています。
Goldwave EA MT5
Shengzu Zhong
4.66 (44)
リアルトレード口座   LIVE SIGNAL(IC MARKETS): https://www.mql5.com/en/signals/2339082 本 EA は、MQL5 上で検証済みのリアルトレードシグナルと、完全に同一の取引ロジックおよび執行ルールを使用しています。推奨された最適化済み設定を使用し、信頼性の高い ECN / RAW スプレッドのブローカー (例:IC Markets または TMGM) で運用した場合、本 EA のリアルトレード挙動は、当該ライブシグナルの取引構造および執行特性に極めて近い形で設計されています。ただし、ブローカーごとの取引条件、スプレッド、約定品質、ならびに VPS 環境の違いにより、個々の結果が異なる可能性がある点にご注意ください。 本 EA は数量限定で販売されています。現在、残りのライセンスは 2 件のみで、価格は USD 999 です。購入後は、プライベートメッセージにてご連絡ください。ユーザーマニュアルおよび推奨設定をお渡しします。 過度なグリッド手法は使用せず、危険なマーチンゲールも行わず、ナンピン(平均取得単価の引き下げ)も使用
Chiroptera
Rob Josephus Maria Janssen
4.78 (27)
Prop Firm Ready! Chiroptera is a multi-currency, single trade Expert Advisor that operates in the quiet hours of the night. It uses single-placed trades with tactically placed Take Profits and Stop Losses, that are continuously adjusted to maximize gains and minimize losses. It keeps track of past and upcoming news reports to ensure impacts are minimized and carefully measures real-time volatility to prevent impacts due to unpredictable geo-political disturbances caused by Tweets and other ad-ho
The Gold Reaper MT5
Profalgo Limited
4.49 (95)
プロップしっかり準備完了!   (   SETFILEをダウンロード ) WARNING : 現在の価格で残りわずかです! 最終価格: 990ドル EA を 1 つ無料で入手 (2 取引アカウント用) -> 購入後に連絡してください Ultimate Combo Deal   ->   click here JOIN PUBLIC GROUP:   Click here Live Signal YouTube Reviews ゴールドリーパーへようこそ! 非常に成功した Goldtrade Pro を基にして構築されたこの EA は、複数の時間枠で同時に実行できるように設計されており、取引頻度を非常に保守的なものから非常に不安定なものまで設定するオプションがあります。 EA は複数の確認アルゴリズムを使用して最適なエントリー価格を見つけ、内部で複数の戦略を実行して取引のリスクを分散します。 すべての取引にはストップロスとテイクプロフィットがありますが、リスクを最小限に抑え、各取引の可能性を最大化するために、トレーリングストップロスとトレーリングテイプロフィットも使用します。 こ
Gold OPR Killer — XAUUSDスキャルピングの究極スペシャリスト 期間限定オファー Gold OPR Killer の価格は 24時間ごとに100USD上昇 します。 次回の値上げ前に現在の価格をお見逃しなく。 トレーダーの皆様へ 私は Gold OPR Killer 、XAUUSDの プロフェッショナルスキャルピング専用 に設計されたMQL5エキスパートアドバイザーです。私の使命はシンプルです:金市場の加速的な値動きを、スピード・精度・アルゴリズム的規律で捉えることです。 私は常に取引するわけではありません。最もクリーンで、最もダイナミックで、最も効率的なセットアップのみを選択し、高速かつ最適化された執行を目指します。 Gold OPR Killerが他と違う理由 Gold OPR Killerは、次のようなトレーダーのために開発されました: 高速かつ正確な約定 攻撃的だが制御されたスキャルピングロジック インテリジェントなリスク管理 金(ゴールド)のボラティリティへの自動適応 MT5上での高い安定性 EAのすべての構成要素は、 高精度なゴールドスキャルピング
重要 : このパッケージは、現在の価格で、非常に限られた数のみ販売されます。    価格はすぐに1499ドルになるだろう    100 以上の戦略が含まれており 、今後もさらに追加される予定です。 ボーナス : 999 ドル以上の価格の場合 --> 私の他の EA を  5 つ無料で選択できます! すべてのセットファイル 完全なセットアップと最適化ガイド ビデオガイド ライブシグナル レビュー(第三者) NEW - VERSION 5.0 - ONECHARTSETUP 究極のブレイクアウトシステムへようこそ! 8 年をかけて丹念に開発された、洗練された独自のエキスパート アドバイザー (EA) である Ultimate Breakout System をご紹介します。 このシステムは、高く評価されているGold Reaper EAを含む、MQL5市場で最高のパフォーマンスを誇るいくつかのEAの基盤となっています。 7か月以上にわたって1位を維持したこのほか、Goldtrade Pro、Goldbot One、Indicement、Daytrade Proもランクインしました。
Gold House MT5
Chen Jia Qi
4.52 (50)
Gold House — ゴールド・スイングブレイクアウト取引システム まもなく価格が上がります。現在の価格で購入できるライセンスは残りわずかです (3/100) 。次の目標価格:$999。 ライブシグナル: Profit Priority モード: https://www.mql5.com/en/signals/2359124 BE Priority モード: https://www.mql5.com/en/signals/2372604 重要:購入後、推奨パラメータ、使用説明、注意事項、使用のヒントを受け取るために、必ずプライベートメッセージをお送りください。 (MQL5 メッセージ): https://www.mql5.com/en/users/walter2008 最新情報をお届け — MQL5チャンネルに参加して、製品アップデートやトレードのヒントを受け取りましょう。 リンクを開き、ページ上部の「購読」ボタンをクリックしてください: Click to Join このEAは、私たちのチームの内部リアル取引口座から生まれました。7年間のヒストリカルデータで開発・検証し、実際の
ライブシグナル:   https://www.mql5.com/en/signals/2360479 時間枠:   M1 通貨ペア:   XAUUSD Gold Safe EA Manual: https://www.mql5.com/ru/blogs/post/770312 Varko Technologiesは 企業ではなく、自由という哲学そのものです。 私は長期的な協力関係を築き、評判を高めることに興味があります。 私の目標は、変化する市場状況に対応するために、製品を継続的に改善・最適化することです。 Gold Safe EA   - このアルゴリズムは複数の戦略を同時に使用し、損失トレードとリスクのコントロールを重視することを基本理念としています。 取引の決済および管理には、複数の段階が用いられている。 Expertのインストール方法 EAからXAUUSD M1通貨ペアチャートにファイルを転送する必要があります。SETファイルは不要です。時間シフト値を設定するだけで済みます。 IC MarketsやRoboForexのようなブローカーを利用するなど、時間軸を活用すること
NEXORION: Initium Novum — 決定論的ロジックとアルゴリズムの統合 NEXORION は、厳密な流動性処理数学アルゴリズムに基づいた機関投資家レベルの分析コンプレックスです。本プロジェクトの中核概念は「計算の透明性」にあります。このエキスパートアドバイザー(EA)は、混沌とした価格フィードを構造化された幾何学的ゾーンへと変換し、意思決定プロセスを取引チャート上に直接可視化します。 リアルタイム・モニタリング https://www.mql5.com/es/signals/2372338 システム技術仕様 取引銘柄: XAUUSD (Gold) 運用タイムフレーム: H1 手法: 機関投資家流動性分析および決定論的ロジック (Institutional Liquidity Analysis & Deterministic Logic) 意思決定基盤: 流動性プールと均衡レベルの数学的算出 数学的アーキテクチャと可視化 システムの主要な革新は、Dynamic Computation Mapping(動的計算マッピング)にあります。アルゴリズムは単に価格を分析するので
Scalper speed with sniper entries. Built for Gold. Summer sale   499 USD  only |   normal   price  599  USD Check the Live signal  or Manual Hybrid scalper combining scalping speed with single position or intelligent recovery for XAUUSD. 4 trading strategies | Triple timeframe confirmation | 3 layers of account protection. Most trades close in under 30 minutes — minimal market exposure, maximum control. Wave Rider uses triple timeframe analysis (H1 trend + M15/M30 entry confirmation) to only en
Osloma Gold
Uttam Kumar Nandeibam
5 (7)
ライブシグナルリンク : https://www.mql5.com/en/signals/2372291    Public Group (Join for Discussion):  https://www.mql5.com/en/messages/01917ede71b4dc01 早期購入者価格 : 次の1名の購入者限定で $299  * その後、価格は $499 に更新 されます。 Osloma Gold (OG) は、 Gold (XAUUSD) 専用に設計された、マーケットストラクチャーに基づく動的なエキスパートアドバイザーです。構造化されたエントリーロジック、複数時間足の市場分析、そして4段階のグリッドベースのインテリジェントなトレード管理を組み合わせ、重要なエントリーゾーンと価格レベルを特定します。このシステムは、モメンタム継続局面における押し目でのエントリーを目的としながら、規律あるバスケット管理とリスク管理を維持するように設計されています。本EAは最大グリッドレベル4を使用し、リスクエクスポージャーを管理するために、各グリッドバスケットにあらかじめ定義された最大の
Price Action Robot is a professional trading system built entirely on real market behavior without indicators, grid strategies, or martingale systems. It analyzes pure price action , focusing on structure, trend dynamics, and key market movements to identify high probability trading opportunities. The system is designed to read the market the same way experienced traders do, using logic based on real price movement rather than lagging indicators. It reacts dynamically to changing market conditio
ArtQuant Gold
Miguel Angel Vico Alba
4.64 (11)
$699 — 最後のローンチ価格ウィーク 当初の48時間限定オファーは、多くのユーザーが週末に初めて ArtQuant Gold を知ったため、最後にもう1週間延長されました。 延長期限: 2026年6月1日 月曜日 — マドリード時間 00:00 / CEST / UTC+2 この期間終了後、価格は引き上げられる予定です。 すべてのユーザーに同じ公開Market価格です。個別割引はありません。 説明 ArtQuant Gold は、 Gold / XAUUSD 、またはブローカーが使用する同等のゴールド銘柄専用に設計された Expert Advisor です。 このEAは、管理されたエクスポージャー、安定した運用、明確なリスク管理を重視した構造化グリッド方式を採用しています。取引エンジンは内部で最適化されているため、ユーザーが戦略、インジケーター、高度な技術パラメータを設定する必要はありません。 ArtQuant Gold はマーチンゲールや段階的なロット増加を使用しません。 言葉ではなく事実 IC Markets RAW のリアルマネー口座で、 Medium-High リスクプロフ
Akali
Yahia Mohamed Hassan Mohamed
3.21 (82)
LIVE SIGNAL: ライブパフォーマンスを見るにはここをクリック 重要:最初にガイドをお読みください このEAを使用する前に、ブローカーの要件、戦略モード、およびスマートアプローチを理解するために、設定ガイドを読むことが重要です。 ここをクリックして公式Akali EAガイドを読む 概要 Akali EAは、ゴールド(XAUUSD)専用に設計された高精度スキャルピングエキスパートアドバイザー(EA)です。非常にタイトなトレーリングストップアルゴリズムを利用して、ボラティリティの高い期間に瞬時に利益を確保します。 このシステムは精度を重視して構築されており、市場の急速な動きを利用し、市場が反転する前に利益を確定することで、高い勝率を目指しています。 設定要件 通貨ペア: XAUUSD(ゴールド) 時間足: M1(1分足) 口座タイプ: Raw ECN / 低スプレッドが必須です。 推奨ブローカー: ガイドを参照してください 注意: このEAはタイトなトレーリングストップに依存しています。スプレッドの広い口座ではパフォーマンスに悪影響を及ぼします。サーバー時間とブローカーの選択の詳細
Gold Snap
Chen Jia Qi
4.5 (8)
Gold Snap — ゴールド向け高速利益獲得システム ライブシグナル: https://www.mql5.com/en/signals/2362714 ライブシグナル2: https://www.mql5.com/en/signals/2372603 リリース記念キャンペーン — 7日間限定30%OFF v1.1 のリリースとライブ参考シグナルの新しい最高益を記念して、Gold Snap を期間限定特別価格で提供中です。 現在価格:$279 通常価格:$399 キャンペーン期間:7日間限定 重要: 購入後、ユーザーガイド、推奨設定、使用上の注意、およびアップデートサポートを受け取るため、必ずプライベートメッセージでご連絡ください。 https://www.mql5.com/en/users/walter2008 製品アップデートやトレード情報を受け取るため、ぜひ MQL5 チャンネルにご参加ください。 https://www.mql5.com/en/channels/tendmaster Gold Snap は、XAUUSD ブレイクアウト取引において、より迅速なポジション管理と早
AnE
Thi Ngoc Tram Le
4.75 (4)
ANE — Gold Grid Expert Advisor ANE は、M15 時間軸で XAUUSD(金) を取引するために設計された完全自動化されたエキスパートアドバイザー(EA)で、 グリッド加重平均戦略 を採用しています。 重要: ライブ口座で運用する前に、まずデモ口座で EA をテストし、加重平均システムの動作を十分に理解してください。 ライブシグナル ANE 公式チャンネル 取引戦略 ANE はポジションをグループとして管理します。条件が許す場合、平均入値価格を最適化するために追加の取引を開き、合計利益が目標に達した時点でバスケット全体をクローズします。 グリッド稼働中は浮動ドローダウンが発生する期間があります。これは正常で想定される動作です。一時的なドローダウンに対応するため、適切なロットサイズ設定と十分な口座資金が不可欠です。 口座保護機能 最大ドローダウン回路遮断器 — 設定したドローダウン閾値に達すると全取引を停止します(デフォルト 80%)。 スプレッドフィルター — スプレッドが許容最大値を超える場合、新規注文を防止します(デフォルト 70 ポイント)。 ロ
Wall Street Robot is a professional trading system developed exclusively for US stock indices, focused on S&P500 and Dow Jones. These markets are known for their high liquidity, structured movements and strong reaction to global economic flows, making them ideal for algorithmic trading strategies based on precision and discipline. By concentrating only on these indices, the system is able to adapt closely to their behavior, volatility patterns and intraday dynamics, instead of trying to operate
Aurum AI mt5
Leonid Arkhipov
4.87 (45)
アップデート — 2025年12月 2024年11月末、Aurumは正式に販売開始されました。 それ以来、ニュースフィルターや追加の防御条件、複雑な制限なしで、実際の相場環境にて継続的に稼働してきましたが、安定して利益を維持してきました。 Live Signal (launch April 14, 2026) この1年間のリアル運用により、トレーディングシステムとしての信頼性が明確に証明されました。 そしてその実績と統計データを基に、2025年12月に大規模アップデートを実施しました: プレミアムパネルを全面刷新、すべての画面解像度に最適化 取引保護システムを大幅に強化 Forex Factoryを基にした高性能ニュースフィルターを追加 シグナル精度を向上させる2つの追加フィルター 最適化の強化、動作速度と安定性の向上 損失後に安全に回復するRecovery機能を搭載 プレミアムスタイルの新しいチャートテーマを採用 AURUMについて Aurum — ゴールド(XAU/USD)専用プレミアム自動売買EA Aurumはゴールド市場において、安定性と安全性を重視して開発されたプロ
Quantum Bitcoin EA
Bogdan Ion Puscasu
4.83 (121)
Quantum Bitcoin EA   : 不可能なことは何もありません。やり方を見つけ出すだけの問題です。 トップ MQL5 販売業者の 1 つによる最新の傑作、   Quantum Bitcoin EA で ビットコイン 取引の未来に足を踏み入れましょう。パフォーマンス、精度、安定性を求めるトレーダー向けに設計された Quantum Bitcoin は、不安定な暗号通貨の世界で何が可能かを再定義します。 重要! 購入後、インストールマニュアルとセットアップ手順を受け取るために私にプライベートメッセージを送信してください。 10 回購入するごとに価格が 50 ドル上がります。最終価格 1999 ドル Quantum Bitcoin/Queen チャンネル:       ここをクリック ***Quantum Bitcoin EA を購入すると、Quantum StarMan を無料で入手できます!*** 詳細についてはプライベートでお問い合わせください! Quantum Bitcoin EA は H1 時間枠で成功し、市場の勢いの本質を捉える トレンドフォロー戦略 を
Full Throttle DMX
Stanislav Tomilov
5 (10)
フルスロットルDMX - リアルな戦略 , とリアルな結果   Full Throttle DMXは、EURUSD、AUDUSD、NZDUSD、EURGBP、AUDNZDの通貨ペアで動作するように設計された、マルチ通貨取引エキスパートアドバイザーです。このシステムは、よく知られたテクニカル指標と実績のある市場ロジックを用いた、古典的な取引アプローチに基づいて構築されています。EAには10種類の独立した戦略が含まれており、それぞれが異なる市場状況と機会を特定するように設計されています。多くの現代の自動システムとは異なり、Full Throttle DMXは、グリッド、平均化、マーチンゲール、その他の積極的な回復手法といったリスクの高い資金管理手法は使用しません。このシステムは、長年にわたりテストされてきた、規律正しく保守的な取引哲学に従っています。EAは、H1時間枠で動作するデイトレードシステムを使用し、影響力の大きい経済イベント時の取引を回避するためのニュースフィルターを内蔵しています。取引は5つの通貨ペアに分散されているため、単一市場への依存を軽減できます。この戦略は透明性の高い取引
Quantum Emperor MT5
Bogdan Ion Puscasu
4.86 (504)
ご紹介     Quantum Empire EA は 、有名な GBPUSD ペアの取引方法を変革する画期的な MQL5 エキスパート アドバイザーです。 13年以上の取引経験を持つ経験豊富なトレーダーのチームによって開発されました。 IMPORTANT! After the purchase please send me a private message to receive the installation manual and the setup instructions. ***Quantum Emperor EAを購入すると、Quantum StarMan が無料で手に入る可能性があります!*** 詳細についてはプライベートでお問い合わせください 検証済み信号:   こちらをクリック MT4バージョン:   ここをクリック 量子EAチャネル:       ここをクリック 10 回購入するごとに価格が 50 ドル上がります。最終価格 1999 ドル 量子皇帝EA       EAは、1つの取引を5つの小さな取引に継続的に分割する独自の戦略を採用しています
Sentinel XAU is an automated Expert Advisor designed with a strong focus on risk control, capital preservation, and stable execution. The EA operates with discipline and consistency, avoiding aggressive exposure and adapting its behavior during unfavorable market conditions . Sentinel XAU prioritizes account stability over high-frequency or high-risk trading and does not force entries when market conditions are not suitable. It features automated position management, built-in margin and drawdown
TALON Gold Scalper
Eusebiu Dascalu
4.83 (6)
TALON Gold Scalper Live Signal VT Markets:   CLICK HERE TALON Gold Scalper is an automated trading system designed for XAUUSD (Gold), focused on short-term market movements. The EA operates using internal multi-timeframe analysis, independent of the chart timeframe. It is built as a short-duration trading strategy, aiming to capture intraday price movements while maintaining controlled drawdown. The system has been tested on tick-based historical data across multiple brokers over the past 3 yea
作者のその他のプロダクト
This Expert Advisor is a reversal-style system that combines a 50-centered RSI extreme filter with a 200 SMA proximity rule . It evaluates signals only on a new bar of the selected timeframe and uses closed-bar data (shift=1) to reduce noise and avoid “in-bar” flicker. How the Strategy Works On every new candle (for InpTF ), the EA follows this logic: Compute RSI thresholds around 50 A single parameter creates both buy/sell levels: BuyLevel = 50 − InpRSIThresholdDist SellLevel = 50 + InpRSIThre
FREE
Overview This Expert Advisor (EA) targets high-probability, short-term scalping opportunities by analyzing minute-based market activity (tick momentum), indecision boxes , and breakout/momentum behavior —optionally aligned with trend and session filters. Version 2.0 replaces second-based TPS with a minute (M1) window model that’s Open Prices Only compatible and more stable to optimize. Additional entry modes ( Breakout Close and Retest Entry ) help capture moves that classic momentum filters ma
FREE
Overview Anti-Spoofing Strategy (v1.0) is a live-market Expert Advisor designed to detect and counter high-frequency DOM (Depth of Market) spoofing manipulations in ECN/STP environments. The system monitors real-time Level-2 order book changes via MarketBookGet() and identifies large fake orders that appear and vanish within milliseconds — a hallmark of spoofing. Once such manipulations are detected, the algorithm opens a counter trade in the opposite direction of the spoof, anticipating the tru
FREE
This EA looks for a divergence signal, which occurs when the price of a financial instrument moves in the opposite direction of the RSI indicator. This divergence can signal that the current trend is losing momentum and a reversal is likely. The EA identifies two types of divergence: Bullish (Positive) Divergence : This occurs when the price makes a new lower low , but the RSI indicator fails to confirm this by making a higher low . This discrepancy suggests that bearish momentum is weakening, a
FREE
This EA looks for a two-layer momentum/liquidity breakout : Divergence detection (trigger): TPS (ticks-per-second / bar tick_volume ) must be high vs. its recent average ( TPS_Multiplier ), while Volatility (bar high–low) must be low vs. its recent average ( Volatility_Multiplier ). This combo flags “ flow in a quiet range ” → a likely near-term breakout. Direction & filter: If the signal bar is green ( close > open ) → consider BUY ; if red → SELL . Optional MA trend filter ( Use_TrendFilter )
FREE
ATR Squeeze Fade EA: Low Volatility Mean Reversion Strategy The ATR Squeeze Fade is a specialized scalping Expert Advisor designed to exploit rapid price spikes that occur after extended periods of low market volatility. Instead of following the direction of the spike, the EA trades against it, applying the principle of mean reversion . With advanced entry filters and strict risk management, it focuses on high-probability reversal setups. How the Strategy Works The strategy is based on the assu
This Expert Advisor (EA) generates trading signals by combining popular technical indicators such as   Chandelier Exit (CE) ,   RSI ,   WaveTrend , and   Heikin Ashi . The strategy opens positions based on the confirmation of specific indicator filters and closes an existing position when the color of the Heikin Ashi candlestick changes. This is interpreted as a signal that the trend may be reversing. The main purpose of this EA is to find more reliable entry points by filtering signals from var
Overview Trade Whale Supply & Demand EA   is a fully automated trading system built on   supply and demand zones, liquidity sweeps, and market structure shifts . It detects institutional footprints and high-probability trading zones, aiming for precise entries with tight stop-loss and optimized risk/reward. Works on Forex, Gold ( XAUUSD ) and Indices. Designed for   sharp entries ,   low-risk SL placement , and   dynamic profit targets . Strategy Logic The EA combines: Supply & Demand Zo
This Expert Advisor (EA) is designed to automate trading based on Fibonacci retracement levels that form after strong price movements. The main objective of the EA is to identify entry points during pullbacks within a trend. It executes trades based on a predefined risk-to-reward ratio, entering the market when the price action is confirmed by specific candlestick patterns. How the EA Works The EA automatically performs the following steps on every new bar: Trend and Volatility Detection : First
Trade Whale – Tick Compression Breakout (v1.0) is a short-term breakout scalper that filters setups via ATR-based compression . After price coils in a tight band on your chosen timeframe (e.g., H1), it opens a position when the previous candle’s high/low is broken . Risk is anchored by SL = ATR × multiplier , while TP is an R-multiple of that stop distance (e.g., 2.0R). Position size can be percent-risk or fixed lot , and is margin-clamped to broker limits for safety. A timeout can auto-close p
O verview Trend Band Strategy (v1.0) is a hybrid trend-following and mean-reversion Expert Advisor that blends Fibonacci-scaled Bollinger Bands with Parabolic SAR confirmation. It identifies stretched price moves toward the extreme Fibonacci bands, waits for a reversal signal aligned with the SAR trend switch, and opens counter-trend trades aiming for reversion toward equilibrium. The algorithm runs entirely on bar-close logic for stability and includes dynamic risk-based lot sizing, margin veri
フィルタ:
レビューなし
レビューに返信