DojiExecutor

Doji Executor is an expert advisor who works by opening a trading position after detecting a doji candle, according to the doji formation. 


Continuation formation

bull - doji - bull = buy

bear - doji - bear = sell


Reversal formation

bear - doji - bull = buy

bull - doji - bear = sell


with this ea, you don't need to monitor the chart all day long just to find a doji candle

Pair = all pair

Time Frame = all time frame

suitable for use with brokers who give rebate programs

please test first in the strategy tester, before applying to a real account.


PARAMETER DESCRIPTION

Order Count : 1 = Open order every each doji formation is formed, 2 = Only one position per trade

mmMode : 1 = Fix Lot, 2 = Volume Percent, 3 = Martingale

lot : Lot trade

lotVolumePercent : Lot = (input volume percent : 10) : Balance

Martingale : Lot multiplication when loss

stoplossMode : 1 = Hidden Stop Loss, 2 = Stop Loss by age of trade 

HiddenStopLoss : Stop loss by pips

AgeStopLoss : Stop loss by age each trade in minutes

takeProfitMode : 1 = Hidden take profit, 2 = take profit by age of trade

HiddenTakeProfit : Take profit by pips

AgeTakeProfit : Take profit by age each trade in minutes

DojiFormation : 1 = All formation, 2 = Continuation formation, 3 = Reversal  formation

CandleSize_BeforeDoji : Body size Candle in pips

CandleSize_AfterDoji : Body size Candle ini pips

Magic Number : Magic number   



