Remarkable EA

Overview

REMARKABLE is a fully automated, professional-grade Expert Advisor for MetaTrader 5, built around a proprietary Bill Williams multi-layer confluence engine. It combines Alligator, Gator Oscillator, Awesome Oscillator (AO), and Accelerator Oscillator (AC) into a single internally scored decision framework that evaluates market conditions before any position is opened. If you have stumbled across this, you are in the right place.

  The system runs structured, ATR-spaced baskets — a capped, limited martingale sequence that scales position size progressively as price moves against an open trade. All internal calibration values that define the strategy's edge are fixed inside the EA and are intentionally not exposed in the input settings. It's also designed to handle extreme market reversal, Exhaustion conditions and win trades successfully.

  Optimised for:

Symbol:

Any — including BTCUSD, XAUUSD, XAGUSD and all major FOREX pairs for H4 & BTCUSD, XAGUSD for H1.

Consider loading this EA for all other asset/currency trading in H1 timeframe only by optimizing the parameters and after getting successful results in the strategy tester.

For other timeframes, it is not suitable and may have to be properly optimized in the strategy tester before going live.

• Recommended Symbol and Timeframe: BTCUSD H4 & H1, XAGUSD H1 

Account type: Hedging accounts unlock the simultaneous BUY + SELL basket mode

  Strategy Logic

REMARKABLE does not trade on a single indicator trigger. Before the first position of any basket is opened, the EA runs a proprietary confluence scoring engine that evaluates five internal conditions simultaneously and produces a score from 0 to 100. A basket is only initiated when the score clears an internal threshold — the specific threshold and the weighting of each condition are part of the EA's protected logic and are not visible in the inputs.

  Mandatory Price Structure Gate

In addition to the confluence score, every new basket must pass a mandatory price structure validation: the market must be printing confirmed higher-highs and higher-lows for a buy, or lower-highs and lower-lows for a sell, using Bill Williams-style confirmed fractals. This gate cannot be bypassed by the user and is not controlled by any input parameter. It ensures REMARKABLE only enters in the direction of a structurally confirmed trend, not on oscillator readings alone.

  Basket System

Once a basket is opened, the EA manages a sequence of up to a protected maximum number of positions. Additional positions (martingale adds) are placed at ATR-spaced intervals if price moves against the basket. The spacing between adds is calculated from the ATR value snapshotted at the moment the basket opened — it does not change mid-basket. The lot size of each successive add is scaled by an internal multiplier. Both the maximum number of positions and the multiplier are fixed internally and not user-configurable.

  Simultaneous BUY + SELL Baskets

On hedging accounts, REMARKABLE can run a fully independent BUY basket and SELL basket at the same time (MODE_BOTH). Each basket has its own position tracking, its own ATR snapshot, and its own exit logic. On netting accounts, the EA automatically falls back to single-direction mode.

  Internal Signal Filters

REMARKABLE uses four independent filters that can each independently block a new basket from opening. None of these filters close an existing basket — they only gate new entries. Their internal calibration values are protected.

  1 — Sleeping Market Filter, 2 — ATR Expansion Filter, 3 — Exhaustion / Climactic Move Filter, 4 — Spread Filter

Monitors a rolling average of the live spread and blocks new entries when the spread exceeds a user-configurable multiple of that average. The number of rolling samples and the multiplier are both user-configurable.

  Basket Exit Logic

REMARKABLE does not use a fixed broker-side take profit. All exits are managed dynamically. Three independent exit methods are available, each toggled separately in the inputs:

  Basket TP% Exit: The basket closes when combined floating profit across all its positions reaches a user-defined percentage of account balance.

AO + AC Reverse Exit: If both the Awesome Oscillator and Accelerator Oscillator simultaneously reverse against the basket direction, the EA treats this as a momentum exhaustion signal and closes the basket. The detection is binary (both must flip) and the logic is internal.

Alligator Shrink Exit: If the spread between the Alligator's outer lines begins contracting — indicating the trend is fading — the basket is closed. The internal shrink ratio and lookback period are protected.

  Equity Protection

REMARKABLE includes a two-tier drawdown protection system that operates at the account level and applies across both baskets simultaneously when running in MODE_BOTH:

  Drawdown Gate: Once the account equity has fallen by the user-defined MaxDrawdownPercent from its session peak, no new baskets are opened. Existing baskets continue to trade normally and exit via their own logic.

Emergency Close: If equity falls further to the user-defined EmergencyDrawdownPercent, all open baskets are force-closed immediately to prevent further loss.

Emergency Stop-Loss: Every position receives a wide catastrophic stop-loss at entry as a last-resort safety net. The stop distance is calculated internally from the ATR at basket open and is not user-configurable.

  ⚠  Risk Note: REMARKABLE uses a martingale approach. Losing streaks grow the total position size. Even with the filters and drawdown controls above, significant drawdowns are possible in adverse or extreme market conditions. Always test on a demo account before live deployment.

  News Filter

An optional news filter uses the MetaTrader 5 built-in economic calendar to pause new basket entries before and after high-impact news events. The pause window (minutes before and minutes after) is user-configurable. The filter requires an active internet connection.

  Main Features

Proprietary 5-condition Bill Williams confluence engine (logic is internally protected)

Mandatory price structure gate — confirmed fractals required before any basket opens

ATR-spaced capped martingale basket with internal lot scaling

Simultaneous BUY + SELL independent baskets (hedging accounts, MODE_BOTH)

Three independent basket exit methods: TP%, momentum reversal, trend fade

Sleeping market filter — blocks entries when Alligator is in consolidation

ATR expansion filter — blocks entries in unusually volatile conditions

Exhaustion / climactic move filter — blocks entries and adds during spike events

Spread filter with configurable rolling window and multiplier

Two-tier drawdown protection: gate + emergency force-close

Catastrophic emergency stop-loss on every position (distance internal)

