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.5 (8)
      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
      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+
      VR Black Box
      Vladimir Pastushak
      3.67 (3)
      VR Black Box is a modern automatic trading expert developed by an experienced trader programmer. A powerful trading tool built on a proven trend-following market movement strategy. This robot has gone through a long path of development and improvement, regularly updating and adapting to changing market conditions. Over years of operation on real trading accounts, it has proven itself as a reliable assistant for both beginners and experienced traders. Set files, demo versions of the product, inst
      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
      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
      Quantum King MT4
      Bogdan Ion Puscasu
      5 (5)
      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
      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.
      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
      Vortex Gold MT4
      Stanislav Tomilov
      4.93 (43)
      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
      Quantum Nexus MT4
      Farell Edson Mazarin
      Quantum Nexus is an innovative Expert Advisor that combines quantitative analysis, multi-level validation, trend-following algorithms, position-tracking mechanisms, and statistical monitoring within a unified automated trading system. Bringing this product to life required decades of development experience and one year of preparation to create Quant v5 - a hedge-fund-level quantitative analysis tool with continuous rolling OOS tests used to mathematically prove the statistical edge of strategies
      Bypass Generator MT4
      Connor Michael Woodson
      Bypass Generator is a deterministic scalping system for XAUUSD based on institutional-grade algorithms. Live Signal: CLICK HERE This is not a typical EA that thoughtlessly opens trade after trade, destroying your margin and putting your deposit at unnecessary risk. Every entry passes through 16 independent validation layers before opening a single position. There are no grids, and every trade has a virtual Take Profit and Stop Loss. The backtest curve was not optimized for unrealistic performan
      Scalp On Scalp Off MT4
      Connor Michael Woodson
      FastBull Market Sentiment is a data feed that aggregates thousands of positions totaling over 500 million USD account value. Scalp On Scalp Off is able to instantly retrieve this data via direct API integration and leverage it when making trades. The sentiment is displayed directly on your chart in a customizable, user-friendly panel. Live Signal: CLICK HERE Single shot trades managed without the use of grid or martingale. Adaptive, dynamic trailing stop and take profit. Setup is incredibly eas
      Golden Moon Scalper
      Nguyen Hang Hai Ha
      3.67 (6)
      Expert Gold Moon Scalper is a fully automated Expert Advisor designed specifically for the Gold market (XAUUSD). The EA combines price action analysis, tick-based market behavior, and technical indicator confirmation to identify high-probability trading opportunities. The strategy uses Stop Orders to capture momentum during Gold's fast price movements, helping reduce premature entries in volatile conditions. Positions are managed with a combination of scalping logic, dynamic trailing, and predef
      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
      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
      Aura Neuron MT4
      Stanislav Tomilov
      4.67 (15)
      Aura Neuron is a distinctive Expert Advisor that continues the Aura series of trading systems. By leveraging advanced Neural Networks and cutting-edge classic trading strategies, Aura Neuron offers an innovative approach with excellent potential performance. Fully automated, this Expert Advisor is designed to trade currency pair XAUUSD (GOLD). It has demonstrated consistent stability across these pairs from 1999 to 2023. The system avoids dangerous money management techniques, such as martingale
      Loophole System MT4
      Connor Michael Woodson
      Loophole System is a midrange scalping system for currency pairs that can make decisions based on a persistent connection to the global Currency Strength Meter. IMPORTANT! Contact me after purchase for detailed, comprehensive instructions! Current price will be increased. Limited time price: 79 USD Single shot trading only. No grid or martingale ever. Intelligent trailing stop exits that adapts to daily volatility The Currency Strength Meter is a online database that constantly monitors the str
      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
      BB Return mt4
      Leonid Arkhipov
      4.89 (18)
      BB Return — an Expert Advisor for gold trading (XAUUSD). I previously used this trading idea in manual trading. The core of the strategy is a return of price to the Bollinger Bands range, but not blindly and not on every touch. For the gold market, bands alone are not enough, so the EA uses additional filters that eliminate weak and non-working market situations. Trades are opened only when the return logic is truly justified.   Global   update   on   June   14th   Trading principles — the strat
      Multi Sniper mq
      DMITRII GRIDASOV
      5 (4)
      MULTI SNIPER EA is precise automatic trading system with around 90% accuracy for MT4 platform. This profitable scalping EA is really one of the most stable system on the market at the present time. No grid! No martingale! It is original product which is offered only on this MQL5 website. Download EA Set_files for testing and trading: GBPAUD Set_file GBPCAD Set_file - Implemented compound interest method and scalping techniques. - System sets dynamic SL automatically depending on market volati
      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
      AW Double Grids EA
      AW Trading Software Limited
      4.5 (8)
      Advisor AW Double Grids MT4 - is an aggressive, fully automated grid advisor, with an information trading panel and simple setup. The strategy consists of simultaneous two-way work, multiplying the volume of one direction. Built-in automatic lot calculation, various variations of increasing the volume of positions, and other functions are implemented. Instructions ->  HERE  /  Problem solving ->  HERE  / MT5 version ->  HERE How the advisor trades: AW Double Grids conducts two-way trading with
      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
      5 (1)
      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
      MT4 Version : https://www.mql5.com/en/market/product/90950 MT5 Version : https://www.mql5.com/en/market/product/93706 Rebate Hunter – Multi-Pair Hedging Grid EA (Dynamic Adaptive) Rebate Hunter is a multi-pair hedging grid Expert Advisor designed to generate consistent trading volume while targeting controlled basket profit. The EA opens Buy & Sell simultaneously (hedged entry), then manages positions using an dynamic-adaptive grid distance and an automated basket close system. This approach
      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
      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 is a full-featured Expert Advisor for MetaTrader 4 and MetaTrader 5, built on the classical grid trading strategy. The robot independently opens positions, manages them and closes them in parts, creating an efficient order grid that adapts to changing market conditions. Over 15 years of development, the EA has gone through thousands of variations and tests — it is the result of systematic refinement on real and demo accounts. Set files, demo versions of the product, instructions an
      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
      GoldJump
      Gun Gun Gunawan
      GoldJump EA is an Expert Advisor based on a gold scalping strategy specifically designed for the M1 timeframe with a structured risk management approach. This EA utilizes fast price movements during the Asian trading session to identify entry opportunities, targeting short yet consistent market moves. The system is equipped with Drawdown control (DD Max), measured Stop Loss (SL), and optimized Take Profit (TP) features to maintain performance stability and efficient margin usage. The GoldJump EA
      More from author
      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
      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. Product reviews are welcome. We hope you will find it useful. МetaТrader 4 version:  https://www.mq
      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
      The indicator automatically draws Wolfe waves. The indicator uses Wolfe waves found in three timeframes. This indicator is especially accurate because it waits for a breakout in the wave direction before signaling the trade. Recommended timeframe: М1. Indicator features Amazingly easy to trade. The indicator is able to recognize all the patterns of Wolfe waves in the specified period interval. It is a check of potential points 1,2,3,4,5 on every top, not only the tops of the zigzag. Finds the p
      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,
      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
      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
      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
      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
      39257
      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