EA Vertical MT4

1

The initial price is 89 USD, the future price is 200 USD

Trading is carried out by market orders from important price levels, which are determined by an advanced adaptive algorithm EA. the Algorithm allows you to determine the dynamic levels of price changes, which gives the EA the ability to quickly find entry points. The EA determines the short-term trend and opens a position with a subsequent partial closure, the average position is open for several hours.

The EA trades many major currency pairs.

Does not use martingale, grid and other risky strategies.

EA uses timeframes:

MetaTrader 4 MetaTrader 5
 M5, M15, M30, H1   M2, M3, M4, M5, M6, M10, M12, M15, M20, M30, H1, H2, H3

Real monitoring: https://www.mql5.com/en/signals/1302291

Monitoring
https://www.mql5.com/en/signals/author/profi_mql

МetaТrader 5 version: https://www.mql5.com/en/market/product/37180

Requirements and Recommendations

  • The EA is attached to only one chart (any of the working pairs and any timeframe) - all trading on all pairs is carried out from only one chart! In the settings you can enable and disable currencies.
  • The minimum recommended balance for the EA's use with the recommended pairs and timeframes - $2000 or $20 on a cent account.
  • 5-digit brokers.
  • VPS.
  • If you use several advisors on the same account, make sure that all the advisors have different Magic numbers. 
  • For the EA operation, open "Tools" > "Options" > "Expert Advisors". Check the option "Allow WebRequests for listed URL:". Add https://ec.forexprostools.comhttps://world-time-zone1.com and click OK.
  • Instructions for reducing the amount of RAM for EA: post/744213  ( the EA requires a minimum of 10000 bars in the history ).

For quick test use:

  • Tick simulation methods:
    • Control points (nearest less timeframe)

pairs

  1. EURUSD
  2. GBPUSD
  3. GBPJPY
  4. USDCHF
  5. USDJPY
  6. AUDUSD
  7. GBPAUD
  8. USDCAD
  9. GBPCAD
  10. EURAUD
  11. EURCAD
  12. EURJPY
  13. GBPCHF
  14. NZDUSD
  15. GBPNZD
  16. EURNZD
  17. AUDJPY
