Martha

Martha is an Expert Advisor (EA) that built based on grid method.

The idea is place buy or sell simultaneously when they are negative, wait and take the profit when the price is going back or passed the TakeProfit value.

So this EA requires user adjustment setting itself between OrderLots with balance are used in the account.

If you set TakeProfit value is negative, so this EA will waiting profit until price going back to the first price where order has been taken.

But the new order will be taken by this EA, must be higher than maximum or lower than minimum price that ever ordered. This EA does not dare to take orders at this price range (maximum and minimum price), because it is too risky.

While the highest and lowest prices based NumCandle value that taken, are to indicate the range of new orders. Where the next order, with same type must be higher than 75% of difference between this lowest and highest prices.

This EA is not accompanied by any exit scenario, so you may close it by your self, when you want to stop this EA.

And also, you can use this EA in another pairs or window at same time, certainly with different magic number.

Pairs and timeframes

This EA is recommended for use on GPBUSD at M1 timeframes, with 10000 of initial balance, and lot=0.2.

Parameters

MagicNumber - the mark number used to identify orders, which are sent and managed by this EA. If this EA runs on multiple pairs, every pair must be run with different magic number, for example: GBPUSD - 100001, EURUSD - 200002, XAUUSD - 300003, etc.
NumCandle - the number of candles that used for calculate highest and lowest prices. For example NumCandle = 60 at M1 timeframes, its mean the range of order to new order depend on the highest and lowest price of candle one hour before. If its set to 0, then the default value of this parameter will be taken to 60, 36, 12, 6, 3, and 1 candles for M1, M5, M15, M30, H1, and else respectively.
TakeProfit - the profit value that will be taken.
CloseAtStop - the option to close or not all orders at Remove EA action. Only remove orders that have magic number that specified by MagicNumber parameter above. 
OrderLots - initial lots value used for the initial orders. For example: OrderLots = 0.1, 0.2, 0.4, 0.8, etc.
SlipPage - slippage value that used for every new order request.

Authors

