Remarkable EA

Overview

REMARKABLE EA 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 to earn consistent profit.

  It is a well-crafted Expert Advisor, and 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. It doesn't engage dangerous GRID martingale system, but an advanced Basket management system backed by strong trend detection mechanism.

  Optimised for:

Symbol:

Any — including BTCUSD, XAUUSD, XAGUSD and all major FOREX pairs.

• Recommended Symbol and Timeframe: Performs best for BTCUSD H4 & XAGUSD H4 chart's 

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

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

The emergency drawdown settings should be set conservatively for live trading. 

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.


おすすめのプロダクト
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 年以上にわたってトレーディング システムを開発してきましたが、私の専門分野は「断然」ブレイクアウト戦略です。 このシンプルながらも効果的な戦略は、常に最高の取引戦略の上位にランクインしており、基本的にあらゆる市場に適用できます。     特にビットコインのような変動の激しい市場では、真価を発揮します。   それで、この戦略はどのように機能するのでしょうか? ブレイクアウト戦略は、重要なサ
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モジュールは取引実行前の第二承認レイヤーとして機能します。これは予測ツールではなく、あくまで執行フィルターとして設計されています。すべての取引は構造化ロジックとインテリジェントな検証プ
Midas XAU
Dmitriq Evgenoeviz Ko
Midas XAU: Premium AI Algorithm for Professional Gold Trading Midas XAU is a revolutionary, fully autonomous, next-generation trading ecosystem designed specifically to conquer the most liquid and volatile instrument—Gold (XAUUSD). The advisor is based on a unique synergistic algorithm that combines deep mathematical analysis of market microstructure and advanced artificial intelligence. The robot is designed for traders who value capital security but are unwilling to give up high returns. M
Trend Follow Pro: Domine a Tendência com Precisão O Trend Follow Pro é um robô de negociação (Expert Advisor) desenvolvido para capturar movimentos direcionais no mercado. Ele utiliza a clássica e poderosa estratégia de cruzamento de Médias Móveis Exponenciais (EMA) , otimizada com filtros de segurança e uma interface visual moderna que permite o acompanhamento em tempo real diretamente no gráfico. Como ele funciona? O princípio de funcionamento é baseado na dinâmica de preços: Sinal de Compra:
BlueBird EA – Dynamic Adaptive Grid Hedge System BlueBird EA   represents a new era of grid-based automation — combining volatility awareness, adaptive trend tracking, and smart capital management. If you are seeking a   fully autonomous, dynamic grid system   capable of capturing both trends and corrections,   BlueBird EA   is your ultimate trading companion. Overview BlueBird EA is a next-generation adaptive grid trading system designed for dynamic markets such as GOLD (XAUUSD) . It intellige
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
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
Omega_Beta EA: The Ultimate Volatility Harvester | 6.5-Year Black Swan Proof Most Expert Advisors look flawless in a 3-month backtest, only to blow up your account during the next market crash. Omega_Beta is fundamentally different. Engineered as an institutional-grade "Volatility Harvester," Omega_Beta thrives in market chaos. It has been rigorously stress-tested across a 6.5-year period (Jan 2020 to Aug 2026), successfully navigating the COVID-19 market crash, geopolitical wars, and extreme
Router Regime EURUSD M15 is a rule-based Expert Advisor for MetaTrader 5, designed mainly for EURUSD on the M15 timeframe. (Se o robô estiver te ajudando, deixe uma avaliação rápida. Isso me ajuda muito a continuar melhorando e lançando novas versões). (If the robot is helping you, please leave a quick review. This helps me a lot to keep improving and releasing new versions) The EA uses a multi-timeframe structure: M15 for entries H1 for market regime H4 for directional bias It does not use ar
FREE
Gold Aimer Pro Gold Aimer Pro is an automated Expert Advisor developed for trading Gold (XAUUSD) on MetaTrader 5. It combines momentum and trend confirmation with scheduled trading sessions, controlled position averaging, basket management and multiple account-protection mechanisms.  The EA is designed for the M15 timeframe and should be attached to an XAUUSD or GOLD chart, depending on the symbol name used by your broker. IMPORTANT!  After the purchase please send me a private message to recei
| 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
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
GodKiller
Katkade Pavan Pandurang
GODKILLER — SEO Optimized Bio GODKILLER ️ | XAUUSD Trading System Automated Gold Trading • Forex Strategy Backtested • Data-Driven • Risk Focused Trading Psychology • Discipline • Execution Build Your Killer Trading Setup ↓ GODKILLER isn’t about promising overnight wealth or pretending that losses don’t exist. Every trading system carries risk. The objective is to build a repeatable process that can be tested, measured, improved, and executed with discipline. Our community is
Holy Grail EA MT5 – Multi-Timeframe Confluence Trading Engine  PRICE NOW DISCONTED FOR FIRST 10 USERS Holy Grail EA MT5 is a sophisticated multi-timeframe trading system designed to trade only when market direction aligns across multiple layers of trend confirmation. LIVE RESULTS: View the EA's real-time performance, equity, drawdown and trading statistics here: https://allanmabele.github.io/amn/XAUUSD_V19_Dashboard.html?account=81696433 The EA combines four interconnected timeframes into a sin
Orizon 4MA Trend
Aguinaldo Ferreira Costa
Descrição Comercial (Copywriting) Português Orizon 4MA Trend – Estratégia de Confluência de Médias Móveis O Orizon 4MA Trend é um Expert Advisor (EA) de alta performance desenvolvido para traders que buscam operações seguras e consistentes baseadas em tendências. Ele utiliza a confluência de 4 médias móveis (9, 21, 50 e 200 períodos) para identificar o "momento exato" em que o preço ganha força direcional. Por que escolher o Orizon? Filtro de Ruído: Só entra em operações quando as 4 médias estão
The Infinity EA MT5
Abhimanyu Hans
3.69 (61)
ChatGPT TurboによるAI駆動テクノロジー Infinity EA は、GBPUSD、XAUUSD、AUDCAD 向けに設計された高度なトレーディング エキスパート アドバイザーです。安全性、一貫したリターン、無限の収益性に重点を置いています。マーチンゲールやグリッド トレーディングなどの高リスク戦略に依存する他の多くの EA とは異なり、Infinity EA は、機械学習に組み込まれたニューラル ネットワーク、ChatGPT の最新バージョンによって提供されるデータ分析 AI ベースのテクノロジーに基づく、規律ある収益性の高いスキャルピング戦略を採用し、全体的なトレーディング エクスペリエンスを卓越したものにします。 7,000 人を超えるメンバーが参加する MQL5 コミュニティ に参加して、他のトレーダーとつながりましょう。最新の製品アップデート、ヒント、独占コンテンツを常に入手しましょう。 MT4バージョン Infinity EAの設定方法 特徴 Infinity EA は AI 主導のスキャルピング戦略を活用します。 EA はリアルタイムのデータ分析のために C
READ THIS !! to the end Expert Advisor Description:   XAUUSD Reversal Pattern EA (EAneha GoodWill) Important Note: No martingale, averaging or grid Highly dependent on execution quality & low spreads XAUUSD Reversal Pattern EA  is an advanced automated trading robot developed specifically for trading  XAUUSD  (Gold vs USD) on the  M30 timeframe . It uses a robust combination of  candlestick patterns ,  volatility/volume indicators , and  oscillator filters  to identify high-probability reversal
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.
Duende MT5
Nestor Alejandro Chiariello
こんにちはトレーダー! 私は「デュエンデ」戦略を提示し、 Duende は、さまざまな高低レベルのパターンを検出するアルゴリズムであり、それらは一定のままで良好なエントリを作成し、回復システムは損益分岐点などのさまざまなことを照会し、ピア間をクロスします。 マーケット中のニュースを強力にコントロールし、複数の通貨を問題なくコントロールできることが証明されています 必要なすべてのシンボルで管理できます 私の戦略は「すべての外国為替市場」向けに最適化されていますが、USDCAD、EURCAD、EURCHF、USDCHF、EURJPY の最高のペアもあります。他の通貨と比較して最も安定した通貨であり、他のシンボルへの道を見つけることができますが、 私がデザインしたものを使用することをお勧めします デュエンデ 残高×額のリスクを負うシステムが内蔵されており、相場が不安定になった場合のリカバリー機能も備えています また、組み込みのシークレットインジケーターから正しい予測を検出すると、TP が一部のポジションをクローズし、他のポジションをクローズできないスマートアルゴリズムシステムも
Gold Zone EA
Simon Reger
4.04 (46)
Gold Zone EA は、供給ゾーンと需要ゾーン(Supply & Demand)を用いて市場構造を分析し、あらかじめ定義された価格反応に基づいて自動的に取引を行う Expert Advisor です。 本EAは、ゾーン検出、モメンタム分析、EMA フィルター、複数のテイクプロフィット、ブレークイーブン、トレーリングストップ、さらにチャート上で操作可能な手動トレードパネルを統合しています。 対応銘柄の例: XAUUSD、EURUSD、GBPUSD、USDJPY、BTCUSD およびその他の多くの通貨ペア、指数、CFD に対応しています。 外部 DLL は不要です。 取引ロジック 供給・需要ゾーンの検出 EA は以下を用いて構造的な価格領域を識別します: ベースキャンドル(Base High / Base Low) キャンドルパターンフィルター オプションの EMA トレンド強度 ゾーンサイズと重複チェック 無効化されたゾーンの自動除去 価格が複数回ゾーンを突破する、または無効化カウンターに達するとゾーンは非アクティブになります。 ゾーンのアクティベーション 価格が以下を満たすとゾー
FREE
EMA 200 Trend Master Pro A Estratégia das Instituições no Seu Gráfico O EMA 200 Trend Master Pro é um Expert Advisor (EA) de alta performance projetado para traders que buscam operar a favor da tendência principal do mercado. Ele utiliza a Média Móvel Exponencial de 200 períodos , amplamente reconhecida por grandes bancos e fundos de investimento como o "divisor de águas" entre mercados de alta (Bull Market) e baixa (Bear Market). Como a Estratégia Funciona? O robô monitora o preço em tempo real
Bull Bearer AI is a trend-following Expert Advisor for MetaTrader 5. It looks for alignment between trend direction and momentum before opening a trade, then manages risk with ATR-based stops and position sizing. Strategy logic EMA trend structure — Fast EMA vs Slow EMA defines direction ADX filter — only trades when trend strength is present (default ADX ≥ 18) Directional confirmation — +DI / –DI must agree with the trade side Candle confirmation — signal bar must close in the trade direction,
Aurex Dual
Zakaria-tarik Mehadji
AurexDual.readme Aurex Dual is an advanced automated trading solution designed to operate with precision, discipline, and consistency in dynamic market conditions. Built around a robust dual-engine architecture, it continuously evaluates market behavior and seeks well-defined opportunities while maintaining a structured approach to risk and trade management. The EA is designed to be adapted to different market conditions without rewriting any logic. Compatibility Any MT5 instrument — optimized
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
Amo AI
Novin Ghasemi Nik
5 (1)
概要 AMO AI は、7層のディープニューラルネットワーク構造とAIアルゴリズムを組み合わせた高度なエキスパートアドバイザー(EA)です。複数の分析レイヤーを通じて市場データを処理し、テクニカルパターンと市場行動に基づいて潜在的なトレード機会を特定します。 技術アーキテクチャ ニューラルネットワーク: 7層ディープラーニング構造 AIエンジン: 高度なパターン認識システム 分析フレームワーク: 複数時間足でのテクニカル分析 リスク管理: ポジションサイズ計算とストップロス機能を統合 ニュースフィルター: 経済カレンダーと連動し重要イベント時の取引を制御 推奨通貨ペア ゴールド取引 XAUUSD – 貴金属分析(パラメータ調整が必要) 主要ペア(推奨) EURUSD – 高い流動性、安定したスプレッド GBPUSD – ボラティリティが高くパターン認識に有利 USDJPY – 一貫したトレンド傾向 AUDUSD – 明確なテクニカルパターン 副次ペア(代替) USDCAD – 中程度のボラティリティ NZDUSD – スイングトレードに適している EURGBP – クロスペア分析可
Outro
Manuel Gonzales
5 (3)
" Outro " is an expert in automated " multi-symbol " trading that requires the trader to test on the pair of his choice and modify the entries according to his convenience. This Expert Advisor has been designed with non-optimized inputs, and   uses a Martingale system   for risk management. It is very important to read the   blog   post before you start. Enter to the private group .  Outro   uses two main indicators,   Relative Strength Index and Stochastic Oscillator , for input decision making
FREE
Meridian Edge Gold
Ignacio Agustin Mene Franco
MERIDIAN EDGE v1.0 — Institutional Series Worldinversor 2026 | Expert Advisor for MetaTrader 5 Meridian Edge v1.0 is an institutional-grade Expert Advisor that combines artificial intelligence, advanced quantitative analysis, and structural market recognition in a single autonomous execution engine. Designed for demanding traders seeking consistency and operational robustness. Artificial Intelligence Engine The core of the system integrates a bidirectional BiLSTM (Bidirectional Long Sho
Ksm: Smart Solution for Automated Forex Trading Ksm is a tool designed for automating Forex trading, using modern methods of time-series data analysis to work with multiple currency pairs across different timeframes. Key Features and Benefits Multi-currency support : Ksm enables trading across multiple currency pairs, helping traders adapt their strategies to various market conditions. New currency pairs can be easily added. Time-series data analysis : Utilizing advanced algorithms, Ksm analyzes
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
X Forts
Denis Chebatarev
5 (1)
Trading robot X Forts The scalper Forts EA is designed for futures trading on the Russian futures futures market (RTS, Sberbank, Gazprom, Ruble, etc.). The main instruments are futures on the RTS, SBRF index. Recommended timeframes M1-M6. The EA does not use averaging. Each trade has its own stop loss.  The size of the required GO for tests and trading on the selected instrument is taken from the instrument code.  Trading robot settings SL - stop loss Lots - lot for trading Pos_Market - numbe
このプロダクトを購入した人は以下も購入しています
Quantum Commander
Bogdan Ion Puscasu
4.5 (8)
クォンタム・エコシステムは新たな戦場へと突入し、新たな司令官が指揮を執ります。US30指数専用に開発されたクォンタム・コマンダーは、世界で最もダイナミックな市場の一つである米国市場向けに構築された、完全自動化されたエキスパートアドバイザーです。 数多くのゴールドEAが溢れる世界において、Quantum Commanderは際立った存在です。 これまでGOLDに特化したリリースを何度か行ってきた後、私たちはUS30という新たな領域へと踏み出します。これは新しい金融商品であり、異なる戦略に基づき、量子エコシステムに真の多様化をもたらす強力な機会となるでしょう。 発売記念特別割引価格。最終価格1999ドル。 ライブ信号:   こちらをクリック Quantum Commander MQL5 公開チャンネル: こちらをクリック ***Quantum Commander MT5 を購入すると Quantum Emperor、Quantum King、Quantum Bitcoin、Quantum Baron、Quantum OmniGold、Quantum Athena X、Quan
Quantum Titan MT5
Bogdan Ion Puscasu
4.87 (30)
Quantum Titanは、Quantumエコシステムに機関投資家レベルの取引機能をもたらし、精度、規律、そして実績のあるライブマーケットパフォーマンスにおいて新たな基準を打ち立てます。 GOLDエキスパートアドバイザーにさらなる性能を求めるトレーダーのために開発されたTitanは、Quantumトレーディングテクノロジーの次なる進化を象徴するものです。 全世界で生涯ライセンスは1,000個限定です。 1,000部すべてが完売次第、Quantum Titanは入手できなくなります。 発売記念特別割引価格。最終価格1999ドル。 初期投資5万ドルでLive Signalに参加しよう:   こちらをクリック Quantum Titan MQL5 公開チャンネル:   こちらをクリック ***Quantum Titan MT5 を購入すると、Quantum Emperor、Quantum King、Quantum Bitcoin、Quantum Baron、Quantum Valkyrie、Quantum OmniGold、Quantum Athena X、Quantum
Quantum Queen X MT5
Bogdan Ion Puscasu
5 (47)
伝説は続く。女王は進化する。 Quantum Queen Xへようこそ。これは、Quantum Queenの実績ある成功を基盤とした、伝説的なゴールド取引システムの次世代版です。 Quantum Queen Xは、Quantum Queenと同じ実績のあるコアエンジンをベースに構築されており、トレーダーがどの戦略を有効または無効にするかを正確に選択できる強力な新しいカスタムモードが導入されています。 すべての戦略は個別にレビュー、改良、最適化され、さまざまな市場状況においてさらに優れたパフォーマンスと適応性を発揮します。デフォルトのプリセットも強化され、7つの戦略ではなく厳選された9つの戦略を組み合わせることで、より広い市場範囲とより多くの取引機会を提供すると同時に、Quantum Queen XをMQL5で最も成功したGOLDエキスパートアドバイザーにした規律ある取引哲学を維持しています。 IMPORTANT! After the purchase please send me a private message to receive the installation manual
The Gold Reaper MT5
Profalgo Limited
4.48 (105)
小道具会社準備完了!( セットファイルをダウンロード ) 警告: 現在の価格で販売できるのは残りわずかです! 最終価格:990ドル EAを1つ無料でゲット(3つの取引アカウント分)→購入後ご連絡ください 究極のコンボセット   は   こちらをクリック 公開グループに参加する: こちらをクリック   ライブシグナル クライアントシグナル YouTubeレビュー 最新マニュアル ゴールドリーパーへようこそ! 非常に成功を収めたGoldtrade Proをベースに開発されたこのEAは、複数の時間枠で同時に動作するように設計されており、取引頻度を非常に保守的なものから極めて変動の激しいものまで設定できるオプションを備えています。 このEAは、複数の確認アルゴリズムを使用して最適なエントリー価格を見つけ出し、内部で複数の戦略を実行して取引のリスクを分散します。 すべての取引にはストップロスとテイクプロフィットが設定されていますが、リスクを最小限に抑え、各取引の潜在的な利益を最大化するために、トレーリングストップロスとトレーリングテイクプロフィットも使用されます。 このシステムは、非常に人
重要 : この商品は、ごく少数の数量のみ、現行価格で販売されます。    価格はまもなく1999ドルになります!   300 以上の戦略を収録 !さらに追加予定! ボーナス : 私の他のEAの中から5つ  を無料で 選んでください!   すべての設定ファイル + 完全なセットアップおよび最適化ガイド ビデオガイド ライブシグナル レビュー(第三者による) 新登場 - 44種類の戦略ライブシグナル 究極のブレイクアウトシステムへようこそ! この度、8年の歳月をかけて綿密に開発された、洗練された独自のエキスパートアドバイザー(EA)である「アルティメット・ブレイクアウト・システム」をご紹介できることを嬉しく思います。 このシステムは、MQL5市場で高いパフォーマンスを発揮するEAの基盤となっており、その中には高く評価されているGold Reaper EAも含まれています。 7か月以上にわたり1位の座を維持したほか、Goldtrade Pro、Goldbot One、Indicement、Daytrade Proもランクインした。 Ultimate Breakout Systemは
Scalping Robot Pro is a professional trading system designed specifically for fast and precise scalping on XAUUSD using the M1 timeframe. The system is built to capture short term market movements with accurate execution and controlled risk management. It focuses on real time price behavior, momentum shifts, short term volatility, and selective grid based trade management techniques to identify high probability trading opportunities in the gold market. Scalping Robot Pro is optimized for traders
Aikon MT5
William Brandon Autry
Aikonは、Expert Advisorの運用方法そのものを変えます。 発売記念価格 — 最初の24時間 Aikonは発売記念価格でリリースされます。現在のMarket価格はリリース後最初の24時間のみ有効で、その後価格は引き上げられます。 すぐに始める。自然な言葉でシステムと会話する。取引がどのようにリスクを取るかを選ぶ。どれだけの資金を実際に稼働させるかを管理する。不要なAPIコールにコストを使わず、AIを取引運用全体で活用する。 QUICK START — AIが初めてでも問題ありません。 Aikonは高機能でありながら、最初のセットアップを難しくしないように設計されています。 AIの初期設定は、1つのプロバイダー、1つのモデル、1つのAPIキーから開始できます。最初の接続で、Aikonの主要なAIロールが自動的に設定されます。必要になった場合は、後から高度なモデルルーティングを設定できます。 Quick Startでは、次の3つの方法から選べます。 最適化されたワンボタンの初期プロファイルを使用する。 Ask Aikonとの会話でセットアップを構築する。 Trading Co
Scalping Index Pro is a professional trading system designed specifically for fast and precise scalping on US30 and DE40 using the M1 timeframe . The system has been developed specifically for the unique behavior of major stock indices, focusing on short term price movements, rapid momentum changes, market volatility, and selective grid based trade management techniques to identify high probability trading opportunities . Scalping Index Pro is optimized for traders who prefer dynamic trading wit
金市場を支配するために作られた。 公式情報 出品者プロフィール 公式チャンネル ユーザーガイド 期間限定価格 — $799 Aura Gold Pro Edition は9月末まで $799 でご購入いただけます。 10月1日から価格は $999 に値上がりします — 値上げ前にぜひご購入ください。 ライブ取引シグナル  Roboforex   https://www.mql5.com/en/signals/2366593 FPMarkets   https://www.mql5.com/en/signals/2358523 ICTrading   https://www.mql5.com/en/signals/2380859 説明 Aura Gold PRO Editionは、金市場向けに綿密に設計された信頼性の高い取引アルゴリズムです。長期的な安定性と資本保護に重点を置き、不当なリスクを回避するシステムを構築しました。EAのライブシグナルは優れた結果と着実な成長を示しており、その基盤となるロジックの有効性を証明しています。このシステムの最大の強みの一つは、高い回復力です。これにより
Byrdi
William Brandon Autry
5 (20)
BYRDI - ポートフォリオ全体を連携させる分散型トレーディングネットワーク。 多くのExpert Advisorが見ているのは、1つのターミナル、1つの口座、そしてその口座内のポジションだけです。 BYRDIは、より広いネットワーク全体を見ます。 BYRDIは、複数のMetaTrader 5ターミナルを1つの連携型トレーディングメッシュとして接続します。各ノードは、それぞれ独自の口座、ブローカー、市場、戦略、AIモデル、資金配分、リスク設定を維持しながら、ポートフォリオ全体を把握するために必要な情報を共有できます。 ネットワークは、執行の調整、重複したエクスポージャーの制限、適格なノード間での機会配分、そして別の対応ノードが利用可能な場合のフェイルオーバーを行えます。 1つのノードだけでも完全なトレーディングシステムとして動作できます。複数のノードを連携させれば、1つの分散型ネットワークとして運用できます。 BYRDIができること BYRDIは、複数のターミナル、ブローカー、口座、市場、戦略にまたがる取引活動を調整するために設計されています。 ネットワーク全体で、次の情報を共有・
Nexorion Initium Novum EA
Valentina Zhuchkova
3.45 (29)
NEXORION: Initium Novum — 決定論的ロジックとアルゴリズムの統合 NEXORION は、厳密な流動性処理数学アルゴリズムに基づいた機関投資家レベルの分析コンプレックスです。本プロジェクトの中核概念は「計算の透明性」にあります。このエキスパートアドバイザー(EA)は、混沌とした価格フィードを構造化された幾何学的ゾーンへと変換し、意思決定プロセスを取引チャート上に直接可視化します。 リアルタイム・モニタリング https://www.mql5.com/en/signals/2378408 システム技術仕様 取引銘柄: XAUUSD (Gold) 運用タイムフレーム: H1 手法: 機関投資家流動性分析および決定論的ロジック (Institutional Liquidity Analysis & Deterministic Logic) 意思決定基盤: 流動性プールと均衡レベルの数学的算出 数学的アーキテクチャと可視化 システムの主要な革新は、Dynamic Computation Mapping(動的計算マッピング)にあります。アルゴリズムは単に価格を分析するのでは
XG Gold Robot MT5
MQL TOOLS SL
4.34 (113)
The XG Gold Robot MT5 is specially designed for Gold. We decided to include this EA in our offering after extensive testing . XG Gold Robot and works perfectly with the XAUUSD, GOLD, XAUEUR pairs. XG Gold Robot has been created for all traders who like to Trade in Gold and includes additional a function that displays weekly Gold levels with the minimum and maximum displayed in the panel as well as on the chart, which will help you in manual trading. It’s a strategy based on Price Action, Cycle S
Quantum Emperor MT5
Bogdan Ion Puscasu
4.85 (505)
ご紹介     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つの小さな取引に継続的に分割する独自の戦略を採用しています
Chiroptera
Rob Josephus Maria Janssen
4.5 (50)
Prop Firm Ready! Chiroptera is a non-martingale, non-grid, multi-currency Expert Advisor that operates in the quiet hours of the night. It uses single-placed trades (of all 28 pairs!) 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 c
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
XT Bitcoin Robot is an advanced  automated trading system  designed specifically for  BTCUSD traders  who want to take advantage of Bitcoin's market volatility without the need for constant market monitoring. The robot continuously analyzes market conditions and automatically executes trades based on its built in trading logic, helping traders stay active in the market 24 hours a day without manual intervention. The system is designed to identify trading opportunities and manage positions accor
We proudly present our cutting-edge robot, the  Big Forex Players EA  designed to maximize your trading potential, minimize emotional trading, and make smarter decisions powered by cutting-edge technology. The whole system in this EA took us many months to build, and then we spent a lot of time testing it. This unique EA includes three distinct strategies that can be used independently or in together. The robot receives the positions of the  biggest Banks  (positions are sent from our database t
[ 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バージョン なぜビットコインが今日重要なのか ビットコインは単なるデジタル通貨以上の存在となり、金融革命を引き起こしました。暗号通貨の先駆者として、ビットコ
Two lines, always circling — 21 and 49. Most of the time they say nothing. Then they cross, and the system stops waiting. It closes what it was holding, opens what the cross demands, and sets its stop and target without asking twice. Risk is sized off the account itself, not fixed guesses — one bad calculation and it simply declines to trade at all. No indecision, no averaging in. Every new bar gets exactly one verdict. Built for any symbol, any timeframe. Fast against slow — the rest is ari
Waka Waka EA MT5
Valeriia Mishchenko
4.13 (40)
8+ years of live track record with +12,000% account growth: Live performance MT 4 version can be found here Waka Waka is the advanced grid system which already works on real accounts for years. Instead of fitting the system to reflect historical data (like most people do) it was designed to exploit existing market inefficiencies. Therefore it is not a simple "hit and miss" system which only survives by using grid. Instead it uses real market mechanics to its advantage to make profit Supported cu
透明性の高い価格モデル。  販売段階が進むごとに価格が上がります。次の段階: $1000 . Live Signal +14 Months • Low Risk Live Signal +8 Months • Medium Risk Live Signal New • $100 000 Account Darwinex Aero の仕組み Aero は XAUUSD(ゴールド) 向けの完全自動 EA で、 ブレイクアウト戦略 に基づいています。 ゴールドのブレイクアウトは最良のエントリー機会のひとつです。重要な水準はほぼ毎日ブレイクされます — 問題は、そのすべてが継続するわけではないという点です。 Aero が解決するのはまさにこの課題です。 統計的に取引する価値のあるブレイクアウトを見極める高度なシステムであり、勝率と期待値をトレード側に引き寄せます。 この選別を担うのが kNN(k近傍法) です。10年以上のゴールド価格データで学習させた機械学習手法です。 水準がブレイクされると、現在の相場状況が数千件の過去事例と照合され、一つひとつのトレードの精度が検証されます。 同時
Welcome to Golden Conqueror , a highly advanced, fully automated active scalping algorithmic system designed exclusively for Gold (XAUUSD) . Built with institutional logic, this EA strictly avoids dangerous grid or martingale systems. Instead, it utilizes high-precision Pivot Breakouts to exploit market momentum and volume surges. To ensure absolute risk mitigation and capital protection, the algorithm strictly limits itself to a maximum of 1 open trade at a time . Furthermore, every single exe
Mad Turtle
Gennady Sergienko
4.44 (125)
シンボル XAUUSD(ゴールド/米ドル) タイムフレーム(期間) H1-M15(任意) シングルポジショントレード対応 はい 最低入金額 500 USD (または他通貨の同等額) すべてのブローカーに対応 はい(2桁または3桁の価格表示、任意の通貨、シンボル名、GMT時間に対応) 事前設定なしで稼働可能 はい 機械学習に興味がある方は、こちらのチャンネルを購読してください: 購読する! Mad Turtle プロジェクトの主な特徴: 本物の機械学習 このエキスパートアドバイザー(EA)は、GPTサイトや類似サービスに接続しません。 モデルはMT5に組み込まれたONNXライブラリを使用して展開されます。初回の起動時に、偽造不可能なシステムメッセージが表示されます。 CLICK 参照: ONNX(Open Neural Network Exchange)。 資金の安全性 プリロールオーバーやマイクロスキャルピング、統計的サンプルの少ない狭いレンジでの取引を使用しません。 グリッドやマーチンゲールなどの危険な戦略を使用しません。 また、長期間稼働し、1日で利益や資金をすべて
MY LAST STRATEGY One engine. Every candle. Every session. Phase 1 – Limited Release Only 10   copies left. Once all copies are sold, this product will be delisted and no longer available for purchase. All Phase 1 buyers are invited to our private Discord server , where they receive continued updates, optimizations, and direct feedback support. Contact us after purchasing the product for comprehensive instructions and guidance on how to use one of our Slap all News products. TEN YEARS, DISTILLED
Alpha Trades — Adaptive Professional Trading System Author: Andrii Sydoruk Version: 1.0 Release Date: 31.10.2025 Support: andriisydoruk@gmail.com Description Alpha Trades is a next-generation universal trading expert, designed for stable and controlled operation under any market conditions. The system uses an adaptive analytical approach that automatically adjusts to the current market structure while maintaining a high level of accuracy and safety. The algorithm is built as a multi-layer
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
Vortex Gold EA
Stanislav Tomilov
4.96 (46)
Vortex - 未来への投資 Vortex Gold EAはメタトレーダープラットフォーム上で金(XAU/USD)を取引するために特別に作られたエキスパートアドバイザーです。独自の指標と作者の秘密のアルゴリズムを用いて構築されたこのEAは、金市場の有益な動きを捉えるように設計された包括的な取引戦略を採用しています。その戦略の主要な構成要素には、CCIやパラボリックインジケーターなどの古典的なインジケーターが含まれており、これらは理想的なエントリーポイントとエグジットポイントを正確に知らせるために連動します。Vortex Gold EAの核心は、高度なニューラルネットワークと機械学習テクノロジーです。これらのアルゴリズムは、過去のデータとリアルタイムのデータの両方を継続的に分析し、EAがより高い精度で進化する市場トレンドに適応し対応することを可能にします。ディープラーニングを活用することで、Vortex Gold EAはパターンを認識し、指標パラメーターを自動的に調整し、時間の経過とともにパフォーマンスを向上させます。Vortex Gold EAは、独自の指標、機械学習、適応可能な取
Argos Fury
Aleksandar Prutkin
3.39 (46)
このプラットフォームで初公開|市場を理解するEA このプラットフォームで初めて、Expert Advisor(EA)が Deep Seek の全機能を活用します。 Dynamic Reversal Zoning ストラテジーと組み合わせることで、市場の動きを「検出するだけでなく、理解する」システムが誕生しました。   セットアップ 時間足 :H1 レバレッジ: 最低 1:30 入金額: 最低 $200 通貨ペア: XAUUSD ブローカー: すべて対応 Deep Seek とリバーサル戦略の組み合わせは新しく、だからこそ非常に魅力的です。新しいアプローチを探している方は、 このEAを見逃すべきではありません。これはこのプラットフォームで初の試みであり、自動売買の新たな方向性の始まりかもしれません。 固定されたパターンやセットアップに頼るのではなく、このEAは市場の変化を  リアルタイムで検知・理解し – そしてそれに応じて柔軟に対応します。  リバーサルゾーンと価格圧力の分析に焦点を当て、従来のツールよりもはるかに深く掘り下げます。 Deep Seek について Deep
Syna
William Brandon Autry
5 (27)
Syna 7 - トレードに寄り添い続けるAI ほとんどのトレーディングシステムは、エントリーした時点で考えるのをやめます。 Synaは違います。 Syna 7は、分析から決済まで関与し続けるために設計されたAIトレーディング・アシスタントであり、自律型トレーディングシステムです。 現在の状況を監視し、トレードの文脈を記憶し、ニュースとボラティリティを評価し、ポジションを管理し、口座間を調整し、注文が約定した後も判断を再評価し続けることができます。 トレードはエントリーで終わりません。 インテリジェンスも同じであるべきです。 分析から決済まで、ひとつの連続したインテリジェンス。 チャンネルとコミュニティ アップデート、シグナル、リリース情報、製品デモはチャンネルでご確認ください。公開グループでは質問や他のトレーダーとの交流ができます。 私のMQL5チャンネルをフォロー 私のMQL5公開グループに参加 Synaとは Synaは、トレーディング運用全体のインテリジェンス層として機能するよう設計されています。 次のような対象と連携できます。 Syna自身の自律的なトレーディング戦略 他のE
DAX Robot is an advanced automated trading system developed specifically for the DAX 40 Index on the H1 timeframe. Designed to handle the fast paced nature of one of Europe's most actively traded indices , the robot continuously analyzes market conditions and automatically executes trades based on its built in trading logic. The system focuses on identifying high probability trading opportunities by combining trend analysis, market momentum, and volatility based conditions. DAX Robot is designe
作者のその他のプロダクト
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
フィルタ:
レビューなし
レビューに返信