Parameters
  • EURUSD - if true, use EURUSD;
  • ...
  • EURNZD - if true, use EURNZD;
  • Magic_Start - ID of EA's trades.
  • Magic_Finish - ID of EA's trades.
  • Symbols_Prefix(Suffix)_Name - enter the prefix (suffix) ONLY if the name of the symbols uses a suffix (for example: "m."(".m") if the symbol name is "m.EURUSD"("EURUSD.m"));
  • Custom_Risk - if true, the lot size increases when account balance grows (risk management);
    • User_Balance - user-defined balance;
    • Add_to_User_Balance % - Add to User_Balance for a smooth transition to a new lot.
    • Lot on every - lot size per User_Balance;
    • Fixed_Lot - fixed lot (if Custom_Risk is false);
    • Order Type - trading direction;
    • Order Comment - comments to orders;
    • Slippage - allowed slippage before an order is triggered;
    • Show_Info_Panel - use the information panel (false - faster backtest);
    • Show_additional_panel - use the info panel for profit indicator per each month, for backtest only;
    • Adaptation of the spread to the stop loss - adapt the stop loss to spread;
    • Max Spread - maximum allowed spread;
    • Stop trade - disable trading for a certain time (from 5 minutes to 24 hours) if the average spread exceeds Max_Spread;
    • Select http or https - the Protocol to download the economic news;
      • http 
      • https 
      • News_update_every_N_minutes - update news every N minutes;
      Trading within the week:
      • Monday - trade on Monday;
      • ...
      • Friday - trade on Friday.
      Time trading within a day:
      • Use time - if true, the EA trades by time;
      • GMT setting - GMT settings;
      • GMT Auto ( only for real ) - automatic detection of the GMT shift (not for a tester);
      • GMT Mode - manual setting;
      • GMT_mode - GMT offset of the broker server time (0 - disabled);
      • Every_Day_Start - operation start time (hh:mm);
      • Every_Day_End - operation end time (hh:mm).
      Time to disable on Friday:
      • Use time - if true, the EA trades by time;
      • Disable_in_Friday - operation end time on Friday (hh:mm).



      Recommended products
      Magic Grid
      Aliaksandr Charkes
      4.54 (28)
      Magic Grid is an indicator-free advisor that uses a grid strategy. The strategy is based on automatic reopening of grid pending orders, after closing their market positions (by Take-Profit, Stop-Loss or manually). Pending orders are placed with a specified step from the initial prices, which can be entered manually or generated automatically ( one time at the beginning of the trade ). The robot can trade on any time frame, on any currency pair, on several currency pairs, and on any number of di
      FREE
      | Fully-automated Smart Money Concept (ICT) inspired trading solution with multi-strategy capabilities | Built by a grid trader >> for grid traders.  This is MT4 version, click  here  for  Blue CARA MT5  (settings and logics are same in both versions)     Real monitoring signal  -->  Cara Gold Intro Blue CARA EA   ('CARA') - short for  C omprehensive  A lgorithmic R esponsive A dvisor is a next-gen  multi-currency    multi-timeframe  EA base on the widely known (and perhapse most popular) Inn
      How the EA works (simple explanation) Trades on   M5   timeframe Uses   H1 timeframe   to analyze global market context Analyzes   2 or 3 timeframes simultaneously On each timeframe: Checks price position relative to one or two Moving Averages Evaluates MA angle and distance between price and MA Entry logic is based on   trend + volatility conditions , not on random signals The full algorithm is illustrated in the screenshots. Recommended usage Symbol:   EURUSD Timeframe:   M5 Trading
      Gold Coin M5
      Andrey Kozak
      2.33 (9)
      Gold Coin M5 is an automated trading robot designed to trade the gold market (XAUUSD) using the M5 period. This robot is designed for traders who want to trade automatically on short-term time intervals (scalping). Peculiarities: Scalping strategy: The robot uses a scalping strategy based on instant entry and exit from positions based on short-term price movements. Optimized for XAUUSD on M5: The XAUUSD Scalper is specifically tuned to trade the XAUUSD pair on the M5 time frame, allowing it to
      The Infinity Expert Advisor is a scalper. When the resistance and support levels are broken, trades are opened in the direction of the price movement. Open positions are managed by several algorithms based on the current market situation (fixed stop loss and take profit, trailing stop, holding positions in case of trend indication, etc.). Requirements for the broker The EA is sensitive to spread, slippages and execution quality. It is strongly recommended not to use the EA for currencies with s
      MMM Zig Zag Strategy: The Expert Advisors uses its built-in Zig Zag indicator to determine the prices trends and calculates the signal to decide to open buy or sell positions. It sends an order, closes or moves the Trailing Stop loss position as the indicator works. You can define the time period of each day of the week the EA should not trade (the bad time to trade). Usually the period of day when the impact news are published. General Inputs: Closes orders with any profit of value (currency):
      Correlation Beast EA
      Rodrigo Rethka Goncalves
      Correlation Beast V2.05 - Skyrocket Your Forex Trading! Unlock the power of currency correlations with Correlation Beast V2.5 , the ultimate Expert Advisor for MetaTrader 4! Designed for traders who crave precision and profitability, this EA leverages advanced correlation strategies to identify high-probability trades. Whether you're a beginner or a pro, this tool is your key to mastering the Forex market! Why Choose Correlation Beast V2.5? Powerful Correlation Trading Trade sma
      Gold Label
      Tran Thanh Tuyen
      Gold Label  is an Expert Advisor designed specifically for trading gold.  This EA is specifically designed for   XAUUSD  with low risk and can grow your account from small capital. It is based on machine learning cluster analysis and genetic algorithms. EA contains self-adaptive market algorithm, which uses price action patterns and standard trading indicators. Expert showed stable results on XAU in 2011-2020 period. No dangerous methods of money managment used. Suitable for any broker conditi
      Ppm manager
      Samuel Asrat Nadew
      Whether you’re a scalper, day trader, or swing trader, this tool gives you total control   directly from your chart. you can get all this features right on your trading chart .   Everything   is   color   coded.   equity and live P&L display in  Green   if   trades in profit   and   red   if   trades in drawdown.   Moveable panel -   double click on clock label and move panel anywhere on screen with it . Displays local time + candle countdown on the chart. Shows Balance, Equity & Daily Profit/
      Ilanis
      Mikhail Sergeev
      4.74 (27)
      Ilanis is and Expert Advisor for stock trading, it can be used for trading on Forex and other markets, including commodities, metals and index markets. To determine the market entry, the EA uses the modern and ultra-light adaptive indicator FourAverage. Principle of position maintaining is similar to that of the popular Forex robot Ilan, using averaging. But unlike Ilan, Ilanis uses an accurate entry into the market. The robot pays a lot of attention to position control, if the price goes in the
      RiskGuardian Pro (MT4 Edition) - The Ultimate Prop Firm Account Saver Are you tired of failing your Prop Firm challenges (FTMO, MFF, etc.) due to a single emotional trade or a momentary lapse in risk management? RiskGuardian Pro is your Mandatory Discipline System designed to help you pass evaluations and protect your funded account. Core Pain Points Solved: * Anti-Tilt Hard Lock: Instantly closes all trades and locks the terminal the moment your defined maximum daily drawdown (e.g., 4%)
      The Arrow Scalper
      Fawwaz Abdulmantaser Salim Albaker
      1 (2)
      Dear Friend..  I share with you this simple Expert Adviser .. it is full automatic  this Expert Adviser following the trend of the pair you install on or any stocks or indices , it is works like that: - when the trend on H4 chart show a start of up trend the expert will wait till the 15M & 1H charts show an up trend the EA will open a buy order directly , and do the same for down trend and open a sell order the buy or sell  order lot size and take profit and stop loss will measured manually  by
      FREE
      GridMasterFx
      Sergey Kruglov
      GridMasterFx is an innovative tool for automated forex trading, which is based on a combination of a grid strategy and a unique trend calculation algorithm using the Moving Average indicator. This strategy allows the Expert Advisor to open and close positions on time, use the analysis of the current trend and instantly respond to market changes. GridMasterFx Expert Advisor is an excellent choice for successful automation of your forex trading process. It easily adapts to various market conditi
      Night Trader EURUSD
      Ugur Oezcan
      4.21 (29)
      The EA can trade multiple currencies. Please check our signals ( https://www.mql5.com/en/users/ugur-edin/seller ) for detailed information. No grid or martingale! No manual configuration or adjustment needed! Every trade is protected by stop loss. This Expert Advisor only trades for a short time frame at night, during the ending of the New York session. It uses low volatility moments and enters trades based on indicators. It then manages those trades with dynamic stop losses and take profits als
      JBSar EA Robot
      Jordanilo Sarili
      PROMO: SPEND MORE TIME WITH YOUR FAMILY. ENJOY LIFE… DO NOTHING. We would like to share our coding skills to fellow traders and most especially to people from all walks of life to have the opportunity to trade or invest using auto-trading way to provide other source of income while letting the robot and your money works for you.  The trade strategy is based on Averaging and uses a little bit combination of martingale and grid strategy. Methodology   – Trading entails technical analysis with ma
      Magic EA MT4
      Kyra Nickaline Watson-gordon
      3 (1)
      Magic EA is an Expert Advisor based on Scalping, Elliot Waves and with filters such as RSI, Stochastic and 3 other strategies managed and decided with the robot smartly. Large number of inputs and settings are tested and optimized and embedded in the program thus inputs are limited and very simple. Using EA doesn't need any professional information or Forex Trading Knowledge. EA can trade on all symbols and all time frames, using special and unique strategies developed by the author. The EA wo
      MACD Trading
      Matthieu Jean Baptiste Wambergue
      This MT4 version is no longer maintained due to the ongoing transition from MT4 to MT5 trading accounts. For the latest features, improvements, and ongoing updates, please use the MT5 version of this Expert Advisor. Get the MT5 version here ! Automate your MACD strategy! This EA alerts and/or places orders according to MACD strategies with additional filters. It means that you can use it by 2 different ways: Receive alerts based on your MACD strategy with filters on multiple symbols simultaneou
      Brexit Breakout (GBPUSD H1) This EA has been developed for GBPUSD H1.  Everything is tested for H1 timeframe . Strategy is based on breakout of the This Bar Open indicator after some time of consolidation. It will very well works on these times, when the pound is moving. It uses Stop pending orders with  FIXED Stop Loss and Take Profit . It also uses PROFIT TRAILING to catch from the moves as much as possible. At 9:00 pm we are closing trading every Friday to prevent from weekly gaps. !!!Adjust
      Reversepro Smartsma ea mt4
      AL MOOSAWI ABDULLAH JAFFER BAQER
      ReversePro SmartSMA EA – A Fully Customizable Moving Average Strategy ReversePro SmartSMA EA is an advanced yet fully customizable trading tool designed for traders who prefer to fine-tune their strategies. This Expert Advisor (EA) is not pre-optimized, allowing you the flexibility to adjust its settings to fit your trading style, risk management preferences, and market conditions. How It Works This EA is based on the well-known Simple Moving Average (SMA) crossover strategy, enhanced with addi
      Matrix Arrow EA MT4
      Juvenille Emperor Limited
      5 (8)
      Matrix Arrow EA MT4 is a unique expert advisor that can trade the Matrix Arrow Indicator's MT4 signals with a trade panel on the chart, manually or 100% automatically.  Matrix Arrow Indicator MT4 will determine the current trend at its early stages, gathering information and data from up to 10 standard indicators, which are: Average Directional Movement Index (ADX), Commodity Channel Index (CCI), Classic Heiken Ashi candles, Moving Average, Moving Average Convergence Divergence (MACD), Relative
      This automated trading robot uses the capabilities of the macd indicator to create a grid strategy. The algorithm creates a grid strategy at overbought and oversold levels and in times of high volatility. This makes it susceptible to all price fluctuations. The Close Money input is the total amount of earnings in the cycle. We define it as the total take profit amount in the cycle. It has the ability to open more cycles in short periods. However, you can use the robot in medium-term trading. Rea
      GoldenGrid Scalping Pro EA - Technical Description GoldenGrid Scalping Pro is an automated Expert Advisor designed for trading XAUUSD (Gold) on lower timeframes (primarily M5). The system integrates short-term momentum scalping with a controlled Dollar-Cost Averaging (DCA) position management mechanism. Strategy & Algorithm Overview Signal Confirmation Filters: Uses Average True Range (ATR) to measure volatility and Volume analysis to confirm short-term momentum before initiating entry signals.
      EA KOGORO TREND PROFITABLE HIGHER, FLEXIBLE AND SAFER EA KOGORO is a robot that operates on the most basic principle of the market: "Trend is Friend" combined with the improved Martingale principle with many times more safety than conventional Martingale. - EA KOGORO is a fully automatic EA robot for established pairs. - The principle of order balancing, low DD protects accounts better for high profits. - Opening and closing orders is really flexible. - Safer, high profit. - Manage b
      Live Signal (Real Trading Data)  https://www.mql5.com/zh/signals/2341050 Live Signal (Real Trading Data) : https://www.mql5.com/zh/signals/2346893 Smart Trend and Range EA Smart Trend and Range EA is an automated trading program designed to operate based on market structure analysis under different market conditions. The EA analyzes price behavior and market structure to apply different trading logic in trending markets and ranging markets. It does not use martingale, grid, averaging, or recover
      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
      Expert Grid rsi Pro
      Mykhailo Zakervashevych
      General Description Grid RSI Pro v3.1 is an advanced trading Expert Advisor for MetaTrader 4 that uses a grid strategy with RSI indicator filtering. The EA automatically opens orders at specified levels, creating a grid of orders to capture market fluctuations. Version 3.1 includes enhanced risk management features and improved signal filtering systems. Key Features 1. Trading Strategies RSI Strategy : Position opening when RSI reaches overbought (80) or oversold (20) levels Fixed Points : Posit
      PipFinite EA Breakout EDGE
      Karlo Wilson Vendiola
      5 (5)
      The Official Automated Version of the Reliable Indicator PipFinite Breakout EDGE EA Breakout EDGE takes the signal of PipFinite Breakout EDGE indicator and manages the trade for you. Because of numerous financial instruments to consider, many traders want the signals to be fully automated. The EA will make sure all your trades are executed from entry to exit. Saving you time and effort while maximizing your profits. The Edge of Automation Effortless price action trading is now possible acros
      Momentum Auto Trader EA
      Mohammad Khairy Abdul Ghany
      Momentum Auto Trader EA v1.0 is a fully automated trading system for MetaTrader 4 based on momentum analysis, designed to capture strong price movements in trending markets. This Expert Advisor detects bullish and bearish momentum conditions and executes trades automatically when the market shows strong directional strength. Key Features: Fully automated momentum-based strategy Entry based on Momentum indicator signals Fixed Take Profit (1000 points) Automatic Stop Loss Built-in Trailing
      Bear vs Bull EA MT4
      Nguyen Nghiem Duy
      Bear vs Bull EA Is a automated adviser for daily operation of the FOREX currency market in a volatile and calm market. Suitable for both experienced traders and beginners. It works with any brokers, including American brokers, requiring FIFO to close primarily previously opened transactions. *In order to enable the panel, it is necessary to set the parameter DRAW_INFORMATION = true in the settings; -  Recommendations Before using on real money, test the adviser with minimal risk on a cent trad
      H4 GBPUSD Trend Scalper is a trend signal scalper The EA trades according to the trend strategy using original built-in indicator for opening and closing orders. The external inputs for limiting trading on Fridays and Mondays are available. The purpose of the strategy is to use the current trend with the most benefit. According to the results of testing and working on demo and real accounts, the best results achieved by using the Н4 timeframe on the GBP/USD pair Works on MetaTrader 4 Build 971+
      Buyers of this product also purchase
      The Gold Reaper MT4
      Profalgo Limited
      4.62 (34)
      PROP FIRM READY! ( download  SETFILE ) LAUNCH PROMO: Only a few copies left at current price! Final price: 990$ Get 1 EA for free (for 3 trade accounts) -> contact me after purchase Ultimate Combo Deal   ->   click here JOIN PUBLIC GROUP:   Click here Live Signal LATEST MANUAL Welcome to the Gold Reaper! Build on the very succesfull Goldtrade Pro, this EA has been designed to run on multiple timeframes at the same time, and has the option to set the trade frequency from very conservative to e
      Scalping Robot Pro MT4
      MQL TOOLS SL
      4.29 (17)
      Scalping Robot Pro is a  professional trading system  designed specifically for fast and precise scalping on XAUUSD using the M1 timeframe. The system is built to capture short term market movements with accurate execution and controlled risk management. It focuses on real time price behavior, momentum shifts, short term volatility, and selective grid based trade management techniques to identify high probability  trading opportunities  in the gold market. Scalping Robot Pro is optimized for tra
      Aurum AI mt4
      Leonid Arkhipov
      4.94 (34)
      UPDATE — DECEMBER 2025 At the end of November 2024, the Aurum expert advisor was released for sale. Throughout this time, it traded in real market conditions without a news filter, without additional protective restrictions, and without complex limitations — while confidently remaining profitable and stable. Live Signal (launch April 14, 2026) This full year of real trading clearly demonstrated the reliability of the trading system. Only after that, based on real experience and statistics, a m
      Scipio Ea
      Stefano Frisetti
      BEWARE OF SCAM: SCIPIO EA is distributed only by MQL5.com SCIPIO AI is my Automatic trading BOT created after over 20 years of experience in the financial markets, it automates 100% of the TRADING activity, entry, management, stop loss, day after day the TRADER does not have to do anything. This EA opens only 1 TRADE at a time and immediately sets the STOP LOSS very close, it does not use grid or martingale, one trade at a time so it avoids large DRAW DONW. It uses artificial intelligence to
      Quantum King MT4
      Bogdan Ion Puscasu
      5 (6)
      Quantum King EA — Intelligent Power, Refined for Every Trader IMPORTANT! After the purchase please send me a private message to receive the installation manual and the setup instructions. Special Launch Price Live Signal:   CLICK HERE MT5 version : CLICK HERE Quantum King channel:   Click Here ***Buy Quantum King MT4 and you could get Quantum StarMan for free !*** Ask in private for more details! Rule   your trading with precision and discipline. Quantum King EA   brings the strengt
      Quantum Scalperr Gold
      Ignacio Agustin Mene Franco
      Quantum Scalper GOLD v2.00 High-Precision Scalping for XAUUSD (Gold) Quantum Scalper GOLD is an advanced and fully automated Expert Advisor designed exclusively for trading XAUUSD (Gold) on the M5 timeframe. Key Features: Intelligent Hybrid Strategy: Combines RSI signals (overbought/overbold detection), Envelopes (volatility filter), and a real-time trained MLP Neural Network using price, EMA, MACD, and ATR features. Dynamic Risk Management: Adaptive Stop Loss based on ATR, intelligent traili
      Vortex Gold MT4
      Stanislav Tomilov
      4.93 (45)
      Vortex - your investment in the future The Vortex Gold EA expert Advisor made specifically for trading gold (XAU/USD) on the Metatrader platform. Built using proprietary indicators and secret author's algorithms, this EA employs a comprehensive trading strategy designed to capture profitable movements in the gold market. Key components of its strategy include classic indicators as CCI and Parabolic Indicator, which work together to accurately signal ideal entry and exit points. At the heart of V
      Goldbot One MT4
      Profalgo Limited
      5 (5)
      LAUNCH PROMO: Only a few copies left at current price! Final price: 990$ NEW: Buy Goldbot One and choose 1 EA for free!! (for 2 trade accounts) JOIN PUBLIC GROUP:   Click here Ultimate Combo Deal   ->   click here Introducing   Goldbot One , a highly sophisticated trading robot engineered for the gold market. With its focus on breakout trading, Goldbot One leverages both support and resistance levels to identify prime trading opportunities. This expert advisor is crafted for traders who seek
      AW Recovery EA
      AW Trading Software Limited
      4.35 (84)
      The Expert Advisor is a system designed to recover unprofitable positions. The author's algorithm locks a losing position, splits it into many separate parts, and closes each of them separately. Easy setup, delayed launch in case of drawdown, locking, disabling other Expert Advisors, averaging with trend filtering and partial closing of a losing position are built into one tool. It is the use of closing losses in parts that allows you to reduce losses with a lower deposit load, which ensures saf
      Sailing Gold
      Nguyen Hang Hai Ha
      5 (5)
      Expert Advisor Sailing Gold is a fully automated Expert Advisor designed exclusively for trading Gold (XAUUSD) on MetaTrader 4. The EA combines momentum analysis, volatility-based market modeling, and an advanced scalping algorithm to identify high-probability trading opportunities while applying intelligent position management for consistent execution and disciplined risk control. To improve trade quality, Sailing Gold includes an optional Moving Average (MA) trend filter, enabling the EA to tr
      Fortune MT4
      Shane Lee
      5 (3)
      Real Trading Account LIVE SIGNAL 100K:   https://www.mql5.com/en/signals/2388151 Real Trading Account  LIVE SIGNAL 3K:  https://www.mql5.com/en/signals/2363526 Check Out All Our Products :   Click Here 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 wit
      Daytrade Pro Algo
      Profalgo Limited
      5 (5)
      Launch Promo: Limited number of copies available at current price Final price: 990$ NEW: get 1 EA for free! (for 2 trade accounts) Ultimate Combo Deal   ->   click here LIVE RESULTS:   https://www.mql5.com/en/signals/1949810 JOIN PUBLIC GROUP:   Click here Set Files Welcome to DayTrade Pro Algo!  After years of studying the markets and programming different strategies, I have found an algorithm that has everything a good trading system needs: It is broker independent It is spread independent
      Gold Trade Pro
      Profalgo Limited
      4.61 (23)
      LAUNCH PROMO: Only a few copies left at current price! Final price: 990$ Get 1 EA for free (for 2 trade accounts) -> contact me after purchase 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 joins the club of Gold trading EA's, but with one big difference: this is a real trading strategy.
      The Gold Space MT4
      Ayush V Jain
      5 (1)
      LIVE SIGNAL REACHED NEW HIGHS. Live Signal on Vantage https: // www.mql5.com/en/signals/2378090 https: // www.mql5.com/en/signals/2378091 live signal is running mode/option 1 with autolot 2 % risk. Add webrequest for news filter https: //nfs.faireconomy.media Join telegram group   https://t.me/+UaALtDiYMb4xYTk1 Price Increases on monday. Overview:  The Gold Space is a fully automated, professional-grade Expert Advisor specifically engineered for the XAUUSD (Gold) market. Designed natively for M
      Recovery Manager Pro MT4
      Ianina Nadirova
      5 (1)
      Recovery Manager Pro is a system for recovering drawdowns from other advisors or from manually opened orders. RM Pro has the ability to automatically dynamically adjust. The trader needs to select the risk level and the advisor will work in fully automatic mode. Can work in drawdown recovery mode and standby mode! If another advisor generates a drawdown, RM Pro will disable it, lock the position and start the process of restoring the deposit using partial closures. In its trading, the advisor u
      Boring Pips MT4
      Thi Thu Ha Hoang
      4.6 (15)
      Have you ever wondered why most expert advisors are not effective in live trading, despite their perfect backtest performance? The most likely answer is Over-fitting . Many EAs are created to ‘learn’ and adapt perfectly to the available historical data, but they fail to predict the future due to a lack of generalizability in the constructed model. Some developers simply don't know about the existence of over-fitting, or they know but don't have a way to prevent it. Others exploit it as a tool
      Scipio Gold Bot
      Stefano Frisetti
      BEWARE of SCAM! SCIPIO GOLD BOT is only distributed by MQL5.com. Please note: this is not a commercial BOT, but a professional one. Distribution is limited to 100 copies in total, and the price may increase without notice. Thisi is MT4 versione, Mt5 version is here:  https://www.mql5.com/it/market/product/148820 The differences that make SCIPIO EA unique are: + no variable settings or settings that the TRADER must enter + only opens one trade at a time + always uses close and fixed STOP LOSSES
      - Real price is 1000$ - Limited Discount (It is 299$) -  Only 2 purchase is 299$. - New update: 2026/9/6 - Lifetime update free Welcome, Bitcoin Expert opens automatically trade with Highly profit, Fixed Stop loss. No Martingale, No Grid Bitcoin is a cryptocurrency, a peer-to-peer digital currency that operates independently of a central governing authority . Bitcoin enables direct transactions between users, secured by cryptographic technology and recorded on a transparent and immutable ledger
      SouthEast
      Sugianto
      5 (11)
      Promo Discount 50 % From $ 499 to $ 250 , limited time offer, get yours copy right now! SouthEast is an expert advisor developed from my experience in manual trading that has been automated. SouthEast is specifically designed to generate maximum profits with small deposits by prioritizing the security of your funds. Why SouthEast? SouthEast does not require complicated settings and is easy to use because user only need to upload a set file that is already available. Currently there are set fi
      Forex GOLD Investor
      Lachezar Krastev
      4.4 (52)
      FOREX MEGA SALE! 65% OFF! Buy Forex GOLD Investor with a huge –65% discount ! Promo Price: $197 (Regular Price: $547 — You Save $350! ) Act now before this deal ends! 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 strategy, the second system has time based dependency which opens up to 2 trades at a time and the third system is based on
      Trend Catcher Exp
      Ramil Minniakhmetov
      5 (2)
      Trend Catcher EA analyzes market price movements, using the author’s proprietary and customized adaptive trend-analysis indicators.   It identifies the true market direction by filtering out short-term noise and focusing on underlying momentum strength, volatility expansion, and price structure behavior.   By combining the smoothing and trend-filtering capabilities of special customized indicators such as moving averages, RSI, and volatility filters, the EA can automatically execute trades based
      Akatsuki
      Akihiro Tanaka
      5 (1)
      overview "Akatsuki" is a XAUUSD scalping system (MT4) that takes an average of 3 hours per trade and focuses on recovery. Around 0:00 (GMT+2) server time, the spreads for FX currency pairs widen. On the other hand, the impact of this widening is less for XAUUSD. Taking advantage of this background, we will engage in contrarian trades targeting the thin ranges of market participants. To improve reproducibility, the logic has been simplified and over-optimization has been reduced. XAUUSD can expe
      Fortress MT4
      Shane Lee
      5 (1)
      Real Trading Account LIVE SIGNAL 100K:   https://www.mql5.com/en/signals/2388151 Real Trading Account  LIVE SIGNAL 1K:  https://www.mql5.com/en/signals/2378166 Check Out All Our Products :   Click Here Fortress is an automated breakout Expert Advisor for MetaTrader 4 & 5, developed primarily for XAUUSD. The EA utilizes multiple confirmation algorithms and internal strategies to identify optimal breakout points at key support and resistance levels. Position sizing and trade frequency automatic
      ToTheMoon MT4
      Daniel Moraes Da Silva
      5 (1)
      ONE OF THE FEW ROBOTS WITH A SIGNAL HISTORY OF MORE THAN 3 YEARS AND AMONG THE TOP 10.   LINK TO MY ROBOTS AND SIGNAL PRESETS: In my profile there is a link to download the PRESETS that I use in my SIGNALS, you can download and Backtest for free, there are explanations in the my WebSite. https://www.mql5.com/en/users/tec_daniel   LINK TO OTHER ROBOT VERSIONS: MT4:  https://www.mql5.com/en/market/product/97963 MT5:  https://www.mql5.com/en/market/product/97962   SOME EXAMPLES OF SIGNALS ON “mql5.
      Scalping Index Pro is a   professional trading system   designed specifically for fast and precise scalping on   US30 and DE40 using the M1 timeframe . The system has been developed specifically for the unique behavior of major stock indices, focusing on short term price movements, rapid momentum changes, market volatility, and selective grid based trade management techniques to identify high probability   trading opportunities . Scalping Index Pro is optimized for traders who prefer dynamic tra
      HSS PRO PRICE ACTION EA   - is a great intraday trading system based on the price action research! EA is working on H1 timeframe during EU and US sessions.   8 Set_files available for 8 corresponding pairs! Trading idea is based on famous powerful Price Action patterns - Hammer and Shooting Star which are combined with trend and scalping techniques! Download EA Set_files for testing and trading: GBPCHF Set_file NZDUSD Set_file GBPCAD Set_file USDCHF Set_file USDJPY Set_file EURAUD Set_file EU
      "SIDEWAYS TRADER EA "   - is an advanced single-pair grid trading system! This EA is a very safe trading system with consistent profit. M5  timeframe! Download EA Set_file for testing and trading: NZDCAD Set_file EA stand out features: - Entry and Exit points are automatically adjusted by EA depending on market volatility. - Expert Advisor can manage Buy and Sell orders simultaneously. - EA builds dynamic grid automatically depending on volatility as well. - No tight-spread requirements - EA
      GOLDwind Engine4
      Tjia Elisabeth Jasmine Canadi
      EA~GOLDwind – The Xtreme Growth Engine for XAUUSD - Generates an ROI of over 100% per month  Out-of-the-box Expert Advisor for MT4 and MT5 I N T R O Step into the power of GOLDwind Experience how an advanced trading engine transforms the volatility of XAUUSD into precision‑driven opportunities. With its transparent GUI revealing early signals of major momentum~whether reversals or powerful trend formations~you gain direct access to sophisticated analysis and a clearer view of gold’s dy
      Frontier MT4
      Shane Lee
      5 (1)
      Real Trading Account LIVE SIGNAL 100K REAL:   https://www.mql5.com/en/signals/2388151 Real Trading Account  LIVE SIGNAL VT MARKETS:  https://www.mql5.com/en/signals/2388143 Check Out All Our Products :   Click Here Frontier is an automated Swing Pivot Breakout Expert Advisor for MetaTrader 4 & 5, developed primarily for XAUUSD. The EA identifies confirmed swing highs and swing lows from recent price structure and uses these levels to prepare pending Buy Stop and Sell Stop orders. When price br
      One Gold MT4
      Stanislav Tomilov
      4.68 (19)
      One Gold - Future of Trading Introducing One Gold EA, a sophisticated trading robot for gold on the Meta Trader platform, developed to assist traders with advanced market analysis. Our proprietary technology leverages neural networks and data-driven algorithms to analyze both historical and real-time gold market data, providing insights that can aid in decision-making. Unlike traditional manual strategies, One Gold EA operates with minimal intervention, streamlining the trading process and aimin
      More from author
      EA Skynet MT5
      Ruslan Pishun
      2.25 (4)
      This is a fully automated smart adaptive algorithm. The  SKYNET  system calculates the history data and performs the analysis based on the probability percentage of where the upcoming breakout of the support and resistance level will take place, and places pending orders. The Expert Advisor adapts to any market conditions. It was backtested and optimized using real ticks with 99,9% quality. It has successfully completed stress testing. The EA contains the algorithm of statistics collection with
      Wolfe waves ultra
      Ruslan Pishun
      5 (1)
      Wolfe waves ultra draws Wolfe Waves automatically. The indicator searches for the Wolfe Waves on three timeframes. This indicator is especially accurate because it waits for a breakout in the wave direction before signaling the trade, resulting in a very high winning ratio. Features Amazingly easy to trade. The indicator is able to recognize all Wolfe Wave patterns in a specified interval. Thus, we check each extremum for the potential 1,2,3,4,5 points apart from ZigZag vertices. The indicator
      EA Black Scorpion MT5
      Ruslan Pishun
      1 (1)
      The EA uses the strategy based on breakout. Breakout trading is one of the most popular and most frequently used strategies among Forex traders. This strategy has been developed a long ago and has been repeatedly tested on history data, showing superior results. The EA uses 3 types of trend breakouts, (support and resistance breakout, downtrend breakout, uptrend breakout). The EA uses a very small SL so the account is always protected from equity drawdown with a very low risk-per-trade. It uses
      EA Red Dragon MT5
      Ruslan Pishun
      2.7 (10)
      The Expert Advisor uses the strategy based on the breakdown of the most important support and resistance levels. Adaptive trade trailing algorithm is used. The EA uses a very small SL so the account is always protected from equity drawdown with a very low risk-per-trade. The EA integrates a system of partial position closure during slippages (can be configured). It was backtested and optimized using real ticks with 99,9% quality. It has successfully completed stress testing. The EA contains the
      The indicator colors bullish, bearish and doji candles. Also, the amount of candles (bullish, bearish and doji) for the last N days is calculated. You can select colors for both bodies and shadows of candles. You can also enable coloring only candle bodies. МetaТrader 5 version:  https://www.mql5.com/en/market/product/11649 Parameters color bulls = color of bullish candle bodies color shadow bulls = color of bullish candle shadows color bears = color of bearish candle bodies color shadow bears =
      'Info body and shadow candles' indicator colors the candle bodies and shadows according to the settings. For example, if the 'Size body candles' parameter is 10, the indicator looks for the candles having a body size of 10 or more. Candle shadows are calculated the same way. Detected candles can be colored (body color, shadow color). The indicator can be adjusted for both four- and five-digit quotes. МetaТrader 5 version:  https://www.mql5.com/en/market/product/12977 Parameters Use candle search
      This unique indicator automatically builds Wolfe Waves. Features Finds the points and builds the lines automatically. Efficient trading strategy. No redraws, no lags. The indicator relaunch button is located directly on the chart. The indicator has multiple configurable parameters. Use If number 5 appears, wait till the first candle is closed behind Moving Average, then look at the three center lines showing what lot volume should be used if the fifth dot crossed the line 25%. The candle is cl
      Trend modified
      Ruslan Pishun
      5 (1)
      The Trend modified indicator draws trend lines with adjustable trend width, with trend breakout settings and notifications of trend breakout (Alert, Sound, Email) and of a new appeared arrow. Arrows point at the direction of the order to open (BUY, SELL). Parameters User Bars - the number of bars for calculations. Depth (0 = automatic settings) - Search area (0 = automatic adjustment). width trend ( 0 = automatic settings) - Trend width (0 = automatic adjustment). (true = closed bars on directi
      We present our totally unique Expert Advisor "Expert trend one point": the EA trades within a trend, it contains a complex strategy (named "one point profit"), does not use stop loss, does not use an adjustable take profit, it adjusts the take profit per one point of profit. The EA works with four or five-digit prices. You can use the Expert Advisor on any currency pairs, however it is recommended to choose symbols with low spread and low stop levels. The EA can work on timeframes M1 , M5, M15,
      The EA opens orders using the Wolfe waves indicator, also uses the Martingale and smart Trailing Stop, Stop Loss and Take Profit. Trades are always protected with STOPLOSS, Smart Trailing and Breakeven. This EA is easy to use. The EA has proven results on EURUSD M5, however you can change the settings for better results on other currencies. Settings Setting EA - Settings of the Advisor. Invest More - at the value 'true' the lot size increases as the account balance grows.( Risk Management ). In
      This indicator shows the time before the new bar or candle opens. Examples of how much is left before a new bar opens: An example for the M1 timeframe: 05 = 05 seconds. An example for the H1 timeframe: 56:05 = 56 minutes and 05 seconds. An example for the D1 timeframe: 12:56:05 = 12 hours, 56 minutes and 05 seconds. An example for the W1 timeframe: W1(06): 12:56:05 = 6 days, 12 hours, 56 minutes and 05 seconds. МetaТrader 5 version:  https://www.mql5.com/en/market/product/13602 Settings color_ti
      Ultra Breakout
      Ruslan Pishun
      2 (1)
      The trading system utilizes a real breakout strategy with an intelligent calculation engine to eliminate bad signals. The EA has only been developed and optimized for EURUSD H15. We recommend choosing a broker with a fixed spread of 5 to 20 points, with a zero STOPLEVEL and five-digit quotes. You can change the settings and try other pairs for better results. Trades are always protected with STOPLOSS, Smart Trailing and Breakeven. This EA is very easy to use. No grid No martingale МetaТrader 5 v
      The SCRIPT opens , modifies , and deletes all types of orders: BUY, SELL, BUYLIMIT, SELLLIMIT, BUYSTOP, and SELLSTOP. Features Orders can be opened both by comments and magic. Order grids. Take profit and stop loss modification. Orders can be removed by type, magic, and comments. Market orders are deleted if magic = 0. Notification window appears after orders are opened, modified or removed. Multi-task script. Modification is performed after opening orders. Parameters Orders_Tip - consists of
      EA Alex
      Ruslan Pishun
      1.8 (5)
      The Expert Advisor contains multiple trading strategies, including news trading, use of indicators, price velocity and various built-in filters. The EA places pending orders. It has successfully completed stress testing. No Martingale No Arbitrage No any other risky strategy inside No scalping Working currency pair/timeframe: EURUSD H1. Optimized. You can adjust the Expert Advisor to any currency pair! Key Features: It can work with a small deposit. Only pending orders. Every trade has a tight
      EA Fox
      Ruslan Pishun
      This is an innovative intelligent system consisting of 4 strategies, which detects high-probability entries for price action breakouts on the H1 timeframe. The Expert Advisor includes 3 complex technical strategies and a scalping strategy. The Expert Advisor is fully optimized and ready to use! It is possible to disable each strategy or use them all together. The EA uses a very small SL so the account is always protected from equity drawdown with a very low risk-per-trade. The potential accumula
      EA Innovative PRO
      Ruslan Pishun
      1 (1)
      EA Innovative PRO is a fully automated EA for Forex trading. It is based on three combined adaptive algorithms. Follows the movement of market price. It was backtested and optimized using real ticks with 99,9% quality. The Expert Advisor has successfully passed the stress test with slippage and commission approximate to the real market conditions. The EA eliminates the extra noise and chooses the most convenient strategy for trading. Dynamically places trailing stop and moves profit to breakeven
      EA named Chappie
      Ruslan Pishun
      2 (4)
      Chappie is a smart adaptable robot, Chappie trades based on multiple trading systems using pending orders, the robot manipulates the pending orders, following the price movement of the market and calculates the price movement for the most accurate market entry. Basic EA settings are calculated for EURUSD. Over 1000 tests have been performed on real and history data with 99.9% quality. Chappie is a result of a long term development. The main idea is to preserve capital through unexpected fluctuat
      EA Two MA
      Ruslan Pishun
      5 (1)
      The Expert Advisor trades by two Moving Average lines. There are also two types of order closing: 1) if there is an opposite signal, 2) closing order by take profit, stop loss, and trailing stop. You can configure Moving Average indicators. Key Advantages Ability to work with fixed lot and MM. Six trailing stop modifications. Easy to use. Two types of order closing. The EA works with all brokers. Parameters General Order Type – trade directions. Use_Risk_MM – if true , lot size is increased wh
      Two Dragon
      Ruslan Pishun
      Two Dragon is an advanced indicator for identifying trends, which uses complex mathematical algorithms. It works in any timeframe and symbol. Indicator is designed with the possibility to customize all the parameters according to your requirements. Any feature can be enabled or disabled. When a Buy / Sell trend changes the indicator will notify using notification: Alert, Sound signal, Email, Push. МetaТrader 5 version:  https://www.mql5.com/en/market/product/14906   Parameters Max_Bars_History —
      EA Red Dragon
      Ruslan Pishun
      2.13 (8)
      The Expert Advisor uses the strategy based on the breakdown of the most important support and resistance levels. Adaptive trade trailing algorithm is used. The EA uses a very small SL so the account is always protected from equity drawdown with a very low risk-per-trade. The EA integrates a system of partial position closure during slippages (can be configured). It was backtested and optimized using real ticks with 99,9% quality. It has successfully completed stress testing. The EA contains the
      EA Skynet
      Ruslan Pishun
      2.8 (15)
      This is a fully automated smart adaptive algorithm. The SKYNET system calculates the history data and performs the analysis based on the probability percentage of where the upcoming breakout of the support and resistance level will take place, and places pending orders. The Expert Advisor adapts to any market conditions. It was backtested and optimized using real ticks with 99,9% quality. It has successfully completed stress testing. The EA contains the algorithm of statistics collection with ou
      Neon System N1 PRO
      Ruslan Pishun
      1.75 (4)
      Neon System N1 PRO is along-term system containing 10 different strategies. Each strategy includes multiple indicators, the system is designed for real trading. The system uses 50 standard indicators, the robot contains 10 strategies. This system is not for those "who want everything at once." This system assumes a professional long-term trading on the Forex market. The robot has been tested in a special tester on real ticks. It uses an adaptive trailing stop algorithm. The EA uses a system of c
      EA Black Scorpion
      Ruslan Pishun
      2.88 (8)
      The EA uses the strategy based on breakout. Breakout trading is one of the most popular and most frequently used strategies among Forex traders. This strategy has been developed a long ago and has been repeatedly tested on history data, showing superior results. The EA uses 3 types of trend breakouts, (support and resistance breakout, downtrend breakout, uptrend breakout). The EA uses a very small SL so the account is always protected from equity drawdown with a very low risk-per-trade. It uses
      Ultimatum Breakout
      Ruslan Pishun
      2 (10)
      Ultimatum Breakout - this trading system uses the strategy of valid breakouts, using multiple custom indicators for eliminating bad signals. The EA uses a very small SL so the account is always protected from equity drawdown with a very low risk-per-trade. The EA is fully adapted: calculates the spread — for pending orders, stop loss, trailing stop, breakeven. It was backtested and optimized using real ticks with 99,9% quality. It has successfully completed stress testing. No Martingale. No arbi
      EA Gideon
      Ruslan Pishun
      5 (1)
      The EA Gideon is an Expert Advisor that trades ON NEWS and ON EVENTS that have a strong influence on the market, but do not occur regularly! That is the EA opens Sell Stop and Buy Stop pending orders in case of a sudden price change in any direction and closes them automatically with the profit that you wish. And we all know how often the price changes when a "successful" news appears, how far it can go up or down. Also, this robot protects your deposit by placing SL with customizable parameters
      EA Manager
      Ruslan Pishun
      3 (2)
      The Expert Advisor uses a strategy based on breakthrough and two additional strategies based on sharp price changes. You can adjust the slope of the breakthrough, the distance between the breakthrough levels and the number of breakthrough levels. The Expert Advisor itself marks the levels that should be broken through. The EA includes two strategies based on sharp price changes: that is the EA opens pending Sell Stop and Buy Stop orders in case of a sudden price change in any direction and close
      EA Morpheus
      Ruslan Pishun
      2.42 (12)
      Breakout based strategy, generates market entry signals when the price crosses a border of a certain price range. To create the strategy, we have used the history data with 99,9% quality for the last 15 years. The best signals had been selected and the false signals have been filtered out. The Expert Advisor performs technical analysis and considers only the breakouts that show the best result. It uses a system of filtering false signals. The EA uses adaptive trailing stop. The EA uses a very
      The Super scalper universal is a fully automated scalping Expert Advisor, which uses five indicators. Each open position is protected by a hidden stop order managed by an advanced modification algorithm. When searching for the suitable signals, the EA uses the integrated indicator in conjunction with the trend and time filters, as well as the volatility filter. It use dynamic position closure, which considers the location where the order had been opened and the subsequent price action. Profit is
      EA Golden scalper Pro
      Ruslan Pishun
      1 (2)
      The Golden scalper Pro is an Expert Advisor that uses the scalping tactics. However, apart from using the classic application methods for these tactics, it uses numerous functions responsible for high-quality analysis of the current market situation and filtering false signals. This provides an excellent trading result. The EA uses price channel for trading. When the price crosses the channel, a deal is opened in a certain direction, with consideration of all rules for filtering false signals. T
      EA Leonardo
      Ruslan Pishun
      The Leonardo Expert Advisor is based purely on price action. It trades according to two trading algorithms using pending orders. This system doesn't use breakout, indicators, grid, martingales or hedge management, it is based solely on price action and is not overloaded with a multitude of filters. The EA has been tested on EURUSD M5, USDJPY M5 with 99.9% modeling quality. The EA does not need any kind of complicated setup and is ready to work with multiple symbols and timeframes. The EA is opti
      Filter:
      Van Vu Nguyen
      252
      Van Vu Nguyen 2023.02.24 12:36 
       

      Don't anyone buy this Ea? it didn't work at all. terrible seller, scam.

      Ruslan Pishun
      39309
      Reply from developer Ruslan Pishun 2024.03.08 16:57
      hello,
      Describe why you have such an opinion?
      The EA is profitable when used correctly!
      Reply to review