UniversalEA

3.4

The Expert Advisor allows you to build a trading system based on a custom indicator. It performs automated opening/closing of deals based on the signals of an indicator that places values ​​other than 0 and EMPTY_VALUE in the buffer. The EA polls the values ​​of the specified indicator buffers, opens/closes and accompanies trades according to the specified parameters.

The Expert Advisor implements the following trade support functions:

- installation for the transaction SL and TP;
- calculation of the volume for a given risk;
- transfer to breakeven;
- partial closure;
- increase in the volume of the transaction after receiving a loss;
- closing of all orders by total profit.

To connect your own indicator to an Expert Advisor, you must enter its name and set the buffers used. Below is a brief description of the EA options

Trade Options:

- startLot - initial volume of deals;
- maxLot - maximum volume of transactions;
- MaxRisk - risk per trade, 0 - not used;
- Martin_factor - multiplication factor of the order volume after receiving a loss;
- stepProfit - profit step for partial closing of deals;
- stepProfit_factor - volume at partial closing of orders;
- stopLoss,takeProfit - SL and TP in points;
- stopLoss_factor - SL level from TP;
- stopLoss_Bars - number of bars to determine SL by minimum/maximum of candles
- takeProfit_factor - TP level from SL;
- noLoss - level of transfer to breakeven;
- noLoss_factor - level of transfer to breakeven in shares of SL;
- trailStop,trailStep - level and step of trailing in points;
- DualOrders - permission to open sell orders in the presence of active buys and vice versa;
- UseAllSignals - allow orders for all signals;
- ProfitNum,ProfitSumm - the number of orders and the amount to close based on the total profit;
- minProfit_factor - level of partial closing of the deal;
- minProfit_noLoss - permission to transfer to breakeven in case of partial closing;

Indicator settings:

- IndicatorName - indicator name;
- openBuyBufferIndex - buffer for Buy orders;
- openBuyStopBufferIndex - buffer for BuyStop orders;
- openBuyLimitBufferIndex - buffer for BuyLimit orders;
- takeProfitBuyBufferIndex,stopLossBuyBufferIndex,closeBuyBufferIndex - TP, SL and close buffer for Buy;
- minProfitBuyBufferIndex - Buy partial closing buffer;
- openSellBufferIndex - buffer for Sell orders;
- openSellStopBufferIndex - buffer for SellStop orders;
- openSellLimitBufferIndex - buffer for SellLimit orders;
- takeProfitSellBufferIndex,stopLossSellBufferIndex,closeSellBufferIndex - TP, SL and Sell closing buffer;
- minProfitSellBufferIndex - Sell partial closing buffer;
- BarIndex - bar index in the buffer;
- indexAction - value type in the buffer (greater than zero or not equal to EMPTY_VALUE);
- ObjectStopLoss, ObjectMinProfit, ObjectTakeProfit, ObjectStopBuy, ObjectStopSell - names of graphical objects for indicators displaying signals as icons;
- TP1_BufferIndex, TP2_BufferIndex, TP3_BufferIndex - buffer indices for reading partial close levels.

Additional filtering options:

- useMaFilter - filtering by moving average and its settings;
- useRsiFilter - filter resolution by RSI indicator and its settings;
- useStochFilter - filter resolution by the Stochastic indicator and its settings;
- useParabolicFilter - filter resolution by the Parabolic SAR indicator and its settings;
- useStdFilter - filter permission by the StdDev indicator and its settings;
- useMacdFilter - filter permission by MACD indicator and its settings;

Other options:

- CustomEventBuy,CustomEventSell - custom event for buying and selling;
- timeStart,timeEnd - trading start and end hours;
- slippage - slippage;
- MAGIC - identifier;
- useMail, useNotification - messages to mail and mobile device;
- messageText - message text;
- useButton - display Buy/Sell buttons on the chart;
- pendingReversClose - delete pending orders when a reverse signal is received;
- pendingMinMax - place pending orders to sell higher than the previous ones, to buy - lower.

Full description of the parameters: https://www.mql5.com/ru/blogs/post/747696

You can contact private to clarify the possibility of automating indicators.

评分 6
lchenot
644
lchenot 2018.04.18 00:32 
 

This is AMAZING work. This is genius, both for the idea and implementation.

I have been able to backtest a large numbers of indicator to assess which ones were the best suited for my market and strategy. Huge time and money saver.

Thank you for this wonderful work.

Yarkky
91
Yarkky 2022.04.27 07:15 
 

Some broker working great some not and I'm still looking support right now, where i can find its, Can anyone advise me please...

Michael Maggi
1446
Michael Maggi 2016.12.28 14:37 
 

Starting off well for 2017 preparation. I will post more on my profile page to show the trading specifics but the Universal EA definitely does what it promises. I will add a comment with a jpg.

