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
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
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
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
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
The EA Strategy: This EA strategy is based on Fibonacci Retracement Calculations to produce it's own signals and trade automatically. It was built for those traders who loves and trust Fibonacci Retracement Levels. In finance, Fibonacci retracement is a method of technical analysis for determining support and resistance levels. They are named after their use of the Fibonacci sequence. Fibonacci retracement is based on the idea that markets will retrace a predictable portion of a move, after whic
该产品的买家也购买
Vortex Gold MT4
Stanislav Tomilov
5 (38)
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 (10)
BB Return — 一款用于黄金交易(XAUUSD)的智能交易系统(EA)。该交易思路最初来自我的 手动交易 经验。策略核心是价格回归 Bollinger Bands(布林通道) 区间,但并非机械式或每次触及即入场。针对黄金市场的特性,系统加入了额外过滤条件,用于剔除无效和低质量的市场环境,仅在回归逻辑真正成立时才开仓。   交易原则 — 系统不使用网格、马丁或加仓平均成本等风险策略。EA 可使用 固定手数 或 AutoRisk 自动风险 模式运行。BB Return 对点差、滑点及不同经纪商的报价方式不敏感,可在任何经纪商及多种账户类型下运行,包括 Standard、ECN、Pro、Raw、Razor 。系统不受交易时段限制,可 24 小时运行 。   $350 不是最终价格。 当前价格仅剩 5–7 个名额。 之后将上涨。 该EA限量提供,以保证策略的稳定性。 设置与交易频率 — 启动系统无需复杂设置,策略设计即基于 默认参数 运行,通常只需调整手数或 AutoRisk 模式。系统平均每年约执行 80–100 笔交易 。对于不使用网格、加仓或激进方法的系统来说,这是一个相对活
The Gold Reaper MT4
Profalgo Limited
4.59 (32)
道具準備就緒! ( 下載SETFILE ) 推出促銷活動: 目前價格只剩幾本! 最終價格:990$ 免費取得 1 個 EA(適用於 2 個交易帳號)-> 購買後聯絡我 Ultimate Combo Deal   ->   click here JOIN PUBLIC GROUP:   Click here Live Signal 歡迎來到黃金收割者! 該 EA 以非常成功的 Goldtrade Pro 為基礎,設計為同時在多個時間框架上運行,並且可以選擇將交易頻率從非常保守到極端波動設定。 EA 使用多種確認演算法來找到最佳入場價格,並在內部運行多種策略來分散交易風險。 所有交易都有停損和止盈,但也使用追蹤停損和追蹤停盈來最小化風險並最大化每筆交易的潛力。 該系統建立在非常流行且經過驗證的策略之上:交易突破重要的支撐位和阻力位。   黃金非常適合這種策略,因為它是一種波動性很大的貨幣對。 系統根據您的帳戶規模和最大允許提款設定自動調整交易頻率和手數! 回測顯示出非常穩定的成長曲線,回撤非常可控且恢復很快。  該 EA 已針對黃金的最長可用期限進行了壓力測試,為不同經紀商使用了多
Quantum King MT4
Bogdan Ion Puscasu
5 (3)
量子之王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 时间框架上开发的全自动交易系统。 它将网格策略的结构与马丁格尔策略的自适应恢复逻辑相结合,形成了一个能够智能管理所有市场阶段交易的系统。 专为易用性和一致性而设计   量子王
Pattie Breakout ORB EA
Patrick Jeannot
4.5 (2)
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
AW Recovery EA
AW Trading Software Limited
4.35 (84)
智能交易系统是一个旨在恢复无利可图头寸的系统。 作者的算法锁定了一个亏损仓位,将其拆分为多个独立的部分,并分别平仓。简单的设置、在回撤的情况下延迟启动、锁定、禁用其他 EA 交易、使用趋势过滤进行平均以及部分关闭亏损头寸都内置在一个工具中。 与仅在整个组中关闭订单的网格策略相比,使用部分关闭损失可以让您以较低的存款负载减少损失,从而确保更安全地处理损失。 如何恢复订单: 1 EA 关闭所选工具的其他窗口以关闭无利可图的 EA(可选)。 2 EA 重置所有已处理订单的止盈和止损水平,并删除具有相应标识符的挂单。 3 EA 关闭所有已处理的盈利订单,以便使用其利润来弥补部分非盈利订单并减少总头寸量(可选)。 4 EA 通过打开锁定订单来锁定亏损头寸。 5 然后,通过打开恢复订单,它开始通过部分关闭不盈利的订单来减少损失。 6 当部分关闭时,算法首先恢复定位最不成功的订单,或者最接近盈利的无利润订单。每个无利可图的订单都分为许多部分,顾问分别关闭每个部分。恢复订单以小量开仓,以免大幅增加入金负担 包含注释、设置和测试说明的完整输入设置列表  ->   这里  MT5 版本 ->   这里
FlipDamonHFT
Allistair Kabelo Mandow
1 (3)
Ask in private for more details after purchase Discounted   price .  The price will increase by $500 with every 10 purchases. ***Buy FLIPDEMON HFT MT4 and you could get TINGA TINGA or  FLIPDEMON HFT MT5 for free !*** Ask in private for more details! IMPORTANT! After the purchase please send me a private message to receive the installation manual and the setup instructions. FlipDamonHFT – High-Frequency Trading Robot for XAUUSD (GOLD) FlipDamonHFT is a fully automated Expert Advisor for MetaT
Trendalgo AI MT4
Stefano Frisetti
TRENDALGO is an EA that uses ARTIFICIAL INTELLIGENCE to trade 100% automatically and as the name says it is a TREND FOLLOWING EA, it works well on ASSETs that are TRENDING. AI is used to identify the moment in which volumes, volatility and momentum explode, according to a proprietary equation created by me which takes these values ​​into consideration as objective data and never uses any indicator. TRENDALGO opens a new TRADE and follows it by continuously adjusting STOP LOSS and TAKE PROFIT, f
XIRO Robot MT4
MQL TOOLS SL
5 (4)
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
Recovery Manager Pro MT4
Ianina Nadirova
5 (1)
Recovery Manager Pro 是一个用于从其他顾问或手动开立订单中恢复回撤的系统。 RM Pro具有自动动态调整的能力。交易者需要选择风险级别,顾问将以全自动模式工作。 可以在回撤恢复模式和待机模式下工作!如果另一位顾问产生回撤,RM Pro 将禁用它,锁定头寸并开始使用部分平仓恢复存款的过程。在交易中,顾问使用智能平均、锁定和部分平仓。该顾问致力于定制趋势指标,该顾问的所有买家都将收到该指标作为礼物。 Advisor 的主要特点是能够在待机模式下工作。一旦另一位顾问产生回撤,RM Pro 将接管订单管理并打开平均订单,然后部分关闭。 设置说明:           关联 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 有一點經驗,您可以輕鬆地將
GOLD Scalper PRO
Lachezar Krastev
4.6 (25)
WINTER SALE — FINAL DAYS! Get GOLD Scalper PRO with a huge –60% discount AND receive News Scope EA PRO as a FREE BONUS ! Special Winter Sale Price: $177 (Regular Price: $447 — You Save $270!) FREE BONUS: News Scope EA PRO A powerful multi-symbol strategy packed with advanced features, supporting 5 trading pairs — real value: $397! After completing your purchase, simply contact me and I will send you your BONUS EA immediately. Don’t miss this once-a-year opportunity! Live Results:   https://w
Trick Device MT4
Connor Michael Woodson
Trick Device 是一款用于货币对的短期剥头皮交易系统,可通过基于 API 的连接与 DeepSeek API 进行决策。 重要!购买后请联系我以获取详细且完整的说明! 实时信号: 点击这里 当前价格将会上涨,因为 API 使用费用由我自行承担。限时价格: 79 USD 每笔交易都是单次操作。不使用网格或马丁格尔策略。 基于每日波动率的智能动态移动止损 推荐 图表:EURUSD, GBPUSD 时间周期:H1 如何判断一个 EA 是否真正使用人工智能?它允许你使用自己的 API 密钥。(Trick Device 提供此功能) API 请求将显示在你的 API 平台上。 输入参数 手数计算方法 - 选择自动手数或固定手数 固定手数 -  固定手数大小 自动手数 - 每账户货币指定金额对应 0.01 手 最大点差 - 设置允许开仓的最大点差 自动 GMT 检测 - 自动计算你的经纪商 GMT 偏移 固定止损 - 止损输入值 Magic Number - 每个订单的魔术编号 评论 - 订单备注 API 连接 - 启用或禁用 API URL - 将其添加到 WebRequest 面
Aura Black Edition
Stanislav Tomilov
4.62 (21)
Aura Black Edition 是一款完全自动化的 EA,仅用于交易黄金。专家在 2011-2020 年期间在 XAUUSD 上表现出稳定的结果。没有使用危险的资金管理方法,没有马丁格尔,没有网格或剥头皮。适用于任何经纪商条件。使用多层感知器神经网络 (MLP) 训练的 EA 是一类前馈人工神经网络 (ANN)。术语 MLP 的使用含糊不清,有时松散地指任何前馈 ANN,有时严格指由多层感知器组成的网络(具有阈值激活)。多层感知器有时被通俗地称为“原始”神经网络,尤其是当它们只有一个隐藏层时。MLP 由至少三层节点组成:输入层、隐藏层和输出层。除了输入节点之外,每个节点都是使用非线性激活函数的神经元。MLP 利用一种称为反向传播的监督学习技术进行训练。多层结构和非线性激活使 MLP 与线性感知器区别开来。它可以区分非线性可分的数据。 此价格还剩 2 份,之后价格将上涨至 3000 美元 如何设定及参数说明 (阅读这里) Live results: https://www.mql5.com/en/signals/2313678 More Signals:   Check my pr
GoldPro
Sergey Batudayev
5 (2)
GoldPro (MT4) — XAUUSD 智能交易系统,提供两种可选模式:经典模式和剥头皮模式 GoldPro 是一款专为 XAUUSD(黄金) 打造的自动交易系统,专为希望获得结构化交易、清晰的风险控制以及能够在不同市场节奏下运行的 EA 的交易者而设计。 在一个EA程序内部,您可以选择 其交易方式 : 1)经典模式——冷静的逻辑,应对波动和回调 经典方法侧重于反转/均值回归行为(从市场“衰竭”区域入场)和结构化仓位管理。 篮式管理(采用一系列职位管理方式) 可选的严格限制平均值计算(距离/步数/批号系数) 多种退出方式:固定目标、盈亏平衡、尾随逻辑 扩散滤波器 交易时间表控制(工作日/周五截止/周末停止交易) 交易方向选项:买入/卖出/双向/季节性模式 2) 超短线模式——更快的逻辑,把握日内交易机会 动态模式,旨在实现更快的操作,提供灵活的入场方式和全系列的利润保护。 入场策略 选择(不同的短线交易入场逻辑) XAUUSD 自动预设 : 安全/最优(推荐)/激进 (预设值会自动调整一组短线交易参数) 篮子止盈(现金)+ 利润保护(返还逻辑) 可选择采用金字塔式加仓(盈利时
XG Gold Robot MT4
MQL TOOLS SL
4.32 (38)
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
HFT Prop Firm EA
Dilwyn Tng
4.96 (632)
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 条五星好
实时信号:   https://www.mql5.com/en/users/varkotechnologies/seller MT5 版本:   https://www.mql5.com/en/market/product/164203 大体时间:       M1 货币对:       XAUUSD Varko Technologies 不是一家企业,而是一种自由的理念。 我感兴趣的是长期合作和建立声誉。 我的目标是不断改进和优化产品,以适应不断变化的市场环境。 黄金安全EA       - 该算法同时使用多种策略,其主要理念是强调控制亏损交易和风险。 交易的收尾和控制采用了多级措施。 如何安装专家版? 您需要将文件从EA传输到XAUUSD M1货币对图表。无需SET文件,只需设置时间偏移值即可。 我建议使用时间交易,例如通过 IC Markets 或 RoboForex 等经纪商。 GMT 时区偏移 =   IC Markets 时间 - 您的经纪商时间。
Golden Mirage mt4
Michela Russo
5 (7)
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
Quantum Emperor MT4
Bogdan Ion Puscasu
4.85 (172)
介绍     QuantumEmperor EA 是一款突破性的 MQL5 专家顾问,它正在改变您交易著名的 GBPUSD 货币对的方式!由拥有超过13年交易经验的经验丰富的交易者团队开发。 IMPORTANT! After the purchase please send me a private message to receive the installation manual and the setup instructions. ***购买 Quantum Emperor EA,即可免费获得  Quantum StarMan   !*** 私信询问更多详情 已验证信号:   点击此处 MT5版本:  点击这里 量子 EA 通道:       点击这里 每购买 10 件,价格将增加 50 美元。最终价格为 1999 美元 量子皇帝EA     采用独特的策略,将单笔交易连续拆分成五笔较小的交易。这意味着每次 EA 执行一笔交易时,它都会自动将其拆分成五个较小的仓位。 量子皇帝EA     量子帝王EA凭借其卓越的亏损交易处理方法,在众多专家顾问中脱颖而出。与
RiskShield Dragon   — Automated Multi-Currency Advisor Combining intelligent algorithms, robust protection mechanisms, and flexible configuration, **RiskShield Dragon** delivers consistent profits with minimal risk. --- ## Key Advantages * **Multi-Currency & Multi-Threaded**: Supports over 20 currency pairs (EURUSD, GBPUSD, USDJPY, AUDUSD, NZDJPY, and more) simultaneously on any timeframe. * **Minimum Deposit from 10,000**: Optimized for trading with a starting balance of 10,000 account uni
Agera MT4
Anton Kondratev
AGERA MT4 是一款全自动、多方面的开放式 EA,用于识别黄金市场中的漏洞! Not        Grid       , Not        Martingale    ,    Not      "   AI"         , Not      "   Neural Network" ,    Not      "   Machine Learning"    ,     Not     "ChatGPT"   ,     Not       Unrealistically Perfect Backtests  AGERA    Community :       www.mql5.com/en/messages/01e0964ee3a9dc01 Vantage Real :    https://www.mql5.com/en/signals/2363787 Tickmill Real :     https://www.mql5.com/en/signals/2361808 Default       Settings for One Сhart     XAUU
AI Forex Robot MT4
MQL TOOLS SL
4.29 (17)
AI   Forex Robot - The Future of Automated Trading. AI Forex Robot is powered by a next-generation   Artificial Intelligence   system based on a hybrid LSTM Transformer neural network, specifically designed for analyzing XAUUSD, EURUSD   and BTCUSD price movements on the Forex market. The system analyzes complex market structures, adapts its strategy in   real time   and makes data-driven decisions with a high level of precision. AI Forex Robot is a modern, fully automated system powered by   ar
EA 22 Pairs
Tjia Elisabeth Jasmine Canadi
EA 22 Pairs – MultiPair Averaging + Hedge System (Smart Directional Extended) 促销活动上线——诚邀五星好评用户!终身6个月优惠价。名额有限,先到先得! 终身使用权仅比6个月价格加1美分—— 趁现在还能享受无与伦比的优惠价格,锁定永久所有权,之后将恢复至全额终身价值! 版本:完美交互式用户界面 - MT4(已打补丁) 开发者:CyberBot Project P R E P A R A T II O N 交易仅仅是另一种形式的赌博吗? 在极端情况下,交易确实类似于高风险赌博——财富可能在瞬间暴涨或暴跌。外汇和资本市场在剧烈波动的环境中运行,价格走势甚至可能超出最精密的预测。 这种现实引发了持续不断的争论。一些人认为,交易是一种结构化的金融活动,以数据、分析和经济原理为基础。然而,数据却揭示了一个更为残酷的现实:超过95%的交易者会遭受重大损失,而只有极少数人——通常是精英机构投资者——能够实现持续盈利。 那么,为什么会有人将交易比作赌博呢? 从法律角度来看,交
Vortex Turbo EA MT4
Stanislav Tomilov
5 (9)
Vortex Turbo——“驾驭风暴——掌控漩涡” Vortex Turbo代表了智能交易的下一个进化阶段——它融合了尖端人工智能架构、自适应市场逻辑和精准的风险控制,是一项独特的创新。Vortex Turbo基于成熟的算法原理,将多种策略整合到一个统一的高速生态系统中,并以全新的预测智能为驱动。Vortex Turbo专为黄金XAUUSD(GOLD)的超短线交易而设计,采用受控马丁格尔和均价网格,同时每个   仓位都受到内置止损的全面保护   ——确保了力量、精准度和安全性之间的完美平衡。 非常重要!购买专家服务后请给我发私信。我会把所有必要的建议和操作指南发给你。 399 美元的价格有效期至 2 月 15 日,之后价格将上涨至 499 美元。(最终价格为 999 美元) 购买   Vortex Turbo   智能交易系统后,您将有机会获得   我的其他任何一款智能交易系统的免费授权   ,该系统可关联到您选择的   三个交易账户    (赠送的智能交易系统将以 .ex 格式的文件直接发送)。  请私信询问具体条件   https://www.mql5.com/en/users
Monopolist
Aleksandr Shurgin
Professional automatic advisor with high performance. The advisor has preset settings, trades automatically calculated or fixed lot. You can use default settings or use your preferences. The Monopolist expert uses the author's, multi-component algorithm for fast processing of market data in real time, to open short-term transactions on dynamic instruments with a small spread. The advisor's strategy is based on price action, transactions are opened with a minimum waiting time for a decision, whic
Apache MHL Moving Average
Paulo Roberto Da Costa
Sinal (GOLD/XAUSD) - mais de 14 meses ativo e mais de 6 mil negociações em conta Standard (alavancagem de 1:400):   https://www.mql5.com/pt/signals/2278431 Produto para MetaTrader4:  https://www.mql5.com/pt/market/product/159627 Produto para MetaTrader5:  https://www.mql5.com/pt/market/product/160313 O Apache MHL Moving Average Expert Advisor ou simplesmente "Apache MHL" é um robô que opera no ativo GOLD/XAUUSD utilizando estratégias baseadas em médias móveis e gestão de risco com Martingale.
Infinity Trader EA
Lachezar Krastev
5 (18)
WINTER SALE — FINAL DAYS! Get Infinity Trader EA with a huge –60% discount AND receive News Scope EA PRO as a FREE BONUS ! Special Christmas Price: $217 (Regular Price: $547 — You Save $330!) FREE BONUS: News Scope EA PRO A powerful multi-symbol strategy packed with advanced features, supporting 5 trading pairs — real value: $397! After completing your purchase, simply contact me and I will send you your BONUS EA immediately. Don’t miss this once-a-year opportunity! Infinity Trader EA Live R
Forex Diamond EA
Lachezar Krastev
5 (5)
WINTER SALE — FINAL DAYS! Get Forex Diamond EA with a huge –60% discount AND receive News Scope EA PRO as a FREE BONUS ! Special Winter Sale Price: $217 (Regular Price: $547 — You Save $330!) FREE BONUS: News Scope EA PRO  A powerful multi-symbol strategy packed with advanced features, supporting 5 trading pairs — real value: $397! After completing your purchase, simply contact me and I will send you your BONUS EA immediately. Don’t miss this once-a-year opportunity! Forex Diamond EA – Relia
Pingo AI
Anastasiya Morozova
Pingo Pingo是一款全自动交易机器人,旨在为外汇市场提供稳定、安全的交易环境。 该投资顾问的设计重点在于严格的风险控制,并且不采用马丁格尔策略、网格策略或平均策略等危险策略。 MT5 Version:  https://www.mql5.com/ru/market/product/155602 工作原理 Pingo 利用智能波动率过滤器分析价格模式和短期市场动态。 该机器人能够识别冲动区和修正区,从而以较高的成功概率和最小的风险进入市场。 交易决策严格按照算法做出,不受情绪或交易员干预。 安全性和可靠性 不使用 鞅 、 平均 或 危险位置管理方法 通过动态批次或固定数量进行风险管理 兼容任何经纪商和账户类型 主要特点 无需 马丁格尔策略 、 平均策略 、 锁定策略 或 网格 策略即可生效 使用精确的价格和波动性分析算法 针对高执行速度和最小回撤进行了优化 设置简单——“设置好就不用管了” 适合长期自动化交易 推荐工具和设置 时间周期:M15 账户类型:ECN 或原始价差账户 最低存款额:100 美元起 建议点差:最高 20 个点 推荐货币对: EURUSD GBPUS
作者的更多信息
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
The indicator displays Renko bars on the chart, plots a channel based on that data 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. The channel is defined as the upper and lower boundaries of the price movement over the specified per
筛选:
Ross Rodgers
158
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
58942
来自开发人员的回复 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.

回复评论