Optional news filter — pauses around high-impact calendar events

Auto-magic offset per timeframe — safe to run multiple instances on different charts

Basket mode selector: ONE_EITHER, BUY_ONLY, SELL_ONLY, or BOTH

Fully automated — no manual intervention required

Real-time dashboard on chart showing basket status, confluence score, and filter states

Lightweight chart resource usage

  User-Configurable Parameters

Only the parameters below are available to the user. All internal signal logic, indicator calibration, confluence weights, grid spacing, and threshold values are fixed within the EA and are intentionally not exposed in the inputs or the set file.

  Trade Execution

Parameter

Description

Magic Number

Unique identifier for this EA's trades on the chart

Auto Magic by Timeframe

Automatically offsets the magic number per timeframe so multiple chart instances don't conflict

Basket Mode

Controls which baskets are permitted: ONE_EITHER / BUY_ONLY / SELL_ONLY / BOTH (BOTH requires hedging account)

Lot Size

Fixed at 0.01 — displayed for transparency; this value cannot be changed

Auto Trading

Enable live trade execution (true) or run in signal-monitor mode only (false)

Slippage Points

Maximum permitted execution slippage in points

 

Basket Exit Controls

Parameter

Description

Basket TP %

Close the basket when combined floating profit reaches this % of account balance

AO + AC Reverse Exit

Enable / disable the momentum-reversal exit trigger

Alligator Closing Exit

Enable / disable the trend-fade (Alligator shrink) exit trigger

 

Entry Filters

Parameter

Description

Use Sleeping Market Filter

Enable / disable the Alligator consolidation block

Use ATR Expansion Filter

Enable / disable the volatility spike block

Use Extended Move Filter

Enable / disable the exhaustion / climactic spike block

Use Spread Filter

Enable / disable the abnormal spread block

Spread Avg Samples

Number of rolling live-tick spread samples to average

Spread Max Multiplier

Block entry if live spread exceeds average x this value

 

News Filter

Parameter

Description

Use News Filter

Enable / disable the economic calendar pause

News Minutes Before

Minutes before a high-impact event to pause new baskets

News Minutes After

Minutes after a high-impact event before new baskets resume

 

Equity Protection

Parameter

Description

Use Max Drawdown

Enable / disable the new-basket gate at the drawdown threshold

Max Drawdown %

Stop opening new baskets when equity drawdown from peak exceeds this %

Use Emergency Equity Stop

Enable / disable the force-close at the emergency threshold

Emergency Drawdown %

Force-close all open baskets when equity drawdown exceeds this % (must be > Max Drawdown %)

Use Emergency SL

Attach a wide catastrophic stop-loss to every position (distance is internal)

 

Alerts

Parameter

Description

Alert Popup

Show MetaTrader alert popup on signals and basket events

Alert Sound

Play alert sound

Alert Push

Send push notification to MetaTrader mobile app

Alert Email

Send email notification

 

Recommended Setup

Setting

Recommendation

Symbol

BTCUSD (optimised), XAUUSD, major forex pairs

Timeframe

H4 (recommended) — will attach to any timeframe

Account Type

Hedging (for MODE_BOTH); netting accounts auto-fallback to single mode

Broker

Low spread, ECN/STP preferred

VPS

Strongly recommended — trailing and basket management require uninterrupted connectivity

 

Important Notes

Martingale strategies carry elevated risk. Position sizes grow with each add. Losses can compound rapidly in trending adverse conditions.

Always run a thorough backtest and forward test on a demo account before deploying on a live account.

The emergency drawdown settings should be set conservatively for live trading. High thresholds that are appropriate for back testing may not be suitable for live accounts and sufficient balance has to be maintained for Optimal performance.

Execution quality (spread, slippage, swap) is broker-dependent and will affect performance.

The news filter requires MetaTrader 5's economic calendar to be active and an internet connection to be present. VPS connections will help additionally.

Past back test performance does not guarantee future live results.

  Conclusion

REMARKABLE brings together a multi-layer Bill Williams confluence engine, mandatory price structure validation, and an adaptive ATR-spaced basket system into a single fully automated solution. Its proprietary internal filters — sleeping market detection, volatility expansion blocking, and climactic move recognition — are designed to keep the EA from trading in conditions that are structurally unsuitable for the strategy, while a clean user-facing parameter set gives traders direct control over risk, exits, and filters without exposing the calibration that drives the edge.

  Built for traders who want structured, rule-based trend participation with intelligent position management and transparent risk control.


