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
Gyroscopes mt5
Nadiya Mirosh
5 (2)
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 MT5
Nguyen Nghiem Duy
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
Dmitriq Evgenoeviz Ko
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 人工智能技术 ,在高波动的加密市场环境中,实现更智能的执行与更精准的交易过滤。 本专业级交易机器人专为 Bitcoin (BTCUSD) 在 MetaTrader 5 平台上的交易而设计,专注于结构化执行、风险暴露控制以及智能化风险管理。 当前价格: $499  →  下一阶段: $699  →  最终价格: $999 LIVE SIGNAL HERE 基于 OpenAI 的执行过滤系统 最新版本集成 OpenAI 技术,用于实时分析市场环境并过滤低质量或弱势交易信号。 AI 安全层(AI Safety Layer): 人工智能模块作为交易执行前的第二层审核机制。其功能严格限定为执行过滤工具(而非市场预测工具)。每一笔交易都必须通过结构化逻辑与智能验证流程,以减少不必要的回撤并避免低质量入场。 为什么选择 BTC Master Pro? 加密货币市场——尤其是比特币——具有高度波动性。情绪化决策往往导致不稳定的交易结果。本系统旨在帮助交易者在快速市场变化中保持结构化、纪律性与
SuperAgent v7.0 Diamond Pro - 量化评分与动态风险管理 描述: SuperAgent v7.0 Diamond Pro 是将高级 Python 金融算法移植到 MT5 平台的高保真专家助手 (EA)。它结合了 量化评分引擎 与 动态风险管理 ,提供专业级的投资组合管理。 核心功能: 多层决策引擎:   从三个维度评估市场:低延迟信号处理、趋势偏差确认和动量评分。 Auto-Lot (动态风险):   根据用户定义的可用保证金风险百分比自动计算手数,防止“资金不足”错误,确保资本的数学保护。 StopLevel Guard:   实时监控经纪商的“止损电位”和“冻结电位”。自动规范化止损 (SL) 和止盈 (TP) 水平,以符合经纪商限制。 主动保证金检查:   在订单执行前计算所需保证金,如果余额不足则跳过交易,保持日志清洁。 市场合规性:   优化至 0 错误和 0 警告。具备自动填充类型检测 (FOK/IOC),可在单边持仓 (Netting) 和锁仓 (Hedging) 账户上顺畅运行。
Fractal Trend Master 是市场上最强大且最复杂的智能交易系统之一,旨在保护交易者的资金,同时最大化盈利机会。基于 比尔·威廉姆斯 的著名方法论,该EA使用三种重要的技术分析工具: 鳄鱼指标 、 分形 和 Gator振荡器 ,为识别和跟随市场趋势创建了一个强大而精准的框架。 该EA专注于 高级风险管理 和 资金保护 ,提供对交易和亏损的有效控制。通过选择 固定或动态手数 ,设定每日 盈亏限额 (P/L) 并执行 经过验证的策略 ,Fractal Trend Master适合保守和激进的交易者。 主要特点: 高级风险管理 :在固定或动态手数之间进行选择,并设定每日盈亏限额以保护您的资金。 基于比尔·威廉姆斯的策略 :该EA采用基于鳄鱼指标和分形的三种策略,并通过Gator振荡器确认趋势。 全自动化 :EA自动管理开仓和平仓,用户可以调整止损、止盈和移动止损等参数。 多时间框架 :适用于任何时间框架,在较大的时间框架(H4及以上)中表现最佳,同时在较小的时间框架中提供较高的交易频率。 优化范围  PARAMETER START STEP END JAW PERIOD  1
| 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 是一款专业的 MetaTrader 5 交易机器人(Expert Advisor),根据 Hull Moving Average (HMA) 的方向进行交易。HMA 指标确定当前趋势方向,顾问据此开仓,并辅以 Smart Risk 资金管理、自适应网格交易、追踪止损、保本止损和时间过滤器。 该顾问支持 Netting 和 Hedging 账户,适用于黄金(XAU/USD)、外汇货币对、原油、指数和加密货币的交易。 为什么选择 HMA SCALPER PRO EA - Hull Moving Average 信号 — 基于 HMA 方向入场,该指标对趋势变化的反应快于经典移动平均线 - 多时间框架 HMA 计算 — 方向可在独立于图表时间框架的单独时间框架上计算 - Smart Risk 替代经典马丁格尔 — 每个后续网格订单的手数都比前一个小 - 自适应网格交易 — 固定步长、订单限制、
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 个(适用于 2 个交易账户号码)。 终极组合优惠   ->   点击此处 加入公共群组: 点击此处   LIVE SIGNAL LIVE SIGNAL V2.0 UPDATE 2.0 INFO 欢迎来到比特币收割者!   在黄金收割者取得巨大成功之后,我决定是时候将同样的成功原则应用到比特币市场了,而且,它看起来很有希望!   我开发交易系统已有二十多年了,到目前为止,我的专长是突破策略。 这种简单有效的策略一直以来都位居最佳交易策略之列,并且几乎适用于任何市场。     对于像比特币这样波动剧烈的市场来说,它更是锦上添花!   那么该策略如何发挥作用? 突破策略将交易突破重要支撑位和阻力位的走势。     该策略将为每笔交易设置止损、止盈和各种追踪止损功能。 对于比特币收割者,我在 H1 时间范围内实现了这一点,这使得它交易频繁,但仍然非常有效。   此外,我还确保了 EA 能够自动适应比特币未来的价格变化。     所以,如果比特币交易价格在 10 万左右、1 万左右或
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 EA MetaTrader 5 智能交易系统 | 多品种支撑阻力交易,基于趋势逻辑 概述 Classic SNR Breakout EA 是一款专业的交易机器人,使用日线摆动点识别结构性支撑与阻力水平(Support & Resistance),并根据 H1 价格行为相对于这些水平的表现执行交易。EA 应用 双重逻辑 :在上涨趋势中,当 H1 收盘于 SNR 水平下方(拒绝信号)时做空;在下跌趋势中,当 H1 收盘于 SNR 水平上方(拒绝信号)时做多。当 H1 收盘价果断突破水平时,也会交易突破信号。 EA 可同时扫描多达 14 个交易品种,自动解析经纪商特定的品种名称和后缀。 本策略适用于理解结构性水平可根据市场环境既充当支撑/阻力又充当突破触发器的交易者。 工作原理 EA 分析日线收盘价,在可配置的回溯期内识别高点和低点。这些摆动点成为结构性的支撑和阻力水平。然后 EA 监控 H1 K线收盘价相对于每个 SNR 水平的表现,并应用 基于趋势的逻辑 来确定交易方向。 核心交易逻辑 EA 并非简单地单向交易突破。相反,它会评估价格位置和 H1 收盘行为: 价格
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 智能交易顾问。该顾问全自动运行,几乎无需交易者干预。 注意!购买后请立即联系我 ,以获取详细的安装和设置说明! 重要提示: 所有示例、截图和测试仅用于演示。如果某个货币对在某个经纪商处表现良好,并不意味着在其他经纪商处也会如此。每个经纪商都有自己的报价、点差和交易条件,因此 每个货币对必须由用户自行优化 ,并且在真实账户上 仅以单货币模式运行 。多货币截图仅用于说明。 重要信息: 该顾问的演示版本仅供评估使用。未经优化的测试结果不能反映算法的真实表现。完整使用需要针对经纪商、资金规模和所选工具进行个性化优化。优化必须由用户独立完成,并且至少 每年一次 。 请记住:最终结果直接取决于您的交易经验以及您在优化过程中设置的参数。 主要特点 市场分析算法: 指标与过滤器的组合,用于识别交易机会。 灵活性: 可适应不断变化的市场条件和不同的波动水平。 现代订单执行类型: IOC, FOK, Ret
Crush
Yvan Musatov
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
Cyclone Intraday
Mikhail Mitin
5 (1)
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
Battleship
Ivan Simonika
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
Dmitriq Evgenoeviz Ko
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
黄金单边做空15分钟,30分钟,60分钟,高级策略交易系统,她使用了最新研发的多模态交易策略,单边做空,要使用她,首先看好日线图,大趋势是做空的,那么你可以直接放心使用它,他能给你带来月利率最高70%左右的收益,而且这个交易系统是作者10多年研究计算机系统,数学统计,量化交易,多种数学模型研发的,交易风险极低,因为是在100倍杠杆,仅有0.01手的策略,比如你投入1000USD,0.01手每单最多亏损12USD,盈利可以达到最高35USD,非常高的盈亏比,一个月最高可以盈利700USD左右,保守也有500USD,其他手数可以等比例放缩。注意,如果你说你要拿住一年做空,你需要判断大趋势是否是下跌趋势。相信我,这是我见过最适合做黄金期货的系统了。
Sonic R Pro Enhanced
Huu Thuong Nguyen
Sonic R Pro Enhanced EA - 2025 版本 $249 仅限前5名购买者! 实时信号 查看 Sonic R Pro Enhanced 的实时表现: 交易策略 Sonic R Pro Enhanced 是经典 Sonic R 策略的升级版,通过 Dragon Band(EMA 34 和 EMA 89)进行自动化交易,并结合先进算法以提高盈利能力。 时间周期:M15, M30 支持货币对:XAUUSD, BTCUSD, AUDJPY, USDJPY 交易风格:回调交易 & 反趋势交易 最低资金要求:500 USD 杠杆比例:1:200 起 用户指南 设置:只需配置一个参数 - RiskAmount 如果 RiskAmount < 0:按账户余额的百分比计算风险 如果 RiskAmount > 0:每笔交易的固定风险金额 (USD) 示例: RiskAmount = -1 : 风险为账户余额的 1% RiskAmount = -2.5 : 风险为账户余额的 2.5% RiskAmount = 50 : 每笔交易固定风险 50 USD RiskAmou
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 投资组合协调。 从分析到离场,一体化的持续智能。 公开业绩 任何产品都可以声称自己拥有智能。 大多数业绩页面只聚焦于一个精选信号。而在这里,你可以看到完整的投资组合。 当前的仪表盘截图展示的是截图时刻我的完整实盘投资组合——而非某个精心挑选的单一信号。 相对入金资本 +51.79% 的已平仓利润 本年度完成 5,645 笔交易 本年度报告胜率 69% 本年度 16,412.60 点 11
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,我花了超过 100 周(超过 2 年)在真实货币上测试 BONNITTA EA 并在下面的链接中查看结果。 BONNITTA EA 由爱和力量组成。 仅适用于少数买家,这是盗版算法的价格和实施的原因。 Bonnitta EA 在 22 年的时间内使用质量为 99.9% 的真实报价成功通过了压力测试,滑点和佣金接近真实市场条件。 Expert Advisor包含统计采集和滑点控制的算法,具有完整的统计控制; 此信息用于保护您免受经纪人的欺骗。 Bonnitta EA 在下订单之前控制经纪人执行的质量,它还成功地通过了历史数据和不同数据馈送的蒙特卡罗模拟方面的严格标准。 结果 策略测试器的 Expert Advisor 结果:初始存款为 1000 美元的 Bonnitta EA 在 2020 年 1 月 1 日至 2021 年
Famous EA
Ugochukwu Mobi
Famous  EA – 实盘验证业绩 Famous EA 是一款为追求稳定收益和智能交易执行的专业交易者打造的高性能智能交易系统(EA)。它结合了价格行为、趋势线动态以及专有过滤算法,以严谨的方式捕捉高概率的入场和出场机会。 策略概览 Famous EA 采用以下核心逻辑运行: 自定义不重绘指标逻辑 动态趋势线 / 支撑阻力识别 多时间框架价格行为分析 专有市场噪音过滤算法 这种组合使 EA 能够适应不同的市场环境,避免过度交易,并专注于结构良好的交易机会。 主要特点 100% 全自动 — 无需人工干预 针对主要外汇货币对 / 贵金属优化(如 USDJPY、GBPJPY、XAUUSD、XAUJPY) 灵活的风险模式(保守至激进) 可选智能新闻过滤,避免重大波动 高级移动止损与保本机制 无马丁格尔、无网格、无对冲 — 纯算法交易 实时验证结果(最新) 来自 MQL5 信号页面: 初始入金:$1,000 总增长率:约 6,082.7% 利润:$72,532.24 余额 / 净值:约 $22,443.24 / $22,413.57 提现总额:$180,000 交易次数:577 胜率:501
AI Nodiurnal EA MT5
Ugochukwu Mobi
5 (2)
AI Nodiurnal EA是一款先进的外汇机器人,利用尖端的机器学习技术优化交易策略,在动态的外汇市场中提升性能。术语“Nodiurnal”反映了它的适应能力,不仅在典型的白天交易时间内运行,而且在非标准时段也能持续运行,为外汇交易提供连续和适应性的方法。 设置:货币对的默认设置:EURUSD H1。特殊设置仅在购买后提供。 市场推出促销!仅剩下10份中的3份,价格为:5,000美元,下一个价格为:7,500美元,最终价格为:10,000美元 主要特点: 机器学习算法:AI Nodiurnal EA的核心优势在于利用机器学习算法。这些算法分析大量的历史市场数据,识别模式、趋势和潜在的交易机会。通过不断学习,系统优化其策略,适应不断变化的市场条件。 适应性交易策略:与静态算法的传统交易机器人不同,AI Nodiurnal EA设计为适应不断变化的市场动态。它可以动态调整交易参数,优化其应对当前条件的方法,减少市场不确定性的影响。 24/5交易能力:该EA全天候运行,顺利地穿越全球各种市场时段。这确保潜在的交易机会不会被错过,并且系统在不同的时区保持活跃,提高整体效果。 风险管理:AI
PivotStorm
Li Yin Fang
PivotStorm - 自适应 XAUUSD 市场结构突破交易 EA MetaTrader 5 专业自动交易系统 PivotStorm 是一款面向黄金(XAUUSD)市场的专业 MetaTrader 5 Expert Advisor。 该系统针对喜欢结构化突破交易的交易者设计,通过市场结构分析、智能挂单执行以及多层风险管理,实现纪律化的自动交易。 不同于简单的突破机器人,PivotStorm 不追逐每一次价格波动,而是等待经过确认的重要市场结构,并在风险可控的条件下执行交易。 为什么选择 PivotStorm? 黄金市场具有明显趋势行情,同时也存在大量假突破。PivotStorm 遵循核心理念:等待有意义的市场结构,然后进行受控风险执行。 EA 不尝试预测所有市场走势。系统通过识别关键价格区域,构建突破交易场景,并按照预设风险规则管理交易执行。 查看MQL5 信号: 点击这儿 核心技术 1. 市场结构突破引擎 PivotStorm 分析确认后的市场结构,并识别重要交易水平。 系统分析: 确认后的摆动高低点 突破区域 价格运动有效性 市场动量状态 帮助系统过滤短期噪声,关注更有意义
Scalp Master 专家顾问(EA)是一种完全自动化的交易系统,专为趋势市场中的剥头皮策略设计。它用于在高流动性市场中识别短期交易机会,同时重点关注交易质量和风险控制。该EA适合偏好系统化、规则化交易且不进行手动操作的交易者。 它在低点差和高流动性的品种上表现最佳,包括: XAUUSD(黄金) EURUSD GBPUSD USDJPY BTCUSD USTEC(美国科技指数) 其他主要和次要货币对(低点差且执行稳定) 该策略专为趋势市场设计,旨在避免震荡或不可预测行情等低质量交易环境。 主要特点: 完全自动化交易系统,无需手动操作 移动平均线与RSI过滤器,提高胜率并避免低概率交易 集成新闻过滤器,在重大经济事件期间降低风险 高级移动止损系统,动态管理持仓 专注风险控制与回撤降低 Scalp Master 会在交易前和交易过程中持续评估市场条件,确保交易符合系统逻辑。趋势、动量和波动率过滤器的结合有助于提升交易质量。 该EA适用于提供稳定执行、低点差和高流动性的经纪商。适合初学者和希望使用结构化剥头皮策略的专业交易者。 最低入金:$100 推荐入金:$1000 输入设置: 请不要
YZH AlgoCore
Yusuf Ziya Hazeral
5 (1)
YZH AlgoCore — 一台机器人,六种交易品种 智能算法,精准执行。 市面上充斥着成千上万的“黄金机器人”。但有多少机器人能够无需任何配置更改,就能在 XAUUSD、EURUSD、GBPUSD、GBPJPY、USDJPY 和 BTCUSD 五种交易品种上运行同一套引擎呢? YZH AlgoCore 现已成为真正的多品种交易系统。只需将其添加到图表,它便能自动识别:机器人会自动检测交易品种并加载其内置的专属配置文件。时间周期、指标配置、缩放行为——所有参数均已针对每种交易品种进行内部定义。六种交易品种,只需一个许可证——无需为六个不同的机器人支付费用。 为什么选择 YZH AlgoCore? 大多数交易系统失败并非因为策略糟糕,而是因为执行不一致。大多数网格机器人盲目地以固定的时间间隔开仓,并在第一个强劲趋势出现时就交出账户。 YZH AlgoCore 旨在解决以下两个问题: 选择性入场:每个仓位序列都从基于策略的信号开始。只有在算法确认市场状况后才会进行加仓。 精心设计的防御机制:多层智能恢复模块经过测试,能够应对真实的崩盘场景。交易前保证金验证会检查每一笔订单
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:
Foli Pivots MT5
John Folly Akwetey
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
Mercaria Unicorn — 用于 MetaTrader 5 黄金(XAUUSD)的自适应网格交易系统。由具有实盘经验的交易者开发,适合各种经验水平。 概述 Mercaria Unicorn 是一款用于黄金(XAUUSD)及其他差价合约(CFD)品种的自适应交易系统。与参数固定的普通网格机器人不同,它会根据所选的波动性配置和您的存款,自动调整层数、手数和风险阈值。 所有关键决策都可在图表上的可视化控制面板中操作,因此您可以即时更改设置,而无需重新打开输入窗口。本系统适合偏好低维护设置的交易者、按新闻日历管理风险的有经验交易者,以及希望在自身入场策略之上使用仓位管理器的专业交易者。 发售价格随销量增加而逐步上调。每次购买均包含通过 MQL5 Market 提供的所有未来更新。 主要功能 自适应引擎。四种波动性配置(Normal、Spike M、Spike L、Black Swan)涵盖平静日、新闻日、剧烈意外行情和危机情形,可在面板上一键切换,无需重启。Autosizing 模块通过带有内置安全缓冲的数学模型,为您的余额计算安全的层数和手数。手数缩放使每个以美元
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
Neurolite EA gbpusd
Aliaksandr Salauyou
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
Neurolite EA eurusd
Aliaksandr Salauyou
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
只在亚洲盘进行剥头皮交易 几个独特指标用于检测市场波动 根据市场情况动态止盈止损 保护性硬止损,使得账户风险降低 不需要配置文件,对每一个货币对使用相同的设置 此EA适用于以下货币对: EURAUD 推荐在 M15 周期上使用此EA 建议在一个真正的 低点差 ECN平台上使用该EA 推荐将Risk参数设置为10以下 推荐使用99.9%模型质量的历史回测 信号 : https://www.mql5.com/en/signals/author/oodd008 回测 : https://www.mql5.com/en/users/oodd008/blog 参数 Lots - 使用固定手数 Risk - 根据账户净值自动计算手数,只有当Lots是0时才有效 Auto_GMT_Offset - 实盘交易时,如果设置为true,GMT_Offset会由EA自动计算 GMT_Offset - 历史回测时输入你的经纪商的GMT时间,实盘交易时不用设置此参数,系统会自动计算GMT时间 EA_Comment - 设置自己的评论信息 MAGIC - Magic数字,无需更改 Max_Spread - 开
Snake EURUSD
Thurau Baerbel
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
BenefitEA Mt5
Vsevolod Merzlov
Benefit EA Uses only hedging accounts.     Benefit EA is a non-indicative flexible grid adviser with special entry points that provide a statistical advantage, revealed through the mathematical modeling of market patterns. The EA does not use stop loss. All trades are closed by take profit or trailing stop. It is possible to plan the lot increments. The "Time Filter" function is set according to the internal time of the terminal as per the displayed time of the instrument's server, not the oper
EA Rx Five MT5
Ruslan Pishun
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 稳定提款机 Lite 版本,是一款针对外汇的自动智能交易系统!以下简称本 EA 智能交易系统。Lite版本仅支持MetaTrader 5! 本 EA 智能交易系统的目的是稳定盈利,而不是让你拥有一夜暴富的能力! 本 EA 智能交易系统的 Lite 版本仅作用于 EUR/USD 货币兑,不能用于其他货币兑交易、其他 CFD 产品交易以及大宗商品交易或期指商品交易! 本 EA 智能交易系统,只适合运行在允许进行对冲交易的的外汇交易商平台! 本 EA 智能交易系统,采用马丁格尔与网格交易系统为基础,通过大数据分析对 EUR/USD 货币兑的多年历史数据进行各项特征进行层层分析,得到了精准的分析结果! 本 EA 智能交易系统的代码融入数据模糊处理技术,使得本 EA 智能交易系统在进行下单和平仓操作时自动处理价位而并非依靠限价订单来完成下单和止盈平仓操作! 本 EA 智能交易系统的特点在于稳定盈利!根据市场的情况,平均每日盈利 $60~$180 ! 本 EA 智能交易系统没有资金回撤!常规时期最大动态亏损$ 400 以内!对于 COVID-19 时的市场熔断机制, 500
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设置: 您可以使用OneChartSetup(仅限M15时间框架)从单个图表运行所有货币对 该EA对点差、滑点或任何其他与经纪商相关的变量不敏感。 仅使用推荐的货币对。 EA测试: 使用MT5测试器的多货币模式同时测试所有推荐的货币对上的EA。 观看示例视频 。 仅在M15时间框架上进行测试 推荐进行5-10年的长期测试,以显示EA在各种市场条件下的稳定性。 输入参数: OneChartSetup — 从一个图表同时启动多个货
Traders Toolbox
Jason Kisogloo
3 (2)
交易者工具箱是一種多功能工具 基於對常見交易策略的廣泛培訓而創建,以使這些策略和計算自動化。   (由Jason Kisogloo設計和編程) 特徵: 19個獨立信號 -這些信號 中的 每個信號 都 以神經網絡樣式配置進行偏置,以構成最終/整體結果。 每個信號都有其自己的設置 ,可以根據 需要 對其進行 自定義或優化。   綜合上 - 屏 - 顯示 -六搭扣,全面的信息和工具提示走板。 (單擊面板邊框可折疊或折疊...自動為每台儀器保存的設置):   信號面板 -顯示帶有偏差信息和信號詳細信息的信號分析。   新聞小組 -和未來甚至有消息 牛逼 小號 基於 預測 的 影響與倒計時事件當前的儀器。 ( 針對此功能,必須將 內部M   T   5經濟日曆與 外匯工廠刮板的 選項 -https:   // www.forexfactory.com 添加到Metatrader中允許的網站上)     EA設置面板 -根據止損和資金設置提供有關當前EA設置和輸入信息的信息。   損益面板 -提供8個不同時間段內歷史交易的整體損益表現。   切換面板 -一鍵切換開關,用於顯示屏幕指示器和圖表。
Shadow Legends MT5
Zarui Ogannisian
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是用于日内交易的全自动EA交易。它基于许多指标。专家顾问能够获得很高的获胜率。 专家在EURUSD,GBPUSD,USDCAD,AUDUSD和USDJPY M15货币对的整个可用历史时期内进行了测试,并获得了出色的结果。您可以下载演示并自己进行测试。我的测试使用的是实际报价日期,准确度为99.90%,实际价差和附加滑点。 基于EA分析,基本策略始于逆序趋势和跟随趋势的市场订单 最大跌幅将为%0,1-%15%。您可以检查图片上6年的回测结果。 反应堆是如此低风险的专家。系统正在使用不同类型的算法打开订单。 坦率地说,输入太多,但请放心,我会为您提供帮助。 Ea在星期一和星期五不开放任何订单。如果您愿意,可以自己打开它。 了解了输入之后,您可以找到最适合自己的设置。 请不要将ea与假回测ea进行比较。所有结果都是真实的。 在电报上关注我们: https://t.me/joinchat/RXjxgdlM1aRZA3A4 推荐建议 推荐的时间范围是M15- M30-H1-H4。 专家可以继续使用EURUSD,GBPUSD,USDCAD,AUDUSD和USDJPY。 从20
QuantXProTrader EA
Netlux Digital Kft.
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
Marvelous EA MT5
Ugochukwu Mobi
介绍 Marvelous EA:您终极的交易伙伴 通过 Marvelous EA 释放外汇市场的全部潜力,这是一款最先进的自动化交易解决方案,旨在最大化您的利润并减少风险。这个精心设计的交易算法具有先进的功能,能够精确导航动态的外汇市场。GOLD - XAUUSD - H1 真实账户表现: https://www.mql5.com/zh/signals/ 2321875 主要功能: 验证的交易策略: 由经验丰富的交易员开发,并在不同的市场条件下进行了测试。 自动化交易: 24/5 无需情绪干扰或人工干预自动执行交易。 风险管理: 复杂的风险管理系统保护您的资本。 自适应技术: 持续学习并适应不断变化的市场条件。 多货币支持: 使用优化的设置交易多个货币对。 实时监控: 随时了解性能和市场分析。 优势: 提高效率: 通过自动化交易节省时间和精力。 提高准确性: 减少情绪化交易决策并将损失降到最低。 增强盈利能力: 24/5 优化交易机会。 降低风险: 先进的风险管理保护您的投资。 体验 Marvelous EA 的力量 发现更聪明的外汇交易方式。今天试试 Marvelo
FX SCI Hit the pairs
Eadvisors Software Inc.
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.
Arrival
Yuriy Bykov
易于设置和安装自动专家顾问. 不是网格,也不是鞅。 我把它忘了。 在同一时间交易几个工具。 分析波动性和趋势和单位的存在,以产生打开位置的信号.   5本售价30美元。 当存款从$100到$800时,使用一组积极的策略。 对于超过$800的帐户大小,EA会自动切换到适度策略。 建议安装在EURGBP M15上。 对于多货币交易,一个运行的专家顾问实例就足够了。 在参数中,指定幻数和已开仓位大小的乘数(建议使其等于1.0) 它同样适用于净额结算和对冲账户。 适合在小肩膀的帐户上工作。 在真实账户上启动之前,请务必在测试仪和模拟账户上测试Ea交易的工作。 对于翻译中可能存在的不准确之处,我深表歉意。 对于翻译中可能存在的不准确之处,我深表歉意。
Robo executivo gjs
Gabriel De Jesus Santos
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 释放您外汇投资的全部潜力,Finvesting EA 是您在货币交易领域值得信赖的盟友。 该专家顾问 (EA) 旨在增强您的外汇投资并帮助您自信地实现财务目标。 现场表演: Finvesting EA 拥有稳定交易的实时记录。 真实账户 现场表演 MT4: https://www.mql5.com/zh/signals/1715664 MT5: https://www.mql5.com/zh/signals/1973370 发现 Finvesting EA 的潜力并加入成功的外汇投资者社区。 是时候利用 Finvesting EA 最大限度地发挥您的潜力并让您的投资蓬勃发展。 今天就迈出迈向更光明的财务未来的第一步。 主要特征: 先进的算法:Finvesting EA 由尖端算法提供支持,结合技术分析、市场情绪和历史数据来做出明智的投资决策。 它不断适应不断变化的市场条件,以优化您的交易结果。 24/5 自动交易:无需 24/7 盯着电脑屏幕。 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
筛选:
无评论
回复评论