推荐产品
ForexEagle
Hadj Ahmed Slimani
ForexEagle - Elevate Your Trading Experience to New Heights Ready to revolutionize your trading game? Introducing ForexEagle, the ultimate Expert Advisor meticulously crafted to dominate the GBPUSD, AUDCAD, USDCAD markets on the M5 timeframe. With a winning combination of advanced Price Action strategy and trend detection algorithm, ForexEagle is your go-to tool for unlocking the full potential of GBPUSD, AUDCAD, USDCAD trading. The EA operates during specific hours, from 12:01 AM to 11:59 PM. G
Combiner_EA 是一个多功能的 MetaTrader 4 专家顾问,适用于外汇及其他市场的自动化交易。它整合了来自外部指标和移动平均策略的信号,提供网格交易、马丁格尔及可自定义止盈/止损设置等高级功能。实时统计面板提供账户表现的洞察,是寻求纪律性自动化交易的交易者的理想选择。 主要特点 ️ 外部指标整合: 支持通过 iCustom 接收自定义指标信号,实现灵活的策略执行。 ️ 移动平均策略: 基于移动平均交叉执行交易,风险参数可配置。 ️ 网格交易: 在指定价格间隔开启额外订单,捕捉市场波动。 ️ 马丁格尔系统: 可选的亏损后加仓功能(可配置步骤和倍数)。 ️ 止盈/止损选项: 支持点数、百分比或基于蜡烛收盘的止盈止损设置。 ️ 每日限制: 限制每日操作次数、收益或亏损以控制风险。 ️ 实时统计面板: 显示账户余额、保证金、胜率、亏损及盈亏指标。 ️ 可定制提醒: 支持交易事件及表现更新的通知设置。 设置 ️ 外部指标: 启用/禁用并指定信号集成的指标名称和缓冲区编号。 ️ 移动平均滤波器: 启用/禁用,设置周期(默认12)、偏移(默认6)和最大风险(
Signal Lock XAUUSD
Sebastien Bruno Attaud
Signal Lock XAUUSD Description : Discover Signal Lock XAUUSD, your automated trading partner, specifically designed for the gold market (XAUUSD). Combining advanced algorithms and complex technical analysis, the development of this strategy has taken me a considerable amount of time, but today, I am pleased to finally present to you my gold (XAUUSD) trading strategy. Key Features : Strategy Based on Advanced Technical Indicators: Signal Lock XAUUSD uses a combination of technical indicators
Tops Scalper
Catalin Zachiu
4.2 (10)
机器人在距离关键价格水平不远的地方下达买入止损/卖出止损订单,试图利用在这些水平累积的止损或挂单触发。强烈建议使用低滑点、低点差经纪商、快速计算机或 vps 和低延迟交易服务器,以使机器人能够正常工作。 交易也可以通过货币盈利或亏损来管理,通过将 TakeProfit 、 StopLoss 、 TrailStop 设置为 0 来取消,通过将 BreakEven 设置为 false 来取消,仅使用货币盈利\亏损来管理交易。当达到货币盈利或货币最大亏损时,EA 将关闭所有未结订单。 最新的设置文件可以在“评论”部分的帖子 #216 中找到。 推荐货币对: EurUsd , GbpUsd 。 时间范围:H1。 参数: Lots - 如果使用的手数是固定的并且没有使用自动手数管理,则手数大小; Manage_Lot - true/false - 如果为 true,EA 将自动计算手数;如果为 false,将使用固定手数; 如果在 Manage Lot 为 true 时使用账户货币参数,则 Profit Target 和 Maximum Loss 参数将成为因素并与手数相关联。
BuckWise
Joel Protusada
BuckWise   is a fully automated scalping Expert Advisor that can be run successfully using EURUSD currency pair at H1 timeframe. Very Important This Expert Advisor can not run with any EAs in the same account. As part of the money management plan, it calculates and monitors the Margin Level % and assumes that all open trades are created by it. If you want an Expert Advisor that trades in a daily basis, this EA is not for you because using this requires a patience to wait for a few days or weeks
OsMa TrendSurfer
Augustine Kamatu
This is a free version of the EA  TrendSurfer OsMa  https://www.mql5.com/en/market/product/104264   TrendSurfer OsMa   receives signals from a technical analysis of in-built MetaTrader 4 indicator Oscillator of a Moving Average (OsMA) and then implements   The Quantum Forex Trading System   to generate positive results. Discover: The Quantum Forex Trading System _Mastering the Market with Advanced Algorithms & Multifaceted Strategies_ --- Redefining Forex Trading: In the vast realm of forex, wh
FREE
Primer Scalper EA
Chathusanka Yamasinghe
Primer Scalper I'm not a Professional product developer. But my EA works Really great. Sometimes this EA might not properly work on strategy testers. So don't rely on strategy tester results. No News filter added to this free version. Check Signals- https://www.mql5.com/en/signals/483091 (Subscribe to Signals for Best Results) General Recommendations The minimum deposit is 100 USD, the recommended timeframe is 1h. Use a broker with good execution and with a spread of 2-5 points. A very fast V
Australian Hunter
Jose Daniel Stromberg Martinez
This EA is an EA that let you decide the risk.  Currency pairs and timeframe Recommended pair:   AUDUSD Recommended timeframe:  M30 EA is working with trend that is build with a complec system of different indicators and priceaction. It protects your account with a safe stoploss, and ofcourse take profit level.  There is also an Autolot function that lets the EA adapt to your account size when it grows. We developed this EA for 10 month ago, and nothing is changed since. In other words, this
Gridingale
Arthur Hatchiguian
4.33 (6)
Gridingale  is a new complex  Expert Advisor  that combines  grid  and  martingale . It will create an order grid according to the settings but also add a martingale on it. So it will take  profits  on little and big  movements .  A  loss covering system  is integrated to allow the recovery of orders that are too distant from the current price. It is possible to filter the opening of a new cycle with an indicator. It can work on both sides at the same time, but it is interesting to have it work
FREE
WSN Edge RSI MA Forex EA
Michael Ferreira Da Silva
MT4 EA WSN Edge RSI-MA Multi v1.1 Automate your Forex trading with a complete Expert Advisor for MetaTrader 4 (Windows) . This EA executes an automated strategy using RSI + Moving Averages (MA) —ideal for traders who want disciplined, rules-based entries/exits. ️ Key Features RSI + MA signals for more assertive entries Risk/Reward 1:2 by default Automatic Trailing Stop to lock profits Light martingale (max. 2 steps) for controlled recovery Daily profit target : closes all orders once the t
LokerTrendV7
Aliaksei Karalkou
The EA trades anytime the market is open. Its logic involves opening trades in the direction of movement. The robot increases the lot size in cases of negative profit on a previously closed order. This is not the Martingale system, when there is an increase in the lot size when the price moves against your position. This is a system for increasing the position on the movement of the market. Medium MA is used  Support and resistance lines are used  Fractals are used  A system for checking the ope
This is my second Expert Advisor, designed to generate steady monthly returns in the range of 2–3% , with a smooth equity curve and very low drawdown . It has been backtested over multiple years, with every tested year showing consistent profitability. The EA is intended for EURUSD on brokers offering very low spreads , ideally an ECN account , and is optimized for the H1 timeframe . The strategy behind this EA is based on a trading approach I have personally used for over six years in manual tr
Confident trader
Abdallah Moustafa Hamdy Ahm Abdelrazek
自信交易者是一种先进的自动化交易系统,精心设计用于多货币动态,并完全适应您的需求。利用先进的技术分析,机器人评估历史和实时数据,以识别潜在趋势、关键支撑和阻力位以及其他相关的市场信号。 该机器人每天从周一到周五开仓,所有仓位都通过止盈、止损和各种其他配置进行保护,以适应您的偏好,无论是更激进还是更保守。还包括一个恢复系统。 为了简化启动机器人的过程,所有功能都设置为默认值;我们提供经过测试的设置,如果您发送私信给我们,我们会与您分享。 特点 兼容所有经纪商 热门资产:多货币/股票/指数/金属 机器人每日开仓 由熟练程序员开发的经过测试的产品 快速安装:只需点击几下,EA即可独立运行 所有仓位都由自动止盈、止损保护 根据客户和团队的建议持续开发项目,所有更新均免费提供 信息面板显示每日点数、当前市场会话等 参数: 手数:手数大小 止盈:默认设置,无需调整 止损:默认设置,无需调整 如何开始: 购买EA后,请发送私人消息,附上您的购买确认截图(来自“购买”标签)。确认后,您将获得由开发人员配置的独家设置。 在您的平台上启用自动交易,将EA添加到您首选资产的M15图表,加载我们的设置,设置手
EastStar EA
Mikhail Voropaev
RealProfit Expert works on currency pair USDJPY only! The Expert doesn’t use any additional indicators to open transaction. Trade is based on important levels breakthrough. The Expert has minimum quantity of parameters, for this reason it is ready for work immediately after it has been installed. The absence of additional parameters provides the possibility to use the Expert easily even by beginners. The Expert is suitable for long term investments over 1 year. You should take into consideratio
Griddy Calm EA
Mikhail Kornilov
5 copies are left for $149. The next price is $189. Griddy Calm EA uses the classical strategy of open orders in trend direction at the best price. At trend turning it implements the soft averaging grid. Big dynamic step, small lot multiplier and equity stop loss makes the grid strategy safe enough for long term trading. The key feature of the EA is an algorithm of partial closing which uses small rollbacks of price to gradually close bad trades. Moreover, this strategy is absolutely universal
Smartma professional
Mahmoud Kamal Mahmoud Ahmed Mohamed Ali
Smart Trend Guardian EA Built to Pass – Designed to Protect Smart Trend Guardian EA   is a next-generation   prop-firm-focused trading robot , engineered to trade   only high-probability trends   while strictly protecting capital. This EA was not built for reckless scalping. It was built to   pass funded challenges and keep funded accounts alive . What Makes It Different? Most EAs chase entries. Smart Trend Guardian EA protects first, trades second. It uses   multi-timeframe trend validati
Prosperity
Eloizio Coelho Alves
2.5 (2)
A simple but very powerful EA. It uses two moving averages as a basis for opening orders, which when they cross, orders will be opened. The open order will be closed in two situations: When there is a new crossover opposite the previous one, in this case the price touches the slower moving average, or when it reaches the automatic Take Profit margin. If the price goes in the opposite direction, it will open new orders at the new crossings of the moving averages to calculate the average price and
FREE
Megalodon EA MT4
Jan Isaac Rodriguez Castro
Introducing Megalodon EA – A New Era of Smart Automated Trading Megalodon EA is not just another Expert Advisor — it’s a revolutionary trading concept designed for the new generation of Forex traders who want precision, speed, control, and consistent performance . Built for MetaTrader 4, Megalodon EA combines: High-accuracy scalping logic Independent Buy/Sell systems Dynamic risk management and auto lot sizing Intelligent filters by session, weekday, and market conditions Optio
BBMA Grid Combination
Kahfi Pangariduwan
5 (1)
BBMAGC   BBMAGC  is an automatic trading system with a work strategy obtained from famous BBMA indicator combine with advance grid system . This EA use dangerous trading systems like martingale and grid so please understand the risk before using this EA Time Frame: H1 Symbol: best result on EUR/USD, GBPUSD, GBPCAD VPS recommended 4/5 digit broker Min Deposit 1000$ Low spread always better Since you using Grid system, always trade using money that you are willing to lose. When you use an expert a
Fusion MA MT4
Sergey Kruglov
Fusion MA MT4 - No Martingale, Grids or Risky Methods! Just Fixed Stop Loss, Take Profit and Solid Risk Management Fusion MA MT4   is a powerful algorithmic expert advisor for MetaTrader 4 that trades exclusively based on signals from modified Moving Averages (MA). Unlike standard MAs, it uses a unique hybrid formula that increases entry accuracy while minimizing false signals. The EA combines 8 proven MA-based trading strategies. Fusion MA MT4 - Minimal Configuration Required Optimal settings
EMA Hedging
Hatsawat Khantayapiratkul
Fully automated Expert developed to trade with EURUSD. Experts use unique artificial intelligence technology for market analysis to find the best entry points. EA contains self-adaptive market algorithms with reinforcement learning elements. Reinforcement machine learning differs from supervised learning in a way that it does not need labelled input/output pairs to be present, and it does not need sub-optimal actions to be explicitly corrected. Instead it focuses on finding a balance between exp
Euro Gift EurUsd M15
Marek Kupka
3 (5)
Euro Gift (EURUSD M15) I am celebrating my birthday, so i will publish some EAs for FREE. This EA has been developed for EURUSD M15.  Strategy is based on ICHIMOKU indicator and has very little parameters - so its VERY ROBUST. It uses Stop pending orders with   ATR   Stop Loss . At 9:00 pm we are closing trading every Friday to prevent from weekly gaps. !!!Adjust these times to your broker time. Preset values are for UTC+2 only!!! For every candle the pending orders are modified to adapt the mar
FREE
BG Grid Limited
Boris Gulikov
5 (1)
BG Grid Limited is a countertrend Expert Advisor that uses standard indicators to enter the market. The Expert Advisor has flexible settings and can be used for multi-pair trading. I suggest using 10 currency pairs at once at the same time. However, this does not mean that the Expert Advisor will immediately open 10 orders, one for each currency pair. The Expert Advisor enters the market only with a certain set of indicator readings. The Expert Advisor in the settings has loss limits in the form
Capital Guard Pro EA MT4
Kambiz Shahriarynasab
Capital Guard Pro EA – Smart Risk Protection for MT5 Capital Guard Pro EA is a professional risk management Expert Advisor designed to help traders protect their trading capital, control drawdown, and manage profit targets automatically. This tool works as a safety layer on your MetaTrader 5 account. It monitors your account equity in real time and can automatically close positions when the defined drawdown limit or profit target is reached. Key Features Automatic position closing based on drawd
FTA Trader EA
Jordanilo Sarili
PROMO: PROMO: Minimum Price Expert Advisor: Fixed Time Averaging Trader Overview: The Fixed Time Averaging Trader is an automated trading system designed to execute trades at predetermined times, employing an averaging strategy to optimize entry and exit points. This expert advisor (EA) is ideal for traders seeking a disciplined and systematic approach to trading, reducing the influence of market noise and emotional decision-making. Key Features: Fixed Time Trading: Executes trades at specific
The art of Forex
Arthur Hatchiguian
5 (2)
The art of Forex is a new complex  Expert Advisor  that continuously trades in both directions. A series of orders will be opened to get the best average price  until the take profit is hit. It is optimal for making profits in an unpredictable market.  A loss coverage system  is integrated to allow the recovery of orders that are too distant from the current price. The best results are on  EUR/USD H1  but you can use it on any  forex pair  and  timeframe .  Live results :  https://myx.gg/mql5 S
FREE
Fibo Eagle EA
Almaquio Ferreira De Souza Junior
Fibo Eagle EA for MT4 - Fibonacci-Based Grid Trading Expert Advisor Overview FiboEagleEA is a sophisticated Expert Advisor (EA) designed for traders who want an automated trading system powered by the Fibonacci sequence. This EA integrates grid trading principles with advanced money management tools, delivering a blend of precision, adaptability, and profitability potential. Whether you're new to trading or a seasoned professional, FiboEagleEA adjusts to various market conditions, making it a ve
Trend Chaser
Vladimir Tkach
The Expert Advisor opens a trade in the specified direction at the specified time. If the price moves in the profit direction, additional trades are opened after a preset step. Trade are closed by a Stop Loss or upon reaching a target profit. The Expert Advisor trails the stop loss order, and is provided with multiple breakeven and trade closing functions (See the description of the parameters). Test and optimize the EA in the Tester using M1 open prices. The EA parameters can be controlled via
The Raven EA
Luiz Fernando Novo Da Silva
The Raven EA is a scalper with simple settings, it uses bollinger bands with a combination of strategies, safegrid (limited times), and fixed stoploss / take profits. Pair: CHFJPY Timeframe: M15 Lots: is recommended no more than 0,1 per 1kusd SETTINGS: 1.hourinit / hourend 2.spreadlimit 3.stop loss / take profit 4.gridmax: number of times that ea will use the strategie 5.gridmultiplier 6.lots 7.deviation of bollinger indicator IMPORTANT: 1.this EA is spread sensitive, is highly recommende
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
该产品的买家也购买
Scalping Robot Pro MT4
MQL TOOLS SL
5 (2)
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, and short term volatility to identify high probability scalping opportunities in the gold market. Scalping Robot Pro is optimized for traders who prefer dynamic trading with quick en
Quantum King MT4
Bogdan Ion Puscasu
5 (5)
量子之王EA——智能力量,专为每位交易者打造 IMPORTANT! After the purchase please send me a private message to receive the installation manual and the setup instructions. 特价上市 实时信号:       点击这里 MT5版本:   点击此处 量子之王频道:       点击这里 ***购买 Quantum King MT4,即可免费获得 Quantum StarMan!*** 详情请私信咨询! 规则   你的交易精准而自律。 量子之王 EA     将结构化网格的优势和自适应马丁格尔策略的智能性融合到一个无缝系统中——专为 M5 上的 AUDCAD 而设计,适合希望实现稳定、可控增长的初学者和专业人士。 量子之王 EA     是一个为澳元/加元货币对在 M5 时间框架上开发的全自动交易系统。 它将网格策略的结构与马丁格尔策略的自适应恢复逻辑相结合,形成了一个能够智能管理所有市场阶段交易的系统。 专为易用性和一致性而设计   量子王
BB Return mt4
Leonid Arkhipov
5 (18)
BB Return — 一款用于黄金交易(XAUUSD)的智能交易系统(EA)。该交易思路最初来自我的 手动交易 经验。策略核心是价格回归 Bollinger Bands(布林通道) 区间,但并非机械式或每次触及即入场。针对黄金市场的特性,系统加入了额外过滤条件,用于剔除无效和低质量的市场环境,仅在回归逻辑真正成立时才开仓。   交易原则 — 系统不使用网格、马丁或加仓平均成本等风险策略。EA 可使用 固定手数 或 AutoRisk 自动风险 模式运行。BB Return 对点差、滑点及不同经纪商的报价方式不敏感,可在任何经纪商及多种账户类型下运行,包括 Standard、ECN、Pro、Raw、Razor 。系统不受交易时段限制,可 24 小时运行 。   $ 359   不是最终价格。 当前价格仅剩 5–7 个名额。 之后将上涨。 该EA限量提供,以保证策略的稳定性。 设置与交易频率 — 启动系统无需复杂设置,策略设计即基于 默认参数 运行,通常只需调整手数或 AutoRisk 模式。系统平均每年约执行 80–100 笔交易 。对于不使用网格、加仓或激进方法的系统来说,这是一个
XG Gold Robot MT4
MQL TOOLS SL
4.27 (41)
The XG Gold Robot MT4 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
Aurum AI mt4
Leonid Arkhipov
4.94 (32)
更新 — 2025年12月 Aurum 交易系统于 2024 年 11 月底正式发布。 在这一整年里,它在真实市场环境中稳定运行,没有新闻过滤器,没有额外的防护限制,也没有复杂的交易约束 —— 依然保持了稳定与可靠的表现。 Live Signal (launch April 14, 2026) 这一年的真实交易充分证明了该交易系统本身的可靠性。 正是在真实数据与实际经验的基础上,我们于 2025 年 12 月发布了本次重大更新: 全面升级高级交易面板,并适配所有屏幕分辨率 新增扩展交易保护系统 新增基于 Forex Factory 的强力新闻过滤系统 新增两个额外过滤器,用于更精准的信号判断 全面优化执行速度与系统稳定性 新增安全的 Recovery 回本功能 图表主题升级为高级风格 关于 Aurum Aurum — 黄金交易高级 EA(XAU/USD) Aurum 是一款专为黄金市场打造的专业级交易 EA,核心目标是稳定性与安全性。系统基于趋势分析,并采用严格的风险控制机制。 本系统不使用任何危险交易方式 —— 不加仓、不网格、不马丁、不激进加仓。 每一笔交易都严格设置止损
Vortex Gold MT4
Stanislav Tomilov
4.93 (42)
Vortex - 您对未来的投资 Vortex Gold EA 专家顾问专门用于在 Metatrader 平台上交易黄金(XAU/USD)。该 EA 使用专有指标和作者的秘密算法构建,采用全面的交易策略,旨在捕捉黄金市场中的盈利走势。其策略的关键组成部分包括 CCI 和抛物线指标等经典指标,这些指标共同作用,准确地发出理想的进入和退出点信号。Vortex Gold EA 的核心是先进的神经网络和机器学习技术。这些算法持续分析历史和实时数据,使 EA 能够更准确地适应和应对不断变化的市场趋势。通过利用深度学习,Vortex Gold EA 可以识别模式,自动调整指标参数,并随着时间的推移不断提高性能。Vortex Gold EA 是专有指标、机器学习和适应性交易算法的强大组合。使用 Vortex Gold EA 为您的未来投资。 售价 675 美元(还剩 2/10),下一个价格 795 美元 Live Monitoring  https://www.mql5.com/en/signals/2366351 Check out the live results in Profile >>
The Gold Reaper MT4
Profalgo Limited
4.62 (34)
道具準備就緒! ( 下載SETFILE ) 推出促銷活動: 目前價格只剩幾本! 最終價格:990$ 免費取得 1 個 EA(適用於 2 個交易帳號)-> 購買後聯絡我 Ultimate Combo Deal   ->   click here JOIN PUBLIC GROUP:   Click here Live Signal 歡迎來到黃金收割者! 該 EA 以非常成功的 Goldtrade Pro 為基礎,設計為同時在多個時間框架上運行,並且可以選擇將交易頻率從非常保守到極端波動設定。 EA 使用多種確認演算法來找到最佳入場價格,並在內部運行多種策略來分散交易風險。 所有交易都有停損和止盈,但也使用追蹤停損和追蹤停盈來最小化風險並最大化每筆交易的潛力。 該系統建立在非常流行且經過驗證的策略之上:交易突破重要的支撐位和阻力位。   黃金非常適合這種策略,因為它是一種波動性很大的貨幣對。 系統根據您的帳戶規模和最大允許提款設定自動調整交易頻率和手數! 回測顯示出非常穩定的成長曲線,回撤非常可控且恢復很快。  該 EA 已針對黃金的最長可用期限進行了壓力測試,為不同經紀商使用了多
ORIX mt4
Leonid Arkhipov
4.75 (4)
ORIX System —— 一款专为 GBPUSD 货币对在 M5 时间周期上开发的交易机器人。该EA基于价格行为与市场结构分析,不使用任何标准技术指标。系统不使用马丁格尔、交易网格、逆势加仓、对冲、无止损交易,也不进行高频或混乱交易。 Live signals 主要要求与建议 交易品种:GBPUSD 时间周期:M5 最低入金:从 100 USD / EUR(最小交易手数 0.01) 经纪商:任何提供高质量报价的正规 ECN 经纪商 账户类型:ECN / RAW / Razor(支持 Netting 与 Hedging 模式) VPS:建议使用 VPS 以保证 EA 稳定、连续运行 推荐风险:每笔交易 1%–5%(风险基于单笔交易的止损计算) 参数设置:默认设置 交易逻辑与风险管理 策略类型:价格行为与市场结构分析,识别关键反转区域 不使用标准技术指标 每笔交易均带有强制止损 支持固定手数交易 支持 Auto Risk 自动风险模式 风险基于单笔交易的止损进行计算 推荐风险:每笔交易 1–5% GMT 参数 默认情况下,EA 使用最常见的服务器时间偏移:冬令时 GMT +2,
AW Recovery EA
AW Trading Software Limited
4.35 (84)
智能交易系统是一个旨在恢复无利可图头寸的系统。 作者的算法锁定了一个亏损仓位,将其拆分为多个独立的部分,并分别平仓。简单的设置、在回撤的情况下延迟启动、锁定、禁用其他 EA 交易、使用趋势过滤进行平均以及部分关闭亏损头寸都内置在一个工具中。 与仅在整个组中关闭订单的网格策略相比,使用部分关闭损失可以让您以较低的存款负载减少损失,从而确保更安全地处理损失。 如何恢复订单: 1 EA 关闭所选工具的其他窗口以关闭无利可图的 EA(可选)。 2 EA 重置所有已处理订单的止盈和止损水平,并删除具有相应标识符的挂单。 3 EA 关闭所有已处理的盈利订单,以便使用其利润来弥补部分非盈利订单并减少总头寸量(可选)。 4 EA 通过打开锁定订单来锁定亏损头寸。 5 然后,通过打开恢复订单,它开始通过部分关闭不盈利的订单来减少损失。 6 当部分关闭时,算法首先恢复定位最不成功的订单,或者最接近盈利的无利润订单。每个无利可图的订单都分为许多部分,顾问分别关闭每个部分。恢复订单以小量开仓,以免大幅增加入金负担 包含注释、设置和测试说明的完整输入设置列表  ->   这里  MT5 版本 ->   这里
Gold Safe MT4 EA
Anton Zverev
5 (2)
实时信号:   https://www.mql5.com/en/users/varkotechnologies/seller MT5 版本:   https://www.mql5.com/en/market/product/164203 大体时间:       M1 货币对:       XAUUSD Gold Safe EA Manual: https://www.mql5.com/ru/blogs/post/770312 Varko Technologies 不是一家企业,而是一种自由的理念。 我感兴趣的是长期合作和建立声誉。 我的目标是不断改进和优化产品,以适应不断变化的市场环境。 黄金安全EA       - 该算法同时使用多种策略,其主要理念是强调控制亏损交易和风险。 交易的收尾和控制采用了多级措施。 如何安装专家版? 您需要将文件从EA传输到XAUUSD M1货币对图表。无需SET文件,只需设置时间偏移值即可。 我建议使用时间交易,例如通过 IC Markets 或 RoboForex 等经纪商。 如果您在设置时间方面需要帮助,请务必给我发私信。 请先在经纪商的策略
Forex Dominance MT4
Ebrahim Mohamed Ahmed Maiyas
5 (2)
An advanced Expert Advisor powered by artificial intelligence and machine learning, specifically designed for analyzing Forex Market. It adapts to price movements and market fluctuations to detect potential trading opportunities. Discounted price   . The price will increase by $50 with every 5 purchases. No Risky Strategies   –   Does not use martingale or grid methods Artificial Intelligence Integration: At the heart of this EA les a sophisticated AI engine capable of recognizing complex patte
HFT Prop Firm EA
Dilwyn Tng
4.96 (631)
HFT Prop Firm EA 也被称为 Green Man,因为其独特的标志,是专为克服允许高频交易 (HFT) 策略的专有交易公司 (prop firms) 的挑战或评估而设计的专家顾问 (EA)。 限时优惠:购买 HFT Prop Firm EA 免费赠送价值 $198 的工具 MT5 版本: https://www.mql5.com/en/market/product/117386 通过 HFT 挑战表现监控(起价 $200): 1) 经纪商:IC Markets 账号 66603384 服务器:ICmarketsSC-Demo06 密码:Greenman 2) 经纪商:IC Markets 账号 21718043 服务器:ICmarketsSC-Demo02 密码:Greenman 结果 1: https://c.mql5.com/31/1055/hft-prop-firm-ea-screen-4333.gif 结果 2: https://c.mql5.com/31/1055/hft-prop-firm-ea-screen-4648.gif 超过 600 条五星好
首发价格:$250 —— 当前价格档仅剩 8 份。 每售出 10 份,价格上涨 $50。最终价格:$1999。 Aurum Imperator   专为重视精准而非市场噪音的交易者打造。 它并不追逐所有品种和所有市场阶段,而是专注于一个明确目标: 通过为 MetaTrader 5 打造的 均值回归模型 交易   AUDCAD 。 该系统结合了 RSI 确认、价格与均线距离分析、ATR 逻辑、日/周级别市场环境判断以及结构化周期管理 , 以识别价格过度偏离的状态,并以纪律化的方式进行执行。 你可以将 EA 挂载在任何图表周期上。 所有交易决策都会在内部按 M15 周期处理,因此执行模型始终保持固定且一致。 不同于常规的优化理念 大多数交易机器人都会被优化成在历史回测中呈现尽可能漂亮的盈利曲线。 而 Aurum Imperator 的开发目标并不相同。 我们构建并使用了 自有优化框架 ,优先考虑   稳健性、一致性和长期可持续性 ,而不仅仅是历史利润最大化。 这意味着系统参数并不是单纯因为在过去数据上收益最高而被选中, 而是在更完整的质量评估框架下进行筛选,以偏向更干净、更稳定的长期表
Recovery Manager Pro MT4
Ianina Nadirova
5 (1)
Recovery Manager Pro 是一个用于从其他顾问或手动开立订单中恢复回撤的系统。 RM Pro具有自动动态调整的能力。交易者需要选择风险级别,顾问将以全自动模式工作。 可以在回撤恢复模式和待机模式下工作!如果另一位顾问产生回撤,RM Pro 将禁用它,锁定头寸并开始使用部分平仓恢复存款的过程。在交易中,顾问使用智能平均、锁定和部分平仓。该顾问致力于定制趋势指标,该顾问的所有买家都将收到该指标作为礼物。 Advisor 的主要特点是能够在待机模式下工作。一旦另一位顾问产生回撤,RM Pro 将接管订单管理并打开平均订单,然后部分关闭。 设置说明:           关联 MT5版本:           关联 顾问特点: 恢复无利可图头寸的回撤 当达到指定的回撤时可以操作 使用部分闭包 开立平均订单以恢复无利可图的头寸 处理其他顾问或手动下订单的损失 根据趋势进行工作。定制移动平均线指标作为送给每位买家的礼物! 既可以处理一个订单,也可以处理一系列无利可图的订单! 适用于当前符号 根据给定的风险程度自动调整 重要的! 在启动顾问之前,我们建议在策略测试器或模拟账户中
This expert use grid and advanced DCA and martingale strategy. The strategy used by Fund Manager by our country. Use with pair AUDCAD, with   timeframe M5   it can survive 2015-Nov 2024.  DrawDown Max from 2019-2025 15k USD for both pair It works well in other Pairs in   m15: AUDCAD, EURJPY Use proper money management, use money that you can loose, withdraw your profit. This strategy can make good profit if you use good money management. Use the balance minimum of 2k-3k. Use default setting .
Multi Sniper mq
DMITRII GRIDASOV
5 (3)
MULTI SNIPER EA 是一款精准的自动交易系统,在 MT4 平台上的准确率高达 90% 左右。 这款盈利丰厚的剥头皮 EA 无疑是目前市场上最稳定的系统之一。   No grid! No martingale! 它是独家产品,仅在本 MQL5 网站提供。 下载用于测试和交易的EA设置文件:   GBPAUD Set_file   GBPCAD Set_file - 实现了复利方法和剥头皮交易技术。 - 系统会根据市场波动自动设置动态止损。 - EA 默认具有自动(手数计算)风险管理功能,并提供固定手数选项。 - 可调整交易入场敏感度参数。 - 周末无交易缺口。 - 精确的操作时间过滤器,精度可达 1 分钟。 - 内置点差显示。 - 机器人具有盈亏平衡功能。 - 账户杠杆:1:30 至 1:2000 范围内任意选择。 - 最推荐的货币对是 GBPCAD 和 GBPAUD - 相应的 Set_files 可在“评论”部分找到。 - 不存在任何危险的马丁格尔/网格策略。每笔订单都有自己的止损位,以保护账户安全。 - 运行时间:EA 会根据设置中的时间过滤器,从美国交易时段结束
XIRO Robot MT4
MQL TOOLS SL
5 (6)
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
Gold Trade Pro
Profalgo Limited
4.61 (23)
推出促銷活動! 僅剩幾本,449 美元! 下一個價格: 599$ 最終售價:999$ 免費取得 1 個 EA(適用於 2 個交易帳號)-> 購買後聯絡我 Ultimate Combo Deal   ->   click here New live signal:   https://www.mql5.com/en/signals/2084890 Live Signal high risk :  https://www.mql5.com/en/signals/2242498 Live Signal Set Prop Firm Set JOIN PUBLIC GROUP:   Click here Parameter overview Gold Trade Pro 加入了黃金交易 EA 俱樂部,但有一個很大的區別:這是一種真正的交易策略。 “真實交易策略”是什麼意思? 您可能已經註意到,市場上幾乎所有黃金 EA 都是簡單的網格/鞅系統,當市場與初始倉位相反時,該系統會添加交易。  它們通常偽裝成“神經網絡/人工智能/機器學習”,但如果您對外彙和 EA 有一點經驗,您可以輕鬆地將
Wall Street Robot MT4
MQL TOOLS SL
5 (1)
Wall Street Robot is a   professional trading system   developed exclusively for US stock indices, focused on S&P500 and Dow Jones. These markets are known for their high liquidity, structured movements and strong reaction to global economic flows, making them ideal for algorithmic trading strategies based on precision and discipline. By concentrating only on these indices, the system is able to adapt closely to their behavior, volatility patterns and intraday dynamics, instead of trying to oper
Golden Mirage mt4
Michela Russo
5 (9)
Limited stock at the current price! Final price: $1999 --> PROMO: From $299 --> The price will go up every 5 purchases, next price : $399 Golden Mirage is a robust gold trading robot designed for traders who value reliability, simplicity, and professional-grade performance. Powered by a proven combination of RSI, Moving Average,  ADX, and High/Low Level  indicators, Golden Mirage delivers high-quality signals and fully automated trading on the M5 timeframe for XAUUSD (GOLD) . It features a robu
Golderon MT4
Vladimir Pokora
Golderon EA – A Specialized Algorithmic Trading System for Gold (XAU/USD) MT5 version here Introducing Golderon EA , a fully automated trading system (Expert Advisor) meticulously engineered for trading gold (XAU/USD). This expert system is the result of extensive research, advanced algorithmic modeling, and precise optimization based on over ten years of real historical market data. Golderon EA implements an intradaily swing trading strategy , optimized for M15, M30, and H1 timeframes , ident
Golden Scalper PRO
Felipe Jose Costa Pereira
3.73 (11)
Golden Scalper PRO:让我们的技术为您服务! 说明书与参数文件:购买后请联系我获取完整的说明书和设置文件。 价格:价格会随着许可证的销售数量增加而上涨。 剩余名额:3 黄金交易是金融市场上波动性最大、风险最高的品种之一,它需要极高的精准度、深入的分析能力以及强大的风险管理能力。 Golden Scalper PRO 正是为此而生,结合了先进的技术与高效的交易策略,旨在帮助交易者在黄金市场中获得最大收益。无论是新手还是专业交易员,它都能为您提供强大的支持,让您在这个充满挑战的市场中安全高效地交易。 Golden Scalper 拥有智能自适应系统、多周期分析、自动调整仓位以及严密的风险控制功能,能够在瞬息万变的市场中迅速做出反应,同时保障您的资金安全。 交易品种 XAUUSD(黄金) 交易周期 M5 最低资金 500 美元 支持平台 任何经纪商 账户类型 任何,建议低点差账户 杠杆 1:500 及以上 VPS服务器 建议使用,但非必须 交易品种 SPX500(纳斯达克100) 交易周期 M5 最低资金 1000 美元 支持平台 任何经纪商 账户类型 任何,建议低点
EA Budak Ubat
Syarief Azman Bin Rosli
4 (3)
免费试用 EA Budak Ubat 频道 限时特价! 每购买10次后价格将增加10美元! 工作原理 当 EA 激活时,它会根据执行模式参数分析图表。 如果图表上没有现有仓位,EA 将根据参数输入交易。如果趋势是看涨的,它将进入买入交易,如果是看跌的,它将进入卖出交易。如果止损变量大于0,则还会设置距离已打开交易价格一定距离的止损订单。0表示没有止损。 如果图表上存在现有仓位,且最后一个仓位处于亏损状态,EA 将检查当前市场价格与订单之间的距离是否至少为用户设置的最小距离,然后将根据蜡烛图输入交易,仓位大小将使用马丁格尔方法计算,并且将设置离已打开交易价格一定距离的止损订单,如果止损变量大于0。 如果未启用套期保值,EA 一次只会进入一个方向的交易。如果第一个仓位是买入交易,则所有后续的马丁格尔仓位也必须是买入交易。如果第一个仓位是卖出交易,则所有后续的马丁格尔仓位也必须是卖出交易。如果启用套期保值,EA 将进入双向交易。 EA 将修改相同方向的所有仓位的获利点为单一的保本点,再加上用户设置的获利水平。 EA 参数 执行模式: 在每个新 K 线上:当 EA 激活时,它会在每个新的
Trend Catcher Exp
Ramil Minniakhmetov
Trend Catcher EA 使用作者自主研发的自适应趋势分析指标来分析市场价格走势。它通过过滤掉短期噪音,专注于潜在的动能强度、波动性扩张和价格结构行为,从而识别真实的市场方向。该 EA 结合了移动平均线、RSI 和波动率过滤器等特殊定制指标的平滑和趋势过滤功能,可以根据预设的交易条件自动执行交易。 该系统会等待趋势确认,而不是对每一次价格波动都做出反应,然后在进入动态均衡区域之前寻找可控的回调机会,并顺势而为。这是一款马丁格尔/网格交易 EA。 货币对和时间框架: 该 EA 在 15 分钟或更高时间框架(例如 H1)下运行良好,适用于 xauusd 或主要货币对,例如 eurusd、gbpusd、usdcad、audusd、audcad、nzdcad、nzdusd 等,以获得更高的准确性。 设置: 开启新系列 – 真/假 – 允许开启新系列 买入交易 – 真/假 – 允许买入 卖出交易 – 真/假 – 允许卖出 管理手动订单 – 真/假 – 如果交易者手动输入新订单,EA 将自动执行 使用对冲 – 真/假 – 允许对冲 订单备注 – EA 趋势 AI 最
FlipDamonHFT
Allistair Kabelo Mandow
1 (4)
FlipDamonHFT is a fully automated Expert Advisor for MetaTrader 4, developed for trading XAUUSD (Gold) on the M15 timeframe. It uses a high-frequency approach combined with advanced risk controls to identify and capture short-term opportunities in the gold market. The EA is designed for traders who understand the high-risk nature of HFT strategies. It focuses on precision execution, dynamic position sizing, and multi-layer protection to manage trades during volatile gold movements. Key Features
Boring Pips MT4
Thi Thu Ha Hoang
4.54 (13)
你是否曾 经想过为什么大多数专家顾问在实盘交易中并不有效,尽管它们在回测中表现完美? 最有可能的答案是过拟合。许多专家顾问被创建为对现有的历史数据进行“学习”和完美适应,但由于构建模型的泛化能力不足,它们无法预测未来。 一些开 发者可能根本不知道过拟合的存在,或者他们知道但没有办法防止它。其他人则将其作为美化回测结果的工具,他们添加了数十个输入参数,而不考虑统计学意义,使交易策略过度依赖历史数据,并试图说服他人他们的专家顾问未来能够实现类似的表现。 如果你 对这个迷人的主题感兴趣,并想更深入地了解过拟合,请参考我的这些文章: Avoiding Over-fitting in Trading Strategy (Part 1): Identifying the Signs and Causes Avoiding Over-fitting in Trading Strategy (Part 2): A Guide to Building Optimization Processes 有几种方法可以避免在 仅仅依赖读取过去数据的专家顾问上亏钱。而最简单的方法是,在没有至少 5 个月或 30
Pattie Breakout ORB EA
Patrick Jeannot
4.75 (4)
Pattie Opening Range Breakout (ORB) is a range of price variation, which for each session, it generates a combination of support and resistance levels, positioning itself in favor of breaking out of the bands, when it is exceeded on the upside is a signal to buy or enter long and when it is exceeded on the downside it is a signal to sell or enter short. Pattie Break Out  EA  is a specialized trading tool designed to automate  time session-based breakouts . The EA operates by drawing a price rang
Real monitoring :   XAUUSD M30 SL3 ,          XAUUSD M30 SL5 For more information, please contact us via private message or in  the mql5 group. THERE   ARE   ONLY  2   OUT   OF   10   COPIES   LEFT   AT   A   PRICE   OF  649   USD ! AFTER   THAT , THE   PRICE   WILL   BE   INCREASED   TO  920   USD . Imagine that you have an experienced trader who monitors the market every day, waits for the price to break through an important level, and instantly opens a deal. That's exactly what this advisor
SuperNova HFT,是一个交易EA,专门设计用于进行高频交易(HFT)评估和应对专业交易公司(prop firms)设定的挑战。 购买EA后,您可以无限次数地使用它来通过超过10家支持HFT Pro公司的挑战。 限时特价99美元 SuperNova HFT能在极短的时间内达到挑战目标。SuperNova HFT擅长高波动性市场,使用止损单和紧密止损来进行市场交易。 最佳使用时机是纽约开市时的US30,开市时波动性增加,SuperNova HFT可以在15分钟内通过没有手数上限的专业交易公司的挑战。 如何进行回测/演示账户? - 重要的是使用ICMarkets进行演示测试,其他经纪商会有不同的结果 - 回测时可以使用任何经纪商 - 下载免费演示版 - 打开MT4,选择策略测试器,选择SuperNova HFT,选择US30,设置日期(通常一次测试1天),选择视觉模式并将时间框架设为1分钟 - 使用默认设置运行 如何使用 - 最好使用VPS来运行SuperNova HFT - 每家专业交易公司都有自己的SetFiles,请联系我获取 - 不同公司之间的
Supply Demand EA ProBot
Georgios Kalomoiropoulos
4.67 (9)
基于 供需 原则的 全自动 EA 。第一个 提供 完全自动化的 供需 EA。现在 交易 变得轻松,通过用户友好的图形交易面板完全控制您的交易策略。 您将获得超高品质 算法交易软件涵盖所有交易风格:手动、半自动和全自动。通过各种设置和自定义选项,每个交易者都可以创建适合自己需求和个人交易风格的策略。它提供了无限的可能性,这就是这款独特专家顾问的魔力。 供应需求 EA ProBot 手册 || 如何使用交易面板 || 自动方向 购买后请给我发一条消息,让我将 “方向面板” 指示器发送给您。其价格为 (199 美元) ,但购买后您将完全 免费 获得它。 “供应和需求 EA ProBot” 中的交易模式 · 手动交易: 您可以通过点击供应和需求区域旁边的区域标签来手动进行标记/限价交易。为此,您需要从输入参数启用手动交易,并禁用交易面板上的买入和卖出按钮。 · 半自动交易: 当价格触及某个区域时,EA 可以自动进行交易。它根据您在交易面板上选择的偏好进行交易。为了在价格触及需求区域时进行交易,需要激活“买入”按钮;为了在价格触及供应区域时进行交易,需要激活“卖出”按钮。这允许您自定义
作者的更多信息
UniversalEaMT5
Sergey Deev
4 (1)
The Expert Advisor allows you to build a trading system based on a custom indicator. It performs automated opening/closing of trades based on the signals of arrow indicators (which buffer values ​​other than 0 and EMPTY_VALUE) or color lines. The EA polls the values ​​of the specified indicator buffers, opens/closes and accompanies trades according to the specified parameters. The Expert Advisor implements the following trade support functions: -installation of SL and TP; -calculation of the
EA Locking Grid
Sergey Deev
5 (1)
Semiautomatic EA for trading based on the averaging and locking strategy. The trader sends signals for opening grids by using the buttons on the chart. The EA opens a market order, places a grid of limit orders in the same direction with lot multiplication according to specified parameters and a locking stop order in the opposite direction with the volume equal to the sum of all the previous ones. Once the price passes the specified breakeven level, the EA places a stop loss at the open price+sp
The indicator displays the data of the Stochastic oscillator from a higher timeframe on the chart. The main and signal lines are displayed in a separate window. The stepped response is not smoothed. The indicator is useful for practicing "manual" forex trading strategies, which use the data from several screens with different timeframes of a single symbol. The indicator uses the settings that are identical to the standard ones, and a drop-down list for selecting the timeframe. Indicator Paramet
The indicator displays the data of the candles from a higher timeframe on the chart. Only the candle body (by the open and close prices) is displayed. The candlesticks are colored depending on the difference between the open and close prices. After removing the indicator from the chart, the objects used by it are deleted automatically. Indicator Parameters TimeFrame - time frame (drop-down list) BearColor - bearish candle color (standard dialog) BullColor - bullish candle color (standard dialog
MTF MACD
Sergey Deev
The indicator displays the data of a standard MACD indicator from a higher timeframe. The product features notifications of crossing the zero or signal line by the histogram. Parameters TimeFrame - indicator timeframe (dropdown list) MacdFast - fast line period MacdSlow - slow line period MacdSignal - signal line period MacdPrice - price type (dropdown list) AlertCrossZero - enable notifications of crossing the zero line AlertCrossSignal - enable notifications of crossing the signal line UseNot
The indicator displays the moving average of a higher timeframe on the chart. The indicator parameters TimeFrame - time frame of the moving average (drop-down list) MaPeriod - moving average period MaMethod - moving average method (drop-down list) MaShift - moving average shift MaPrice - moving average price (drop-down list)
MTF ATR
Sergey Deev
The indicator displays the data of the Average True Range (ATR) from a higher timeframe on the chart. It allows you to see the scope of the movement without having to switch to another screen terminal The indicator parameters TimeFrame - time frame of the data (drop-down list) can not be lower than current AtrPeriod - period of the Average True Range indicator a higher timeframe range
MTF ADX
Sergey Deev
5 (1)
The indicator displays the data of the standard ADX indicator from a higher timeframe on the chart. Several indicators with different timeframe settings can be placed on a single chart. The indicator parameters TimeFrame - time frame of the data (drop-down list) can not be lower than current AdxPeriod - period of the indicator for a higher timeframe AdxPrice - prices for the calculation of the indicator data from a higher timeframe
MACD Divergence
Sergey Deev
2.5 (2)
The indicator detects divergence signals - the divergences between the price peaks and the MACD oscillator values. The signals are displayed as arrows in the additional window and are maintained by the messages in a pop-up window, e-mails and push-notifications. The conditions which formed the signal are displayed by lines on the chart and in the indicator window. Indicator Parameters MacdFast - fast MACD line period MacdSlow - slow MACD line period MacdSignal - MACD signal line period MacdPric
The indicator detects and displays М. Gartley's Butterfly pattern. The pattern is plotted by the extreme values of the ZigZag indicator (included in the resources, no need to install). After detecting the pattern, the indicator notifies of that by the pop-up window, a mobile notification and an email. The pattern and wave parameters are displayed on the screenshots. The default parameters are used for demonstration purposes only in order to increase the amount of detected patterns. Parameters z
The indicator displays the averaged value of the moving averages of the current and two higher timeframes with the same parameters on the chart. If the moving averages are located one above the other, the resulting one is painted in green, showing an uptrend, in the opposite direction - red color (downtrend), intertwined - yellow color (transitional state) The indicator parameters MaPeriod - moving average period MaMethod - moving average method (drop-down list) MaShift - moving average shift M
The indicator displays the price movement on the chart, which is smoothed by the root mean square function. The screenshot shows the moving average with period 20, the smoothed root mean square (red) and simple SMA (yellow). The indicator parameters MAPeriod - Moving average period MaPrice - applied price (drop down list, similar to the standard MovingAverage average) BarsCount - number of processed bars (reduces download time when attaching to the chart and using in programs).
SqrtDev
Sergey Deev
The indicator displays the standard price deviation from the root mean moving average line in the additional window. The screenshot displays the standard indicator (the lower one) and SqrtDev (the upper one). Parameters SqrtPeriod - root mean line and standard deviation period. SqrtPrice - applied price (drop-down list). BarsCount - amount of processed bars (reduces the download time when applying to a chart and using in programs).
Harmonic 50
Sergey Deev
The indicator detects and displays the 5-0 harmonic pattern on the chart according to the scheme provided in the screenshot. The pattern is plotted by the extreme values of the ZigZag indicator (included in the resources, does not require additional installation). After detecting the pattern, the indicator notifies of that by the pop-up window, a mobile notification and an email. The indicator highlights not only the complete figure, but also the time of its formation. During the formation the f
The indicator detects and displays the AB=CD harmonic pattern on the chart according to the scheme provided in the screenshot. The pattern is plotted by the extreme values of the ZigZag indicator (included in the resources, does not require additional installation). After detecting the pattern, the indicator notifies of that by the pop-up window, a mobile notification and an email. The indicator highlights not only the complete figure, but also the time of its formation. During the formation the
The indicator detects and displays the White Swan and Black Swan harmonic pattern on the chart according to the scheme provided in the screenshot. The pattern is plotted by the extreme values of the ZigZag indicator (included in the resources, does not require additional installation). After detecting the pattern, the indicator notifies of that by the pop-up window, a mobile notification and an email. The indicator highlights not only the complete figure, but also the time of its formation. Duri
The indicator detects and displays Shark harmonic pattern (see the screenshot). The pattern is plotted by the extreme values of the ZigZag indicator (included in the resources, no need to install). After detecting the pattern, the indicator notifies of that by a pop-up window, a mobile notification and an email. The indicator highlights the process of the pattern formation and not just the complete pattern. In the former case, it is displayed in the contour triangles. After the pattern is comple
The indicator detects and displays 3 Drives harmonic pattern (see the screenshot). The pattern is plotted by the extreme values of the ZigZag indicator (included in the resources, no need to install). After detecting the pattern, the indicator notifies of that by a pop-up window, a mobile notification and an email. The indicator highlights the process of the pattern formation and not just the complete pattern. In the former case, it is displayed in the contour triangles. After the pattern is com
The indicator detects and displays Cypher harmonic pattern also known as Anti-Butterfly (see the screenshot). The pattern is plotted by the extreme values of the ZigZag indicator (included in the resources, no need to install). After detecting the pattern, the indicator notifies of that by a pop-up window, a mobile notification and an email. The indicator highlights the process of the pattern formation and not just the complete pattern. In the former case, it is displayed in the contour triangle
The indicator displays ZigZag lines from a higher timeframe (see the example in the screenshot). The red thin line is the current timeframe's ZigZag, while a thicker yellow line is the higher timeframe's one. The indicator is repainted as the data is updated. Parameters Depth, Dev, Back - ZigZag parameters; BarsCount - amount of processed bars (reduces the initial download time and decreases the load when using in an EA); TimeFrame - indicator timeframe (cannot be lower than the current one).
RenkoMaSignals
Sergey Deev
1 (2)
The indicator displays Renko bars on the chart, plots two moving averages by them and generates buy/sell signals based on the conditions displayed in the screenshots and described below: the buy signal is formed if the fast moving average is above the slow moving average, from 4 to 10 consecutive bullish Renko bars are displayed, followed by no more than 2 bearish and one bullish Renko bars; the sell signal is formed if the fast moving average is below the slow moving average, from 4 to 10 conse
RenkoMacdSignals
Sergey Deev
1 (1)
The indicator displays renko bars on a chart, use them to plot MACD histogram and provides buy/sell signals: signal of MACD histogram crossing its signal line; signal of MACD histogram crossing the line 0. Renko is a non-trivial price display method. Instead of displaying each bar within a time interval, only the bars where the price moved a certain number of points are shown. Renko bars do not depend on a time interval, therefore the indicator works on any timeframe without losing its efficienc
RenkoMaStoch
Sergey Deev
1 (1)
The indicator displays renko bars on a chart, uses them to plot the fast and slow moving average and Stochastic, as well as it provides buy/sell signals: a buy signal is generated when the fast moving is above the slow one, and the signal line of Stochastic crosses the lower level from bottom up; a sell signal is generated when the fast moving is below the slow one, and the signal line of Stochastic crosses the upper level from top to bottom; Renko is a non-trivial price display method. Instead
RenkoZigZag
Sergey Deev
The indicator displays Renko bars on the chart and uses them to plot the ZigZag - trend lines connecting the local Lows and Highs of the price movement. Renko - specialized display of the price action, in which the graph is displayed not every bar of the time frame, but only under the condition that the price had passed more than the specified number of points. Renko bars are not bound to a time frame, so the indicator can work on any time frame with the same efficiency. This implementation of t
The indicator displays Renko bars on the chart, uses them to plot the ZigZag - trend lines connecting the local Lows and Highs of the price movement, and highlights them based on the Gartley patterns, showing the potential price reversal points. Renko - specialized display of the price action, in which the graph is displayed not every bar of the time frame, but only under the condition that the price had passed more than the specified number of points. Renko bars are not bound to a time frame, s
RenkoMACD Divergence
Sergey Deev
1 (1)
The indicator displays renko bars on a chart, uses them to plot the MACD oscillator and determines the divergence conditions (divergences of price movements and oscillator values). The buy/sell signal is formed if the next High/Low price is not confirmed by the oscillator values. The ZigZag indicator is used to evaluate the extremums. Only the last 3 peaks are taken into account (see the screenshot). If peak 1 is higher than peak 2 or peak 3, and at the same time the macd value is lower, then a
RenkoABCD
Sergey Deev
The indicator displays renko bars on a chart and uses them to create ZigZag indicator - trend lines connecting local price movement Highs and Lows. The indicator, in turn, is used to create AB=CD displaying potential price reversal points. Renko is a non-trivial price display method. Instead of displaying each bar within a time interval, only the bars where the price moved a certain number of points are shown. Renko bars do not depend on a time interval, therefore the indicator works on any time
RenkoSarMA
Sergey Deev
The indicator calculates and displays renko bars using MA and PSAR data as well as provides buy/sell signals. Renko is a non-trivial price display method. Instead of displaying each bar within a time interval, only the bars where the price moved a certain number of points are shown. Renko bars do not depend on a time interval, therefore the indicator works on any timeframe without losing its efficiency. Buy signal forms when PSAR readings are moving down, MA is moving up, the price is closing ab
RenkoMaPriceChannel
Sergey Deev
1 (1)
The indicator displays Renko bars on the chart, uses their data to calculate and display the moving average, PriceChannel and generates buy/sell signals. Renko is a non-trivial price display method. Instead of displaying each bar within a time interval, only the bars where the price moved a certain number of points are shown. Renko bars do not depend on a time interval, therefore the indicator works on any timeframe without losing its efficiency. The PriceChannel indicator displays the upper, lo
The indicator displays Renko bars on the chart, uses their data to calculate and display the Bollinger Bands, MACD oscillator and generates buy/sell signals. Renko is a non-trivial price display method, in which a bar within a time interval is shown on the chart only if the price has moved a certain number of points. Renko bars do not depend on a time interval, therefore the indicator works on any timeframe without losing its efficiency. When attached to a chart, the indicator checks for presenc
筛选:
Ross Rodgers
157
Ross Rodgers 2024.05.27 13:56 
 

I purchased the EA. Best value in terms of price for a UniversalEA. However, could not get any support from Sergey. Sent multiple messages on MQL5 messenger starting March 1. It is now May 27 and still no response... The EA Seems useful, but have moved to Issam Kassas' Smart Universal EA for better support.

BAIXAR  HR-K
863
BAIXAR HR-K 2022.05.13 11:24 
 

Sergey, ich bin mit Deinem UniversalEA überhaupt nicht zu frieden. Habe Dich mehrmals gebeten mir beim Einrichten zu helfen, es kam von Deiner Seite nichts.

Sergey Deev
58954
来自开发人员的回复 Sergey Deev 2022.05.14 02:38
Ich bin bereit, alle Fragen schriftlich zu beantworten, aber ich spreche keine Fremdsprachen für die Sprachkommunikation.
Yarkky
91
Yarkky 2022.04.27 07:15 
 

Some broker working great some not and I'm still looking support right now, where i can find its, Can anyone advise me please...

CofChart
25
CofChart 2022.02.22 14:26 
 

用户没有留下任何评级信息

lchenot
644
lchenot 2018.04.18 00:32 
 

This is AMAZING work. This is genius, both for the idea and implementation.

I have been able to backtest a large numbers of indicator to assess which ones were the best suited for my market and strategy. Huge time and money saver.

Thank you for this wonderful work.

Michael Maggi
1446
Michael Maggi 2016.12.28 14:37 
 

Starting off well for 2017 preparation. I will post more on my profile page to show the trading specifics but the Universal EA definitely does what it promises. I will add a comment with a jpg.

回复评论