おすすめのプロダクト
Viking Alpha DAX Ivar Edition
Valdeci Carlos Dos Passos Albuquerque
Viking Alpha DAX — Germany 40 Expert Advisor for MetaTrader 5 LAUNCH PROMO Only 10 copies at launch price. Price increases with each sale. Launch price: $297 Next price: $497 Final price: $997 Live Performance: FX Blue — Vikingtradingbots What Makes Viking Alpha DAX Different Most DAX robots fail for one simple reason: they treat the Germany 40 like a forex pair. It isn't. The DAX has a heartbeat — a specific rhythm tied to the Frankfurt Stock Exchange opening, the European session structure, an
Gyroscope        professional forex expert   (for EURUSD, GBPUSD, USDJPY, AUDUSD, USDCHF, EURGBP, EURJPY, NZDUSD, USDCAD, EURCHF, AUDJPY, CADJPY pairs)   alyzing the market using the Elliot Wave Index. Elliott wave theory is the interpretation of processes in financial markets through a system of visual models (waves) on price charts. The author of the theory, Ralph Elliott, identified eight variants of alternating waves (of which five are in the trend and three are against the trend). The mov
Gold Crazy EA   is an Expert Advisor designed specifically for trading Gold H1/ EU M15. It use some indicators to find the good Entry. And you can set SL or you can DCA if you want. It can be an Scalping or an Grid/ Martingale depend yours setting. This EA can Auto lot by Balance, set risk per trade. You also can set TP/ SL for earch trade or for basket of trade. - RSI_PERIOD - if = -1, then the default strategy works, if >0, then the RSI strategy works - MAX_ORDERS - to trade with only 1 order,
AURUS PIVOT XAU PRO is a professional trading advisor for XAUUSD, based on working with key market zones and confirmed price behavior. The robot analyzes the market structure, evaluates the strength of levels, and opens trades only when several factors coincide. The advisor does not strive to be constantly in the market and avoids trading in unfavorable conditions, focusing on precise entries and risk control. Key Features Trading key support and resistance zones Filtering signals based on Price
BTC Master Pro
Farzad Saadatinia
4.58 (12)
BTC Master Pro — 規律あるビットコイントレードのための信頼できるパートナー。 最新バージョンでは OpenAI の人工知能 を統合し、高ボラティリティな暗号資産市場において、より高度な執行判断と取引フィルタリングを実現します。 本プロフェッショナル向けエキスパートアドバイザーは、 MetaTrader 5 上での Bitcoin(BTCUSD) 取引専用に設計されており、構造化された執行ロジック、エクスポージャー管理、そして高度なリスクマネジメントに重点を置いています。 価格: $499  →  次段階: $699  →  最終価格: $999 LIVE SIGNAL HERE OpenAI搭載・執行フィルター 最新バージョンでは OpenAI 技術を活用し、リアルタイムで市場環境を分析し、質の低いエントリーや不利なセットアップをフィルタリングします。 AIセーフティレイヤー: AIモジュールは取引実行前の第二承認レイヤーとして機能します。これは予測ツールではなく、あくまで執行フィルターとして設計されています。すべての取引は構造化ロジックとインテリジェントな検証プ
SuperAgent v7.0 Diamond Pro - 定量的スコアリングとダイナミックリスク 説明: SuperAgent v7.0 Diamond Proは、高度なPython金融アルゴリズムをMT5用に忠実に移植したプロフェッショナルなエキスパートアドバイザー(EA)です。 定量的スコアリングエンジン と ダイナミックリスク管理 を組み合わせ、機関投資家レベルのポートフォリオ管理を実現します。 主な特徴: 多層決定エンジン:   「低遅延シグナル処理」「トレンドバイアス確認」「モメンタムスコアリング」の3つの次元で市場を評価します。 Auto-Lot(ダイナミックリスク):   余剰証拠金に対するリスクの割合に基づいてロット数を自動計算し、「資金不足」エラーを防止します。 StopLevel Guard:   ブローカーの「ストップレベル」と「フリーズレベル」をリアルタイムで監視。SLおよびTPを自動的に正規化し、ブローカーの制限を遵守します。 プロアクティブ・マージンチェック:   注文実行前に必要証拠金を計算し、残高不足の場合はログを汚さずにトレードをスキップします。
The Fractal Trend Master is one of the most powerful and sophisticated Expert Advisors on the market, designed to protect traders' capital while maximizing profit opportunities. Based on Bill Williams' renowned methodology, this EA uses three essential technical analysis tools: the Alligator indicator , fractals , and the Gator Oscillator , creating a robust and precise framework for identifying and following market trends. This EA was designed with a focus on advanced risk management and capita
| Fully-automated Smart Money Concept (ICT) inspired trading solution with multi-strategy capabilities | Built by a grid trader >> for grid traders.  This is MT5 version, click  here  for  Blue CARA MT4  (settings and logics are same in both versions)     Real monitoring signal  -->  Cara Gold Intro Blue CARA EA   ('CARA') - short for  C omprehensive  A lgorithmic   R esponsive   A dvisor is a next-gen  multi-currency    multi-timeframe  EA base on the widely known (and perhaps the most popul
HMA Scalper Pro EA
Vladimir Shumikhin
5 (2)
HMA Scalper Pro EA — Hull Moving Average (HMA) インジケーターに基づく MetaTrader 5 用自動売買アドバイザー 概要 HMA Scalper Pro EA は、Hull Moving Average (HMA) の方向にトレードする MetaTrader 5 用のプロフェッショナルなトレーディングロボット(Expert Advisor)です。HMA インジケーターは現在のトレンド方向を判定し、アドバイザーはその方向にトレードを執行し、Smart Risk キャピタルマネジメント、アダプティブグリッドトレーディング、トレイリングストップ、ブレイクイーブン、タイムフィルターでエントリーを補完します。 このアドバイザーは Netting アカウントと Hedging アカウントの両方をサポートし、金(XAU/USD)、外国為替通貨ペア、原油、指数、暗号資産の取引に適しています。 HMA SCALPER PRO EA を選ぶ理由 - Hull Moving Average シグナル — HMA の方向に基づくエントリー。HMA
BFG 9000 is a unique system that trades your account 100% hands-free with   live-proven algorithms . Validated in live trading for 12 months. No Grid, no Martingale. The craziest part is however the ability to   manage your own trade decisions . The built-in AI takes your trades and manages them into profit. Safe Haven BFG includes a very stable algorithm that runs on 100% autopilot. It does not use Grid and no Martingale - thus you can be very sure, that it won't destroy your account. The syst
Deep Trend Pro
Ignacio Agustin Mene Franco
DEEP TREND X — Expert Advisor with Artificial Intelligence for XAUUSD Deep Trend X is a 100% automated Expert Advisor, specifically designed for trading Gold (XAUUSD). It combines cutting-edge machine learning algorithms with institutional market analysis to detect highly accurate entries in both trending and ranging markets. ARTIFICIAL INTELLIGENCE CORE The EA's core engine integrates two AI models that self-train on each new candlestick: SVM RBF (Support Vector Machine with Radial Kern
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
SPECIAL LAUNCH OFFER: $30 (1-Month Rent) Limited time offer to build our community and gather feedback! AmbM GOLD Institutional Scalper A high-precision M5 algorithm for XAUUSD (Gold) , engineered to trade exclusively at Institutional Liquidity Levels ($5/$10 psychological marks). PERFORMANCE DATA (BUY ONLY) • Win Rate: 87.09%. • Safe Growth: +$4,113 profit on $10k (13.75% Max Drawdown). • Extreme Stress Test: Successfully generated +$22,997 in a 5-year stress test (2020-2026), proving
The Bitcoin Reaper
Profalgo Limited
3.71 (34)
発売プロモーション: 現在の価格で入手できるコピーの数はごく限られています。 最終価格: 999ドル 新規 (349 ドルから) --> 1 EA を無料で入手 (取引口座番号 2 つ)。 究極のコンボディール   ->   こちらをクリック 公開グループに参加する: ここをクリック   LIVE SIGNAL LIVE SIGNAL V2.0 UPDATE 2.0 INFO BITCOIN REAPER へようこそ!   Gold Reaper が大成功を収めた後、同じ勝利の原則を Bitcoin 市場に適用する時が来たと判断しました。そして、それは非常に有望に見えます!   私はこれまで 20 年以上にわたってトレーディング システムを開発してきましたが、私の専門分野は「断然」ブレイクアウト戦略です。 このシンプルながらも効果的な戦略は、常に最高の取引戦略の上位にランクインしており、基本的にあらゆる市場に適用できます。     特にビットコインのような変動の激しい市場では、真価を発揮します。   それで、この戦略はどのように機能するのでしょうか? ブレイクアウト戦略は、重要なサ
Exclusive EA for FOREX HEDGE account The EA (FuzzyLogicTrendEA) is based on fuzzy logic strategies based on the analysis of a set of 5 indicators and filters. Each indicator and filter has a weight in the calculation and, when the fuzzy logic result reaches the value defined in the EA parameter, a negotiation is opened seeking a pre-defined gain. As additional functions it is possible to define maximum spread, stop loss and so on . Recommended Symbol: EURUSD, AUDUSD, GBPUSD, NZDUSD, USDCAD, AUD
Classic SNR MetaTrader 5 Expert Advisor | Multi-Symbol Support & Resistance Trading with Trend-Based Logic Overview Classic SNR Breakout EA is a professional trading robot that identifies structural Support & Resistance levels using daily swing points and executes trades based on H1 price action relative to these levels. The EA applies   dual logic : in an uptrend, it sells on H1 rejection below an SNR level; in a downtrend, it buys on H1 rejection above an SNR level. Breakout confirmations are
Nexus HFT Pro
Daniel Ivan Stadelmann
Nexus HFT PRO Nexus HFT PRO is an Expert Advisor for MetaTrader 5 designed to identify short-term trading opportunities by analyzing real-time price action and market dynamics. The system incorporates flexible management that allows it to adapt to different financial instruments and risk profiles. Multi-pair XAUUSD recommended Key Features Automatic trade opening. Configurable risk management. Support for fixed and automatic lot sizes. Spread control. Advanced Stop Loss and Take Profit mana
Exclusive Black Pro Max MT5 — 自動売買システム Exclusive Black Pro Max MT5 は、MetaTrader 5 用のエキスパートアドバイザーであり、高度な市場分析アルゴリズムとリスク管理戦略に基づいています。EAは完全自動で稼働し、トレーダーの介入は最小限で済みます。 注意!購入後はすぐにご連絡ください 。設定手順をお渡しします! 重要: すべての例、スクリーンショット、テストはデモ目的のみです。あるブローカーで特定の通貨ペアが良好な結果を示しても、他のブローカーでも同様になるとは限りません。各ブローカーには独自のレート、スプレッド、取引条件があるため、 各通貨ペアはユーザー自身が最適化 し、リアル口座では 単一通貨モードのみ で稼働させる必要があります。マルチ通貨モードのスクリーンショットは例示のみです。 重要情報: EAのデモ版は評価目的のみです。最適化なしのテスト結果はアルゴリズムの実際の性能を反映しません。完全な利用には、ブローカー、証拠金、選択した銘柄に合わせた個別の最適化が必要です。最適化は必ずユーザー自身で行い、少なくと
Scalping (scalping, pipsing) is a trading approach based on technical analysis and involves opening and closing a large number of transactions in short periods of time: transactions are kept open from a few milliseconds to several minutes. In other words, the purpose of Forex scalping is not to hold a position for hours, days or weeks, but to make a profit in minutes or even seconds, just a few points per trade. In practice, it is difficult to achieve pure scalping within a minute, since, as a
Gold EA: Proven Power for 1-Minute Gold Trading Transform your trading with our Gold EA, meticulously crafted for 1-minute charts and delivering over 2000% growth in 5 years from just $100-$1000 . No Martingale, No AI Gimmicks : Pure, time-tested strategies with robust money management, stop loss, and take profit for reliable performance across multiple charts. Flexible Trading Modes : Choose Fixed Balance for safe profits, Mark IV for bold growth, or %Balance for high rewards—combine Mark IV an
How the EA works (simple explanation) Trades on M5 timeframe Uses H1 timeframe to analyze global market context Analyzes 2 or 3 timeframes simultaneously On each timeframe: Checks price position relative to one or two Moving Averages Evaluates MA angle and distance between price and MA Entry logic is based on trend + volatility conditions , not on random signals The full algorithm is illustrated in the screenshots. Recommended usage Symbol: EURUSD Timeframe: M5 Trading style: Intraday
The EA evaluates price action using a defined historical window combined with a statistical threshold and a degree-of-correction parameter. This three-component configuration controls how the system identifies tradeable conditions — the window sets the scope of analysis, the threshold determines sensitivity, and the correction factor filters marginal signals before execution. The result is a compact, transparent decision mechanism with no hidden layers or adaptive self-modification. Trade Mana
Stormer RSI 2
Ricardo Rodrigues Lucca
This strategy was learned from Stormer to be used on B3. Basically, 15 minutes before closing the market, it will check RSI and decided if it will open an position. This strategy do not define a stop loss. If the take profit reach the entry price it will close at market the position. The same happens if the maximal number of days is reached. It is created to brazilian people, so all configuration are in portuguese. Sorry Activations allowed have been set to 50.
Yellow Brick EA (Gold Scalper) The Yellow Brick EA is a high-frequency trading robot specifically designed for gold ( XAUUSD ). The EA's strategy is based on identifying short-term market inefficiencies and micro-price movements during periods of high liquidity. Despite the high frequency of trades, the advisor adheres to a strict conservative risk management model, emphasizing mathematical advantage and speed of execution. Key Features: Specialization: Deep optimization for gold volatility and
Magic EA MT5
Kyra Nickaline Watson-gordon
Magic EA is an Expert Advisor based on Scalping, Elliot Waves and with filters such as RSI, Stochastic and 3 other strategies managed and decided with the robot smartly. Large number of inputs and settings are tested and optimized and embedded in the program thus inputs are limited and very simple. Using EA doesn't need any professional information or Forex Trading Knowledge. EA can trade on all symbols and all time frames, using special and unique strategies developed by the author. The EA w
Aurus AI
Dmitriq Evgenoeviz Ko
Aurus AI : Multi-AI Architecture Aurus AI Core is more than just a trading advisor; it's a next-generation intelligent ecosystem based on the principle of multi-layered artificial intelligence consensus. The system consists of four specialized AI modules, each responsible for a separate stage of trade entry signal verification. Four-layer filter system The advisor opens a trade only when all four independent modules give an "APPROVED" signal: Market Sense Layer : Evaluates overall market volati
Gold Short-Only 15-Min, 30-Min, 60-Min Advanced Strategy Trading System. It employs the latest multi-modal trading strategy developed for short-only gold trading. To use it, first check the daily chart — if the macro trend is bearish, you can confidently deploy it. It can deliver monthly returns of up to around 70%. This trading system is the result of over 10 years of research by the author in computer systems, mathematical statistics, quantitative trading, and multiple mathematical models. Tra
Sonic R Pro Enhanced EA - バージョン 2025 249ドル - 最初の5名様限定! ライブシグナル Sonic R Pro Enhancedのライブパフォーマンスを確認: トレード戦略 Sonic R Pro Enhancedは、Dragon Band (EMA 34とEMA 89) を基にした自動トレード戦略の改良版であり、先進的なアルゴリズムを搭載しています。 タイムフレーム: M15, M30 対応通貨ペア: XAUUSD, BTCUSD, AUDJPY, USDJPY トレードスタイル: スイングトレード - リトレースメント & 逆張り 最低資金: 500 USD レバレッジ: 1:200 以上 ユーザーガイド Sonic R Pro Enhancedはシンプルさを追求しています。設定するのは1つのパラメータ: RiskAmount のみです。 RiskAmount < 0 の場合:口座残高のパーセンテージでリスクを計算 RiskAmount > 0 の場合:1回のトレードあたりの固定リスク金額 (USD) 例: RiskA
Chronos Auto-Adaptive Matrix - Pure Mathematical Precision Tired of fake "AI", "Deep Learning", and "ChatGPT" buzzwords? So are we. Welcome to Chronos Auto-Adaptive Matrix — an honest, transparent, and mathematically rigorous trading system.  === GOD-TIER PRESETS === [SETUP 1] SCALPING MATRIX (Best Overall / Default) Maximum trade frequency and highest profit yield. Very active breakout hunting. - **Breakout Period:** 12 - **Risk per Trade:** 2.0% - **SL / TP Multiplier:** 1.0 ATR / 1.5 ATR
The Gold Buyer
Moses Aboliwen Aduboa
Ride the Gold Trend with a Simple Buy-Only EA The  EA is a fully automated Buy-Only Expert Advisor for MetaTrader 5. It is designed to capture upward market opportunities with safe risk management and seamless execution. Why Traders Choose It: Best performance on Gold (XAUUSD) – highly liquid and trending. Buy-Only EA – focuses purely on long positions. Plug & Play setup – attach and let it trade automatically. Built-in Stop Loss & Take Profit protection. Smart one-position contro
このプロダクトを購入した人は以下も購入しています
Syna
William Brandon Autry
5 (27)
Syna — トレードに寄り添い続けるAI ほとんどのトレーディングシステムは、エントリー後に考えるのをやめます。 Synaはやめません。 多くのエキスパートアドバイザー(EA)は、相場を分析し、注文を出し、あとはストップロスかテイクプロフィットに達するのを待つだけです。 Synaは違う設計思想で作られました。 エントリー前に機会を分析し、なぜそのトレードを開いたのかを記憶し、ニュースや変化する相場環境を監視し、ポジションの推移に応じて管理を行い、複数のターミナル・口座・ブローカー・対応製品にまたがってインテリジェンスを連携させることができます。 トレードは注文が開いた時点で終わりません。 Synaもまた終わりません。 SynaはAIトレーディングアシスタントとして、自律型AIトレーダーとして、ポートフォリオのインテリジェンス層として、あるいはそのすべてを同時に活用できます。 固定TP/SLによる従来型の単発エントリー、継続的なAIポジション管理、Sacred Phiによる構造化ポジション管理、Master/Agentによるポートフォリオ連携から選べます。 分析から決済まで、途切れな
Velora MT5
Ahmad Aan Isnain Shofwan
The Intelligent Grid EA — A Team of Smart Modules Following the 5-star success of its MT4 predecessor, Velora has been completely rebuilt for MT5 with a fundamental shift in design. Most grid EAs are one engine doing many jobs. Velora is different. Inside Velora, there is a team. Four smart modules, each with one specialty, working together so the system stays adaptive at every stage of a trade — from the moment of entry, to scaling decisions, to the exit. Meet the team: VSE — Velora Smart Entr
Bonnitta EA MT5
Ugochukwu Mobi
3.38 (21)
Bonnitta EA は、保留ポジション戦略 (PPS) と非常に高度な秘密取引アルゴリズムに基づいています。 Bonnitta EA の戦略は、秘密のカスタム指標、トレンドライン、サポートおよびレジスタンス レベル (価格アクション)、および上記の最も重要な秘密の取引アルゴリズムを組み合わせたものです。 3 か月以上のリアルマネーテストなしで EA を購入しないでください。ボニッタ EA をリアルマネーでテストするのに 100 週間以上 (2 年以上) かかりました。結果は以下のリンクで確認してください。 BONNITTA EA は愛とエンパワーメントから作られています。 少数の購入者のみを対象とした価格設定と著作権侵害アルゴリズムの実装です。 Bonnitta EA は、22 年間で 99.9% の品質を持つ本物のティックを使用してテストされ、実際の市場状況に近いスリッページとコミッションでストレス テストに合格しました。 Expert Advisor には、完全な統計制御による統計収集およびスリッページ制御のアルゴリズムが含まれています。 この情報はブローカーのトリックか
Famous EA – 実運用で検証済みのパフォーマンス Famous EAは、安定した結果と高度な取引執行を求める本格的なトレーダーのために開発された高性能エキスパートアドバイザーです。価格アクション、トレンドラインの動き、そして独自のフィルターアルゴリズムを組み合わせ、高確率のエントリーとエグジットを規律ある形で捉えます。 戦略概要 Famous EAは以下を使用して動作します: リペイントしない独自インジケーターロジック 動的なトレンドライン/サポート・レジスタンス検出 マルチタイムフレームの価格アクション分析 独自のノイズフィルタリングアルゴリズム この組み合わせにより、市場環境に適応しながら過剰取引を避け、構造の整ったセットアップに集中します。 主な特徴 100%自動化 — 手動操作不要 主要FX通貨ペアおよび貴金属に最適化(USDJPY、GBPJPY、XAUUSD、XAUJPYなど) 柔軟なリスク設定(保守的〜攻撃的) 大きなボラティリティを回避するスマートニュースフィルター(任意) 高度なトレーリングストップ&ブレイクイーブン機能 マーチンゲールなし、グリッドなし、ヘッ
AI Nodiurnal EAは、先進的なForexロボットであり、最先端の機械学習技術を活用して取引戦略を最適化し、動的な外国為替市場でのパフォーマンスを向上させます。用語「Nodiurnal」は、通常の昼間の取引時間だけでなく、非標準の時間帯にも適応して稼働し、外国為替取引に対する連続的かつ適応的なアプローチを提供する能力を反映しています。 設定:通貨ペアのデフォルト設定:EURUSD H1。特別な設定は購入後にのみ提供されます。 リアルタイムアカウントシグナルはこちら: https://www.mql5.com/ja/signals/1270367 MT4バージョンはこちら: https://www.mql5.com/ja/market/product/69905 マーケットローンチプロモ!残り3/10のコピーのみ:USD 5,500 次の価格:USD 7,500 最終価格:USD 10,000 主な特徴: 機械学習アルゴリズム:AI Nodiurnal EAの主力は、機械学習アルゴリズムの活用にあります。これらのアルゴリズムは膨大な量の歴史的な市場データを分析し、パターン、トレ
PivotStorm - Adaptive XAUUSD Market Structure Breakout EA Professional Automated Trading System for MetaTrader 5 PivotStorm is a professional XAUUSD Expert Advisor designed for traders who prefer structured breakout trading based on confirmed market levels. The system combines market structure analysis, intelligent pending-order execution and multi-level risk management to provide a disciplined automated trading approach for the gold market. Unlike simple breakout robots that react to every pri
Scalp Master Expert Advisorは、トレンド相場におけるスキャルピング戦略のために設計された完全自動取引システムです。流動性の高い市場で短期的な取引機会を特定し、取引の質とリスク管理を重視しています。このEAは、裁量判断なしでルールベースの取引を好むトレーダーに適しています。 以下のようなスプレッドが狭く流動性の高い銘柄で最も効果を発揮します: XAUUSD(ゴールド) EURUSD GBPUSD USDJPY BTCUSD USTEC(米国テック指数) その他の主要・マイナー通貨ペア(低スプレッド・安定した約定環境) この戦略はトレンド市場専用に設計されており、レンジ相場や不安定な値動きなどの低品質な取引環境を避けることを目的としています。 主な特徴: 完全自動取引システム(手動操作不要) 移動平均線とRSIフィルターによる勝率向上と低確率トレードの回避 重要経済指標時のリスクを軽減するニュースフィルター搭載 ダイナミックにポジションを管理する高度なトレーリングシステム リスク管理とドローダウン削減に重点 Scalp Masterは取引前および取引中に市場状況を
YZH AlgoCore
Yusuf Ziya Hazeral
5 (1)
YZH AlgoCore ― 1つのロボットで6つの銘柄に対応 スマートアルゴリズム。規律ある執行。 市場には数千もの「ゴールドロボット」が存在します。その中で、XAUUSD、EURUSD、GBPUSD、GBPJPY、USDJPY、BTCUSDの6銘柄で、設定変更なしで同じエンジンを動作させることができるロボットはいくつあるでしょうか? YZH AlgoCoreは、真のマルチシンボルシステムです。チャートにアタッチするだけで、ロボットは自動的に銘柄を検出し、専用の組み込みプロファイルを読み込みます。時間枠、インジケーターの設定、スケーリング動作など、すべて銘柄ごとに内部的に定義されています。6つの銘柄で1つのライセンス。6つのロボットを個別に購入する必要がなく、1つのライセンスで済みます。 YZH AlgoCoreを選ぶ理由 多くのトレーディングシステムが失敗するのは、戦略が悪いからではなく、執行が不安定だからです。多くのグリッドロボットは、一定の間隔で無計画にポジションを建て、最初の強いトレンドが発生するとすぐに口座を明け渡します。 YZH AlgoCoreは、以下の2つの
SPARTAN GOLD SNIPER AI - V7.2 ULTIMATE The All-In-One Gold Solution: Smart Scalping and Professional Swing Trading. Spartan Gold Sniper is not just an EA; it is a complete trading system designed specifically for XAUUSD (Gold). Version 7.2 introduces the Smart Adaptive Engine, making it the most flexible bot on the market for both small accounts and large Prop Firm capitals. Critical Requirements Latency: You must use a VPS with less than 20ms latency (Recommended: MQL5 Built-in VPS). Account:
Expert advisor trades by pivot levels, support and resistance levels based on pivot levels. Also expert advisor takes into account volatility filter, uses standard Martingale and anti-Martingale systems, drawdown protection, standard trailing stop, trading time and trading Trade Order   – direction of trading (only buy, only sell or buy and sell) Use Volatility Filter   – enabling/disabling of volatility filter using Volatility Filter   – value of volatility filter Count Of Days For Volatility F
Launch offer. The price rises step by step as the number of sales grows. Every purchase includes all future updates through MQL5 Market. Mercaria Unicorn is an adaptive grid trading system for Gold (XAUUSD) on MetaTrader 5, developed by practicing traders for all experience levels. Overview Mercaria Unicorn is an adaptive trading system for Gold (XAUUSD) and other CFD instruments. Unlike standard grid robots with fixed parameters, it automatically adjusts the number of levels, the lot size, and
CaicaiLS Pro - Advanced Pair Trading & Statistical Arbitrage (Version 9.0) The CaicaiLS Pro is a quantitative Expert Advisor designed for Long & Short operations (Pair Trading) using Statistical Arbitrage . Developed for traders seeking precision, it tracks correlation and cointegration anomalies across multiple asset pairs simultaneously, seeking performance in both mean reversion and momentum breakouts. Its advanced architecture features the introduction of Shadow Execution technology. The mat
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
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
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
The adviser uses a strategy based on the use of 7 Envelopes  indicators, on each timeframe (M5, M15, M30, H1, H4) there are 7 Envelopes indicators. Trading is based on the “Price Action” strategy, the adviser searches for a simultaneous signal on 5 time frames: M5, M15, M30, H1, H4 and then opens an order. The EA uses the built-in Martingale and Averaging algorithm. The adviser uses economic news to achieve more accurate signals. Hidden Take Profit, Break Even and Trailing Stop are used. Attenti
MoneyMaker stableATM Lite is an automatic intelligent trading system for foreign exchange! Lite edition just support MetaTrader 5! The purpose of MoneyMaker stableATM Lite is to stabilize profits, not to give you the ability to get rich overnight! MoneyMaker stableATM Lite is only applicable to EUR / USD currency trading, and cannot be used for other currency exchange trading, other CFD product trading, and commodity tradingor futures commodity trading! MoneyMaker stableATM Lite is only suitabl
NorthEastWay MT5
PAVEL UDOVICHENKO
4.5 (8)
NorthEastWay MT5は完全自動の「プルバック」トレーディングシステムであり、特に人気の「プルバック」通貨ペア(AUDCAD、AUDNZD、NZDCAD)での取引に効果的です。このシステムは、外国為替市場の主要なパターンである、価格が急激に動いた後に元の位置に戻るという特性を活用しています。 タイムフレーム: M15 主要通貨ペア: AUDNZD、NZDCAD、AUDCAD 追加通貨ペア: EURUSD、USDCAD、GBPUSD、EURCAD、EURGBP、GBPCAD EA購入後、必ず私にプライベートメッセージを送ってください。プライベートグループに追加し、設定ファイルや詳細な説明を送付します。 EAのインストールや設定について、購入者全員をサポートします。 EAを初めて使う方には、使用方法を丁寧にお教えします。 EA設定: OneChartSetupを使用すれば、単一のチャート上で全ての通貨ペアを取引できます(M15タイムフレームのみ)。 このEAはスプレッド、スリッページ、またはブローカーに関連する他の変数に影響を受けません。 推奨される通貨ペアのみを使用してくだ
Traders Toolbox Premium   はオールインワンツールです   それらの戦略と計算を自動化するために、一般的な取引戦略に関する広範なトレーニングに基づいて作成されました。   (Jason Kisoglooによって設計およびプログラムされました) 特徴: 19個々の信号 -これらの信号の それぞれ は、ニューラルネットワークスタイルの構成でバイアスされ、最終的な/全体的な結果を構成します。 各信号には独自の設定が あり 、必要に応じてカスタマイズまたは最適化できます。   包括的なオン - 画面 - ディスプレイ -包括的な情報とツールチップを備えた6つのスナップアウェイパネル。 (パネルの境界線をクリックして、折りたたんだり、離したりします...設定は機器ごとに自動的に保存されます):   信号パネル -バイアス情報と信号の詳細を含む信号分析を表示します。   ニュースパネル -アップ、さらにはニュース来 トン の に基づいて 予測 の イベントへのカウントダウンと現在の機器に影響を。 (内部M   T5 エコノミックカレンダーと 外国為替ファクトリースクレー
Shadow Legends MT5 EA.-it's a fully automated expert Advisor designed to trade EURUSD. It is based on machine learning analysis and genetic algorithms.  The Expert Advisor contains a self-adaptive market algorithm that uses price action patterns. The expert Advisor showed stable results for EURUSD in the period 2000-2021.  No dangerous money management techniques, no Martingale, no netting, scalping or hedging.  Suitable for any brokerage conditions.Test only on real accounts.Recommended broker
Reactor MT5   is a fully automatic Expert Advisor for   Intraday   Trading.  it is   based on  m any indicators . The Expert was tested on the whole available historical period on   EURUSD, GBPUSD, USDCAD, AUDUSD and USDJPY M15  currency pair with exceptional results. You can download the demo and test it yourself. My tests were performed with the real tick date with   99,90% accuracy , actual spread, and additional slippage. The basic strategy starts with Market order in counter trend and tren
QXS PRO TRADER Expert Advisor QuantXProTrader is an Expert Advisor based on Profitable Price Action strategy. It is compatible with our QXS Trend indicator and work automatically by Trend detection on Multiple assets. Each and Everything in this EA is perfect Just you need to set input parameters. Take Profit, Stop loss, Trailing Stop, Trailing Step, Lot Size Adjust it as per your account capital and equity. Recommended TIMEFRAMES are: M15, M30 and H1  Before Installing Expert Advisor on chart
Strategy: 1.This EA is a trend trade, used for USDCHF H1 charts. 2.This EA is  using indicators such as the Bolling band and moving average. 3. The initial amount of this EA is only $1000.This EA has a profit of over $3000. 4.The EA has detailed test data from January 2018 to June 2021, which is stable and profitable. 5.If you just want to put a small amount of money to get double reward, this EA trader is your best choice!
Marvelous EAの紹介:究極のトレーディングパートナー Marvelous EAを使用して、FX市場の真の可能性を解き放ち、利益を最大化し、リスクを最小限に抑えましょう。この高度な自動取引ソリューションは、動的なFX市場を正確かつ効果的にナビゲートするための高度な機能を備えた、慎重に設計されたトレーディングアルゴリズムです。ゴールド - XAUUSD - H1 リアルアカウントのパフォーマンス: https://www.mql5.com/ja/signals/ 2321875 主な特徴: 実証済みの取引戦略:経験豊富なトレーダーによって開発され、さまざまな市場状況でテスト済み。 自動取引:感情的なバイアスや手動介入なしで24/5取引を実行。 リスク管理:資本を保護する高度なリスク管理システム。 適応技術:変化する市場環境に継続的に学習し適応。 マルチ通貨対応:最適化された設定で複数の通貨ペアを取引。 リアルタイムモニタリング:パフォーマンスと市場分析をリアルタイムで監視。 メリット: 効率の向上:自動取引で時間と労力を節約。 精度の向上:感情的な取引決定を減らし、
The FX 2021 release | Eadvisors The Expert Advisor FXScalper works trading the 5min forex main timeframe looking for small market variations in the pairs, it uses new trading technology, intraday results are amazing. This is the last release version we brought to you at the mql Market, you can active the expert in 5(five) personal accounts. Initial informations about the strategy Strategy used: Grid x Distancing. Initial Lot:       From 0.01 (Micro Lots). StopLoss and Take Profit Adjustable.
自動Expert Advisorのセットアップとインストールが簡単です。 グリッドではなく、マーチンゲールではありません。 私はそれを入れて忘れてしまった。 同時にいくつかの楽器の取引。 ボラティリティとトレンドとフラットの存在を分析して、ポジションを開くための信号を生成します。 5枚が30ドルで販売された。 Depos100から$800に入金するときは、一連の積極的な戦略が使用されます。 EA800以上のアカウントサイズの場合、EAは自動的に中程度の戦略に切り替わります。 EURGBP M15にインストールすることをお勧めします。 複数通貨取引の場合は、Expert Advisorの実行中のインスタンスで十分です。 パラメータでは、マジックナンバーと開いた位置のサイズの乗数を指定します(1.0に等しいままにすることをお勧めします) これは、ネッティングとヘッジ口座にも同様に動作します。 小さな肩を持つアカウントでの作業に適しています。 実際のアカウントで起動する前に、テスターとデモアカウントでExpert Advisorの作業をテストしてください。 私は翻訳の可能性のある
It is recommended to use the robot on a netting account. the robot works with the best configuration from the previous day on the current day. the robot works on the mini index. the robot works on the mini dollar. the robot works on forex. the robot works using indicators. the robot works using market orders and pending orders. before using the robot, put it into optimization and save the settings (in a .set file) to use for the current day. past history does not guarantee future profit, but is
Finvesting EA
Ugochukwu Mobi
5 (1)
通貨取引の世界で信頼できる味方である Finvesting EA を使用して、外国為替投資の可能性を最大限に引き出してください。 このエキスパートアドバイザー (EA) は、お客様の外国為替投資を強化し、自信を持って財務目標を達成できるように設計されています。 ライブパフォーマンス: Finvesting EA には、安定した取引によるライブ実績があります。 リアルアカウント ライブパフォーマンス MT4 : https://www.mql5.com/ja/signals/1715664 MT5: https://www.mql5.com/ja/signals/1973370 Finvesting EA の可能性を発見し、成功した外国為替投資家のコミュニティに参加してください。 Finvesting EA を使用して潜在能力を最大限に引き出し、投資を成功させましょう。 より明るい経済的未来に向けて、今すぐ第一歩を踏み出しましょう。 主な特徴: 高度なアルゴリズム: Finvesting EA は、テクニカル分析、市場センチメント、履歴データを組み合わせてインテリジェントな投
作者のその他のプロダクト
ADX Trend Pro
Gunasekhar Gajapathy
ATR Trend Pro ATR Trend Pro is an intelligent trend-following Expert Advisor for MetaTrader 5 designed to trade with market momentum while incorporating multiple layers of trade filtering and advanced risk management. The EA combines ATR-based stop loss calculations, trend confirmation, volatility analysis, Schaff Trend Cycle (STC), Bollinger Bands, spread filtering, session control, news filtering, and dynamic trade management to improve trade quality while reducing exposure during unfavorable
フィルタ:
レビューなし
レビューに返信