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
Quantora EA
Hardik K Chapla
QUANTORA EA – Advanced Automated Trading for Gold & Indices Quantora EA is an advanced automated trading solution developed for Gold (XAUUSD) and major Index markets on MetaTrader 4. The system combines intelligent market analysis, adaptive trade management, and customizable risk controls to provide a flexible trading experience across different market conditions. Main Features • Fully automated trade execution • Adaptive position management • Intelligent market filtering • Dynamic risk control
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
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 (4)
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 tra
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,核心目标是稳定性与安全性。系统基于趋势分析,并采用严格的风险控制机制。 本系统不使用任何危险交易方式 —— 不加仓、不网格、不马丁、不激进加仓。 每一笔交易都严格设置止损
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 LATEST MANUAL 歡迎來到黃金收割者! 該 EA 以非常成功的 Goldtrade Pro 為基礎,設計為同時在多個時間框架上運行,並且可以選擇將交易頻率從非常保守到極端波動設定。 EA 使用多種確認演算法來找到最佳入場價格,並在內部運行多種策略來分散交易風險。 所有交易都有停損和止盈,但也使用追蹤停損和追蹤停盈來最小化風險並最大化每筆交易的潛力。 該系統建立在非常流行且經過驗證的策略之上:交易突破重要的支撐位和阻力位。   黃金非常適合這種策略,因為它是一種波動性很大的貨幣對。 系統根據您的帳戶規模和最大允許提款設定自動調整交易頻率和手數! 回測顯示出非常穩定的成長曲線,回撤非常可控且恢復很快。  該 EA 已針對黃金的最長可用期限進行了壓
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 时间框架上开发的全自动交易系统。 它将网格策略的结构与马丁格尔策略的自适应恢复逻辑相结合,形成了一个能够智能管理所有市场阶段交易的系统。 专为易用性和一致性而设计   量子王
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 >>
BB Return mt4
Leonid Arkhipov
5 (18)
BB Return — 一款用于黄金交易(XAUUSD)的智能交易系统(EA)。该交易思路最初来自我的 手动交易 经验。策略核心是价格回归 Bollinger Bands(布林通道) 区间,但并非机械式或每次触及即入场。针对黄金市场的特性,系统加入了额外过滤条件,用于剔除无效和低质量的市场环境,仅在回归逻辑真正成立时才开仓。   Global   update   on   June   14th   交易原则 — 系统不使用网格、马丁或加仓平均成本等风险策略。EA 可使用 固定手数 或 AutoRisk 自动风险 模式运行。BB Return 对点差、滑点及不同经纪商的报价方式不敏感,可在任何经纪商及多种账户类型下运行,包括 Standard、ECN、Pro、Raw、Razor 。系统不受交易时段限制,可 24 小时运行 。   $ 359   不是最终价格。 当前价格仅剩 5–7 个名额。 之后将上涨。 该EA限量提供,以保证策略的稳定性。 设置与交易频率 — 启动系统无需复杂设置,策略设计即基于 默认参数 运行,通常只需调整手数或 AutoRisk 模式。系统平均每年约执行
Gyroscopes
Nadiya Mirosh
Gyroscope        professional forex expert   (for EURUSD, GBPUSD, USDJPY, AUDUSD, USDCHF, EURGBP, EURJPY, NZDUSD, USDCAD, EURCHF, AUDJPY, CADJPY pairs)   alyzing the market using the Elliot Wave Index. Elliott wave theory is the interpretation of processes in financial markets through a system of visual models (waves) on price charts. The author of the theory, Ralph Elliott, identified eight variants of alternating waves (of which five are in the trend and three are against the trend). The mov
Goldbot One MT4
Profalgo Limited
5 (5)
推出促銷活動: 目前價格只剩幾本! 最終價格:990$ 新:購買 Goldbot One 並免費選擇 1 個 EA! (適用於2個交易帳戶) 加入公共團體: 點擊此處   終極組合優惠   ->   點擊此處 LIVE SIGNAL 隆重介紹   Goldbot One ,這是一款專為黃金市場設計的高度複雜的交易機器人。 Goldbot One 專注於突破交易,利用支撐位和阻力位來識別主要交易機會。 該專家顧問專為在波動的貴金屬市場中尋求效率、可靠性和策略優勢的交易者而設計。   值得注意的事實:     EA 在樣本外資料中的表現與用於最佳化的樣本內資料完美一致。   樣本內時期為2016年至2023年。 用於確認策略的樣本外資料為 2004-2016 年和 2024 年。       2024年,業績躋身近20年來最好之列!   現在,這是未來表現的一個非常好的指標。   主要特點: 多策略方法: 獲勝策略的 8 種變體: Goldbot One 運行八種不同的突破策略變體,每種變體都針對不同的市場條件進行了最佳化。這種多元化確保了風險的良好分散並創造了更平穩的成長預期  
One Gold MT4
Stanislav Tomilov
4.65 (17)
介绍 One Gold EA,这是 Meta Trader 平台上一种先进的黄金交易机器人,旨在帮助交易者进行高级市场分析。我们的专有技术利用神经网络和数据驱动算法来分析历史和实时黄金市场数据,提供有助于决策的见解。与传统的手动策略不同,One Gold EA 以最少的干预运行,简化了交易流程并旨在降低相关风险。虽然使用先进的神经插件可以增强机器人的分析能力,但需要注意的是,与任何交易工具一样,One Gold EA 并不保证盈利。然而,它被设计为具有通过提供更明智和数据支持的见解来提高交易绩效的潜力。One Gold EA 持续监控黄金市场,以检测人类交易者可能难以发现的模式和趋势。该系统能够适应各种市场条件,提供更一致的交易方法,尤其是在黄金交易等高度波动的环境中。无论您是经验丰富的交易员还是市场新手,One Gold EA 都旨在通过提供全面的市场分析和减少手动工作量来支持您的决策过程。虽然 One Gold EA 旨在简化交易体验,但将机器人与深思熟虑的交易计划和适当的风险管理策略结合使用至关重要。我们相信我们的技术有潜力为交易员提供支持,但鼓励负责任地使用和持续监控结果以获得
Trust EA MT4
Konstantin Kulikov
5 (1)
Trust EA   is a real trader's tool, working on a clear principle, with its advantages and disadvantages, so it will not suit everyone, but for some users it can become the best trading robot. * Limited special offer - 50% off the full price of the product. Only 5 copies at this price. The final price is 997$ * Discuss the complexities of Forex trading here:  chat "Age of Expert Advisors" . Logic I have been working with algorithmic trading systems since 2015, and in my experience, systems with
XG Gold Robot MT4
MQL TOOLS SL
4.29 (42)
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
AW Recovery EA
AW Trading Software Limited
4.35 (84)
智能交易系统是一个旨在恢复无利可图头寸的系统。 作者的算法锁定了一个亏损仓位,将其拆分为多个独立的部分,并分别平仓。简单的设置、在回撤的情况下延迟启动、锁定、禁用其他 EA 交易、使用趋势过滤进行平均以及部分关闭亏损头寸都内置在一个工具中。 与仅在整个组中关闭订单的网格策略相比,使用部分关闭损失可以让您以较低的存款负载减少损失,从而确保更安全地处理损失。 如何恢复订单: 1 EA 关闭所选工具的其他窗口以关闭无利可图的 EA(可选)。 2 EA 重置所有已处理订单的止盈和止损水平,并删除具有相应标识符的挂单。 3 EA 关闭所有已处理的盈利订单,以便使用其利润来弥补部分非盈利订单并减少总头寸量(可选)。 4 EA 通过打开锁定订单来锁定亏损头寸。 5 然后,通过打开恢复订单,它开始通过部分关闭不盈利的订单来减少损失。 6 当部分关闭时,算法首先恢复定位最不成功的订单,或者最接近盈利的无利润订单。每个无利可图的订单都分为许多部分,顾问分别关闭每个部分。恢复订单以小量开仓,以免大幅增加入金负担 包含注释、设置和测试说明的完整输入设置列表  ->   这里  MT5 版本 ->   这里
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 有一點經驗,您可以輕鬆地將
Javier Gold Scalper V2
Felipe Jose Costa Pereira
5 (4)
Javier Gold Scalper:让我们的技术伴您左右! 手册和配置文件:购买后请联系我获取手册和配置文件 价格:根据已售许可数量逐步上涨 剩余可用副本:5 交易黄金这一金融市场上最具波动性的资产之一,需要极高的精准度、严谨的分析以及极其有效的风险管理。 Javier Gold Scalper 正是为整合这些核心要素而设计,打造出一个强大而复杂的系统,旨在优化黄金市场中的交易表现。借助尖端技术与先进策略,Golden Scalper 为初学者与专业交易者提供支持,使其能够安全应对挑战,把握这个动态市场中的各种机遇。有了 Golden Scalper,您将拥有一款专为应对黄金特性而开发的可靠工具。 交易品种 XAUUSD(黄金) 时间周期 M30 PropFirm 已准备好 起始资金 最低 $1000 经纪商 任意经纪商 账户类型 任意,推荐低点差账户 杠杆 最低 1:500 VPS 推荐使用,但不是强制 深入了解 Javier Gold Scalper! 图表形态分析市场 Golden Scalper 不仅能存储图表的全部数据,还能实时进行图表分析,精准识别图中频繁出现的价
Gold Safe MT4 EA
Anton Zverev
3.67 (3)
实时信号:   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 等经纪商。 如果您在设置时间方面需要帮助,请务必给我发私信。 请先在经纪商的策略
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
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 Scalper PRO
Lachezar Krastev
4.48 (25)
ULTIMATE SALE! Get GOLD Scalper PRO with a huge –60% discount ! Special Ultimate Sale Price: $177 (Regular Price: $447 — You Save $270! Don't Miss!) Live Results:   https://www.mql5.com/en/signals/2353871 GOLD Scalper PRO is a fully automated trading system which takes much of the work out of trading, leaving you free to do other things! You should not be fooled by the low price – GOLD Scalper Pro is a very effective and profitable trading strategy, professionally developed especially for tra
Gold King AI MT4
Rodrigo Arana Garcia
5 (1)
仅剩 1/5 份以该价格出售 ---> 后续价格250$ // MT5版本 Gold King AI 采用 TensorTrade 开发,这是一个专为构建、训练、评估和部署基于强化学习的 robust 交易算法而设计的开源 Python 框架。 该算法在纽约交易时段运行。经过数小时的市场分析以识别潜在机会后,它会设置待执行订单,当价格触及这些水平时自动执行。这将迅速触发跟踪止盈以锁定收益。它还拥有名为“智能恢复”的第二策略,该策略在亏损交易后激活。该策略通过执行稍大订单来弥补部分损失。 请注意,神经网络将每4-5个月使用最新历史数据进行训练,以保持AI的更新。 该机器人不使用诸如马丁格尔或对冲等高风险管理方法。所有交易均由跟踪止盈和止损订单保护。 功能:   符号 XAUUSD(黄金) 时间框架 M30 最低资本 150$ 经纪商 任何,首选IC Markets 账户类型 任何,首选Raw/ECN 杠杆 1:500杠杆或更高(若杠杆低于此值请联系我) VPS 任意(若需VPS请联系我) 重要信息: 回测:回测应使用GMT+2/美国夏令时+3时区进行。建议使
Pro Multi Sniper mp
DMITRII GRIDASOV
PRO MULTI SNIPER EA   是一款高质量的自动交易系统,在 MT4 平台上的准确率高达 90% 左右。 这款盈利丰厚的剥头皮 EA 确实是目前市场上最稳定的系统之一。 M15 timeframe!   No Grid! No Martingale! 它是仅在本 MQL5 网站提供的原创产品。 下载用于测试和交易的EA设置文件: GBPCAD Set_file GBPAUD Set_file EA 的独特功能: - 使用机器学习方法. - 实现复利方法和剥头皮技术。 - 系统根据市场波动自动设置动态止损。 - EA 默认具有自动(手数计算)风险管理功能,并提供固定手数选项。 - 可调整交易入场敏感度参数。 - 周五至周一不保留未结订单,避免出现缺口。 - 精确的运行时间过滤器,精度为 1 分钟。 - 机器人具有盈亏平衡功能。 - 账户杠杆:1:30 至 1:2000 范围内任意选择。 - 最推荐的货币对是 GBPCAD 和 GBPAUD。 - 不存在任何危险的马丁格尔/网格策略。每笔订单都有自己的止损位,以保护账户安全。 - 运行时间:EA 会根据设置中的时间过滤
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 会根据设置中的时间过滤器,从美国交易时段结束
Aura Superstar MT4
Stanislav Tomilov
4.78 (9)
Aura Superstar  is a fully automated EA designed to trade  currencies during rollover time .  It is based on machine learning cluster analysis and genetic scalping  algorithms. The first multi-currency scalper using deep machine learning mechanism, a multi-level perceptron and an adaptive neuro filter combined with classic indicators. Expert showed stable results since 2003 year. No dangerous methods of money management used, no martingale, no grid, or hedge. Suitable for any good ECN broker.  I
Overview:  The Gold Space is a fully automated, professional-grade Expert Advisor specifically engineered for the XAUUSD (Gold) market. Designed natively for MetaTrader 4, this EA capitalizes on high-probability volatility expansions using a precise, dynamically calculated breakout algorithm. It eliminates emotional trading by strictly adhering to institutional-level risk management and systematic execution. Core Strategy:   The system's engine operates on a robust   Breakout stratergy . It cont
Trend Catcher Exp
Ramil Minniakhmetov
5 (1)
Trend Catcher EA 使用作者自主研发的自适应趋势分析指标来分析市场价格走势。它通过过滤掉短期噪音,专注于潜在的动能强度、波动性扩张和价格结构行为,从而识别真实的市场方向。该 EA 结合了移动平均线、RSI 和波动率过滤器等特殊定制指标的平滑和趋势过滤功能,可以根据预设的交易条件自动执行交易。 该系统会等待趋势确认,而不是对每一次价格波动都做出反应,然后在进入动态均衡区域之前寻找可控的回调机会,并顺势而为。这是一款马丁格尔/网格交易 EA。 货币对和时间框架: 该 EA 在 15 分钟或更高时间框架(例如 H1)下运行良好,适用于 xauusd 或主要货币对,例如 eurusd、gbpusd、usdcad、audusd、audcad、nzdcad、nzdusd 等,以获得更高的准确性。 设置: 开启新系列 – 真/假 – 允许开启新系列 买入交易 – 真/假 – 允许买入 卖出交易 – 真/假 – 允许卖出 管理手动订单 – 真/假 – 如果交易者手动输入新订单,EA 将自动执行 使用对冲 – 真/假 – 允许对冲 订单备注 – EA 趋势 AI 最
PZ Hedging EA MT4
PZ TRADING SLU
2 (1)
该EA将使用独特的不平衡对冲策略将您的亏损交易变成赢家。一旦初始交易进入预定义数量的点数的负数区域,回收机制就会启动:它将在当前价格之上和之下放置有限数量的另类交易,直到所有这些都可以用很小的净利润结清。 [ 用户指南 | 安装指南 | 更新指南 | 故障排除 | 常见问题 | 所有产品 ] 特征 易于使用和监督 使用图表按钮轻松交易 完全可定制的职位管理 控制和预先计算的风险敞口 实施许多自动进入策略 交易微型账户从$ 1,000起 按外汇时段过滤交易 如何开始 将EA加载到任何图表和时间表 编辑设置,直到风险可以接受为止 使用图表按钮或启用入场策略进行交易 让EA工作并预定利润 重复! 如果市场长期保持平稳,复苏将在少数情况下失败。如果失败,则会导致计算的损失。 使用技巧 使用图表按钮加载EA并进行交易 请勿使用同一交易品种交易任何其他EA 每个交易品种只进行一次初始交易-绝不进行两次或多次交易- 如果未显示“购买/出售”按钮,则表示EA忙 EA可以同时独立交易许多交易品种 但是要小心:永远不要在同一符号上两次加载EA 无需设置其他幻数即可交易不同的交易品种 从VPS进
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
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 激活时,它会在每个新的
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 条五星好
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
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
作者的更多信息
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
58955
来自开发人员的回复 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.

回复评论