UniversalEA

3.4

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

The Expert Advisor implements the following trade support functions:

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

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

Trade Options:

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

Indicator settings:

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

Additional filtering options:

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

Other options:

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

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

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

评分 6
lchenot
644
lchenot 2018.04.18 00:32 
 

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

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

Thank you for this wonderful work.

Yarkky
91
Yarkky 2022.04.27 07:15 
 

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

Michael Maggi
1446
Michael Maggi 2016.12.28 14:37 
 

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

推荐产品
ForexEagle
Hadj Ahmed Slimani
ForexEagle - Elevate Your Trading Experience to New Heights Ready to revolutionize your trading game? Introducing ForexEagle, the ultimate Expert Advisor meticulously crafted to dominate the GBPUSD, AUDCAD, USDCAD markets on the M5 timeframe. With a winning combination of advanced Price Action strategy and trend detection algorithm, ForexEagle is your go-to tool for unlocking the full potential of GBPUSD, AUDCAD, USDCAD trading. The EA operates during specific hours, from 12:01 AM to 11:59 PM. G
Combiner_EA 是一个多功能的 MetaTrader 4 专家顾问,适用于外汇及其他市场的自动化交易。它整合了来自外部指标和移动平均策略的信号,提供网格交易、马丁格尔及可自定义止盈/止损设置等高级功能。实时统计面板提供账户表现的洞察,是寻求纪律性自动化交易的交易者的理想选择。 主要特点 ️ 外部指标整合: 支持通过 iCustom 接收自定义指标信号,实现灵活的策略执行。 ️ 移动平均策略: 基于移动平均交叉执行交易,风险参数可配置。 ️ 网格交易: 在指定价格间隔开启额外订单,捕捉市场波动。 ️ 马丁格尔系统: 可选的亏损后加仓功能(可配置步骤和倍数)。 ️ 止盈/止损选项: 支持点数、百分比或基于蜡烛收盘的止盈止损设置。 ️ 每日限制: 限制每日操作次数、收益或亏损以控制风险。 ️ 实时统计面板: 显示账户余额、保证金、胜率、亏损及盈亏指标。 ️ 可定制提醒: 支持交易事件及表现更新的通知设置。 设置 ️ 外部指标: 启用/禁用并指定信号集成的指标名称和缓冲区编号。 ️ 移动平均滤波器: 启用/禁用,设置周期(默认12)、偏移(默认6)和最大风险(
Signal Lock XAUUSD
Sebastien Bruno Attaud
Signal Lock XAUUSD Description : Discover Signal Lock XAUUSD, your automated trading partner, specifically designed for the gold market (XAUUSD). Combining advanced algorithms and complex technical analysis, the development of this strategy has taken me a considerable amount of time, but today, I am pleased to finally present to you my gold (XAUUSD) trading strategy. Key Features : Strategy Based on Advanced Technical Indicators: Signal Lock XAUUSD uses a combination of technical indicators
Tops Scalper
Catalin Zachiu
4.2 (10)
机器人在距离关键价格水平不远的地方下达买入止损/卖出止损订单,试图利用在这些水平累积的止损或挂单触发。强烈建议使用低滑点、低点差经纪商、快速计算机或 vps 和低延迟交易服务器,以使机器人能够正常工作。 交易也可以通过货币盈利或亏损来管理,通过将 TakeProfit 、 StopLoss 、 TrailStop 设置为 0 来取消,通过将 BreakEven 设置为 false 来取消,仅使用货币盈利\亏损来管理交易。当达到货币盈利或货币最大亏损时,EA 将关闭所有未结订单。 最新的设置文件可以在“评论”部分的帖子 #216 中找到。 推荐货币对: EurUsd , GbpUsd 。 时间范围:H1。 参数: Lots - 如果使用的手数是固定的并且没有使用自动手数管理,则手数大小; Manage_Lot - true/false - 如果为 true,EA 将自动计算手数;如果为 false,将使用固定手数; 如果在 Manage Lot 为 true 时使用账户货币参数,则 Profit Target 和 Maximum Loss 参数将成为因素并与手数相关联。
BuckWise
Joel Protusada
BuckWise   is a fully automated scalping Expert Advisor that can be run successfully using EURUSD currency pair at H1 timeframe. Very Important This Expert Advisor can not run with any EAs in the same account. As part of the money management plan, it calculates and monitors the Margin Level % and assumes that all open trades are created by it. If you want an Expert Advisor that trades in a daily basis, this EA is not for you because using this requires a patience to wait for a few days or weeks
OsMa TrendSurfer
Augustine Kamatu
This is a free version of the EA  TrendSurfer OsMa  https://www.mql5.com/en/market/product/104264   TrendSurfer OsMa   receives signals from a technical analysis of in-built MetaTrader 4 indicator Oscillator of a Moving Average (OsMA) and then implements   The Quantum Forex Trading System   to generate positive results. Discover: The Quantum Forex Trading System _Mastering the Market with Advanced Algorithms & Multifaceted Strategies_ --- Redefining Forex Trading: In the vast realm of forex, wh
FREE
Primer Scalper EA
Chathusanka Yamasinghe
Primer Scalper I'm not a Professional product developer. But my EA works Really great. Sometimes this EA might not properly work on strategy testers. So don't rely on strategy tester results. No News filter added to this free version. Check Signals- https://www.mql5.com/en/signals/483091 (Subscribe to Signals for Best Results) General Recommendations The minimum deposit is 100 USD, the recommended timeframe is 1h. Use a broker with good execution and with a spread of 2-5 points. A very fast V
Australian Hunter
Jose Daniel Stromberg Martinez
This EA is an EA that let you decide the risk.  Currency pairs and timeframe Recommended pair:   AUDUSD Recommended timeframe:  M30 EA is working with trend that is build with a complec system of different indicators and priceaction. It protects your account with a safe stoploss, and ofcourse take profit level.  There is also an Autolot function that lets the EA adapt to your account size when it grows. We developed this EA for 10 month ago, and nothing is changed since. In other words, this
Gridingale
Arthur Hatchiguian
4.33 (6)
Gridingale  is a new complex  Expert Advisor  that combines  grid  and  martingale . It will create an order grid according to the settings but also add a martingale on it. So it will take  profits  on little and big  movements .  A  loss covering system  is integrated to allow the recovery of orders that are too distant from the current price. It is possible to filter the opening of a new cycle with an indicator. It can work on both sides at the same time, but it is interesting to have it work
FREE
WSN Edge RSI MA Forex EA
Michael Ferreira Da Silva
MT4 EA WSN Edge RSI-MA Multi v1.1 Automate your Forex trading with a complete Expert Advisor for MetaTrader 4 (Windows) . This EA executes an automated strategy using RSI + Moving Averages (MA) —ideal for traders who want disciplined, rules-based entries/exits. ️ Key Features RSI + MA signals for more assertive entries Risk/Reward 1:2 by default Automatic Trailing Stop to lock profits Light martingale (max. 2 steps) for controlled recovery Daily profit target : closes all orders once the t
LokerTrendV7
Aliaksei Karalkou
The EA trades anytime the market is open. Its logic involves opening trades in the direction of movement. The robot increases the lot size in cases of negative profit on a previously closed order. This is not the Martingale system, when there is an increase in the lot size when the price moves against your position. This is a system for increasing the position on the movement of the market. Medium MA is used  Support and resistance lines are used  Fractals are used  A system for checking the ope
This is my second Expert Advisor, designed to generate steady monthly returns in the range of 2–3% , with a smooth equity curve and very low drawdown . It has been backtested over multiple years, with every tested year showing consistent profitability. The EA is intended for EURUSD on brokers offering very low spreads , ideally an ECN account , and is optimized for the H1 timeframe . The strategy behind this EA is based on a trading approach I have personally used for over six years in manual tr
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
反超短线交易者专业版EA——一款基于最新价格行为研究的高级自动交易系统! 交易理念基于价格行为!提供6个预设文件!D1时间框架! 下载EA预设文件进行测试和交易: NZDCAD Set_file CHFJPY Set_file EURGBP Set_file GBPJPY Set_file CADCHF Set_file AUDCHF Set_file 反超短线交易者专业版是一项非常不错的投资——它将为您带来多年的收益,因为所有预设文件都具有正的数学期望值! EA功能: - EA可同时运行6个货币对。 - 每笔交易都旨在追求可观的利润——这完全不是超短线交易策略。 - 系统不会像许多超短线交易者那样浪费资金支付佣金。 - 无严格的点差要求——EA适用于任何账户。 - 系统不使用任何危险的网格交易策略。 - EA 默认内置复利资金管理功能。 - 每笔交易都设有止损 (SL) 和止盈 (TP),经纪商不可见。 - 止损和止盈是动态的,默认情况下会根据市场波动进行调整。 - EA 设置中提供补偿模式。 - 交易货币对:NZDCAD、CHFJPY、EURGBP、GBPJPY、CADCF
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
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
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
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 (11)
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
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 时间框架上开发的全自动交易系统。 它将网格策略的结构与马丁格尔策略的自适应恢复逻辑相结合,形成了一个能够智能管理所有市场阶段交易的系统。 专为易用性和一致性而设计   量子王
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 有一點經驗,您可以輕鬆地將
Fortune MT4
Lee See Hao
5 (3)
Real Trading Account  LIVE SIGNAL VT MARKETS:  https://www.mql5.com/en/signals/2363526 Join SmiteFX Algos MQL5 Public Chat :   https://www.mql5.com/en/messages/03e4dab0b20bdd01 Fortune is an automated breakout Expert Advisor for MetaTrader 4 & 5, developed primarily for XAUUSD. The EA identifies potential breakout and breakdown zones based on recent market structure, then manages each trade according to the risk percentage set by the user. Every position is opened with predefined Stop Loss and
Bypass Generator MT4
Connor Michael Woodson
Bypass Generator 是一款基于机构级算法、专为 XAUUSD 设计的确定性剥头皮交易系统。 实时信号: 点击这里 这并不是一款典型的 EA,它不会毫无节制地一笔接一笔开仓,从而耗尽您的保证金并让您的资金承受不必要的风险。 每一次入场都会经过 16 个独立验证层的审核,之后才会开启单一仓位。系统不使用网格策略,每笔交易都设有虚拟止盈(Take Profit)和止损(Stop Loss)。 回测曲线并未针对不切实际的收益进行优化。该系统基于 21 年历史数据开发和验证,并在公开发布前通过真实市场表现进行了确认。 盈利交易可通过移动止盈机制持续扩大收益。系统严格限制同一时间仅持有一个仓位。不使用网格、马丁格尔或手数加仓,因此形成了始终保持可控的线性风险模型。 交易逻辑基于稳健的技术架构: 趋势强度与确认:系统在多个时间周期上计算动态趋势线,并为其赋予趋势强度值。随后,每个强度值都会根据历史价格走势乘以相应的数值系数,并按强弱排序。只有在识别出占主导地位的趋势后才会进场交易。 支撑与阻力:系统首先根据较低时间周期(H1 和 M15)中价格曾发生反应的位置计算历史支撑位和阻力位。
Quantum Nexus MT4
Farell Edson Mazarin
Quantum Nexus 是一款创新型Expert Advisor,将定量分析、多层级验证、趋势跟踪算法、持仓跟踪机制和统计监控整合在一个统一的自动交易系统中。 为了将这一产品变为现实,开发团队投入了数十年的开发经验和一年的准备时间,打造出Quant v5——一款对冲基金级别的定量分析工具,通过持续滚动OOS测试,从数学上证明策略的统计优势。 定价政策 首批客户可在2026年7月31日前享受限时30%折扣。 每完成10次购买,价格将上涨100 USD。价格上涨为永久性调整。 最终价格:30 000 USD。 结果 在真实交易中,采用高风险和ULTRA模式时,Quantum Nexus目前显示的利润超过250%。 在另一个真实账户中,采用中等风险和MEDIUM模式时,目前的结果超过30%。 在历史测试中,自2021年以来,该Expert Advisor显示的利润超过100亿USD,同时始终保持较低且受控的回撤。 有效性证明 Quantum Nexus使用多种通过测试发现的趋势跟踪策略,以在长期运行中提供优势。 策略搜索分为两个阶段: 一个独立脚本包含用于收集价格统计数据的类,例如日
Vortex Gold MT4
Stanislav Tomilov
4.93 (43)
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 >>
Scalp On Scalp Off MT4
Connor Michael Woodson
FastBull 市场情绪 是一项数据服务,汇总了数千个持仓,总账户价值超过 5 亿美元。 Scalp On Scalp Off 能够通过直接 API 集成即时获取这些数据,并在交易时加以利用。市场情绪会直接显示在您的图表上,以可自定义且易于使用的面板形式呈现。 实时信号: 点击此处 单次交易管理,无需使用网格或马丁格尔策略。 自适应动态追踪止损和止盈。 设置极其简单,不到 15 秒即可完成。只需将 API URL 添加到允许的 WebRequest 列表中。 推荐设置 图表:EURUSD、GBPUSD、XAUUSD 时间周期:H1 输入参数 市场情绪 URL - 将此 URL 添加到 WebRequest 市场情绪过滤器 - 启用或禁用市场情绪过滤器 市场情绪货币对 - 要监控并显示在面板上的货币对 市场情绪面板 - 启用或禁用情绪面板 手数计算方式 - 选择自动手数或固定手数 固定手数 - 固定手数大小 自动手数 - 每指定金额账户货币使用 0.01 手 最大点差 - 指定最大允许点差(点) 固定止损 - 指定固定止损(点) 自动 GMT 检测 - 自动计算您的经纪商 GMT 偏
GoldPro
Sergey Batudayev
5 (2)
GoldPro (MT4) — XAUUSD 智能交易系统,提供两种可选模式:经典模式和剥头皮模式 GoldPro 是一款专为 XAUUSD(黄金) 打造的自动交易系统,专为希望获得结构化交易、清晰的风险控制以及能够在不同市场节奏下运行的 EA 的交易者而设计。 在一个EA程序内部,您可以选择 其交易方式 : 1)经典模式——冷静的逻辑,应对波动和回调 经典方法侧重于反转/均值回归行为(从市场“衰竭”区域入场)和结构化仓位管理。 篮式管理(采用一系列职位管理方式) 可选的严格限制平均值计算(距离/步数/批号系数) 多种退出方式:固定目标、盈亏平衡、尾随逻辑 扩散滤波器 交易时间表控制(工作日/周五截止/周末停止交易) 交易方向选项:买入/卖出/双向/季节性模式 2) 超短线模式——更快的逻辑,把握日内交易机会 动态模式,旨在实现更快的操作,提供灵活的入场方式和全系列的利润保护。 入场策略 选择(不同的短线交易入场逻辑) XAUUSD 自动预设 : 安全/最优(推荐)/激进 (预设值会自动调整一组短线交易参数) 篮子止盈(现金)+ 利润保护(返还逻辑) 可选择采用金字塔式加仓(盈利时
Aurum AI mt4
Leonid Arkhipov
4.94 (34)
更新 — 2025年12月 Aurum 交易系统于 2024 年 11 月底正式发布。 在这一整年里,它在真实市场环境中稳定运行,没有新闻过滤器,没有额外的防护限制,也没有复杂的交易约束 —— 依然保持了稳定与可靠的表现。 Live Signal (launch April 14, 2026) 这一年的真实交易充分证明了该交易系统本身的可靠性。 正是在真实数据与实际经验的基础上,我们于 2025 年 12 月发布了本次重大更新: 全面升级高级交易面板,并适配所有屏幕分辨率 新增扩展交易保护系统 新增基于 Forex Factory 的强力新闻过滤系统 新增两个额外过滤器,用于更精准的信号判断 全面优化执行速度与系统稳定性 新增安全的 Recovery 回本功能 图表主题升级为高级风格 关于 Aurum Aurum — 黄金交易高级 EA(XAU/USD) Aurum 是一款专为黄金市场打造的专业级交易 EA,核心目标是稳定性与安全性。系统基于趋势分析,并采用严格的风险控制机制。 本系统不使用任何危险交易方式 —— 不加仓、不网格、不马丁、不激进加仓。 每一笔交易都严格设置止损
Aura Neuron MT4
Stanislav Tomilov
4.67 (15)
Aura Neuron 是一款独特的 EA 交易系统,延续了 Aura 系列交易系统。通过利用先进的神经网络和尖端的经典交易策略,Aura Neuron 提供了一种具有出色潜在性能的创新方法。这款 EA 交易系统完全自动化,旨在交易 XAUUSD (GOLD) 等货币对。从 1999 年到 2023 年,它在这些货币对中表现出了一致的稳定性。该系统避免了危险的资金管理技术,例如马丁格尔、网格或剥头皮,使其适用于任何经纪商条件。Aura Neuron 由多层感知器 (MLP) 神经网络驱动,利用它来预测市场趋势和走势。MLP 是一种前馈人工神经网络 (ANN),通常被称为“原始”神经网络,尤其是当它们由单个隐藏层组成时。MLP 包括三个基本层:输入层、隐藏层和输出层。除输入节点外,每个神经元都使用非线性激活函数。该网络使用称为反向传播的监督学习技术进行训练。 MLP 的多层结构和非线性激活使其有别于线性感知器,使其能够识别数据中非线性可分的模式。通过其复杂的 NN 智能,Aura Neuron 能够识别模式并适应不断变化的市场条件,例如汇率或交易者行为的变化。其处理复杂数据的能力使其能够
Loophole System MT4
Connor Michael Woodson
Loophole系统是一种中级外汇对剥头皮系统,可以基于与全球货币强度仪的持续连接做出决策。 重要!购买后联系我以获取详细全面的说明! 当前价格将会上涨。限时价格: 79 USD 仅单次交易。永不使用网格或马丁格尔策略。 智能跟踪止损,根据每日波动性自动调整 货币强度仪是一个在线数据库,实时监控所有主要外汇对在每个金融市场中每天数百万笔交易的强度。Loophole系统能够立即获取这些数据并利用它们做出交易决策。设置非常简单,只需将URL添加到允许的WebRequests中即可开始交易。 推荐 图表:EURUSD, GBPUSD 时间框架:H1 输入项 手数计算方法 - 选择自动手数或固定手数 固定手数 - 固定手数大小 自动手数 - 每此账户金额0.01手 最大点差 - 设置允许开仓的最大点差 自动GMT检测 - 自动计算经纪商的GMT偏移 固定止损 - 止损输入 魔术数字 - 每个订单的魔术数字 备注 - 订单备注 API URL - 将此添加到WebRequest 面板设置 - 隐藏面板或修改面板外观
AW Recovery EA
AW Trading Software Limited
4.35 (84)
智能交易系统是一个旨在恢复无利可图头寸的系统。 作者的算法锁定了一个亏损仓位,将其拆分为多个独立的部分,并分别平仓。简单的设置、在回撤的情况下延迟启动、锁定、禁用其他 EA 交易、使用趋势过滤进行平均以及部分关闭亏损头寸都内置在一个工具中。 与仅在整个组中关闭订单的网格策略相比,使用部分关闭损失可以让您以较低的存款负载减少损失,从而确保更安全地处理损失。 如何恢复订单: 1 EA 关闭所选工具的其他窗口以关闭无利可图的 EA(可选)。 2 EA 重置所有已处理订单的止盈和止损水平,并删除具有相应标识符的挂单。 3 EA 关闭所有已处理的盈利订单,以便使用其利润来弥补部分非盈利订单并减少总头寸量(可选)。 4 EA 通过打开锁定订单来锁定亏损头寸。 5 然后,通过打开恢复订单,它开始通过部分关闭不盈利的订单来减少损失。 6 当部分关闭时,算法首先恢复定位最不成功的订单,或者最接近盈利的无利润订单。每个无利可图的订单都分为许多部分,顾问分别关闭每个部分。恢复订单以小量开仓,以免大幅增加入金负担 包含注释、设置和测试说明的完整输入设置列表  ->   这里  MT5 版本 ->   这里
BB Return mt4
Leonid Arkhipov
4.89 (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 模式。系统平均每年约执行
Multi Sniper mq
DMITRII GRIDASOV
5 (4)
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 会根据设置中的时间过滤器,从美国交易时段结束
GHS (Gann HiLo System ) is an expert advisor that trades the resumption of a trend after a pullback, using the Gann HiLo Activator as its directional reference. It does not chase price or try to anticipate reversals: it waits for the line to define a trend, waits for price to pull back against it, and enters only when the market clears the prior extreme of the move, confirming it wants to resume its direction. The Gann HiLo indicator is calculated inside the advisor itself, so no external indic
Adaptive Gold Scalper Important Pre-notice: This strategy requires a long period of practical verification, and favorable trading returns cannot be guaranteed in the short run. Traders must select brokers with ultra-low order latency, minimal slippage and zero/low stop level requirement; poor broker conditions will lead to disastrous trading results. I have over 14 years of professional trading experience.   With proper brokerage conditions and sufficient running time, this fully automated scalp
AW Double Grids EA
AW Trading Software Limited
4.5 (8)
AW Double Grids MT5 智能交易系统是一款激进的、全自动的基于网格的智能交易系统,具有信息交易面板和简单的设置。该策略包括同时进行的两侧工作,将一个方向的体积相乘。内置自动计算手数,以及订单乘法的变化。 说明 -> 此处  /  问题解决 ->   此处 / MT4 版本 ->   此处 顾问如何交易: AW 双网格通过一对方向相反的订单进行双向交易。 AW Double Grids 通过开立两个反向订单开始交易。在关闭盈利订单后,顾问会再次开立两个订单,将开仓方向的交易量乘以倍数。如果有未结订单,顾问可以根据设置更改获利点数。获利点可以是动态的,也可以是固定的。 输入参数: 主要设置 Size_of_the_first_order - 定义第一个订单大小的变量。 在“Enable_Autolot_calculation”禁用时使用。 Enable_Autolot_calculation - 使用自动手数计算。此功能允许您在更改存款时保存风险设置。     如果您使用 autolot,则不使用“   Size_of_the_first_order”   。 Autol
WallStreet Recovery PRO
Lachezar Krastev
5 (2)
BUY 1 and GET 1 FREE - Promotion! Buy WallStreet Recovery PRO with a huge –60% discount and GET 1 FREE EA by your choice! Promo Price: $177 (Regular Price: $447 — You Save $270!) After purchase contact me to get your GIFT EA! You can also contact me to get the list of available GIFT EAs! Live Results:   https://www.mql5.com/en/signals/2331815 WallStreet Recovery PRO is a powerful FULLY automated trading system built on the legendary WallStreet Forex Robot core — one of the most popular and ti
Poison Ivy
Janet Abu Khalil
Info: Working trading pairs :  XAUUSD, GOLD  Timeframe: H1 Min deposit: $100 Min leverage 1:20  Works with any broker, though an ECN broker is recommended Live signal :  https://www.mql5.com/en/signals/2383428 Features: No martingale No grid trading No averaging No dangerous money management techniques Hard stop loss and take profit for every trade Stable results since 1999 with 99.9% quality quotes Not sensitive to broker conditions Easy to install and use FTMO and Prop firm ready Complies wi
Rebate Hunter
Agus Santoso
MT4 版本: https://www.mql5.com/en/market/product/90950 MT5 版本: https://www.mql5.com/en/market/product/93706 返利猎手 – 多货币对对冲网格 EA(动态自适应) 返利猎手是一款多货币对对冲网格智能交易系统 (EA),旨在实现稳定的交易量,同时控制篮子利润。该 EA 同时开立买入和卖出仓位(对冲入场),然后使用动态自适应网格距离和自动篮子平仓系统管理仓位。 此方案专为希望 EA 能够在不同波动环境下运行,同时专注于稳定盈利周期和高交易活跃度的交易者而设计——非常适合受益于基于交易量的返利计划的账户。 主要功能 真正的对冲入场(买入 + 卖出) 返利猎手同时建立两个仓位,以保持风险敞口平衡并降低方向依赖性。 动态自适应网格(波动率智能距离) 网格扩展采用特殊的动态距离计算,因此当市场波动加剧或趋于平静时,EA 会自动调整步长距离。 动态手数递增(倍数或固定手数) 您可以选择使用倍数或固定手数递增来增加下一级别的手数。该系统可灵活适应保守或激进的交易风格。 篮子止盈/
Buzzer Gold EA
Sukhpreet Singh Bedi
Buzzer Gold EA for MT4 Automated Expert Advisor for XAUUSD (Gold) Buzzer Gold EA is an automated Expert Advisor (EA) developed for MetaTrader 4 (MT4). It is designed primarily for trading XAUUSD (Gold) on the M5 timeframe using a rule-based trading methodology combined with configurable money management and risk control features. The EA continuously monitors market conditions and executes trades automatically when its predefined trading criteria are satisfied. It is intended for traders who pre
One Gold MT4
Stanislav Tomilov
4.68 (19)
介绍 One Gold EA,这是 Meta Trader 平台上一种先进的黄金交易机器人,旨在帮助交易者进行高级市场分析。我们的专有技术利用神经网络和数据驱动算法来分析历史和实时黄金市场数据,提供有助于决策的见解。与传统的手动策略不同,One Gold EA 以最少的干预运行,简化了交易流程并旨在降低相关风险。虽然使用先进的神经插件可以增强机器人的分析能力,但需要注意的是,与任何交易工具一样,One Gold EA 并不保证盈利。然而,它被设计为具有通过提供更明智和数据支持的见解来提高交易绩效的潜力。One Gold EA 持续监控黄金市场,以检测人类交易者可能难以发现的模式和趋势。该系统能够适应各种市场条件,提供更一致的交易方法,尤其是在黄金交易等高度波动的环境中。无论您是经验丰富的交易员还是市场新手,One Gold EA 都旨在通过提供全面的市场分析和减少手动工作量来支持您的决策过程。虽然 One Gold EA 旨在简化交易体验,但将机器人与深思熟虑的交易计划和适当的风险管理策略结合使用至关重要。我们相信我们的技术有潜力为交易员提供支持,但鼓励负责任地使用和持续监控结果以获得
Forex GOLD Investor
Lachezar Krastev
4.39 (51)
BUY 1 and GET 1 FREE - Promotion! Buy Forex GOLD Investor with a huge –60% discount and GET 1 FREE EA by your choice! Promo Price: $217 (Regular Price: $547 — You Save $330! ) After purchase contact me to get your GIFT EA! You can also contact me to get the list of available GIFT EAs! Forex GOLD Investor is one of the best expert advisors developed to trade on GOLD(XAUUSD) in the forex market. Forex GOLD Investor consists of 3 trading systems . The first one is based on scalping trading strat
Goblin Gold Scalper
Thi Tra Mi Duong
3.67 (3)
The Goblin Gold Scalper EA is a fully automated trading robot that has been developed over the years. EA's trading strategy has been optimized for Gold with a unique strategy based on Price Action and basic indicators. This is a scalper strategy so it usually trades in a short period of time, trades are closed quickly with Stop Loss and Trailing Stop. EA has optimized settings and now it's simple to use for everyone. You just need to set your Lot Size. Feature:  + Fully automated trading 24/5 w
VR Smart Grid
Vladimir Pastushak
4.29 (168)
VR Smart Grid 是一款为 MetaTrader 4 和 MetaTrader 5 开发的完整功能交易顾问,基于经典网格交易策略构建。该机器人能够独立开仓、管理头寸并分批平仓,创建高效的订单网格,该网格可适应市场变化。经过15年的开发,该顾问已经过数千次变异和测试——这是在真实账户和演示账户上系统改进的成果。 提供设置文件、产品演示版本、说明和奖金 [博客] 版本为 [MetaTrader 5] 智能头寸平均 VR Smart Grid 的关键特性之一是多种平均模式,包括智能和部分平均。机器人分析当前市场情况,将头寸分成最佳部分,并计算平均平仓价格,使其尽可能接近当前市场价格。这种方法有助于灵活管理订单网格,并更有效地从回撤中恢复头寸,无需持续监控图表。 八种头寸管理方法 VR Smart Grid 提供八种不同的头寸平仓算法,包括使用实际和虚拟止盈水平。交易者根据当前市场条件和交易风格选择适当的方法。这提供了对网格退出的完全控制,无需手动干预。 支持任何金融工具 该机器人可处理外汇货币对、加密货币、差价合约、期货和贵金属。其通用性允许在不同资产上测试策略,不受 MetaT
GOLD Scalper PRO
Lachezar Krastev
4.48 (25)
BUY 1 and GET 1 FREE - Promotion! Buy GOLD Scalper PRO with a huge –60% discount and GET 1 FREE EA by your choice! Promo Price: $177 (Regular Price: $447 — You Save $270!) After purchase contact me to get your GIFT EA! You can also contact me to get the list of available GIFT EAs! 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
Wall Street Robot MT4
MQL TOOLS SL
5 (1)
Wall Street Robot is a   professional trading system   developed exclusively for US stock indices, focused on S&P500 and Dow Jones. These markets are known for their high liquidity, structured movements and strong reaction to global economic flows, making them ideal for algorithmic trading strategies based on precision and discipline. By concentrating only on these indices, the system is able to adapt closely to their behavior, volatility patterns and intraday dynamics, instead of trying to oper
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
作者的更多信息
Индикатор отображает на графике данные RSI рабочего и двух старших тайм-фреймов, формирует сигналы выхода из зоны перекупленности / перепроданности кривой среднего временного периода. Опционально используется фильтр по данным старшего тайм-фрейма (расположение медленной линии выше средней для продажи и ниже средней - для покупки). Сигналы "подвального" индикатора дублируются на главном окне, отправляются сообщения во всплывающее окно, на почту и на мобильное устройство. Параметры индикатора: RSI
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
筛选:
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
58963
来自开发人员的回复 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.

回复评论