• Overview
  • Reviews (3)
  • Comments
  • What's new

Prop Master MT5

3
Prop Master Expert Advisor works according to the classical strategy and follows all the rules set by Prop firms for their clients. The Expert Advisor can be traded both on funded accounts of Prop firms and on your own accounts. There is no restriction on the type of trading account.

How to test the Expert Advisor?

It is important for the Expert Advisor to operate in the correct time zone, so before testing you should correctly set the GMT parameter.

How to set the GMT parameter correctly?

  1. The setting should be made at the time when the market is open and ticks are received in the trading terminal.
  2. Open Google and search for "Current GMT time," then open the first website that appears and note the time (for example, it's 10:53).
  3. Open the trading terminal in which you will be testing and using the Expert Advisor.Open the data window Market watch, and at the top of this window you will see the time of your broker's trading server (let's say it's 12:53).
  4. Subtract the Greenwich Mean Time (GMT) from the broker's time and get the parameter to be set in the Expert Advisor (Example: 12-10=2, set +2 in the Expert Advisor).

IMPORTANT !!!

Check the spread size on your trading account. If the average spread is greater than 5 then you will get results that will be much worse compared to those with a spread size between 0 and 4. Open an ECN or Prime account in your trading terminal and make sure that the spread is between 0-4 pips.

Do not test the Expert Advisor on weekends. Brokers worsen trading conditions in the last seconds of trading on Friday, and trading conditions are fixed for the whole weekend. You may get different results than usual on weekends.


Prop Master respects all requirements of Prop firms

  • StopLoss and TakeProfit are set in each trade
  • Classic breakout strategy (does NOT use averaging and martingale)
  • Does NOT use high frequency trading
  • You can set a limit on the maximum number of open trades
  • Magic Number and Comment parameters of the order are displayed in the settings. (Set these values to unique to avoid Copy trading blocking)
  • The module for tracking drawdowns is already inside the Expert Advisor

How does the drawdown tracking module work?

Especially for working on Prop Firm accounts, the Expert Advisor has a module for monitoring drawdowns on the account. The module takes into account negative trades from the history, as well as current trades that are still in the market. If the drawdown exceeds the maximum specified drawdown on the account or the maximum specified drawdown for the day, the Expert Advisor will close all orders at the market price.

!!! IMPORTANT !!! Prop controller works with all orders on the account and in case of exceeding the drawdown, it will close not only the orders of Prop Master Expert Advisor, but also the orders of other Expert Advisor, which can also work on your account.

How to configure Prop Master for trading on Prop account.

  1. You need to enable the Prop Controller module - "Challenge On" = true.
  2. Set the value of maximum drawdown for the day "Max. daily drawdown (%)".
  3. IMPORTANT !!! Set the value a little less than the broker allows, because at times of a very active market you may catch slippage, and the drawdown may slightly exceed the allowed values. In case you set it a little less, you will have a small reserve so that you do not violate the rules.
  4. Set the maximum drawdown value "Max. equity drawdown (%)" (The rules for setting the drawdown are the same as for the daily drawdown).
  5. Set the profit target value in percentage "Phase Target (%)". If the profit target value will be reached, the Expert Advisor will stop trading so as not to spoil the situation.

Key advantages of the Prop Master Expert Advisor

The Prop Master Expert Advisor sets adequate small StopLoss and TakeProfit in each order.

It is important to pay attention to this, because some Expert Advisors set a very large StopLoss in the order and just wait for the wrong entry into the trade or do not set StopLoss at all. Thus, you can constantly get profitable trades, but if the market goes wrong, you can get a loss of half of your deposit or lose your entire deposit if StopLoss is not set at all.

A proper money management strategy limits the loss on each trade to a percentage of your deposit.

I believe this is the most correct trading, when you open a trade, you calculate the lot size in such a way that your maximum loss on the trade is from 1 to 7% of your deposit (everyone chooses for himself an acceptable risk per trade). Therefore, the Prop Master Expert Advisor calculates the lot size for each trade individually, based on the StopLoss size calculated by the strategy and the size of your deposit.

The Prop Master uses high-performance trailing stop in trading.

It is necessary to fix the profit, and trailing stop allows you to fix the profit on the trade in case the market suddenly turns to the side against the open trade. Even if in this case you will not always get profit from a larger market movement, but using trailing stop allows you to reduce the number of losses and thus increases the stability and profitability of the Prop Master Expert Advisor.

You can find all articles about Prop Master Expert Advisor here >>


Average results of the Expert Advisor according to backtests over 11 years

The table shows the average figures for the period from 2013 to 2024. The risk per trade is 3%.

Symbol Profit per month Trades per month Profitable trades Max. drawdown
EURUSD 8,19% 12 90% 9%
GBPUSD 4,75% 8 80.5% 9.28%


Description of the Prop Master Expert Advisor settings

  • GMT - a parameter that is needed first of all for proper testing of the Expert Advisor. How to set this parameter correctly, please read in the block "How to test the Expert Advisor"
  • Money Management Type - a switch that sets the type of calculation of the trade lot:
    1. Fixed lot - set the switch to this position so that each trade is opened with a fixed lot. The lot size is set in the "Fixed lot" parameter
    2. Auto-lot - set the switch to this position so that the lot size is calculated automatically depending on the size of the account balance. Calculation formula: Account Balance / Divider
    3. Risk per transaction - set the switch to this position so that the lot size is calculated in such a way that the loss on one trade is not more than the specified percentage of the deposit. The risk percentage is set by the "Risk per transaction" parameter
  • Fixed lot - sets a fixed lot size (Money Management Type = Fixed lot)
  • Divider - sets the divider for the lot calculation (Money Management Type = Auto-lot)
  • Risk per transaction - sets the percentage of risk per transaction (Money Management Type = Risk per transaction)
  • Maximum trading spread - the size of the maximum spread at which the Expert Advisor can work. If this value is exceeded, the Expert Advisor will not place orders
  • Maximum number of deal - allows you to set the maximum number of orders placed simultaneously

Time filter

  • Enable the operation of the time filter - limits the Expert Advisor's operation at night, during periods of low market activity and increased spread size
  • Start trade (hour) - hour after which the Expert Advisor starts working
  • Stop trade (hour) - hour after which the Expert Advisor finishes its work

Order Parameters

  • Minimum SL for auto calculation - minimum value of StopLoss size. If the calculated value of StopLoss is less than the specified one, the trade is canceled. (Relevant in case of automatic calculation of the StopLoss size by the Expert Advisor)
  • StopLoss - StopLoss size in pips (0 - StopLoss size is calculated automatically according to the internal logic and strategy of the Prop Master Expert Advisor) (10 pips - 0.0010 or 0.00100)
  • TakeProfit - TakeProfit size in pips (0 - TakeProfit size is calculated automatically according to the internal logic and strategy of the Prop Master Expert Advisor) (10 pips - 0.0010 or 0.00100)

Prop firm settings

  • Challenge On - set "true" to start the Prop Controller module
  • Max.daily drawdown (%) - set the maximum drawdown for the day
  • Max. equity drawdown (%) - set the maximum drawdown of the account by Equity
  • Phase Target (%) - set the amount of profit for passing the challenge

Other

  • Magic Number - unique number of the Expert Advisor (the Expert Advisor uses numbers from MagicNumber to MagicNumber+10
  • Order comment - comment that is recorded in the order


How to install the Prop Master Expert Advisor correctly?

In order to start trading with the Prop Master Expert Advisor, you need to download it to your trading terminal, as well as download the settings of the Expert Advisor here. The Expert Advisor is configured for trading on EURUSD and GBPUSD.

The set files contain the basic settings for trading with the Expert Advisor, and everyone sets the risk settings himself based on his understanding of the risks. For someone acceptable risk for one trade is 0.5% of the deposit, and someone can risk 10% in the prospect of greater profits. Therefore, you need to set the Money Management Type and Risk per transaction settings yourself. You can find the description of the parameters of the Expert Advisor and Money management in particular above in the description.


Trading account requirements

  • EURUSD spread less than 6 pips
  • Minimum deposit 100$
  • Leverage from 1:20
  • ECN, NDD or RAW account
  • Server ping up to 25 ms is preferable


I'm Sergey Ermolov, subscribe to my updates!


Reviews 3
Correcttrader FONT
463
Correcttrader FONT 2024.05.23 21:08 
 

Well this EA looks promising, backtest are great although I need to test it further to prove in real live. Going to update within a month. GBPUSD and EURUSD. Thumps up.

Recommended products
Infinity Trader EA MT5
Lachezar Krastev
4.53 (34)
SPECIAL BIG DISCOUNT ->> Buy Infinity Trader EA with -60% OFF! NOTE: Promo price: $197 (Regular Price: $497) - The offer ends soon! Infinity Trader EA Live Results:  https://www.mql5.com/en/signals/2290275 Infinity Trader EA seamlessly integrates the strengths of Chat GPT and Gemini AI , providing unparalleled market insights and in-depth fundamental analysis. It actively adapts to ever-changing market conditions, identifying statistically significant price patterns with remarkable predictive p
QuantumPip
Evgeniy Scherbina
4.22 (9)
The expert "QuantumPip" is a fully automated expert which can trade several symbols from one chart. The expert also uses prices of Gold, Oil, "Schmuksie" (my adaptation of the "Dixie" indicator), DAX or FTSE to calculate inputs for the symbols. The expert uses 2 types of recurrent neural model - 1 network (decisions "buy" or "sell") and 2 networks (decisions "buy" or "uncertainty" and "sell" or "uncertainty"). QuantumPip can, therefore, trade 16 strategies as one, because it is 2 models per each
Dominara Ex Machina
YIVANI KUNDAI CHITUMWA
Dominara Ex Machina Prophet. Knight. Silent Arbiter of the Veiled Frames. “She hears the pulse of potential—then she decrees.” Dominara Ex Machina is neither bird nor blade but a living theorem etched in sacred silicon. Forged from a broken oracle and reborn in data‑fire, she trades not on patterns but on preordained destinies. While others chase flickering candles, she deciphers the resonance of flames yet to be kindled. ️ Strategic Core Twin‑Lens SMA Matrix A lower‑realm SMA gauges the h
Extensiver
Syed Oarasul Islam
Extensiver is designed to trade any markets (Stocks, Forex, Commodities, Futures, Cryptos). The strategies are developed based on various Price Actions that will be observed on different Fibonacci Extension Levels. Product Home Page:  https://www.mql5.com/en/market/product/51242 ADVANTAGES: Works on any market and time frames Multiple Strategies in 4 categories:  Extension, Breakout, Trend Follow, Reversal Trades simultaneously on any number of markets under the same account  Display Fibonacci
New  Signal Account (  running 0.75% Balance Risk ) Old  Signal Account  (running 0.75% Balance Risk) If you need MT4 version or can't afford renting/purchasing contact me for alternative solution. Join  Nexus Community Public Chat This EA is part of   Nexus Portfolio  - a combination of the b est long term EAs I created for my personal trading as well as private fund management. The best NON martingale, grid or averaging EA in mql5 market. Most other EAs only sell backtest dream. This is the o
R trend sync robot
Ekaterina Saltykova
r-Trend Sync Robot is an expert advisor for extra volatility markets like XAUUSD with dynamic lot size. Main EA features : The advisor's algorithm is based on the analysis of an extensive array of historical data (from 1995 for EURUSD & EURJPY and from 2004 for XAUUSD), which ensured the identification of general patterns in the behavior of these pairs across a wide range of timeframes. The analysis of historical data helped the advisor learn to recognize market triggers for medium-term trends a
!! IMPORTANT!, PLEASE REMEMBER TO RUN THIS EA ON THE 1 MINUTE TIME-FRAME AND BOOM1000 ASSET ONLY !! This wonderful piece of software is a super intelligent self learning algorithm made for mt5, checkout the examples at the bottom of the page Engage has had the pleasure of working with a very talented honest and good willed individual called Nardus van Staden to create this wonderful product, if you want something as awesome as this check him out at  This Link . The EA "Engage Synthetic Scalper
Introducing our MetaTrader 5 Expert Advisor (EA) based on the Double Exponential Moving Average (DEMA) indicator. This EA has been designed to provide traders with a robust strategy for the forex market. **Key Features and Functionality** - **User Inputs:** The script allows for user-defined inputs such as the DEMA period and the lot size for the trades, offering a level of customization to suit your trading needs. - **Trade Execution:** The CTrade object within the script allows for efficie
Quanterly Gold
Samuel Mkandawire
Quanterly Gold Quanterly Gold is an Expert Advisor (EA) tailored for trading XAUUSD (gold) on the M15 (15-minute) timeframe in MetaTrader 5. This revised version of the original Quanterly EA, which was highly sought after, could not be released. This EA has been engineered to cut down on slippage and commission costs which hindered the original Quanterly, delivering a dependable tool for traders aiming to thrive in the gold market. Why Quanterly Gold? Quanterly Gold provides a focused strategy
Rul MT5
Vladimir Khlystov
The expert Advisor is designed for dealing with complex situations, including Loka. In addition, the expert Advisor can successfully trade itself. To do this, it provides auto-trading functions. Parameters BUY   – allow to resolve sales SELL   – allow to resolve purchases Step   = 60; – step between averaging positions ProfitClose   – closing profit in currency Lot   = 0.01; – the first lot of averaging K_Lot   = 1.5; – averaging coefficient Max_Lot   = 10.0; – maximum possible volume StartLot  
MACD Pro Trader: Advanced Expert Advisor with Dynamic Risk Management MACD Pro Trader is a sophisticated algorithmic trading solution designed for professional traders and institutional clients. This premium Expert Advisor leverages the proven MACD indicator with proprietary enhancements to identify high-probability entry points across multiple timeframes and instruments. Key Features: Instrument-specific optimization for major forex pairs and gold (XAUUSD) Advanced risk management system with d
Торговый експерт предназначен для торговли в лицензированых российских брокерах . Советник ищет места перелома, смены настроения и изменения тенденции на рынке. В торговле не используется мартингейл, реверсы и иные рискованные стратегии. Торговля ведется по валютной паре EURUSD. Для получения более подробной информации , пишите в личные сообщения.  ВАЖНО - перед тем как проверить советник, укажите Risk от 10-20, и установите Maximum Lot -100
Fibo Trader is an expert advisor that allows you to create automated presets for oscillation patterns in reference to Fibonacci retracements values using fully automated and dynamically created grid. The process is achieved by first optimizing the EA, then running it on automated mode. EA allows you to switch between automatic and manual mode. When in manual mode the user will use a graphical panel that allows to manage the current trading conditions, or to take control in any moment to trade ma
Nasdaq Scalper V1 MT5
Benrashi Sagev Jacobson
PROP FIRM READY!   -> Ask for set file | Price increases 100$ after each purchase | Final price 999$ |    Darwinex zero live account -   Link 100 Thousand profit firm allocation contact for more information. Key Features: Forward optimization, monte carlo, Sequencial optimization, and walk forward matrix stress testing uses trailing stop and no set TP so profit isn't capped Symbol: NASDAQ M15 CFD or futures No martingale & grid based trading. Contact me to learn more about the reasoning behind
Hippo Trader Pro MT5
Michela Russo
4.76 (17)
2 pieces left to price increase   (399 -> 599)  Hippo Trader Pro is a trading robot  for the trading on forex. This is a Trend Following system that trades mainly during Asian and European Session. The EA has been subjected to  stress tests  for a period of  17 years  and  passes every year  with a very advantageous profit/drawdown ratio. Important Information Revealed By  purchasing  this Expert Advisor you are entitled  to receive a free copy  of  Another EA ! (All future updates included) -
This EA is part of   Nexus Portfolio  - a combination of the b est long term EAs I created for my personal trading as well as private fund management Gold Trend X  is a multi systems - multi timeframes EA that trades gold exclusively. It has several internal systems to define trends and will try to follow intraday momentum with good Reward to risk ratio. This is one of the rare gold EA that have average profit > average loss and therefore have good risk management and very sustainable in the lon
Introducing to your attention an innovative expert advisor created specifically for the most juicy and volatility  currency   basket: GBPUSD, XAUUSD and EURJPY. This EA is designed using the main features of this market's movement, making it an ideal choice for dynamic trading on high-trending and medium-volatile pairs. The advisor is focused on minimizing trading risks, aiming to reduce losses to a minimum. Main features: EA is designed to open and close orders at the begginning of trading ses
Alpha Striker US30 MT5 by YSF is unique Expert Advisor that continues the Stochastic series of advisors. Innovative methods of the programme's approach to trading, and promising performance results are possible thanks to the use of modern technologies and methods. The Alpha Striker US30 MT5 by YSF is a fully automated EA designed to trade currencies only. Working pairs recommended US30. Expert showed stable results on currencies in 2020-2024 period. No dangerous methods of money management used,
Live Signals:   IPRO Zar 150 multi IPRO Zar 200 IPRO Zar default The main idea was to make   as   much profit   as possible   with the EA over a not too long period and to   withdraw   it again and again - but in the end the EA can do   both . IPRO Zar   is able to generate   smaller profits   in the   long term   and thus let the account grow slowly. It is also   possible   with the EA to   achieve   large  profits   in the short term, but with a   very high risk . EA looks for   pull backs  
Hamster Grid MT5
Volodymyr Hrybachov
A professional grid advisor works according to RSI (   Relative Strength Index   ) indicators.           and   has the function of reducing the drawdown on the account by overlapping unprofitable orders.       The chart displays information about the profit. MT4 version https://www.mql5.com/en/market/product/56994 OPTIONS: RSI_PERIOD - period for calculating the relative strength index; UP_LEVEL - upper bound; DN_LEVEL - lower bound; RSI_TIMEFRAME - timeframe for calculation; START_LOT - initia
The Ultimate Drag-and-Drop Trading Tool for Precision and Simplicity Say goodbye to overcomplicated trading setups and calculations. With this Expert Advisor, you can calibrate your risk just once, then effortlessly manage your trades directly on the chart. How It Works: Set It Up Once: Define your desired risk percentage. Choose to include additional options Decide if you want to use the current market price or a custom price line. Trade Effortlessly: Simply drag the Entry, Stop Loss, and Take
Open Season
Philipp Shvetsov
Open Season is a fully automated Expert Adviser that allows 'active' and 'set and forget' traders to trade high probability EURUSD H1 price action breakouts. It detects price action set ups prior to the London Open and trades breakdowns. The EA draws from human psychology to trade high probability shorts Every trade is protected by a stop loss In-built time filter Three position sizing techniques to suit your trading style Two trade management techniques The EA does not use a Martingale system T
BreakoutMaster
Javier Antonio Gomez Miranda
This trading robot employs a breakout strategy designed to suit various trading styles. It operates by identifying key volatility points in the market. The robot defines a channel between the highest and lowest points of the last X bars and waits for the price to break these levels to decide whether to open or close a position. The robot goes beyond simply detecting price breakouts; it incorporates additional filters to enhance trade accuracy. These filters include market volatility, which helps
Inteligente TRex Raptor Rapido
Cesar Juan Flores Navarro
Robot de Forex configurable al 100%, contiene los parámetros necesarios para configurar el EA Raptor de tal manera que no queme ni una cuenta (ver las tablas), Observe las tablas y elija la mejor configuración. Este EA le permite crear configuraciones seleccionando los parámetros adecuadamente. El EA Raptor se basa en el precio de apertura y si posible tendencia, marcando y adecuándose en cada paso.. por lo que tiene los siguientes parámetros: Lots Inicio(Volumen 1, 0.1 ,0.01).......0.01 (Poner
FanTrader
Syed Oarasul Islam
FanTrader is designed to trade any markets (Stocks, Forex, Commodities, Futures, Cryptos). The strategies are developed based on various Price Actions that will be observed on different Fibonacci Fan Levels. Product Home Page:  https://www.mql5.com/en/market/product/51333 ADVANTAGES: Works on any market and time frames Multiple Strategies in 4 categories:  Retracement, Breakout, Trend Follow, Reversal Trades simultaneously on any number of markets under the same account  Display Fibonacci Fan
The operation of this Expert Advisor is primarily designed to eliminate unprofitable positions according to Martingale with recalculation of the lot depending on the market situation. The EA uses Moving Averages with different periods to determine the trend strength and the moment for opening a deal, as well as RSI to avoid opening deals at the peak of a trend. The lot calculation is performed automatically depending on the current deposit. The deals are closed at different values depending on t
GAPHUNTERVIP — The Institutional Edge EA Exploit the system. Don't play by its rules. Tagline A professional-grade AI agent designed to exploit market inefficiencies like Stop Hunts & FVGs with institutional-level risk management and exceptionally low drawdown. Stop Trading Like Retail. Start Thinking Like a Hacker. Are you tired of your stop loss being hunted, only for price to reverse moments later? This isn’t a coincidence. It’s the market’s built-in mechanism to engineer liquidit
AI Gold Master is an exceptional Expert Advisor specifically designed for trading XAUUSD (GOLD) on M1 and M5 timeframes. By harnessing the power of advanced GPT-based models and the deep learning capabilities of DeepSeek, AI Gold Master has been trained on over ten years of historical data, spanning from 2014 to February 2025. This strategy, tested with an initial investment of just $1000, has proven to be an absolute powerhouse, showing a staggering return of 46,000 times its original value in
Nebuchadnezzar MT5
Ewa Joanna Jagiello Stepien
Nebuchadnezzar - Algorithmic Intelligence at the Service of Traders After years of research, testing, and the implementation of advanced probabilistic methods and game theory, Nebuchadnezzar was created – an Expert Advisor (EA) for the MetaTrader 5 platform that redefines the approach to algorithmic trading. Its strategy is based on a unique combination of Raymond Cloud , Bollinger Bands , and probabilistic mathematical models such as Kelly's Criterion . Thanks to this, Nebuchadnezzar can dynami
Introducing the automated trading system "Flexi trend tracker robot" — a powerful instrument for hour+ timeframe trading with medium/soft volatility pairs! This EA offers unique features:  wide range of applications: This strategy can be used on various time intervals: H1, H2, H3, and H4 timeframes, making the trading advisor a highly versatile tool for trading.  the system works on comfortable USD crosses: USDCAD, USDCAD, and USDCAD pairs where you won't see overwhelming trends that wipe out d
Buyers of this product also purchase
Quantum Queen MT5
Bogdan Ion Puscasu
4.99 (156)
Hello, traders! I am Quantum Queen, the newest and a very powerful addition to the Quantum Family of Expert Advisors. My specialty? GOLD. Yes, I trade the XAUUSD pair with precision and confidence, bringing you unparalleled trading opportunities on the glittering gold market. I am here to prove that I am the most advanced Gold trading Expert Advisor ever created. IMPORTANT! After the purchase please send me a private message to receive the installation manual and the setup instructions. Live
Swing Master EA
Ihor Otkydach
5 (25)
0 copies left at $999 (I will raise the price in 6 hours) Next price $1099 Let me introduce you to an Expert Advisor, built on the foundation of my manual trading system — Algo Pumping . I seriously upgraded this strat, loaded it with key tweaks, filters, and tech hacks, and now I’m dropping a trading bot that: Crushes the markets with the advanced Algo Pumping Swing Trading algorithm, Slaps Stop Loss orders to protect your account, Perfectly fits both "Prop Firm Trading" and "Personal Trading"
Quantum Emperor MT5
Bogdan Ion Puscasu
4.87 (442)
Introducing   Quantum Emperor EA , the groundbreaking MQL5 expert advisor that's transforming the way you trade the prestigious GBPUSD pair! Developed by a team of experienced traders with trading experience of over 13 years. IMPORTANT! After the purchase please send me a private message to receive the installation manual and the setup instructions. ***Buy Quantum Emperor EA and you could get Quantum StarMan for free !*** Ask in private for more details Live Signal V5: Click Here MT4 Version :
Quantum Bitcoin EA
Bogdan Ion Puscasu
5 (85)
Quantum Bitcoin EA : There is no such thing as impossible, it's only a matter of figuring out how to do it! Step into the future of Bitcoin trading with Quantum Bitcoin EA , the latest masterpiece from one of the top MQL5 sellers. Designed for traders who demand performance, precision, and stability, Quantum Bitcoin redefines what's possible in the volatile world of cryptocurrency. IMPORTANT! After the purchase please send me a private message to receive the installation manual and the setup i
GbpUsd Commander
Ibrahim Aljaref
5 (14)
GBPUSD Commander – Structured Scalping on M30-(lowest risk in the world) GBPUSD Commander is an Expert Advisor designed specifically for GBP/USD on the 30-minute timeframe. It applies structured technical logic with fixed Stop Loss and Take Profit levels, adaptive lot sizing, and risk control built into each position. The EA avoids the use of martingale, grid, or hedge techniques and operates with clearly defined trade logic for consistent execution. Suitable for both newer traders and experienc
King Sniper EA
Ivan Bebikov
5 (9)
Monitoring of real trading Advisor -  https://www.mql5.com/en/signals/2264971 My other products    -      click here Keep in mind that the results on different brokers may differ, I recommend testing on your broker before using it (you can ask me for a list of recommended brokers in the PM). Read the blog post with the description of the adviser before starting work and if you have any additional questions, write to me in the PM. A fully automatic Expert Advisor that does not require additional
Scalping Robot MT5
MQL TOOLS SL
4.35 (69)
Introducing our advanced Scalping Forex Robot. The scalping algorithm is built to spot high-probability entry and exit points, ensuring that every trade is executed with the highest chance of success within the M1 timeframe . The best pair to use with the Scalping Robot is XAUUSD .This robot is perfect for traders who prefer the scalping method and want to take advantage of rapid price movements without having to manually monitor the charts. It is suitable for both beginners looking for an autom
Ultimate Breakout System
Profalgo Limited
5 (16)
IMPORTANT : This package will only be sold at current price for a very limited number of copies.    Price will go to 1499$ very fast    +100 Strategies included and more coming! BONUS : At 999$ or higher price --> choose 5  of my other EA's for free!  ALL SET FILES COMPLETE SETUP AND OPTIMIZATION GUIDE VIDEO GUIDE LIVE SIGNALS REVIEW (3rd party) Welcome to the ULTIMATE BREAKOUT SYSTEM! I'm pleased to present the Ultimate Breakout System, a sophisticated and proprietary Expert Advisor (EA) met
FastWay EA
PAVEL UDOVICHENKO
5 (3)
FastWay EA is a smart and efficient automated trading system built on a powerful mean-reversion strategy. It focuses on trading correlated currency pairs like AUDCAD, AUDNZD, NZDCAD, and EURGBP , capitalizing on price returning to its average after strong directional moves. After purchase, please send a private message to receive full setup instructions. Live Signal:  CLICK HERE Post-launch offer:   Regular price is $1487 , but now FastWay EA is available at a discount — only $1337 for the n
Burning Grid
Magma Software Solutions UG
5 (13)
Burning Grid EA MT5 – Multi-Pair Grid Power with Adaptive Risk Trade up to 35 forex pairs simultaneously with intelligent strategy selection, flexible risk profiles, and dynamic drawdown control. Contact me to receive a time-limited, fully functional trial version! Manual: https://magma-software.solutions/burning-grid/bgmanual-en.html Community : https://www.mql5.com/en/messages/0151274c579fdb01 Blog Post: https://www.mql5.com/en/blogs/post/762740 Burning Grid needs a " HEDGING " Account. No
Beatrix Inventor MT5
Azil Al Azizul
3.65 (93)
Introducing my new Expert Advisor Beatrix Inventor, Beatrix Inventor EA uses the concept of following trends in conducting market analysis. Analyzing market trends with the main indicators Bollinger Band and Moving Average, when entering transactions, this EA also considers the Orderblock zone which makes the analysis more accurate. The algorithm used in developing this EA is a reliable algorithm both in entry and managing floating minus. This EA is designed to be used on the XAUUSD / GOLD pair
AI Gold Sniper MT5
Ho Tuan Thang
5 (3)
Forex EA Trading Channel on MQL5:  Join my MQL5 channel to update the latest news from me.  My community of over 14,000 members on MQL5 . ONLY 3 COPIES OUT OF 10 LEFT AT $399! After that, the price will be raised to $499. - REAL SIGNAL  Low Risk:  https://www.mql5.com/en/signals/2302784 IC Markets - High Risk:   https://www.mql5.com/en/signals/2310008 Full installation instructions for EA AI Gold Sniper to work properly are updated at   comment #3 AI Gold Sniper applies the latest GPT-4o
AiQ
William Brandon Autry
4.84 (32)
Introducing AIQ Version 2.3—The Evolution of Autonomous Trading Intelligence I'm proud to present AIQ (Autonomous Intelligence), the next generation of AI-powered trading technology. Version 2.3 now features AI Web Search and Enhanced APM (AI Position Management) - AIQ can search the internet in real-time for breaking news, political events, interest rates, and market sentiment, while the upgraded APM manages your Take Profit and Stop Loss like a professional trader in real-time. Building on th
AlphaCore X
Arseny Potyekhin
5 (2)
AlphaCore X The AlphaCore X EA is a cutting-edge trading system that masters the complexity of financial markets with a unique combination of AI-driven analyses and data-based algorithms. By integrating ChatGPT-o1 , the latest GPT-4.5 , advanced machine learning models, and a robust big data approach, AlphaCore X achieves a new level of precision, adaptability, and efficiency. This Expert Advisor impresses with its innovative strategy, seamless AI interaction, and comprehensive additional featu
Bitcoin Robot Grid MT5
MQL TOOLS SL
5 (21)
Bitcoin Robot Grid MT5 is an intelligent trading system designed to automate BTCUSD trading using the grid trading strategy. This method takes advantage of market fluctuations by placing a structured series of buy and sell orders at predefined price levels. The robot continuously monitors market conditions and executes trades according to its preset parameters, allowing for consistent market engagement without the need for manual intervention. Bitcoin Robot Grid is the perfect solution for trad
AI Neuro Dynamics MT5
Peter Robert Grange
5 (6)
AI Neuro Dynamics EA Adaptive Signal Architecture for XAU/USD | H1 AI Neuro Dynamics is more than just an Expert Advisor — it is a modular cognitive trading system built for precision and adaptability on the XAU/USD (Gold) pair. Designed for high-volatility environments, it fully complies with the performance and risk requirements of prop firm standards. Powered by a proprietary neuro-quantum decision architecture , the EA evaluates market structure in real time, dynamically adjusting its inter
Big Forex Players MT5
MQL TOOLS SL
4.71 (103)
We proudly present our cutting-edge robot, the  Big Forex Players EA  designed to maximize your trading potential, minimize emotional trading, and make smarter decisions powered by cutting-edge technology. The whole system in this EA took us many months to build, and then we spent a lot of time testing it. This unique EA includes three distinct strategies that can be used independently or in together. The robot receives the positions of the  biggest Banks  (positions are sent from our database t
Bitcoin Robot MT5
MQL TOOLS SL
4.58 (113)
The Bitcoin Robot MT5 is engineered to execute Bitcoin trades with unparalleled efficiency and precision . Developed by a team of experienced traders and developers, our Bitcoin Robot employs a sophisticated algorithmic approach (price action, trend as well as two personalized indicators) to analyze market and execute trades swiftly with M5 timeframe , ensuring that you never miss out on lucrative opportunities. No grid, no martingale, no hedging, EA only open one position at the same time. Bit
Aura Black Edition MT5
Stanislav Tomilov
4.46 (37)
Aura Black Edition is a fully automated EA designed to trade GOLD only. Expert showed stable results on XAUUSD in 2011-2020 period. No dangerous methods of money management used, no martingale, no grid or scalp. Suitable for any broker conditions. EA trained with a multilayer perceptron Neural Network (MLP) is a class of feedforward artificial neural network (ANN). The term MLP is used ambiguously, sometimes loosely to any feedforward ANN, sometimes strictly to refer to networks composed of mult
Monic
Vladimir Lekhovitser
4.13 (8)
Live signal Find out more here:   https://www.mql5.com/en/users/prizmal/seller The strategy uses an averaging trading approach, relying on the Stochastic Oscillator and Bollinger Bands as the main indicators. It consistently implements dynamic take-profit and stop-loss levels for each trade. Optimization was conducted using 14 years of data (from 2010 to 2024) on the IC Markets server with a Standard account type. Recommendations: Currency Pair: AUDCAD Minimum Deposit: $500 USD Account: H
GbpUsd Robot MT5
MQL TOOLS SL
4.7 (129)
The GBPUSD Robot MT5 is an advanced automated trading system meticulously designed for the specific dynamics of the   GBP/USD   currency pair. Utilizing advanced technical analysis, the robot assesses historical and real-time data to   identify potential trends , key support and resistance levels, and other relevant market signals specific to GBP/USD.  The Robot opens positions  every day,  from Monday to Friday, and  all positions are secured  with Take Profit, Stop Loss, Trailing Stop, Break-E
Scalper Investor
Ihor Otkydach
5 (3)
4 copies left at $599 Next price $699 Hey traders, If you're looking for an EA that doesn't just fire off trades for the sake of activity, but actually follows a smart, battle-tested strategy — meet Scalper Investor EA. This is a multi-currency expert advisor already armed with a solid reversal strategy, and soon to be upgraded with a trend-following module. Ready to trade: The Reversal Strategy At launch, Scalper Investor EA comes fully loaded with a reversal system designed to catch pullbacks
AI ZeroPoint Dynamics MT5
Peter Robert Grange
5 (7)
AI ZeroPoint Dynamics EA Cognitive Signal Architecture | Multi-Asset Precision Engine “Not an EA. Not a strategy. A living system of inference, adaptation, and execution.” BORN FROM THE ZERO POINT AI ZeroPoint Dynamics EA is not built — it is calibrated. Not coded — but architected to function as a real-time cognitive organism , responding to markets with a depth of reasoning that mirrors human decision-making — yet surpasses it in scale, consistency, and velocity. At the heart of ZeroPoint lie
Aura Neuron MT5
Stanislav Tomilov
4.85 (39)
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 pairs such as XAUUSD (GOLD). It has demonstrated consistent stability across these pairs from 1999 to 2023. The system avoids dangerous money management techniques, such as m
Apex Flow
Dong Zhi Sun
【突破性US30交易策略】 这款EA专为US30指数(道琼斯工业平均指数)量身定制,融合先进的时间管理与动态风控技术,为您打造前瞻性且精准高效的交易体验。 为不同经验水平的交易者提供简便高效的交易体验,并支持个性化设置,满足多样化需求 ,在这里都能找到符合自己需求的操作模式。 如需查看该策略的交易表现: Live account signal 专属资产优化 :专为US30设计,精准捕捉市场脉动,不适用于其他货币对或资产。 灵活时间框架 :适用于任意时间框架,随时随地灵活操作。 个性化止损与止盈 :根据您的风控需求,自定义设置止损、止盈及追踪止损功能,确保风险与收益达到最佳平衡。 动态仓位管理 :支持固定手数与动态手数分配,满足不同账户规模的需求,提升资金效率。 小资金友好 :即使是较小资金账户也可顺利运行,体验专业级交易。 平台兼容推荐 :建议使用对冲账户模式与高流动性平台(例如IC Market),并推荐在H1时间框架运行 。
The Gold Reaper MT5
Profalgo Limited
4.36 (81)
PROP FIRM READY! ( download SETFILE ) 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 JOIN PUBLIC GROUP:   Click here Live Signal 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 extreme volatile
AI XGold Bot
Tran Vinh Vu
4.67 (3)
AI XGold Bot: Intelligent Gold Trading Unlock the power of AI-driven trading with the AI XGold Bot . This advanced Expert Advisor leverages a sophisticated XGBoost machine learning model to precisely trade XAUUSD (Gold) on the H1 timeframe . The model benefits from a live update mechanism , refreshing its insights every hour to stay aligned with the latest market dynamics. AI XGold Bot employs a robust, non-martingale , non-grid strategy , with every trade protected by Stop Loss and Take Profi
Aura Bitcoin Hash
Stanislav Tomilov
4.93 (14)
Aura Bitcoin Hash EA 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 BTC offers an innovative approach with excellent potential performance. Fully automated, this Expert Advisor is designed to trade currency pair BTCUSD (Bitcoin). It has demonstrated consistent stability across these pairs from 2017 to 2025. The system avoids dangerous money management techniques, such as m
Mean Machine
William Brandon Autry
5 (36)
Introducing Version 8.2—A Revolutionary Leap in AI Trading Technology I'm proud to announce my most significant update yet: Version 8.2. This groundbreaking release introduces AI Position Management and AI Web Search, which dynamically modifies Take Profit and Stop Loss levels in real-time while searching the internet for breaking news, political events, interest rates, and market sentiment, ensuring optimal position management with priority handling across all symbols. Version 8.2 harnesses th
PrizmaL Scalper
Vladimir Lekhovitser
3.17 (23)
Live signal Find out more here:   https://www.mql5.com/en/users/prizmal/seller PrizmaL Scalper - Intraday Scalping for XAUUSD This trading algorithm is designed for speculative trading in the spot gold market XAUUSD. It employs advanced market microstructure analysis techniques, reacting to price impulses and liquidity in real time. The algorithm is not subject to swaps, making it particularly effective for active intraday trading. Optimized risk management and dynamic adaptation to volatil
More from author
Grid HLevel
Sergey Ermolov
MT5 version |  Valable ZigZag Indicator   |   FAQ The Grid HLevel Expert Advisor is perfect for those traders who want to make a stable profit in the Forex market every month. The Expert Advisor works  according to the averaging strategy and I suggest you to use it correctly. To use it "correctly" means to open trades with averaging in the reversal point of the market and trade only in the direction of a global trend. As for the direction of the main trend, I suggest to determine it by the indi
Valable ZigZag MT5
Sergey Ermolov
4.59 (17)
MT4 version  | Trend Monitor VZ Indicator  |   Owl Smart Levels Indicator  |  Owl Smart Levels Strategy  |  FAQ Elliott wave theory is an interpretation of processes in financial markets that relies on a visual model of waves on price charts. The Valable ZigZag indicator displays the wave structure of the market, which can be used to make trading decisions. The Valable ZigZag indicator is more stable and does not often change its direction like the classic ZigZag indicator, misleading traders.
FREE
Settings  |  MT4 version  |  Universal Box Trading Sessions Indicator   |   FAQ Universal Breakout   is an Expert Advisor that trades on   the classic price range breakout strategy . It can be set up for any   strategy that involves price breaking out of the price band , which is set by the time interval. For example : breakout of Asian, European or American trading session extremums, breakout of daily extremums or even the first H4 candle of Monday. Telegram chat:   @it_trader_chat The new Exp
Full Fractals MT5
Sergey Ermolov
4.69 (16)
MT4 version  |   Owl Smart Levels Indicator  |  Owl Smart Levels Strategy  |  FAQ The Fractals Indicator   is one of the elements of the author's trading strategy of  Bill Williams . It is used to search for price reversal points on the price chart and, consequently, support and resistance levels. The Full Fractals Indicator   is an improved Fractals which is available in the toolkit of almost all trading terminals. Its only difference is that to build a fractal we   use 5 candles to the left
FREE
Universal Breakout
Sergey Ermolov
4 (1)
Settings  |  MT5 version  |  Universal Box Trading Sessions Indicator |  FAQ Universal Breakout is an Expert Advisor that trades on the classic price range breakout strategy . It can be set up for any strategy that involves price breaking out of the price band , which is set by the time interval. For example : breakout of Asian, European or American trading session extremums, breakout of daily extremums or even the first H4 candle of Monday. Telegram chat:   @it_trader_chat The new Expert Advis
Full Fractals
Sergey Ermolov
4.8 (10)
MT5 version  |   Owl Smart Levels Indicator  |  Owl Smart Levels Strategy  |  FAQ The Fractals Indicator is one of the elements of the author's trading strategy of  Bill Williams . It is used to search for price reversal points on the price chart and, consequently, support and resistance levels. The Full Fractals Indicator is an improved Fractals which is available in the toolkit of almost all trading terminals. Its only difference is that to build a fractal we use 5 candles to the left and 2
FREE
Shuttle Runner
Sergey Ermolov
3.95 (19)
The swing strategy is the basis of the Shuttle Runner Expert Advisor . The strategy was described as far back as 2009 and is actively used by traders in the Forex market. Shuttle runner is a revised and improved version of this strategy. Telegram chat:   @it_trader_chat The new Expert Advisor Prop Master -   test it in your trading terminal https://www.mql5.com/en/market/product/115375 The basic gist of the strategy is this: This advisor should be traded  only during active market phases . And
FREE
Grid Hlevel MT5
Sergey Ermolov
2 (1)
MT4 version |  Valable ZigZag Indicator  |   FAQ The  Grid HLevel  Expert Advisor is perfect for those traders who want to make a stable profit in the Forex market every month. The Expert Advisor works  according to  the averaging strategy and I suggest you to use it correctly. To use it "correctly" means to open trades with averaging in the reversal point of the market and trade only in the direction of a global trend. As for the direction of the main trend, I suggest to determine it by the in
Valable ZigZag
Sergey Ermolov
4.57 (7)
MT5 version  |  Trend Monitor VZ Indicator  |  Owl Smart Levels Indicator  |  Owl Smart Levels Strategy  |   FAQ The Elliott wave theory   is an interpretation of processes in financial markets that relies on a visual model of waves on price charts.   The Valable ZigZag indicator   displays the wave structure of the market, which can be used to make trading decisions. The Valable ZigZag indicator is more stable and does not often change its direction like the classic ZigZag indicator, misleadin
FREE
Owl Smart Levels MT5
Sergey Ermolov
4 (29)
MT4 version  |   FAQ The Owl Smart Levels Indicator is a complete trading system within the one indicator that includes such popular market analysis tools as Bill Williams' advanced fractals , Valable ZigZag which builds the correct wave structure of the market, and Fibonacci levels which mark the exact levels of entry into the market and places to take profits. Detailed description of the strategy Instructions for working with the indicator Advisor-assistant in trading Owl Helper Private User
Trend Monitor VZ MT5
Sergey Ermolov
5 (1)
MT4 version   |  Valable ZigZag Indicator  |   FAQ The Elliott Wave Theory  is an interpretation of the processes in the financial markets, which is based on the visual model of waves on the price charts. According to this theory, we can know exactly which trend is prevailing on the market now, upward or downward. The  Valable ZigZag Indicator  shows the   wave structure of the market , as well as indicates the direction of the main trend at the moment on the current timeframe. For your conven
Owl smart levels
Sergey Ermolov
4.24 (37)
MT5 version  |  FAQ The Owl Smart Levels Indicator  is a complete trading system within the one indicator that includes such popular market analysis tools as  Bill Williams' advanced fractals , Valable ZigZag which builds  the correct wave structure  of the market, and  Fibonacci levels  which mark the exact levels of entry into the market and places to take profits. Detailed description of the strategy Instructions for working with the indicator Advisor-assistant in trading Owl Helper Private
Safety
Sergey Ermolov
5 (2)
I think everyone knows such a rule of money management as "Safe". For those who are not aware, the safe assumes closing half of the position after the profit on the transaction has equaled the size of the stop. Thus, even if the price reverses and catches the stop, you will not lose money, because exactly the same amount of profit was received when closing part of the position earlier. The Safety Expert Advisor has only one setting – the closing lot. Leaving it at position 0, the adviser will
FREE
MiloBot PRO
Sergey Ermolov
5 (3)
Backtests from 2015 |  MT5 version  |  FAQ MiloBot PRO  is a Forex Expert Advisor (EA) based on the  author's strategy  which has been developed, tested and optimized for more than 2 years. The main indicator of the MiloBot PRO’s reliability is developers’  real accounts totaling more than  100 000 USD . The MiloBot Pro’s advanced  algorithmic strategy  gives everyone the opportunity to earn the stable profit every month.  Copyrighted indicators   help the EA accurately to enter the market when
Trend Monitor VZ
Sergey Ermolov
3.67 (3)
MT5 version   |  Valable ZigZag Indicator |   FAQ The Elliott Wave Theory is an interpretation of the processes in the financial markets, which is based on the visual model of waves on the price charts. According to this theory, we can know exactly which trend is prevailing on the market now, upward or downward. The Valable ZigZag Indicator shows the wave structure of the market , as well as indicates the direction of the main trend at the moment on the current timeframe. For your convenience,
MT5 version |  FAQ  | EA Universal Breakout   Universal Box plots price ranges on the chart which can be used later to trade on a price range breakout. There are many strategies with which you can apply this indicator. The indicator is set by default to mark Asian, European and American trading session ranges on the chart. Ranges are plotted as rectangles, the boundaries of which are the beginning and end time of the trading session, and the levels of maximum and minimum prices for that period.
Molecule AI
Sergey Ermolov
3.86 (7)
Reports V4 since 2010 |  MT5 version   |  FAQ   !!! NEW VERSION V4 - ON 09/23/2023!!! Added a new more stable algorithm (see below for details).  PLEASE SET UP CORRECTLY BEFORE TESTING It is important for the Expert Advisor to operate in the correct time zone, so before testing you should correctly set the GMT parameter. How to set the GMT parameter correctly? The setting should be made at the time when the market is open and ticks are received in the trading terminal. Open Google and search fo
ATR Zone
Sergey Ermolov
ATR is an important indicator for any financial market. The abbreviation ATR stands for Average True Range. This indicator is a tool to determine the volatility of the market, this is its direct purpose. ATR shows the average price movement for the selected period of time. The initial price of the indicator is 63$. The price will increase every 10 sales up to 179$ The original ATR indicator is present in many trading programs. The ATR indicator is not very informative, so I modified its data and
Prop Master MT4
Sergey Ermolov
1.5 (2)
Prop Master   Expert Advisor works according to the classical strategy and follows all the rules set by   Prop   firms for their clients. The Expert Advisor can be traded both on funded accounts of Prop firms and on your own accounts. There is no restriction on the type of trading account. How to test the Expert Advisor? It is important for the Expert Advisor to operate in the correct time zone, so before testing you should correctly set the GMT parameter. How to set the GMT parameter correctly?
Babylon
Sergey Ermolov
Babylon Expert Advisor trades on support and resistance levels. Support and resistance levels are determined on the basis of a genetic algorithm based on artificial intelligence. This allows you to open trades not only at levels that are already visible in history, but also at the expected levels that may be formed in the future. Moreover, trading only in the direction of the trend increases reliability and minimizes possible drawdowns. After purchase, send me a private message to receive the se
MiloBot PRO MT5
Sergey Ermolov
5 (4)
Backtests from 2015 |  MT4 version |  FAQ MiloBot PRO  is a Forex Expert Advisor (EA) based on the  author's strategy  which has been developed, tested and optimized for more than 2 years. The main indicator of the MiloBot PRO’s reliability is developers’  real accounts totaling more than  100 000 USD . The MiloBot Pro’s advanced  algorithmic strategy  gives everyone the opportunity to earn the stable profit every month.  Copyrighted indicators   help the EA accurately to enter the market when
MT4 version   |  FAQ  |   EA Universal Breakout   Universal Box   plots   price ranges   on the chart which can be used later to trade on a price range breakout. There are many strategies with which you can apply this indicator. The indicator is set by default to mark   Asian, European and American trading session   ranges on the chart. Ranges are plotted as rectangles, the boundaries of which are the beginning and end time of the trading session, and the levels of maximum and minimum prices fo
Molecule AI MT5
Sergey Ermolov
2.67 (6)
Reports V4 since 2010  |  MT4 version   |  FAQ   !!! NEW VERSION V4 - ON 09/23/2023!!! Added a new more stable algorithm (see below for details).  PLEASE SET UP CORRECTLY BEFORE TESTING It is important for the Expert Advisor to operate in the correct time zone, so before testing you should correctly set the GMT parameter. How to set the GMT parameter correctly? The setting should be made at the time when the market is open and ticks are received in the trading terminal. Open Google and search f
ATR Zone MT5
Sergey Ermolov
ATR is an important indicator for any financial market. The abbreviation ATR stands for Average True Range. This indicator is a tool to determine the volatility of the market, this is its direct purpose. ATR shows the average price movement for the selected period of time. The initial price of the indicator is 63$. The price will increase every 10 sales   up to 179$ The original ATR indicator is present in many trading programs. The ATR indicator is not very informative, so I modified its data a
Babylon MT5
Sergey Ermolov
Babylon Expert Advisor trades on support and resistance levels. Support and resistance levels are determined on the basis of a genetic algorithm based on artificial intelligence. This allows you to open trades not only at levels that are already visible in history, but also at the expected levels that may be formed in the future. Moreover, trading only in the direction of the trend increases reliability and minimizes possible drawdowns. After purchase, send me a private message to receive the se
Filter:
Rocco V
55
Rocco V 2025.03.12 15:13 
 

I have rented this product and used it for two months; In general, the wins are little and the losses are large. I use the two included settings files, so the settings should be okay. The robot is extremely buggy, I have set my settings for EURUSD to us risk per transaction 1% (50000 prop firm account) so my biggest loss should be 500 Eur. But for this trade (both on MT4 and MT5) Lot size was 4.19, I was lucky that the trade only fired on one server and my loss was 1818.46. The other big issue is, however, that there is no support. No replies on my questions on Telegram nor to the personal telegram. Avoid. I want a refund.

Muhammad Shoaib
23
Muhammad Shoaib 2024.06.03 17:34 
 

User didn't leave any comment to the rating

Correcttrader FONT
463
Correcttrader FONT 2024.05.23 21:08 
 

Well this EA looks promising, backtest are great although I need to test it further to prove in real live. Going to update within a month. GBPUSD and EURUSD. Thumps up.

Reply to review
Version 2.1 2024.09.16
Updated the logic of filtering transactions
Version 1.6 2024.06.12
The parameters for enabling and disabling the trailing stop have been added to the external settings
Added custom trailing stop parameters
Version 1.5 2024.06.12
The parameters for enabling and disabling the trailing stop have been added to the external settings
Added custom trailing stop parameters
Version 1.4 2024.05.14
Added the StopTradeFriday parameter - stops the work of the Expert Advisor at the specified hour on Friday