推荐产品
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
TugOfWar MT5
Erwin Rustandi
2.5 (2)
Expert Advisor Description EA TugOfWar will open both buy and sell positions at different times according to the triggered signal, the most positions and in accordance with the market direction that will win and profit.  Profit target per war is 1% to 5%. Warmode normal = Longterm strategy Warmode extreme = Shortterm strategy Parameter Description StartTrade =  Time to start trading / open position EndTrade =  Time to end trading / open position WarMode =  1 -> Normal, 2 -> Extreme (lots of tr
FREE
Naked Bitcoin Scalper
Jestoni Santiago
5 (1)
Adaptive Multi-Strategy Scalper for the biggest Crypto currency in the world.  Looking for a safe, fully automated Bitcoin scalper? Deploy this bot and trade the world's largest cryptocurrency effortlessly — 24 hours a day, 7 days a week. Quick Start: Set Strategy Selection to STRATEGY_ALL and attach the EA to an M15 chart . That's it. What Is Naked Bitcoin Scalper? Engineered specifically for BTCUSD, this Expert Advisor applies the same proven price action logic and multi-strategy framework as
SkyNet Fx EA
Fernando De Paljla Silva
SkyNet EA uses the Mean Return strategy plus Filters to generate a market entry signal.  This setup is frequently used by professional traders around the world. If you want a reliable EA, SkyNet EA is for you.  SkyNet EA   does not use AI or martingale, it does not work miracles, but it is safe. The results shown in the images are out of sample, therefore much more reliable. The SkyNet EA has been subjected to a long period of more than ten years of Backtesting with Tick by Tick data, using the
GoldWeeklyPro GoldWeeklyPro is an automated Expert Advisor developed for trading XAUUSD (Gold) using a rule-based technical strategy. The Expert Advisor operates on higher timeframes and opens trades only when predefined technical conditions are met. Strategy Overview The Expert Advisor evaluates market conditions using a combination of trend filters, momentum indicators, and price pattern detection. Trade entries are generated only when the internal strategy criteria are satisfied. Primary Log
FREE
Institutional Levels is an intelligent, fully automated Expert Advisor. This algo is arranged in such a way that the EA uses levels of importance combined with price action, without reliance on indicators. The strategy behind it is based on the teachings of a professional traders, and ex traders. It will find untested levels at which institutions are known to be interested in, in the number of candles you’ve set and will make trades based on these levels, re-test and trend. It will automaticall
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
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 可以更新对冲比率。 - 出场条件包括均值回归、极端评分、
发现无与伦比的 XAUEUR 猎人,这是专门从事 XAUEUR 的终极交易机器人。 如果您正在寻找一个完整的解决方案来最大化您的利润,同时保护您的资本,请不要再犹豫了。  许多人谈论开仓机器人,但很少有人谈论在市场逆转期间保护您的资金的合理策略。 这就是 XAUEUR 无与伦比的 Hunter 脱颖而出的地方。 配备基于支撑和阻力的动态止损,一旦价格从这些关键水平反弹,该机器人会智能地将您的止盈调整为 +1%。 通过这种新方法,您将获得跟随市场的信心,同时保护您的收益和资本。  无与伦比的 XAUEUR Hunter 擅长在 20 点的波动中剥头皮,但请记住根据您的个人目标调整您的杠杆。 这是一个灵活的解决方案,可以适应您的交易风格。  您不必相信我们的话。 在前几周测试机器人,亲眼看看它能取得的非凡成绩。 性能不言而喻。  此外,我们的机器人旨在在监控市场深度的同时开仓。 它过滤虚假信号,而不是随机行动。 您可以放心,每笔交易都基于准确的分析和可靠的数据。  不要错过这个机会,通过无与伦比的 XAUEUR 猎人来最大化您的奖金并保护您的资金。 立即开始,了解这款机器人如何改
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-
Blue Bird MT5
Ismail Babaoglu
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
Aurum Empress
Alex Michael Murray
50% LAUNCH DISCOUNT! I am Aurum Empress — a highly advanced automated trading system designed for traders who demand control, structure, and precision. Built for MetaTrader 5 , I combine intelligent automation with powerful risk management tools, allowing traders to customize how I operate while maintaining disciplined execution in the market. I continuously monitor market conditions and manage trades with a structured trading engine while displaying important account information through a clean
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
LAUNCH PROMO!   Only  10  copies  available at   $399 ! Every 10 sold copies, the price will increase! Live Signal #1   (Stock Trader Pro, Admiral Markets, Risk 2%) >> Announcements Channel << Stock Edge Fusion is an automated trading system for the US stock market that combines two independent strategies within a single solution. Each strategy implements a distinct market concept and can operate simultaneously, forming a balanced trading model. The system is built on a Plug & Play principle -
ZoneTrader
Kambiz Shahriarynasab
Using this robot, you can avoid sudden stops without setting a limit, especially during news. This robot will not enter the trade until the trigger is taken in the specified time frame. The amount of risk and volume of transactions is completely dynamic and customizable. Also, by specifying different goals, after reaching each of the targets, it will automatically become part of the close volume. Let us know what you think about correcting this indicator. If accepted, it will be applied immediat
Capital Waves
Ciprian Ghebanoaei
Capital Waves is a Expert Advisor (EA) for MetaTrader 5, used for automatic trading on the GBP/USD currency pair on the 30-minute timeframe. This strategy automates trading decisions based on technical indicators (RSI, Bears Power and Bollinger Bands) and applies strict risk management rules such as Stop Loss and Take Profit. Main features: Trading Parameters: Transaction volume: 0.50 lots (fixed) Stop Loss: 105 pips Take Profit: 132 pips Magic Number: 380255 (to identify transactions) Indicato
FREE
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
Bollinger Band Strategy EA MT5 是一个先进的自动化交易工具,旨在通过 Bollinger Bands 指标利用市场波动。非常适合寻求可靠且高效的方式来实施 Bollinger Bands 策略的交易者,这个 EA 根据明确的市场条件执行交易。 这个 EA 为交易者提供了在有效管理风险的同时捕捉重大价格波动的能力。凭借日/时间过滤器和全面的风险管理选项等功能,用户可以在各种市场条件下体验强大的交易表现。 MQL 产品安装指南 | 在 MT4/MT5 上更新已购买的 MQL 产品 | 常见故障排除指南 | 常规设置 / 输入指南 | 指标设置 | 回测和设置文件 主要特点 核心交易策略:根据 Bollinger Bands 信号执行交易,适用于看涨和看跌反转。 支持的时间框架:兼容多个时间框架,允许灵活的交易风格。 风险管理:包含止损和获利设置,以最小化潜在损失并确保利润。 入场过滤器:包括 spread 和新闻过滤器,以优化交易入场,增强决策能力。 头寸管理:允许单一入场或多种策略,如马丁格尔和网格系统。 经纪商兼容性:旨在与各种经纪商无缝配合,确保顺畅的交
Gold Trend Master EA – Trend and Pullback Trading System Quantum Pullback EA is an automated trading system designed for structured trend trading with configurable pullback confirmation and multiple risk management options. The Expert Advisor combines momentum analysis, moving average filtering, volatility conditions, and optional pullback logic to identify trading opportunities while maintaining controlled execution behavior. The system is suitable for traders who prefer flexible configuration
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 万左右或
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
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:
Super Bollinger EA
Renato Takahashi
Super Bollinger EA is an exclusive expert advisor that uses Bollinger Bands as indicator. It´s possible to configure the EA to trade as a low frequency or high frequency one - Scalping expert advisor. A Stochastic Oscillator filter is implemented to have some specific trades on Bollinger Bands. Takeprofit and Stoploss are calculated according to Bollinger Bands width or even with fixed TP and SL ( in points ). A trail and trade out system can also be configured and optimized. A number of orders
Liquidity Sentinel
Cristian-bogdan Buzatu
Institutional Liquidity Trading – Structure, Patience, Risk Control Liquidity Sentinel is a professional, rule-based Expert Advisor designed to trade institutional liquidity events on H1, using a disciplined sequence of liquidity sweep -> reclaim -> confirmation -> controlled execution. This EA is built for traders who understand that markets move because of liquidity , not because of random indicators. Liquidity Sentinel does not chase price. It waits, observes, and executes only when liquidit
MAM White
Matei-Alexandru Mihai
仅剩 7/10 份,首发价格 $85! 理念 — “只有当市场说可以时才构建。” 大多数网格只是随意放置水平然后祈祷。MAM White 会先请求许可——来自趋势、来自波动率、来自您的经纪商。它只在快速 EMA 与强大的慢速 EMA 趋势一致,并且价格与中心保持适当距离时才会构建单向 LIMIT 网格。没有趋势?不构建。刚刚翻转?冷却期。点差过大或超出交易时间?暂停。 当它行动时,它会谨慎行事:LIMIT 订单在 EMA_fast 周围以精确的步长布置,每个订单都通过服务器验证,并考虑止损/冻结水平。如果无法在下单时安全附加止盈,则在成交后再附加,无需任何麻烦。最终结果是一个像纪律助手一样的网格:与走势一致、受控、且避免经纪商错误。冷静的结构 > 混乱的成交。 (其余技术部分同样精准翻译,不失吸引力)
Prodesk Forge
Diego Waldecir Riboli
Prodesk Forge was developed for traders who want more than just a simple robot. It is a complete automated trading structure, with 4 internal trading engines working inside a single Expert Advisor, designed to explore opportunities in two of the strongest and most volatile markets in the world: Gold and Bitcoin. While many EAs depend on only one setup, Prodesk Forge combines multiple internal modules in one single system, giving the robot more ways to read the market, more opportunities to act,
Our automated trading robot is built on the MT5 platform. This is a trend-following system for long-term growth. Key Features & Benefits: Tight Stop-Loss & Strict Capital Management:  The robot prioritizes protecting your capital by utilizing tight stop-loss orders and adhering to strict capital management rules. Only a small, pre-defined percentage of your account is risked on each trade, ensuring longevity and minimizing potential drawdown. Strategic Profit-Taking for Long-Term Growth: Forget
Haven JPY Miner
Maksim Tarutin
Haven JPY Miner - USDJPY 专用算法 隆重介绍 Haven JPY Miner – 一款专为 USDJPY 货币对设计和调整的专业自动交易程序(EA)。这是一个为需要现成系统化方法且无需长时间参数调整的交易者提供的解决方案。 该 EA 配备了 Smart Time Sync 技术。您不再需要计算经纪商服务器的时间偏移量 (GMT Offset)。EA 会通过 API 自动与世界时间同步,确定正确的交易时段。 我的其他产品 -> 点击这里 || EA 信号监控 -> 查看 主要特点 专注于 USDJPY: 算法充分考虑了该货币对的具体运动特征。 即插即用 (Plug & Play): 设置最少。策略已“内置”其中。您只需选择风险。 智能时间同步 (Smart Time Sync): 自动检测服务器时间。无论是冬令时还是夏令时,无需用户干预即可正常工作。 安全性: 无马丁格尔 (Martingale)、网格 (Grid) 或加仓摊平。每笔交易都有止损 (Stop Loss) 保护。 恢复功能: 如果终端重启,EA 将获取当前市场状态并继续工作。 主要设置 Auto_G
GoldStar MT5
Marek Kvarda
GoldStar EA is a fully automated trading program (Expert Advisor) designed exclusively for trading gold (XAU/USD). It analyzes multiple timeframes to detect high-probability trading opportunities and integrates advanced trade management tools — all while remaining easy to set up and operate . Key Advantages of GoldStar EA Advanced algorithm scanning multiple timeframes for optimal entry signals. Built-in money management and capital protection to minimize risk. Stable and consistent results ba
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
该产品的买家也购买
Quantum OmniGold
Bogdan Ion Puscasu
5 (5)
继 Quantum Queen 取得巨大成功(MQL5 历史上评分最高、销量最好的 GOLD 专家顾问)之后,Quantum 的传奇仍在继续。 新一代黄金交易智能交易系统已经问世。 终身授权数量仅限1000个。一旦全部发放完毕,Quantum OmniGold将不再作为此独家版本的一部分提供。 隆重推出 Quantum OmniGold: 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 OmniGold MQL5 公共通道:       点击这里 ***购买 Quantum OmniGold MT5,即有机会免费获得 Quantum Emperor、Quantum Baron、Quantum King
Scalping Robot Pro MT5
MQL TOOLS SL
4.53 (109)
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
Zerqon EA
Vladimir Lekhovitser
3.53 (15)
实时交易信号 交易活动的公开实时监控: https://www.mql5.com/zh/signals/2372719 官方信息 卖家资料 官方频道 用户手册 安装说明和使用指南: 查看用户手册 Zerqon EA 是专为 XAUUSD 交易开发的自适应专家顾问。 该策略基于通过 ONNX 集成的 Deep LSTM 神经网络模型,使系统能够处理连续性的市场行为并以结构化方式分析价格动态。 该模型专注于识别黄金价格走势、波动性以及时间条件中的特定模式。 与传统固定信号不同,EA 通过训练后的神经网络框架分析市场,仅在内部模型识别到合适条件时才执行交易。 Zerqon EA 不会持续不断地进行交易。 某些时期可能完全没有任何交易,而在适合的 XAUUSD 市场阶段,系统可能会在较短时间内执行多笔交易。 每笔交易均带有预定义的 Stop Loss 和 Take Profit 参数。 同时还使用追踪止损机制来动态管理持仓。 该 EA 适用于偏好基于神经网络的黄金交易方式、重视执行控制以及接受可变交易频率的用户。 主要特点 不使用高风险交易技术,如马丁格尔 (M
Ultimate Breakout System
Profalgo Limited
5 (45)
重要的 : 此套装将仅以当前价格出售,且数量非常有限。    价格很快就会涨到 1999 美元    包含 +100 种策略 ,未来还会有更多! 奖励 :价格为 1499 美元或更高 --> 免费选择我的其他  5  个EA! 所有设置文件 完整的设置和优化指南 视频指南 实时信号 审查(第三方) NEW - VERSION 5.0 - ONECHARTSETUP NEW - 30-STRATEGIES LIVE SIGNAL 欢迎来到终极突破系统! 我很高兴向您介绍终极突破系统,这是经过八年精心开发的先进且专有的专家顾问 (EA)。 该系统已成为 MQL5 市场上多个顶级 EA 的基础,包括广受好评的 Gold Reaper EA、 连续七个多月保持第一的位置,以及 Goldtrade Pro、Goldbot One、Indicement 和 Daytrade Pro。 终极突破系统不仅仅是另一个 EA。 它是一种专业级工具,旨在帮助交易者在任何市场和时间范围内创建无限数量的突破策略。 无论您专注于波段交易、剥头皮交易还是构建多元化投资组合,该系统都能提供无与伦比的灵活性和
The Gold Reaper MT5
Profalgo Limited
4.46 (101)
道具準備就緒! ( 下載SETFILE ) WARNING : 目前價格只剩幾本! 最終價格:990$ 免費取得 1 個 EA(適用於 2 個交易帳號)-> 購買後聯絡我 Ultimate Combo Deal   ->   click here JOIN PUBLIC GROUP:   Click here Live Signal Client Signal YouTube Reviews LATEST MANUAL 歡迎來到黃金收割者! 該 EA 以非常成功的 Goldtrade Pro 為基礎,設計為同時在多個時間框架上運行,並且可以選擇將交易頻率從非常保守到極端波動設定。 EA 使用多種確認演算法來找到最佳入場價格,並在內部運行多種策略來分散交易風險。 所有交易都有停損和止盈,但也使用追蹤停損和追蹤停盈來最小化風險並最大化每筆交易的潛力。 該系統建立在非常流行且經過驗證的策略之上:交易突破重要的支撐位和阻力位。   黃金非常適合這種策略,因為它是一種波動性很大的貨幣對。 系統根據您的帳戶規模和最大允許提款設定自動調整交易頻率和手數! 回測顯示出非常穩定的成長曲線,回
TwisterPro Scalper
Jorge Luiz Guimaraes De Araujo Dias
4.47 (118)
更少交易。更好交易。稳定性高于一切。 • 实时信号 模式 1 实时信号 模式 2 Twister Pro EA 是一款专为 XAUUSD(黄金)M15 时间框架开发的高精度剥头皮智能交易系统。交易次数少——但每次交易都有目的。 每笔入场在开仓前须通过 5 个独立验证层,默认配置下胜率极高。 两种模式: • 模式 1(推荐)— 极高胜率,每周交易次数少。专为资金保护和纪律性交易而设计。 • 模式 2(短止损)— 止损幅度显著缩短,交易次数多于模式1。每笔亏损极小。适合希望在受控风险下增加市场曝光的交易者。 规格参数: 交易品种:XAUUSD | 时间框架:M15 最低入金:$100 | 推荐:$250 RAW SPREAD 账户必须使用 强烈推荐 VPS 无网格!每笔交易均设有止盈和止损! 推荐券商: Exness Raw | Vantage | Fusion Markets 购买后发送消息即可获得: 完整用户指南 专属奖励 过往业绩不代表未来结果。请理性交易。
Goldwave EA MT5
Shengzu Zhong
4.72 (67)
真實交易帳戶   LIVE SIGNAL(IC MARKETS): https://www.mql5.com/en/signals/2339082 本 EA 使用與 MQL5 上已驗證之實盤交易訊號完全相同的交易邏輯與執行規則。在使用建議且已優化的設定,並搭配信譽良好的 ECN / RAW 點差經紀商 (例如 IC Markets 或 TMGM) 時,本 EA 的實盤交易行為在設計上,將高度貼近該實盤訊號的交易結構與執行特性。請注意,由於不同經紀商的交易條件、點差、執行品質以及 VPS 環境存在差異,個別使用者的實際結果可能有所不同。 本 EA 為限量銷售產品,目前僅剩 2 個授權名額,售價為 USD 999。完成購買後,請透過私人訊息與我聯繫,以取得使用手冊與建議設定。 不使用過度網格策略,不使用高風險馬丁格爾,不進行攤低成本操作。 目前此 EA 仍處於早期限量階段價格。未來價格將依據銷售與維護階段進行調整,預計每個階段上調約 USD 100,今年的目標最終價格為 USD 1899。 重要說明 GoldWave 是以真實市場環境為核心設計的交易系統。 它使用 AI 輔助的自適應邏
Gold Snap
Chen Jia Qi
5 (14)
Gold Snap — 黄金快速利润捕捉系统 实盘信号 v2.0: https://www.mql5.com/en/signals/2379945 实盘信号: https://www.mql5.com/en/signals/2362714 实盘信号2: https://www.mql5.com/en/signals/2372603 当前价格仅剩最后10份。价格即将上调至799美元。 重要: 购买后请通过私信联系我们,以获取用户指南、推荐设置、使用说明以及更新支持。 https://www.mql5.com/en/users/walter2008 欢迎加入我们的 MQL5 频道,获取产品更新与交易见解。 https://www.mql5.com/en/channels/tendmaster 在 Gold House 的长期研发与实战验证中,我们进一步确认了突破策略在黄金市场中的有效性,也验证了我们自适应参数系统在真实市场环境中的实际价值。 但对于突破系统来说,始终存在一个现实问题: 止盈太早,容易错过后续真正的大行情; 止盈太晚,又往往会经历一定程度的利润回吐。 这不是某一种策略独有的
AXIO Gold EA
Shengzu Zhong
4.56 (9)
AXIO GOLD EA MT5 MQL5 實盤信號參考 https://www.mql5.com/en/signals/2378982?source=Site+Signals+My AXIO GOLD EA MT5 是一款專門為 MetaTrader 5 上的 XAUUSD 黃金開發的自動交易系統。 該 EA 使用與 MQL5 上已驗證實盤信號相同的邏輯和執行規則。當使用推薦的優化設定,並運行在信譽良好的 ECN/RAW 原始點差經紀商,例如 TMGM 時,該 EA 的實盤交易行為設計目標是盡可能貼近該實盤信號的交易結構和執行特徵。 請注意,經紀商條件、點差、執行品質、交易品種規格、滑點、延遲、VPS 環境以及帳戶設定方面的差異,都可能導致個人帳戶結果有所不同。 AXIO GOLD 不使用危險的馬丁格爾加倉法,不使用過度網格擴展,也不會在虧損交易中不斷加倉攤平。 目前產品價格以 MQL5 Market 頁面顯示為準。未來價格可能會根據產品開發、更新、維護以及支援工作量進行調整。 購買後,請透過 MQL5 私訊聯絡我,以取得使用者手冊、推薦設定和安裝指導。 開發者介紹 我是 MetaT
Quantum King EA
Bogdan Ion Puscasu
5 (204)
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 对开发的全自动交易系统。 它将网格策略的结构与马丁格尔的自适应恢复逻辑相结合,形成了一个在所有市场阶段智能管理交易的系
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 scalpin
Lizard
Marco Scherer
4.83 (23)
LIZARD 是什么? Lizard 是一款全自动智能交易系统(EA),专为 MetaTrader 5 上的 XAUUSD(黄金)开发。它采用多策略摆动突破系统,识别图表上的关键结构位,并在精确计算的入场点放置挂单止损单。无马丁格尔。无网格。不加仓摊平。 每笔交易都设有明确的 Stop Loss 和 Take Profit,并由多层退出系统全天候自动管理。 实盘信号 - 购买前追踪真实表现: https://www.mql5.com/en/signals/2372821 工作原理 Lizard 在 H1 时间框架上持续扫描 XAUUSD 图表,寻找重要的摆动高点和摆动低点。当识别到有效结构时,它会在距离该价位经校准的位置放置 Buy Stop 或 Sell Stop 挂单。需要真正的突破才能触发,而非价格的简单触碰。 这种方法可过滤掉弱势行情,仅在动能确认时入场。 6 个独立策略在 H1 时间框架上同时运行,每个都拥有各自的 Stop Loss 和 Take Profit、追踪系统、magic number 和风险权重。 主要功能 多策略架构: 六个单独优化的策略覆盖不同的市场状况,从
Nexorion Initium Novum EA
Valentina Zhuchkova
5 (13)
NEXORION: Initium Novum — 确定性逻辑与算法综合体系 NEXORION 是一款基于严密流动性处理数学算法的机构级分析系统。该项目的核心理念是“计算透明化”:交易型 EA 将混沌的价格流转化为结构化的几何区域,并将决策过程直接在交易图表上进行可视化呈现。 实时信号监控 https://www.mql5.com/es/signals/2372338 系统技术规格 交易资产 :XAUUSD (黄金) 运行周期 :H1 (1小时图) 核心方法论 :机构流动性分析与确定性逻辑 (Institutional Liquidity Analysis & Deterministic Logic) 决策依据 :流动性池与平衡水平的数学计算 数学架构与可视化 本系统的关键创新在于 动态计算映射 (Dynamic Computation Mapping) 。算法不仅是分析价格,更是通过以下模块构建市场的数学模型: 流动性追踪 (Liquidity Tracking) :基于市场阶段的深度分析,精确识别买方流动性 (BSL) 与卖方流动性 (SSL) 区域。 平衡态分析 (Equili
Cortex Aurex
Vladimir Mametov
5 (2)
这是一个专为黄金(XAUUSD)交易而开发的全自动 MetaTrader 5 智能交易系统(Expert Advisor)。其交易逻辑专门针对黄金市场的特点而设计,包括快速的价格波动、剧烈的市场反转以及高波动性。该 EA 能够在对执行速度、交易纪律和精确仓位管理要求极高的市场环境中实现全自动交易。 该系统专注于严格的交易管理、快速响应市场变化以及受控的出场策略。其核心理念非常简单:通过移动止损(Trailing Stop)让盈利交易尽可能延续,同时使用固定止损(Stop Loss)保护每一笔交易,并在 M1 时间周期出现反向信号时提前平掉亏损仓位,从而进一步控制风险。 信号:  https://www.mql5.com/en/signals/2378776 特别优惠价格: 当前价格仅适用于前 30 份授权。售出 30 份后,EA 的价格将上涨 100 美元 ,调整为 599 美元 。 核心理念 本智能交易系统专为希望使用自动化黄金(XAUUSD)交易工具,并需要清晰、实用仓位管理机制的交易者设计。 EA 采用趋势跟随策略,在主趋势方向上的回调中寻找入场机会,从而在已有趋势中获得更有利的
XG Gold Robot MT5
MQL TOOLS SL
4.25 (110)
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
Impulse MT5
Simon Reeves
5 (14)
Are you ready to power up your Gold trading? Impulse by Starpoint Trading — A five-strategy gold EA that waits for the perfect shot. Live Signal (High Risk) Vantage AU:  https://www.mql5.com/en/signals/2375861 Live Signal (Medium Risk) Vantage AU:  https://www.mql5.com/en/signals/2380200 Impulse is a momentum grid EA designed exclusively for XAUUSD, combining five independently developed entry strategies into a single unified grid framework. 5 momentum-based strategies | Two-sided trend partici
Quantum Bitcoin EA
Bogdan Ion Puscasu
4.83 (126)
量子比特币 EA   :没有不可能的事情,唯一的问题是弄清楚如何去做! 使用 Quantum Bitcoin EA 迈向 比特币 交易的未来,这是来自顶级 MQL5 卖家之一的最新杰作。Quantum Bitcoin 专为追求性能、精度和稳定性的交易者而设计,重新定义了加密货币波动世界中的可能性。 重要提示! 购买后,请给我发送私人消息,以获取安装手册和设置说明。 每购买 10 件,价格将增加 50 美元。最终价格为 1999 美元 100本只剩80本了。 量子比特币/女王通道:       点击这里 ***购买 Quantum Bitcoin EA 即可免费获得 Quantum StarMan!*** 私信询问更多详情! Quantum Bitcoin EA 在 H1 时间范围内蓬勃发展,采用 趋势跟踪策略 来捕捉市场动量的本质。它利用 复杂的网格方法 来确保每个交易周期都以胜利结束——将波动性从挑战转变为机遇。比特币市场以 4 年为一个周期,Quantum Bitcoin EA 经过优化,可以捕捉每个周期中发生的模式,确保它始终以有利的方式结束交易 为什么选择量子比
Mavrik Scalper
Vladimir Lekhovitser
实时交易信号 交易活动的公开实时监控: https://www.mql5.com/zh/signals/2378119 官方信息 卖家资料 官方频道 用户手册 安装说明和使用指南: 查看用户手册 Mavrik Scalper 是基于 Hybrid Attention 神经网络架构开发的新一代专家顾问。 与依赖预定义交易规则的传统算法策略不同,Mavrik Scalper 使用经过训练的神经网络模型,能够同时分析市场行为的多个特征。 Hybrid Attention 架构使系统能够动态关注最重要的市场信息,同时降低次要价格波动的影响。 该模型旨在识别短期交易机会,并更加注重执行质量,而不是交易数量。 每一个交易决策都基于模型学习到的多个特征之间的综合关系,而不是单一信号。 交易活动具有自适应特性。 某些交易时段可能完全没有开仓。 而在市场条件有利时,系统可能会在较短时间内执行多笔交易。 这种行为是策略决策过程的组成部分,应被视为正常特性,而不是缺乏交易机会。 风险管理已集成到执行框架之中。 每笔交易均设置预定义的 Stop Loss 和 Take Profi
Chiroptera
Rob Josephus Maria Janssen
4.54 (46)
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
Precise Pair Trading Pro
Arkadii Zagorulko
3.75 (12)
请注意,我不会通过任何第三方经销商、代理或其他分销渠道销售此 EA。 监控 -  实时信号 公开频道 - 这里 此 EA 交易两个品种,并寻找它们之间的短期失衡。当两个品种的走势偏离它们通常的正常关系时,EA 可以开仓,并在失衡变小时平仓。 这不是网格 EA。这不是马丁格尔。EA 不会打开很多恢复订单。每个品种只使用 1 个持仓。 它不是为了在回撤中持仓很多天而设计的。 EA 在开仓前使用过滤器。如果市场条件不好,它可以跳过交易。 EA 输入参数: 主要交易品种 - 用于交易的第一个品种。 次要品种 - 用于比较和交易的第二个品种。 分析时间周期 - 用于计算的时间周期。 历史数据深度 - EA 检查多少根K线用于计算。 Entry Threshold - EA 开仓前失衡必须有多强。数值越高,交易越少,但信号越强。 Exit Threshold - EA 判断失衡已经变小并且可以平仓的水平。 Close Target - 平仓的利润目标。较小的值可以更快平仓。较大的值可以等待更多利润。 Beta Smoothing - 使信号更稳定,并减少市场噪音。 Min Correlation
Gold House MT5
Chen Jia Qi
4.73 (55)
Gold House — 黄金摆动突破交易系统。 一个EA,三种交易模式。选择最适合你的交易风格。无网格,无马丁。 每售出 10 份,价格将上涨 50 美元。最终计划价格:1,999 美元。 实盘信号: Adaptive Mode: https://www.mql5.com/cn/signals/2379287 利润优先模式: https://www.mql5.com/cn/signals/2359124 BE 优先模式: https://www.mql5.com/cn/signals/2372604 更多信号展示:请私信我。 重要:购买后请务必私信我们,以获取推荐参数、使用说明、注意事项以及使用技巧。 (MQL5私信): https://www.mql5.com/en/users/walter2008 保持更新——加入我们的 MQL5 频道以获取产品更新和交易技巧。打开链接后,请点击页面顶部的“订阅”按钮进行关注。: 点击加入 这套EA来自我们团队的内部实盘账户,基于 7 年历史数据开发验证,并经过实盘确认后才决定公开。我们没有为了上架专门优化回测曲线——你看到的,就是我们
Byrdi
William Brandon Autry
5 (19)
BYRDI。多资产网格交易智能。 大多数 EA 一次只交易一张图表。 BYRDI 运行的是一整张网络。 每张图表都成为一个节点。每个节点都可以交易自己的品种、账户、经纪商、AI 模型、风险配置和仓位管理模式。网络(mesh)将它们连接成一个协同的系统。 外汇。黄金。金属。指数。加密货币。原油。以及经纪商支持的合成品种。 一位交易者。多个市场。一张协同的网络。 当前促销。在活动赠送期内,BYRDI 包含 1 次免费 Mean Machine One 激活和 1 次免费 AiQ 激活。 一个全新的品类 传统 EA 是孤立的系统。 一个终端。一个品种。一个决策。对整个投资组合的其余部分毫无感知。 BYRDI 与众不同。 BYRDI 将交易智能分布在多个终端、经纪商、账户和市场之间。每个节点都独立运行,但网络让整个系统始终了解总敞口、回撤压力以及重叠风险。 这就是分布式交易智能。 每个节点本地思考。网络全局协同。 为多资产部署而生 BYRDI 不被锁定在某一个品种或某一个市场上。 可以在外汇货币对、黄金、白银、指数(如 US30、NAS100 和 SPX500)、原油、经纪商提供的加密货币品
Quantum Emperor MT5
Bogdan Ion Puscasu
4.86 (508)
介绍     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凭借其卓越的亏损交易处理方法,在众多专家顾问中脱颖而出。
Wave Rider EA MT5
Adam Hrncir
4.87 (38)
Scalper speed with sniper entries. Built for Gold. Wave Rider 5.0 is coming - look at the  Early Back-Test Get your copy for  499 USD  only  before the 5.0 price jump to   599  USD Check the Live signal  or Manual Hybrid scalper combining scalping speed with single position or intelligent recovery for XAUUSD. 4 trading strategies | Triple timeframe confirmation | 3 layers of account protection. Most trades close in under 30 minutes — minimal market exposure, maximum control. Wave Rider uses tri
Pulse Engine
Jimmy Peter Eriksson
4 (31)
最新消息——目前仅剩少量存货,欲购从速! 该系统的主要目标是在不使用任何有风险的鞅或网格的情况下实现长期的实时性能。  数量极其有限,现价优惠 最终价格 1499 美元 【实时信号】    |    【回测结果】    |    【设置指南】    |    【FTMO 结果】 一种不同的交易方法 Pulse Engine 不使用任何指标或特定时间框架。它采用了一种非常独特的方法,这是 MQL5 上任何其他交易系统都不采用的方法。 它交易的是日内方向性模式。这些模式是我利用自己多年来不断开发和完善的特定模式识别软件发现的。 该软件使我能够识别出市场历史上在一天中哪些时段会出现强劲的单向波动。 每个市场和每周的每一天都有其独特的走势。 这种方法之所以如此强大,是因为它不依赖于市场是处于趋势行情、反转行情还是任何特定的市场状态。其模式与这些因素完全无关。 脉冲引擎包含涵盖 六大市场的 70 多种不同模式 ,并结合超过 5万笔 交易的历史回测数据。 每个市场的回测时间均尽可能追溯至数据允许的最长时期, 外汇货币对约 20年,指数约 15 年, 加密货币 约10 年。这确保了极高的统计显
Smart Gold Hunter
Barbaros Bulent Kortarla
5 (14)
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
My Last Strategy
Inrexea Limited
5 (1)
MY LAST STRATEGY One engine. Every candle. Every session. TEN YEARS, DISTILLED INTO ONE My Last Strategy is not another experiment. It is the concentrated result of more than ten years of building, breaking, and rebuilding automated trading systems. Every dead end, every over-fit backtest, every system that looked flawless and then fell apart taught a lesson — and every lesson was poured into this single engine. This is the one the author chose to keep. After a decade in the trenches, one belief
Mosquito
Muhammad Zahran Rahmadi Putra
5 (3)
The price is gradually increasing up. Only 5 copy remains available at the current price,  next price increase to   $799 . Hello, traders!, the newest and a very powerful Mosquito MT5 of Expert Advisors. My specifically designed to run on the XAUUSD/GOLD pair. Live Performance      ||      Setfile ICM Mosquito  EA is more selective and accurate in signal entry and better in managing existing transactions.  Mosquito   MT5 EA analyzes markets based on Trend Following using Bollinger Bands and Mo
ArtQuant Gold
Miguel Angel Vico Alba
4.33 (24)
ArtQuant Gold 是一款适用于 MetaTrader 5 的专业智能交易系统,专为 黄金 / XAUUSD 自动交易而开发,并兼容常见的经纪商黄金交易品种名称变体。 本 EA 基于结构化的 多模块网格交易引擎 构建,旨在通过简洁且适合 Market 发布的界面,管理交易敞口、交易周期、执行过滤器、账户保护以及虚拟交易管理。 ArtQuant Gold 适合希望使用专门面向 XAUUSD 的自动交易系统的交易者。它提供清晰的风险控制、经纪商配置预设、可控的模块活动、自定义组合选项以及简洁的运行面板。 本 EA 不依赖图表周期。 它可以加载到任意时间周期图表上,内部交易逻辑会使用自身的工作结构进行管理。 重要说明: ArtQuant Gold 仅适用于黄金 / XAUUSD 或等效的经纪商黄金交易品种。如果加载到不相关的交易品种上,EA 将不会交易。 实时参考账户 打开 ArtQuant Gold 实时参考信号 该信号仅作为真实账户透明参考,不构成使用相同经纪商、入金金额、杠杆、风险等级或交易条件的建议。 主要优势 专用于黄金 / XAUUSD 的交易系统 ,专门为黄金交易设计。
Obsidian Flow Atlas EA
Valentina Zhuchkova
5 (4)
Obsidian Flow Atlas EA 精准 · 结构 · 执行 金融市场不会奖励情绪化的交易。 市场奖励的是纪律、稳定性,以及基于客观数据做出决策的能力。 Obsidian Flow Atlas EA 正是基于这一理念而开发。 这是一套面向 MetaTrader 5 的全自动交易系统,专为以下两种全球最受欢迎的交易品种而设计: • XAUUSD(黄金) • EURUSD(欧元兑美元) 系统能够自主分析市场环境、开仓并管理仓位,依靠其内部交易逻辑和内置风险管理模型独立运行。 您无需长时间盯盘、寻找入场机会或手动做出交易决策。 只需安装 EA,选择适合您的风险等级,然后让系统完成其余工作。 经验证的真实交易表现 为了确保最大程度的透明度,系统的实际交易表现可通过以下公开信号进行查看。 XAUUSD(黄金) https://www.mql5.com/en/signals/2378564 超过 3 个月的真实账户实盘交易记录。 EURUSD(欧元兑美元) https://www.mql5.com/en/signals/2378563 超过 3 个月的真实账户实盘交易记录。 这些公开信号
作者的更多信息
MA Line Martingale MT5
Erwin Rustandi
4.5 (4)
EA "MA Line" with martingale feature To see how EA works, please watch the video below.  In the video, I perform parameter optimization and do a backtest. The parameters that are optimized are: - MA Period - Stop Loss - Take Profit For the future, I will try to optimize and test EA, especially the expert advisors in the mql5 community. hopefully it can be useful for colleagues in the mql5 community.
FREE
MA Line with Filter MT5
Erwin Rustandi
3.33 (3)
Expert Advisor = MA Line with Filter Executor = Crossing Candle and Moving Avereage Line Filter = Moving Average, Stochastic, Parabolic SAR Parameter Information: Lot Mode --> 1 = Fixed Lot, 2 = Freeze%Balance Lot, 3 = Martingale System Position Type --> 1 = Every time there is a signal ea will open a position, 2 = Only one position per trade you can choose filter some, all or nothing   
FREE
TugOfWar MT5
Erwin Rustandi
2.5 (2)
Expert Advisor Description EA TugOfWar will open both buy and sell positions at different times according to the triggered signal, the most positions and in accordance with the market direction that will win and profit.  Profit target per war is 1% to 5%. Warmode normal = Longterm strategy Warmode extreme = Shortterm strategy Parameter Description StartTrade =  Time to start trading / open position EndTrade =  Time to end trading / open position WarMode =  1 -> Normal, 2 -> Extreme (lots of tr
FREE
CrossMA Martingale MT5
Erwin Rustandi
1 (1)
Expert Advisor of Cross two moving averages accompanied by stop loss, take profit, martingale and multi timeframes on each moving averages. You can change all the parameters contained in the moving averages Please use as appropriate, hopefully can be useful and assist you in the transaction Don't forget to give a review if this product helps you MA Method 0 = simple 1 = exponential 2 = smoothed 3 = LW
FREE
Multi Timeframes of 2 Moving Averages Cross Timeframes 1 = Executor Position (MA1 Cross MA2 from bottom = buy, MA1 Cross MA2 from Upper = sell) Timeframes 2 = Trend Detector (MA1 > MA2 = Uptrend, MA1 < MA2 = Downtrend) How it works If MA1 > MA2 in Timeframes 2, then MA1 Cross MA2 from bottom in Timeframes 1, output = Buy If MA1 < MA2 in Timeframes 2, then MA1 Cross MA2 from Upper in Timeframes 1, output = Sell Expert Advisor Features - Fixed Lot - Stop Loss and TakeProfit - Trailing Stop - Mu
Expert Advisor of Cross two moving averages accompanied by stop loss, take profit and multi timeframes on each moving averages. You can change all the parameters contained in the moving averages Please use as appropriate, hopefully can be useful and assist you in the transaction Don't forget to give a review if this product helps you MA Method 0 = simple 1 = exponential 2 = smoothed 3 = LW
FREE
FXRogMT5
Erwin Rustandi
FXRog = Forex Running On Growth Expert Advisor description ShortTerm : Yes MidTerm : Yes LongTerm : Yes TargetProfit : By Money, value can be changed in the parameter StopLoss : By Maximum Open Position, all position will closed when maxtrade is reach, value can be changed in the parameter Parameter description StartTrade :  begining time to start trading EndTrade :  last time ea to open a position MoneyManagement :  1 = FixLot,  2 = VolumeLot FixLot :  lot of transactions with a fixed amount
FREE
MA Line
Erwin Rustandi
A cross between the candlestick and the moving average line. MA Line is Expert Advisor which is very simple by working as below: Buy Condition 1. Perivious open candle bellow MA Line 2. Previous close candle above MA Line Sell Condition 1. Perivious open candle above MA Line 2. Previous close candle below MA Line EA Parameter - Time Filter - Lot - MA Period - MA Method - Stop Loss - Take Profit - Trailing Start - Trailing Step - Trailing Stop - Magic Number
FREE
EA "MA Line" with martingale feature EA will open position once per signal To see how EA works, please watch the video below.  In the video, I perform parameter optimization and do a backtest. The parameters that are optimized are: - MA Period - Stop Loss - Take Profit For the future, I will try to optimize and test EA, especially the expert advisors in the mql5 community. hopefully it can be useful for colleagues in the mql5 community.
FREE
EA "MA Line" with martingale feature EA will open position once per signal  To see how EA works, please watch the video below.  In the video, I perform parameter optimization and do a backtest. The parameters that are optimized are: - MA Period - Stop Loss - Take Profit For the future, I will try to optimize and test EA, especially the expert advisors in the mql5 community. hopefully it can be useful for colleagues in the mql5 community.
FREE
FXRog
Erwin Rustandi
4 (4)
FXRog = Forex Running On Growth Expert Advisor description ShortTerm : Yes MidTerm : Yes LongTerm : Yes TargetProfit : By Money (fixlot mode), value can be changed in the parameter. 3% (volumelot mode) StopLoss : By Maximum Open Position, all position will closed when maxtrade is reach, value can be changed in the parameter optimum time frame H1 eurusd Parameter description StartTrade :  begining time to start trading EndTrade :  last time ea to open a position MoneyManagement :  1 = FixLot, 
FREE
CrossMA With SLTP
Erwin Rustandi
3.25 (4)
Expert Advisor of Cross two moving averages accompanied by stop loss, take profit and multi timeframes on each moving averages. You can change all the parameters contained in the moving averages Please use as appropriate, hopefully can be useful and assist you in the transaction Don't forget to give a review if this product helps you MA Method 0 = simple 1 = exponential 2 = smoothed 3 = LW
FREE
MA Line with Filter
Erwin Rustandi
4 (7)
Expert Advisor = MA Line with Filter Executor = Crossing Candle and Moving Avereage Line Filter = Moving Average, Stochastic, Parabolic SAR Parameter Information: Lot Mode --> 1 = Fixed Lot, 2 = Freeze%Balance Lot, 3 = Martingale System Position Type --> 1 = Every time there is a signal ea will open a position, 2 = Only one position per trade you can choose filter some, all or nothing
FREE
TugOfWar
Erwin Rustandi
4 (4)
Expert Advisor Description EA TugOfWar will open both buy and sell positions at different times according to the triggered signal, the most positions and in accordance with the market direction that will win and profit.  Profit target per war is 1% to 5%. Warmode normal = Longterm strategy Warmode extreme = Shortterm strategy Parameter Description StartTrade =  Time to start trading / open position EndTrade =  Time to end trading / open position WarMode =  1 -> Normal, 2 -> Extreme (lots of tr
FREE
MA Line MT4
Erwin Rustandi
3 (2)
MA Line   A cross between the candlestick and the moving average line. MA Line is Expert Advisor which is very simple by working as below: Buy Condition 1. Perivious open candle bellow MA Line 2. Previous close candle above MA Line Sell Condition 1. Perivious open candle above MA Line 2. Previous close candle below MA Line EA Parameter - Time Filter - Lot - MA Period - MA Method - Stop Loss - Take Profit - Trailing Start - Trailing Step - Trailing Stop - Magic Number
FREE
CrossMA Martingale
Erwin Rustandi
2.5 (2)
Expert Advisor of Cross two moving averages accompanied by stop loss, take profit, martingale and multi timeframes on each moving averages. You can change all the parameters contained in the moving averages Please use as appropriate, hopefully can be useful and assist you in the transaction Don't forget to give a review if this product helps you MA Method 0 = simple 1 = exponential 2 = smoothed 3 = LW
FREE
EA "MA Line" with martingale feature To see how EA works, please watch the video below.  In the video, I perform parameter optimization and do a backtest. The parameters that are optimized are: - MA Period - Stop Loss - Take Profit For the future, I will try to optimize and test EA, especially the expert advisors in the mql5 community. hopefully it can be useful for colleagues in the mql5 community.
FREE
DojiExecutorMT4
Erwin Rustandi
Doji Executor is an expert advisor who works by opening a trading position after detecting a doji candle, according to the doji formation.  Continuation formation bull - doji - bull = buy bear - doji - bear = sell Reversal formation bear - doji - bull = buy bull - doji - bear = sell with this ea, you don't need to monitor the chart all day long just to find a doji candle Pair = all pair Time Frame = all time frame suitable for use with brokers who give rebate programs please test first in th
EngulfingInOBOS
Erwin Rustandi
EXPERT ADVISOR DESCRIPTION - Expert Advisor Engulfing in OBOS (Overbought Oversold) is an expert advisor consisting of a combined candle engulfing pattern and Stochastic Oscillator indicators. A Buy position occurs when engulfing are formed when the signal stochastic indicator is in the oversold area, A sell position occurs when engulfing are formed when the signal stochastic indicator is in the overbought area. - You can combine engulfing that form in certain timeframes with a signal stochast
Expert Advisor Description - Basically, EA will open position in case of cross between main line and signal line on stochastic.  - Unique to this EA, using the two pre-set stochastic so that the EA can open the trade position.  - The first stochastic determines the cross, while the second stochastic determines the overbought or oversold levels. - all buy positions will be closed, if the stochastic has entered the overbought area - all sell positions will be closed, if the stochastic has entered
Stomata
Erwin Rustandi
Expert Advisor Description Strategy using two classic indicators in MetaTrader, stochastic oscillator and moving average Accompanied by multi timeframe and parameter that can be changed according to the strategy that suits you Feature Money Management : Stop Loss, Take Profit, Trailing Stop Trading Option : Stochastic Oscillator, two Moving Average, Multi Timeframes  https://youtu.be/3dXAUUnxg1s
Multi Timeframes of 2 Moving Averages Cross Timeframes 1 = Executor Position (MA1 Cross MA2 from bottom = buy, MA1 Cross MA2 from Upper = sell) Timeframes 2 = Trend Detector (MA1 > MA2 = Uptrend, MA1 < MA2 = Downtrend) How it works If MA1 > MA2 in Timeframes 2, then MA1 Cross MA2 from bottom in Timeframes 1, output = Buy If MA1 < MA2 in Timeframes 2, then MA1 Cross MA2 from Upper in Timeframes 1, output = Sell Expert Advisor Features - Fixed Lot - Stop Loss and TakeProfit - Trailing Stop - Mu
Equity Terminator
Erwin Rustandi
5 (1)
Equity Terminator Expert Advisor Parameter Volot   ==>  Volume Lot // lot based on the volume of balance.                 Examples1 : Balance 1000 USD, Volot = 1000, then lot is 0.1                 Examples2 : Balance 1000 USD, Volot = 400, then lot is 0.04                 Examples2 : Balance 400 USD, Volot = 400, then lot is 0.01                 Etc. Target Equity ==> The final equity target that you want to achieve How does the expert advisor work? The purpose of ea is to achieve the target
Heiken Ashi Plus is a trading tool in the form of an expert advisor. This EA works based on the change in the color of the Heiken Ashi candle. called a plus because there are additional indicators such as Moving Averages, Stochastic and RSI which you can combine its use with Heiken Ashi candles. Update V2 : Add Multi TimeFrames Features Explanation of EA parameters LotMethod   :  1 = Fixed Lot, 2 = RiskLot (Freeze of Balance), 3 = Martingale System TrailingStart   :  Trailing will activated af
Fractal Plus MT4
Erwin Rustandi
Fractal Plus  is a trading tool in the form of an expert advisor. I n it there are 1 indicators that are position execution and 4 indicators that function as filters. You can choose whether each indicator is active or not, it can even be combined according to your trading needs. All filter indicators have multi timeframes options. Indicators as execution position: 1. Fractal 4 Indicators as Filter: 1. Moving Averages 2. Stochastic Oscillator 3. RSI 4. Alligator Parameter Information: - Lot Mo
Expert Advisor Stop and Reverse Cut Switch Hedge based on  Parabolic SAR indicator. There are two setting in EA: 1. Cut Switch 2. Hedging Recommended settings: TimeFrames = H4 Risk = 0.1 Minimum Balance = 1.000 MaxToBep = 4 Main Parameter Description: - Hedging Mode False = Cut Switch True = Hedging - Max Martingale Level  = Lot / Volume will reset after "n" Losses - Risk = Based % of Balance -MaxOP to BEP = Target BEP will be active if there is a certain number op open position - Percent BEP
This expert advisor will make a pending order at a certain time, pending orders are made in the form of buying at the highest price and selling at the lowest price (in a predetermined time frame) you can make a pending order breakout at the highest and lowest prices according to your wishes, thus it can be used for the following strategies: - Asian Session BreakOut - European Session BreakOut - US Session Breakout - News Trading - Etc. Main parameter description Notes : order type 4 is not part
EXPERT ADVISOR DESCRIPTION - Expert Advisor Engulfing in OBOS (Overbought Oversold) is an expert advisor consisting of a combined candle engulfing pattern and Stochastic Oscillator indicators. A Buy position occurs when engulfing are formed when the signal stochastic indicator is in the oversold area, A sell position occurs when engulfing are formed when the signal stochastic indicator is in the overbought area. - You can combine engulfing that form in certain timeframes with a signal stochast
Expert Advisor Description - Basically, EA will open position in case of cross between main line and signal line on stochastic.  - Unique to this EA, using the two pre-set stochastic so that the EA can open the trade position.  - The first stochastic determines the cross, while the second stochastic determines the overbought or oversold levels. Parameters Description - Volume_Lot => Number of lots determined from the balance percentage. Example Balance = 1.000 USD, Volume Lot = 100, Then lot i
Stomata MT5
Erwin Rustandi
Expert Advisor Description Strategy using two classic indicators in MetaTrader, stochastic oscillator and moving average Accompanied by multi timeframe and parameter that can be changed according to the strategy that suits you Feature Money Management : Stop Loss, Take Profit, Trailing Stop Trading Option : Stochastic Oscillator, two Moving Average, Multi Timeframes  https://youtu.be/3dXAUUnxg1s youtubeembedcode.com/pl/ http://add-link-exchange.com
筛选:
无评论
回复评论