Copyright 2019, Priantos and Uboiz
推荐产品
Dear User! This is an EA developed based on the price action method using the Donchian channel combined with the trend following method. Trade multiple currency pairs at the same time. Average profit over 2500% within five years (SL & TP settings depending on optimization process). Advantages: The advisor does not have grids, or martingale.... Set the ratio risk of drop balance The advisor Use a stop loss algorithm according to the ATR indicator. Expert advisors use trailing stop losses accordi
Aurum Gold Pro
Mainara Mello Da Silva
1 (1)
Aurum Gold Pro Automated Trading System for Gold (XAUUSD) Aurum Gold Pro is an automated trading system developed for trading Gold (XAUUSD). The system uses technical filters designed to identify market trend conditions and volatility levels before opening positions. The strategy operates on the H1 timeframe and is designed to participate in trending market environments while applying structured risk management rules. Main Features • Designed for XAUUSD • Timeframe: H1 • One trade at a time • A
FREE
Donchian Channels EA
Daniel-gheorghe Muresan
Donchian Channels EA 顾问基于汤姆·巴索所描述的唐奇安通道突破方法,完全自动化交易操作。 交易逻辑 顾问根据仅由已收盘K线计算得出的唐奇安通道边界,开仓、管理并平仓交易。 买入信号:Ask价格向上突破通道上轨至少1个点。卖出信号:Bid价格向下突破通道下轨至少1个点。 对面通道边界同时充当初始止损和追踪止损。多头仓位以下轨为止损,空头仓位以上轨为止损。追踪止损在每根K线收盘时更新一次,仅朝有利于交易者的方向移动,从不回撤。当价格触及追踪止损水平时平仓。不使用止盈。同一时间只允许持有一个仓位,不进行加仓操作。顾问不在图表上绘制任何对象,也不生成任何提醒。 输入参数 DC_Period(默认21)— 唐奇安通道和ATR的计算周期。 RiskPercent(默认1.0)— 每笔交易所承担的账户余额风险百分比。手数根据入场价与对面通道边界之间的距离计算,使风险恰好等于指定百分比。 MaxAllowedLot(默认5.0)— 最大允许手数上限。 BaseMagicNumber(基础值30000)— 顾问所开仓位的唯一标识符,针对每个交易品种自动变化。 EnableCritic
Dynamic Trend MACD Expert
Joao M Baltazar Vrea Da Silva
Dynamic Trend MACD Expert is an advanced algorithmic trading solution designed to operate efficiently on MetaTrader 5 (MT5). Using a smart combination of indicators, the algorithm aims to identify profitable trading opportunities based on the MACD indicator and trend analysis. The algorithm incorporates the powerful MACD (Moving Average Convergence Divergence) indicator to assess the strength and direction of a trend. This allows for accurate analysis of momentum changes in the market. Dynamic T
Correlated MT5
Ulises Calderon Bautista
## 中文 ### Correlated MT5 v8.1 Correlated MT5 v8.1 是一款用于 MetaTrader 5 的多品种 Expert Advisor,用于分析资产篮子、相关性和均值回归。它既可以作为市场观察面板使用,也可以作为带有敞口、仓位和风险控制的自动交易系统使用。 #### 工作原理 - 使用 3 到 10 个交易品种构建资产篮子,并对价格进行标准化。 - 计算相关矩阵,并可使用 Random Matrix Theory 过滤噪声。 - 入场需要与已配置篮子达到最低相关性。 - 做多信号:有效 Z-score 低于 `-ZScoreEntry` ,和/或 S-score 低于 `-SScoreEntry` ,取决于 `SignalMethod` 。 - 做空信号:有效 Z-score 高于 `ZScoreEntry` ,和/或 S-score 高于 `SScoreEntry` ,取决于 `SignalMethod` 。 - 协整可以过滤、替换或组合信号使用的价差;Kalman 可以更新对冲比率。 - 出场条件包括均值回归、极端评分、
Grid EA Balanced Grid
Gamaralage Acira Maduranga Meegasthenna
Balanced Grid EA – Smart Trend Grid Trading System Balanced Grid EA is an intelligent automated trading system designed for the Forex and CFD markets . The EA combines trend filtering , adaptive grid management , and dynamic basket profit control to manage trades efficiently during both trending and ranging market conditions. Main Settings Smart Trend Detection Uses EMA and ADX/DMI filters to identify market direction. Opens trades only when trend conditions are confirmed. Adaptive Grid Trading
Opening Range Breakout Expert Advisor The Opening Range Breakout Expert Advisor is a trading tool designed to automate a specific breakout methodology on the MetaTrader 5 platform. Its core logic is based on the observation that financial instruments often establish a clear range during a defined reference period, such as the previous trading day or a major market session. A sustained price movement beyond the boundaries of this range can signal the start of a new directional trend. The EA sys
Boom and Crash EA pro
Godbless C Nygu
1 (3)
Join Deriv link on profile>>> BOOM AND CRASH EA PRO  BOOM AND CRASH EA PRO is a 100% adaptive expert advisor based on price movement. It has a built-in unique Smart Recovery algorithm. Only one trade at a time. Every trade has Stop Loss and Take Profit from very beginning, and they do not change. This is for those, who are looking for stable growth over the long run. SETTINGS Lot size 0.2 Stop loss 5000 take profit 10000 Recommended pairs BOOM1000,CRASH1000 Recommended TimeFrame 15m Recommende
GoldPulse Edge EA
Ismail Elkazovic
GoldPulse AI Professional Gold Trading Expert Advisor GoldPulse AI is an advanced Expert Advisor designed specifically for trading XAUUSD with a precision-based algorithm that combines M5 execution with H4 market analysis. The system identifies high-probability trading opportunities by filtering market noise and following the dominant higher-timeframe trend. Trades are executed only during selected market hours, helping to avoid unfavorable trading conditions and improve overall efficiency. Key
Smart Zone Pro
The Thang Nguyen
Smart Zone Pro Flexible Zone Trading EA with Optional Hedge & ATR Risk Control Smart Zone Pro is a MetaTrader 5 Expert Advisor built for controlled execution, flexible risk management, and adaptive trading . It supports both conservative single-trade mode and advanced hedge recovery logic . ️ Trading Modes Single-Trade Mode (Conservative) One position at a time No hedge layering Clean and controlled execution Set: MaxOrders = 1 Advanced Hedge Recovery Mode Zone-based hedge structure Step-
注意,白金交易者! XPTUSD 趋势保护型 EA 不会随意开仓。 它只在趋势明确且市场确认时才入场。 避免噪音和过度交易,保护账户不被破坏。 智能风险管理:连续亏损后降低仓位,连胜时增加盈利机会。 每笔交易独立——无马丁格尔、网格或对冲。 渐进式止损保护利润,同时不阻碍趋势发展。 适应伦敦、纽约及中间交易时段。 可控回撤,长期稳定。 为追求稳健而非侥幸的交易者设计。 XPTUSD 趋势保护型 EA 是一个完全自动化的专家顾问,专为 白金 (XPTUSD) 设计,运行于 M15 时间框架。 详细说明 系统基于 多时间框架趋势跟随逻辑 ,只有在市场结构、趋势强度和波动性确认时才执行交易,显著减少低质量操作。 核心特性是 自适应风险管理 :仓位大小根据账户余额、ATR 计算的止损距离以及对近期交易表现敏感的风险系数动态调整。连续亏损后,EA 会自动降低风险并启动冷却期,以优先保护资本。 渐进式止损 会随着价格向有利方向移动而调整,遵循 非线性保护曲线 ,逐步锁定利润,同时不限制趋势的完全发展。 EA 还会根据 伦敦、纽约及中间时段 调整操作参数,提高低质量时段的选择性,并在流动性和
EA Silver Diamond MT5
Ruslan Pishun
1 (1)
The EA is based on a scalping breakout strategy , uses advanced exit algorithms and has built-in filters to filter out bad signals. Fully automatic trading with entry calculation based on the high / low breakout system. For trading, the advisor uses 4 currency pairs and the M30 timeframe. To create a strategy, we used historical data with a history quality of 99.9%, over the past 20 years. The EA has the following features: Uses a smart false signal filtering system. Uses a system for recognizi
What is Golden Osiris EA? Golden Osiris EA is a high-performance Expert Advisor (trading robot) specifically designed for trading XAUUSD (gold) on MetaTrader 5. It combines a powerful algorithmic structure with adaptive logic to fully capitalize on market movements in the current trading environment. Developed using the latest algorithmic updates, this EA analyzes key level breakouts, price action, and signals from technical indicators specially tuned for the gold market. Key Features:
介绍移动平均线EA 注意 - 购买The Moving Average EA后,发送私信给我,即可免费获得我的TradeWatch EA工具! 移动平均线EA是一款灵活的交易工具,专门设计用于合成指数,同时也能有效地应用于外汇和其他资产类别。与许多依赖固定移动平均设置的EA不同,这款EA允许用户完全自定义其移动平均参数,无需任何编程技能。由于这种灵活性,用户可以在不同时间框架上进行详细的回测,以确定适合每个工具的最佳设置。 EA会智能地根据市场条件决定止损位置,同时允许用户指定风险回报比(RRR)作为获利水平。它还允许用户设置每笔交易的账户余额百分比,使风险管理更加精确。 此外,用户可以使用MT5中的周期分隔符功能控制指定时间段内的交易数量。周期分隔符由所选时间框架决定。在M1到H2的时间框架中,两个周期分隔符之间的柱子代表一天。H3到H12的时间框架代表一周。在D1时间框架中,柱子代表一个月,而在大于D1的任何时间框架中,它们代表一年。此功能允许交易者在特定时间框架内限制交易数量,确保对交易频率的更精确控制。更多说明将会在视频中添加。 移动平均线EA的优点 避免震荡市场 EA限制您
Exp5 The xCustomEA for MT5
Vladislav Andruschenko
4.27 (11)
The xCustomEA for MetaTrader 5 — 适用于自定义指标的通用交易 Expert Advisor 将几乎任何自定义指标快速转化为自动化交易系统。 The xCustomEA for MetaTrader 5 是一款通用型 Expert Advisor,能够读取您的自定义指标信号,并按照您设定的逻辑自动执行交易。 您只需要填写指标名称、信号缓冲区和关键参数,EA 就会基于这些数据完成自动执行。对于希望把自定义指标快速接入实盘交易、又不想为每一个新想法都重新编写一个机器人 的交易者和开发者来说,这是一个高效、灵活且可重复使用的交易引擎。 The xCustomEA 并不只是一个“信号转订单”的简单工具。它把自定义指标接入能力与 The X 产品线成熟的交易架构结合在一起,为您提供完整的进场、出场、过滤、保护和持仓管理环境。 The xCustomEA for MetaTrader 4 | 完整使用说明 + DEMO + PDF | 设置与输入参数说明 | PIPFINITE TREND PRO 策略示例 | The X — Universal EA 产品定位 这款
XAU ARCHANGEL GENESIS  The Divine Breakout Scalper for Gold XAU Archangel Genesis  is a precision-engineered Gold breakout trading system inspired by the purest form of price action — the raw structure of highs and lows. Most EAs fail because they rely on lagging indicators or dangerous martingale logic. Archangel Genesis solves this by using a Donchian Channel Breakout Engine with ATR Volatility Confirmation to identify only the most explosive, high-probability breakout moments. Combined wit
Bollinger Bands Builder Premium
Florea E. Sorin-Mihai Persoana Fizica Autorizata
The Bollinger Bands Builder Premium expert advisor is an extension of the freely available Bollinger Bands Builder Basic :     it provides 2 new trading techniques besides the standard Bollinger squeeze (already available in the basic edition);     in most configurations, backtesting usually shows more than double (2x) average yearly return rate;     the account growth curve is also smoother, due to larger number of trades (about 3x) compared to the free version. While aimed primarily at obtaini
Gold Batukaru Propfirm
Yudi Sri Warsito
4.6 (5)
Gold Batukaru Propfirm   is a special expert advisor for Gold/ XAU/ XAUUSD. This EA is designed with follow trend method for entry position. This EA is a single entry method use stop loss and take profit. Performance :  Gold Batukaru Propfirm has been tested at various backtest levels, but past results don't guarantee future performance. Please do your own research! Suggested use cent account if balance is not enough, because this EA need huge balance. This EA is designed for longterm, just set
Rebate Hunter MT5
Agus Santoso
5 (1)
MT4 版本: https://www.mql5.com/en/market/product/90950 MT5 版本: https://www.mql5.com/en/market/product/93706 返利猎手 – 多货币对对冲网格 EA(动态自适应) 返利猎手是一款多货币对对冲网格智能交易系统 (EA),旨在实现稳定的交易量,同时控制篮子利润。该 EA 同时开立买入和卖出仓位(对冲入场),然后使用动态自适应网格距离和自动篮子平仓系统管理仓位。 此方案专为希望 EA 能够在不同波动环境下运行,同时专注于稳定盈利周期和高交易活跃度的交易者而设计——非常适合受益于基于交易量的返利计划的账户。 主要功能 真正的对冲入场(买入 + 卖出) 返利猎手同时建立两个仓位,以保持风险敞口平衡并降低方向依赖性。 动态自适应网格(波动率智能距离) 网格扩展采用特殊的动态距离计算,因此当市场波动加剧或趋于平静时,EA 会自动调整步长距离。 动态手数递增(倍数或固定手数) 您可以选择使用倍数或固定手数递增来增加下一级别的手数。该系统可灵活适应保守或激进的交易风格。 篮子止盈
FSilverTrend
Francisco Jesus Alonso Martin
FSilverTrend - Expert Advisor for USDJPY Trading FSilverTrend is an Expert Advisor (EA) designed to trade USDJPY, taking advantage of market trends with precision and efficiency. Based on an advanced algorithmic approach, this EA identifies the prevailing market direction and executes optimized trades to capture sustainable movements. Key Features: Trend-Based Strategy: Uses indicators and price action patterns to identify the predominant USDJPY trend and trade in its direction.  Smart Filters
KT COG Robot MT5
KEENBASE SOFTWARE SOLUTIONS
KT COG Robot is a fully automated Expert Advisor based on the   KT COG Indicator . The COG indicator was originally presented by John F. Ehlers in the May 2002 edition of Technical Analysis of Stocks & Commodities magazine. The EA fires a long trade when COG line cross above the signal line and a short trade is fired when the COG line cross below the signal line.  Adaptive Filtration Our adaptive filtration algorithm combines the original COG formula with the major trend direction and market ac
Bollingerpro
Marouane Benhmidane
BollingerPro - Your Complete Solution for Leveraging Bollinger Bands and Volume BollingerPro is a sophisticated Expert Advisor (EA) designed for traders who want to capitalize on Bollinger Bands, volume, and ATR (Average True Range). This robot is ideal for traders looking to use an automated strategy based on reversal signals, incorporating proven technical indicators to maximize potential gains while controlling risk. Key Data Utilized: Bollinger Bands : to identify dynamic support and resista
Xauusd Gold 1M Scalper Pro MT5
Prashant Prabhakar Sable
XAUUSD Gold 1M Scalper MT5 This Expert Advisor is designed for Gold (XAUUSD) on the 1-minute timeframe in MetaTrader 5. It uses a multi-timeframe trend filter combined with a momentum indicator and a volatility-based entry condition to select trade entries during the London and New York trading sessions. Strategy Overview A trade opens only when three conditions align simultaneously: the higher timeframe EMA alignment confirms the broader trend direction, the 1-minute Supertrend matches that di
Go Long Master
Cem Ummak
3 (1)
Go Long MASTER EA – Simple. Flexible. Effective. Go Long MASTER EA is built on a timeless principle: Buy with confidence, exit with control . This expert advisor opens a Buy position at a user-defined hour and closes it at a later time, every trading day — turning intraday opportunities into consistent potential gains. Key Features: Precise Timing – Opens and closes trades based on your preferred time. Fully Editable Inputs – All parameters are transparent. No hidden settings. MA Filter – Avoids
RoyalTrade Pro
Milton Giovanny Jaramillo Herrera
RoyalProfit EA Pro - Automated London/New York Breakout System Leverage the strategy used by institutional traders: Identify key levels during the London session and execute precise breakouts when New York opens. 100% automated. What Does This EA Do? RoyalProfit EA Pro implements a proven institutional strategy: during the London trading session, the EA automatically marks the maximum and minimum price range levels. When New Y
Bossfx Sma Bot
Timilehin Olabode Shobande
BossFx SMA Pro Trend EA is a professional automated trading system built for MetaTrader 5, developed by BossFx Academy. It uses a dual Simple Moving Average crossover strategy to identify trend direction and execute trades with precision risk management. STRATEGY The EA monitors two SMAs — a Fast MA (default: 10) and a Slow MA (default: 30). When the Fast MA crosses above the Slow MA, the bot enters a Buy. When the Fast MA crosses below, it enters a Sell. Signals are confirmed on closed candles
QA-XAU FakeInsider is a professional XAUUSD (Gold) Expert Advisor for MetaTrader 5 built on a structured multi-timeframe confluence system using Bollinger Bands and Moving Averages across H1, M10, and M5 timeframes. Trades only when multiple layers of market structure alignment are confirmed. Capital protected by circuit breaker, daily loss limit, and ATR volatility filter. No martingale. No grid. No recovery system. Live forward testing on a real XM Global account since January 2026. Forward te
Cosmo Tech Labs Eurusd Mean Reversion 是一款适用于 MetaTrader 5 的自动化 Expert Advisor (EA),基于 EURUSD M15 时间框架的均值回归策略。 当动能和趋势强度条件指示处于超买或超卖状态时,EA 会开启持仓。每笔持仓均配有固定的止盈目标;若在定义的 K 线数量内未达到该目标,则根据时间平仓。同时持仓的最大数量受风险参数限制。 该策略基于 19 年的 M15 历史数据,采用按时间顺序的前向验证(walk-forward)方法开发和测试,包含样本外(out-of-sample)验证。产品截图展示的回测结果均为历史模拟,不代表真实交易。过往业绩不保证未来表现。 本产品不使用马丁格尔(martingale)、网格(grid)或套利技术,也不连接任何外部或第三方服务。 建议:在真实账户使用前,请先在策略测试器(Strategy Tester)中进行测试。此 EA 不使用固定止损,依靠基于时间的平仓来进行风险管理;仓位大小和风险管理应充分考虑这一点。 参数:手数大小、最大同时持仓数、魔术码(Magic Number)、滑点
FVG Pattern Breakout
VALU VENTURES LTD
FVG Pattern Breakout - Fair Value Gap Breakout EA Professional Forex Trading Expert Advisor for MetaTrader 5 Description The Fair Value Gap Breakout EA is an advanced algorithmic trading system that identifies and trades Fair Value Gaps (FVGs) formed during the Asian trading session. This sophisticated EA combines institutional trading concepts with precise market structure analysis to capture high-probability trading opportunities. Key Features Fair Value Gap Detection Automatically identifies
Gold Somnia
Murad Nagiev
Gold Somnia — XAUUSD 自动交易EA Gold Somnia 是专为 MetaTrader 5 交易黄金(XAU/USD)设计的全自动交易机器人。它基于稳健的突破/动量策略,识别高概率入场点,并实施严格的风险管理。 主要功能: - 针对黄金波动优化的自动开平仓逻辑 - 动态手数:按风险百分比或固定手数 - 内置新闻过滤器,规避重大经济新闻 - 移动止损与保本保护 - 每日亏损与最大回撤限制 - 图表实时面板显示账户与交易状态 - 可自定义交易时段 - 适合自营交易公司(prop firm)的风控设置 建议: - 品种:XAUUSD - 周期:M5 - 账户:ECN/Raw 低点差账户 风险警告:交易存在重大风险。过往业绩不代表未来收益。请先用模拟账户测试。
该产品的买家也购买
Quantum Titan MT5
Bogdan Ion Puscasu
4.5 (8)
Quantum Titan 将机构级交易引入 Quantum 生态系统,为精准度、纪律性和经证实的实时市场表现树立了新的标准。 Titan 是为那些对黄金智能交易系统有更高期望的交易者而开发的,代表了量子交易技术的下一个发展阶段。 全球终身授权数量严格限制在 1000 个。 当1000份全部售罄后,《量子泰坦》将不再发售。 特价上市优惠价。最终价格 1999 美元。 只需5万美元初始投资即可获得实时信号:   点击此处 Quantum Titan MQL5 公共频道:   点击此处 ***购买 Quantum Titan MT5,即有机会免费获得 Quantum Emperor、Quantum King、Quantum Bitcoin、Quantum Baron、Quantum Valkyrie、Quantum OmniGold、Quantum Athena X 或 Quantum Starman!*** 详情请私信咨询! 隆重推出量子泰坦 Quantum Titan 是我从未打算公开发布的黄金级智能交易系统。 几个月来,我一直用自己的资金私下交易 Titan,并且
Smart Gold Hunter
Barbaros Bulent Kortarla
4.7 (40)
Smart Gold Hunter 是一款用于 MetaTrader 5 的 XAUUSD / Gold 交易 Expert Advisor。它适合希望使用无网格、无马丁格尔、真实 Stop Loss 和 Take Profit 逻辑,并且重视风险控制的黄金交易者。 您可以在购买前查看实时信号: Live Signal - IC Markets: https://www.mql5.com/en/signals/2365400?source=Site +Signals+My Live Signal - Ultima Markets: https://www.mql5.com/en/signals/2376242?source=Site +Signals+My Smart Gold Hunter 不是网格 EA,也不是马丁格尔 EA。它不依赖无限加仓、恢复单或亏损后加倍手数。EA 的主要思路是用受控逻辑、保护设置和真实交易管理来交易黄金,而不是使用高风险的平均加仓方式。 该 EA 主要为 XAUUSD / Gold 设计。您可以将其用于 XAUUSD 或经纪商提供的黄金品种,例如 XAUU
Quantum Queen X MT5
Bogdan Ion Puscasu
5 (32)
传奇仍在继续。女王不断进化。 欢迎来到 Quantum Queen X——传奇黄金交易系统的下一代产品,它建立在 Quantum Queen 已证明的成功之上。 Quantum Queen X 基于与 Quantum Queen 相同的成熟核心引擎构建,引入了强大的全新自定义模式,允许交易者精确选择要启用或禁用的策略。 每项策略都经过单独审查、改进和优化,以在不同的市场环境下提供更佳的性能和适应性。默认预设也得到了增强,现在包含 9 项精心挑选的策略,而非之前的 7 项,从而提供更广泛的市场覆盖和更多交易机会,同时保留了使 Quantum Queen X 成为 MQL5 平台上最成功的黄金智能交易系统的严谨交易理念。 IMPORTANT! After the purchase please send me a private message to receive the installation manual and the setup instructions 折扣价   价格 。     每购买 10 件,价格将上涨 50 美元。最终价格为 1999 美元。 实时信号 IC Ma
Scalping Robot Pro MT5
MQL TOOLS SL
4.45 (144)
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
The Gold Reaper MT5
Profalgo Limited
4.47 (104)
道具公司已准备就绪!( 下载道具文件 ) 警告: 目前仅剩少量存货! 最终价格:990美元 免费获得 1 个 EA(适用于 3 个交易账户)-> 购买后请联系我 超值组合优惠   ->   点击这里 加入公开群组: 点击此处   实时信号 客户端信号 YouTube 评论 最新手册 欢迎来到黄金收割者! 这款EA是在非常成功的Goldtrade Pro的基础上开发的,设计用于同时在多个时间框架上运行,并且可以选择将交易频率设置为从非常保守到极度波动。 该EA使用多种确认算法来寻找最佳入场价格,并在内部运行多种策略来分散交易风险。 所有交易都有止损和止盈,但同时也使用追踪止损和追踪止盈来最大限度地降低风险,并最大限度地提高每笔交易的潜力。 该系统基于非常流行且行之有效的策略:交易突破重要支撑位和阻力位的交易机会。   黄金非常适合这种策略,因为它是一种波动性很高的货币对。 系统会根据您的账户规模和最大允许回撤设置自动调整交易频率和手数! 回测结果显示增长曲线非常稳定,回撤幅度控制得非常好,恢复速度也很快。  这款EA已经针对黄金进行了最长时间的压力测试,使用了多个经纪商的多个价格
ThunderGold Scalper
Jorge Luiz Guimaraes De Araujo Dias
4.56 (9)
ThunderGold Scalper ThunderGold Scalper 是一款专为 MetaTrader 5 黄金自动交易开发的智能交易系统。 该 EA 适用于 M15 周期的 XAUUSD 和 GOLD。系统通过专有的多因素决策引擎识别符合条件的交易机会,并自动管理交易仓位。 系统综合分析市场结构、趋势方向、K线质量、成交量、动量以及交易执行条件。它会耐心等待合适的市场环境,而不是持续频繁开仓。 Live Signal — TMGM 主要功能 专为 XAUUSD 和 GOLD 开发 推荐周期:M15 全自动交易 不使用网格策略 自动 Stop Loss 和 Take Profit 动态移动止损 按风险比例或固定手数计算仓位 趋势和动量过滤器 K线质量和成交量过滤器 高影响力新闻过滤器 节假日和市场关闭保护 滑点调整系统 每日交易次数限制和冷却机制 信息交易面板 针对 Exness 的自动点数调整 推荐交易条件 ThunderGold Scalper 对点差、滑点、流动性和执行速度较为敏感,因此经纪商的交易条件可能会显著影响结果。 该 EA 已在以下经纪商环境中进行测试: TM
Ultimate Breakout System
Profalgo Limited
5 (47)
重要的 : 此套装仅以当前价格限量发售。    价格很快就会涨到1999美元!   已包含 100 多种策略 ,更多策略即将推出! 额外福利 :  从我的其他 EA 中免费 选择 5 款!   所有设置文件 + 完整设置和优化指南 视频指南 实时信号 第三方评论 新增 - 44 种策略实时信号 欢迎来到终极突破系统! 我很高兴地向大家介绍终极突破系统,这是一款经过八年精心开发的复杂且专有的智能交易系统 (EA)。 该系统已成为MQL5市场上多款表现优异的EA的基础,其中包括备受赞誉的Gold Reaper EA。 它曾连续七个多月位居榜首,此外还有 Goldtrade Pro、Goldbot One、Indicement 和 Daytrade Pro。 终极突破系统并非仅仅是另一款EA(电子交易系统)。 它是一款专业级工具,旨在帮助交易者在任何市场和时间框架内创建无限数量的突破策略。 无论您是专注于波段交易、超短线交易还是构建多元化投资组合,该系统都能提供无与伦比的灵活性和定制化功能。 可能性无穷无尽! 对于自营交易公司的交易员来说:   有了这个系统,您终于可以创建自己独
Lizard
Marco Scherer
4.16 (43)
什么是 LIZARD? Lizard 是一款全自动 EA,专为 MetaTrader 5 上的 XAUUSD(黄金)开发。它采用多策略摆动突破系统,识别图表上的关键结构位,并在精确计算的入场点挂出停止挂单。不使用马丁格尔。不使用网格。不做加仓摊平。 每笔交易都设有明确的止损和止盈,并由多层出场系统全天候自动管理。 实盘信号 — 购买前查看真实表现: Normal Standard: https://www.mql5.com/en/signals/2372821 ECN High: https://www.mql5.com/en/signals/2383392 它是如何运作的? Lizard 在 H1 时间框架上持续扫描 XAUUSD 图表,寻找重要的摆动高点和摆动低点。当识别到有效结构时,它会在距离该价位经校准的位置放置 Buy Stop 或 Sell Stop 挂单。需要真正的突破才能触发,而非价格的简单触碰。 这种方法可过滤掉弱势行情,仅在动能确认时入场。 6 个独立策略在 H1 时间框架上同时运行,每个都拥有各自的 Stop Loss 和 Take Profit、追踪系统、m
Adaptive Gold Scalper Important Pre-notice: This strategy requires a long period of practical verification, and favorable trading returns cannot be guaranteed in the short run. Traders must select brokers with ultra-low order latency, minimal slippage and zero/low stop level requirement; poor broker conditions will lead to disastrous trading results. I have over 14 years of professional trading experience. With proper brokerage conditions and sufficient running time, this fully automated scalpi
TwisterPro Scalper
Jorge Luiz Guimaraes De Araujo Dias
4.43 (136)
更少交易。更好交易。稳定性高于一切。 • 实时信号 模式 1 实时信号 模式 2 Twister Pro EA 是一款专为 XAUUSD(黄金)M15 时间框架开发的高精度剥头皮智能交易系统。交易次数少——但每次交易都有目的。 每笔入场在开仓前须通过 5 个独立验证层,默认配置下胜率极高。 两种模式: • 模式 1(推荐)— 极高胜率,每周交易次数少。专为资金保护和纪律性交易而设计。 • 模式 2(短止损)— 止损幅度显著缩短,交易次数多于模式1。每笔亏损极小。适合希望在受控风险下增加市场曝光的交易者。 规格参数: 交易品种:XAUUSD | 时间框架:M15 最低入金:$100 | 推荐:$250 RAW SPREAD 账户必须使用 强烈推荐 VPS 无网格!每笔交易均设有止盈和止损! 推荐券商: Exness Raw | Vantage | Fusion Markets 购买后发送消息即可获得: 完整用户指南 专属奖励 过往业绩不代表未来结果。请理性交易。
Logan MT5
Thierry Ouellet
4.81 (26)
LIMITED TIME OFFER AT 289$ Price will go up at  499$ on August 21th! Logan MT5 isn't your typical Gold Grid EA that blindly opens trade after trade, consuming your margin and putting your capital at unnecessary risk. Instead, it patiently waits for high-probability entry opportunities and uses an intelligent recovery system that combines ATR-based grid spacing with dynamic lot progression . This allows it to withstand adverse market movements that would wipe out most conventional grid EAs—incl
Cortex IDX
Vladimir Mametov
5 (2)
这是一款专为 MetaTrader 5 平台打造的全自动智能交易系统(Expert Advisor,EA),专门针对 US30(道琼斯工业平均指数) 交易进行了深度优化。交易逻辑结合了美国股指的典型市场特征,包括趋势行情、盘中回调以及高波动阶段,能够自动完成信号识别、开仓、持仓管理和离场操作。 EA 的核心理念是让盈利单尽可能持续运行,同时严格控制亏损风险。盈利仓位可通过智能移动止损(Trailing Stop)持续跟随趋势;当持仓出现亏损且 M1(1 分钟)周期检测到反向信号时,系统可自动提前离场,以减少不必要的回撤。 实盘信号: https://www.mql5.com/en/signals/2376781 首发优惠: 当前价格仅限前 20 位购买者。售出 20 份后,产品价格将上调 100 美元 ,调整为 599 美元 。 产品理念 本 EA 专为希望实现 US30 全自动交易的投资者设计,采用趋势跟随结合回调入场的交易策略,在市场已有明确方向时寻找更优的进场位置,而不是盲目追涨杀跌。 盈利订单可采用 移动止损 持续跟随行情,在锁定利润的同时尽可能捕捉更大的趋势;如果交易者更喜欢
Quantum King EA
Bogdan Ion Puscasu
4.96 (215)
Quantum King EA — 智能力量,为每一位交易者精炼 IMPORTANT! After the purchase please send me a private message to receive the installation manual and the setup instructions. 特别推出价格 直播信号:       点击这里 MT4版本:   点击此处 量子王者频道:       点击这里 ***购买 Quantum King MT5 即可免费获得 Quantum StarMan !*** 详情请私讯询问! 用精确和纪律来管理您的交易。 Quantum King EA 将结构化网格的优势和自适应 Martingale 的智能融入一个无缝系统 - 专为 M5 上的 AUDCAD 设计,专为希望实现稳定、可控增长的初学者和专业人士打造。 Quantum King EA 是针对 M5 时间范围内的 AUDCAD 对开发的全自动交易系统。 它将网格策略的结构与马丁格尔的自适应恢复逻辑相结合,形成了一个在所有市场阶段智能管理交易的系
Quantum Athena X
Bogdan Ion Puscasu
5 (3)
更智能的控制,更精准的操控。 欢迎来到 Quantum Athena X——新一代专注于黄金交易的系统,它在 Quantum Athena 的精准性、效率和纪律性执行的基础上更进一步。 Quantum Athena X 基于与 Quantum Athena 相同的精简核心引擎和精心挑选的 6 种策略构建而成。每项策略都针对当前的黄金市场状况进行了单独优化和改进,而全新的强大自定义模式则允许交易者精确选择启用或禁用哪些策略。 对于喜欢即插即用体验的交易者,原有的优化配置仍然可用;而对于想要创建自己个性化策略组合的交易者,自定义模式则提供了更大的灵活性。 IMPORTANT! After the purchase please send me a private message to receive the installation manual and the setup instructions. 折扣价   价格 。     每购买 10 件,价格将上涨 50 美元。最终价格为 1999 美元。 实时信号 IC Markets:       点击这里 Quantum A
Zoomini
Gennady Sergienko
1.87 (15)
重要信息: 支持和问题解答仅在这里提供:  https://www.mql5.com/en/users/zolia  ( Zolia - UTC/GMT: 台湾 ); Zoomini 是 GoGoPips 项目 2026 年 7 月最新研究中的一小组机器学习模型。 这些模型仅适用于 XAUUSD H1 / Gold 。 信号: www.mql5.com/en/signals/2381994 需要了解的重要事项: 这些模型只使用 一个订单 进行交易,并采用相同的 SL/TP。 支持: Netting 账户 和任何杠杆。 支持大额入金,因为交易类型为中期交易。  100% 交易活跃度 。 这意味着模型不会回避入场,并且始终处于交易状态。 这些模型经过专门训练,不是寻找方便的入场点,而是每分钟预测价格方向。 购买前完全透明 。   目前,暂时,或如果该 EA 的所有者不反对则永久,该 EA 的模型正在我们公开的 Live 排行榜上交易: 所有统计数据、所有交易,无延迟、无过滤。 购买此 EA 时,您将有机会获得新研究中的模型,该研究计划在今年 8 月完成。 这些模型背后的研究是
Smart Gold Impulse
Barbaros Bulent Kortarla
4.11 (19)
Smart Gold Impulse 现巴进入特别早鸟发布阶段。 这是我目前正在使用的 EA,并在我的 Ultima Markets 实盘信号账户上取得了令人瞩目的成绩。您可以通过 Ultima 的实盘信号结果来查看当前表现,Smart Gold Impulse 在真实的市场环境下已经展现出了非常强劲的潜力。我的 Ultima 实盘信号账户所使用的同款设置文件(set file),将仅分享给 Smart Gold Impulse 的购买者。 同时,这仍然是一个发布初始版本,而不是完全进入大众推广阶段的最终产品。之所以给出特别的发布优惠价,原因很简单:我希望早期用户能够对其进行测试、跟进结果、分享反馈,并帮助我了解 Smart Gold Impulse 在不同经纪商和账户条件下的表现。 任何人都可以在这次早鸟发布期间购买 Smart Gold Impulse 并获得我的直接支持。但是,只有 Smart Gold Hunter 的持有者才会被邀请加入特别改进小组,我们将在那里共同讨论经纪商表现、设置、更新、设置文件以及未来的优化方案。 到目前为止,我自己团在 Ultima 上的结果非常强
Quantum Emperor MT5
Bogdan Ion Puscasu
4.85 (507)
介绍     QuantumEmperor EA 是一款突破性的 MQL5 专家顾问,它正在改变您交易著名的 GBPUSD 货币对的方式!由拥有超过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 执行一笔交易时,它都会自动将其拆分成五个较小的仓位。 量子皇帝EA     量子帝王EA凭借其卓越的亏损交易处理方法,在众多专家顾问中脱颖而出。
Zerqon EA
Vladimir Lekhovitser
3.37 (30)
实时交易信号 交易活动的公开实时监控: https://www.mql5.com/zh/signals/2372719 官方信息 卖家资料 官方频道 用户手册 安装说明和使用指南: 查看用户手册 Zerqon EA 是专为 XAUUSD 交易开发的自适应专家顾问。 该策略基于通过 ONNX 集成的 Deep LSTM 神经网络模型,使系统能够处理连续性的市场行为并以结构化方式分析价格动态。 该模型专注于识别黄金价格走势、波动性以及时间条件中的特定模式。 与传统固定信号不同,EA 通过训练后的神经网络框架分析市场,仅在内部模型识别到合适条件时才执行交易。 Zerqon EA 不会持续不断地进行交易。 某些时期可能完全没有任何交易,而在适合的 XAUUSD 市场阶段,系统可能会在较短时间内执行多笔交易。 每笔交易均带有预定义的 Stop Loss 和 Take Profit 参数。 同时还使用追踪止损机制来动态管理持仓。 该 EA 适用于偏好基于神经网络的黄金交易方式、重视执行控制以及接受可变交易频率的用户。 主要特点 不使用高风险交易技术,如马丁格尔 (M
XG Gold Robot MT5
MQL TOOLS SL
4.33 (112)
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
Gold Snap
Chen Jia Qi
4.5 (18)
Gold Snap — 黄金快速利润捕捉系统 实盘信号: https://www.mql5.com/en/signals/2362714 实盘信号2: https://www.mql5.com/en/signals/2372603 实盘信号 v2.0: https://www.mql5.com/en/signals/2379945 当前价格仅剩 3 份。价格很快将上涨至 $1199。 重要: 购买后请通过私信联系我们,以获取用户指南、推荐设置、使用说明以及更新支持。 https://www.mql5.com/en/users/walter2008 欢迎加入我们的 MQL5 频道,获取产品更新与交易见解。 https://www.mql5.com/en/channels/tendmaster 在 Gold House 的长期研发与实战验证中,我们进一步确认了突破策略在黄金市场中的有效性,也验证了我们自适应参数系统在真实市场环境中的实际价值。 但对于突破系统来说,始终存在一个现实问题: 止盈太早,容易错过后续真正的大行情; 止盈太晚,又往往会经历一定程度的利润回吐。 这不是某一种策略独
Pulse Engine
Jimmy Peter Eriksson
4.08 (37)
最新消息——目前仅剩少量存货,欲购从速! 该系统的主要目标是在不使用任何有风险的鞅或网格的情况下实现长期的实时性能。  数量极其有限,现价优惠 最终价格 1499 美元 【实时信号】    |    【回测结果】    |    【设置指南】    |    【FTMO 结果】 一种不同的交易方法 Pulse Engine 不使用任何指标或特定时间框架。它采用了一种非常独特的方法,这是 MQL5 上任何其他交易系统都不采用的方法。 它交易的是日内方向性模式。这些模式是我利用自己多年来不断开发和完善的特定模式识别软件发现的。 该软件使我能够识别出市场历史上在一天中哪些时段会出现强劲的单向波动。 每个市场和每周的每一天都有其独特的走势。 这种方法之所以如此强大,是因为它不依赖于市场是处于趋势行情、反转行情还是任何特定的市场状态。其模式与这些因素完全无关。 脉冲引擎包含涵盖 六大市场的 70 多种不同模式 ,并结合超过 5万笔 交易的历史回测数据。 每个市场的回测时间均尽可能追溯至数据允许的最长时期, 外汇货币对约 20年,指数约 15 年, 加密货币 约10 年。这确保了极高的统计显
XT Bitcoin Robot MT5
MQL TOOLS SL
5 (4)
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
Wave Rider EA MT5
Adam Hrncir
4.83 (46)
Scalper speed with sniper entries. Built for Gold. Tired of all the fake EAs that eventually disappear? Most authors just create another EA when it fails - I wanted to do it differently. Wave Rider is my personal project built out of passion - honest, transparent EA without any fake AI or manipulated back-test that's been continuously updated for more than 6 months, that I am using myself from very first day. Check the Live signal  or Manual  or  Broker performance Version 5.x upgrade notice: Cl
Range Breakout EA with Range Filters
Jimmy Peter Eriksson
4.55 (22)
更新:下一价格:599 美元,最终价格:999 美元 如果您重视诚实和为真实交易而构建的真正交易系统,而不是一个看起来完美无瑕但最终可能导致账户爆仓的直线回测,那么这可能适合您。 无马丁格尔/无网格 22个月实时信号 +250% 实时增长 【实时信号】    |  【FTMO 结果】    |  【主投资组合】  |  【回测指南】 为什么 Range Breakout EA 如此稳定? Range Breakout EA 基于一种众所周知的市场行为:交易时段之间的波动性变化。 亚洲交易时段的波动性通常较低,形成一个狭窄的价格区间。伦敦交易时段开盘后,波动性增加,价格往往会突破该区间 并继续朝突破方向移动。 该系统会交易这种突破,并在当天晚些时候波动性开始减弱时平仓。 它不使用指标或固定时间框架,这有助于减少过拟合。系统内部使用突破过滤器来避免低质量的突破交易。 该策略在 XAUUSD、USDJPY、BTCUSD、US30 和 DE40 等货币对上表现尤为出色。 同时交易多个市场可以实现强大的分散风险能力。 加入社区! 公众社区:  点击这里! 请私信我并附上购
Gold Neural Core
TICK STACK LTD
5 (8)
Launch Offer:   Grab Gold Naural Core and bundle it with   XAU Momentum   and get 2 free EAs of your choice from my entire MQL5 store. DM me for details. Learn how I personally manage risk when using grid systems:  https://www.mql5.com/en/blogs/post/767250 Read the user guide to any TickStack grid system:  https://www.mql5.com/en/blogs/post/767232 Gold Neural Core — Hyper-Scalping Grid System for XAUUSD Gold Neural Core is a high-frequency grid trading system engineered specifically for gold (X
The Gold Space
Ayush V Jain
5 (3)
Price Increases on monday. Live Signal on Vantage https: // www.mql5.com/en/signals/2378090 https: // www.mql5.com/en/signals/2378091 live signal is running mode/option 1 with autolot 2 % risk. Overview:  The Gold Space is a fully automated, professional-grade Expert Advisor specifically engineered for the XAUUSD (Gold) market. Designed natively for MetaTrader 5, this EA capitalizes on high-probability volatility expansions using a precise, dynamically calculated breakout algorithm. It eliminate
Vexora sera
Fatima Zohra Ed Dachraoui
5 (2)
透明度 我们相信,评估一款 Expert Advisor(智能交易系统)最好的方式,就是查看它在真实账户上的实际实时交易表现。 实时交易信号: https://www.mql5.com/en/signals/2379635?source=Site+Signals+My 技术支持: https://www.mql5.com/en/users/fatima-zohraed/news                                        设置指南 首发价格为 $199 现价 $299 — 仅限 10 份 请在下一次涨价至 $399 之前,以 $299 的价格购买。 VEXORA SERA :专业黄金交易的真正力量 为新时代的市场波动而打造 黄金交易已经不再是过去的样子。 在过去两年中,黄金市场经历了异常剧烈的波动以及非常强劲的价格走势,使许多传统交易系统无法适应新的市场环境。 正因如此, VEXORA SERA  并不是基于过时的交易理念打造的。它是专门为适应当今黄金市场而开发的,重点关注 精准度、纪律性以及高质量的交易机会 ,而不是交易频率。 它并不是一款持续不断
Nexorion Initium Novum EA
Valentina Zhuchkova
4.23 (26)
NEXORION: Initium Novum — 确定性逻辑与算法综合体系 NEXORION 是一款基于严密流动性处理数学算法的机构级分析系统。该项目的核心理念是“计算透明化”:交易型 EA 将混沌的价格流转化为结构化的几何区域,并将决策过程直接在交易图表上进行可视化呈现。 实时信号监控 https://www.mql5.com/en/signals/2378408 https://www.mql5.com/es/signals/2372338 系统技术规格 交易资产 :XAUUSD (黄金) 运行周期 :H1 (1小时图) 核心方法论 :机构流动性分析与确定性逻辑 (Institutional Liquidity Analysis & Deterministic Logic) 决策依据 :流动性池与平衡水平的数学计算 数学架构与可视化 本系统的关键创新在于 动态计算映射 (Dynamic Computation Mapping) 。算法不仅是分析价格,更是通过以下模块构建市场的数学模型: 流动性追踪 (Liquidity Tracking) :基于市场阶段的深度分析,精确识别买
Chiroptera
Rob Josephus Maria Janssen
4.56 (48)
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 MT5
MQL TOOLS SL
5 (34)
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
作者的更多信息
Harrow Order
Ubaidillah
4 (5)
Harrow Order is an Expert Advisor (EA) that works based on Support and Resistance, Martingale and Anti-Martingale methods. Support and Resistance is used to indicate the best position to place orders. Martingale is used to fix unprofitable orders. And Anti-Martingale is used for increasing potential profitable orders. This EA runs with two basic steps, namely try and execute. First, it will send one initial order to find out the market conditions at a nearest Support or Resistance level. Second,
FREE
Harvesting
Ubaidillah
3 (2)
Harvesting is an Expert Advisor (EA) that works by sending orders automatically based on the best positions it detected. This EA also sets Stop loss value that can dynamically change following the price, when the order moves to more profit. And this EA cannot be run on its own, traders need to take part in monitoring and taking action to close all profitable orders, as in harvesting. Pairs and timeframes This EA tested on GPBUSD pair and M1 timeframe as in screenshots. Therefore Harvesting coul
FREE
Stoploss Follower
Ubaidillah
2 (1)
Stoploss Follower has the function of setting stop loss value on each order dynamically. When the price moves in profitable direction, the EA will calculate and set a new stop loss value that follows the price. But when the price moves in reverse, the stop loss value still remains at the position. So when the new price touches this stop loss value, the order is closed. Trader can set the estimate of stop loss value with Stoploss input parameter. This parameter is in pips unit, i.e when a trader
FREE
Harrow Band is an indicator based on support and resistance values. This indicator provides six bands that indicate the nearest of support or resistance position. With this indicator, it will be easier to see where entry and exit points of a trade are located. Pairs and Timeframes This indicator can be used in any pairs and timeframes, but it is recommended to use it in XAUUSD H1. Parameters NumCandle - number of candles used to calculate the support and resistance position. BandColor - color
FREE
Climb O
Ubaidillah
Climb O is an Expert Advisor (EA) based on Martingale method and oriented to equity value. This EA will immediately send one order after launch and Climb O will work based on this first order. If the order have price loss, this EA will send another orders with the same type and double lots. This action is to get more return to cover the loosing prices at the opposite movement of prices, and also to find the best equity balance that can get by each orders. Because this EA use high risk method: Ma
Harrow Race is an Expert Advisor that has been developed based on Harrow Order. This is the high risk version of Harrow Order, which uses decreasing Anti-Martingale lot for real orders, and increasing Martingale lot for virtual orders. This EA is for traders who are brave enough to take risk with the Anti-Martingale method. For more information about Harrow Order, you can read https://www.mql5.com/en/market/product/28456 . This EA works using the same principle as the Harrow Order. When the pric
Everse
Ubaidillah
Everse is an Expert Advisor (EA) that build based on martingale, anti-martingale and hedging method. The main idea is place buy and sell in parallel, save the unprofitable positions with martingale, and take profitable positions as a bonus. The RSI, iClose, iHighest and iLowest indicators are used for entries. The highest and lowest prices are to indicate the range of new orders, where the next order, with same type must be higher than 75% of difference between this lowest and highest prices. An
Reiona
Ubaidillah
Reiona is an Expert Advisor (EA) that build based on martingale and hedging method. The main idea is place buy and sell in parallel, save the unprofitable positions with martingale, and keep the profit during trade with hedging. The RSI, iClose, iHighest and iLowest indicators are used for entries. The highest and lowest prices are to indicate the range of new orders, where the next order, with same type must be higher than 75% of difference between this lowest and highest prices. When the bu
Riona
Ubaidillah
Riona is an Expert Advisor (EA) that build based on martingale and hedging method. The main idea is place buy and sell in parallel and virtually, save the unprofitable positions with martingale, and keep the profit during trade with hedging. So, the account that used to trade, must support to take multiple order. The highest and lowest prices based NumCandle value that taken, are to indicate the range of new orders. Where the next order, with same type must be higher than 75% of difference bet
Harrow Strikes is an Expert Advisor that has been developed based on Harrow Order for MetaTrader 4. This is the MetaTrader 5 version and also based on Support and Resistance, Martingale and Anti-Martingale method. Since MetaTrader 5 already supports the use of hedging in trading, the algorithm of this EA has little differences from the original Harrow Order. For more information about Harrow Order, you can read https://www.mql5.com/en/market/product/28456 . Same as Harrow Order, the Support and
筛选:
无评论
回复评论