• Overview
  • Reviews
  • Comments

Prop Master MT5

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.

Check out the Prop Master live signal: https://www.mql5.com/en/signals/2216370

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.


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%


You can find more detailed test reports of the Expert Advisor here >>


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!


Recommended products
UniversalTrader
Remi Passanello
4.64 (11)
Universal Trader (UT) This EA is part of the  RPTrade Pro Solutions  systems. UT  is a trading robot using a trend and oscillator indicators.  It's designed to be used by anyone, even the absolute beginner in trading can use it. Designed for every TimeFrames Uses Takes Profit, Stop Loss and Trailing stop. Can also work as a switch without SL/TP Works with any pairs How does it work UT is a trend follower.  It's using A build in Supertrend Indicator to find trades entries and Parabolic SAR to
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 Sta
Price 177 is set for a limited time then price 315 The uniqueness of this expert is that he uses one common set. for most Expert Advisors, this is not applicable and will not work because most Expert Advisors have either sets that you can download yourself or embedded in the code for each currency pair. This Expert Advisor uses only 1 set for all 20 currency pairs. I differ from many developers in that I continue. improve your products. The main goal is to make such products that u
The strategy is based on a market analysis for a specific time period. Once the market analysis is completed, the Expert Advisor opens a position if the trend is confirmed. Trading is not a magic solution, so before using this expert on a live account, carry out your back tests and tests on a demo account. When you will use that expert advisor on a live account, don't hesitate to share your account link with me, I would be delighted to follow your results. . Live signals . Suggested sym
Sangkakala Merbabu   is a very accurate expert advisor for AUDCAD.  This EA is designed with many momentum indicator for entry points. Signal Features : MFI Force Index De Marker WPR CCI RSI Stochastic Bollinger Bands Additional Signal : Moving average PSAR MACD ADX Recommendations: Currency pair: AUDCAD Timeframe: M5 Minimum deposit currencies : $500 Account type: Standart, Raw or zero spread accounts  IMPORTANT: It is very important to use LOW SPREAD accounts for best results ! Setfi
EMA Scalper 5
Prafull Manohar Nikam
V ery simple EA uses the famous trend scalping i.e. EMA Crossover scalping to open trades with martingale lot system. It includes 03 EMA i.e. Exponential Moving Averages to decide which direction to trade. It also checks distance of a fast moving average from the trend moving average. After all these conditions get fulfilled it opens a position. Single position at a time with hard stop loss and take profit. Features: 1. Martingale 2. Uses trend indicators 3. Automatic Trading 4. Hard Stop Loss
A professional robot that implements a classic trading strategy without indicators. On an ongoing basis, orders are opened in both directions. A series of orders is controlled by a non-indicator algorithm. The essence of the work is this. There are always two series and always one of them is in profit, and some is in drawdown. The closing of a profitable series occurs together with the closing of the least profitable orders from the opposite series. This task is controlled by the so-called wave
Triple MACD Scalper
Nuno Miguel Rocha Dos Reis Tavares
Triple MACD Scalping Product Description: This expert advisor is meticulously crafted to harness the power of not just one but two MACD (Moving Average Convergence Divergence) indicators. What sets this EA apart is its sophisticated strategy that waits for two confirmation (configurable) signals from these dual MACD indicators before executing any order (upon 3rd signal). By waiting for two confirmed MACD signals, the Double MACD Scalping mitigates several risks associated with scalping and e
Fibo SnR MT5
Agus Santoso
For MT 4 :   https://www.mql5.com/en/market/product/88381 Introducing the Cutting-Edge "Fibo SnR" Expert Advisor – Your Ultimate Trading Companion! Revolutionize your trading experience with the latest and most sophisticated Expert Advisor (EA), the "Fibo SnR" Expert Advisor. This groundbreaking tool harnesses the power of advanced algorithms and the timeless principles of Fibonacci levels to provide unparalleled accuracy and precision in your trading endeavors. Key Features: 1.   Adaptiv
GME trend
Caochunyun Cao
Symbol:only EURUSD; TF:1 min; account type:stand or  ecn; Spread:max 35 point; Worktime:any and all auto; Min capital:200$; mm=true(defaut); risk=5-20; Models:short trend, base ai-rnn ; 500 to 10000 ony 20-40 days; This new ea,best models and test..one day open 40-100 order.keep one order 5-30min. and all day auto work which as miner, best choose Next 10 pay—>1000$;
Fara
Vladimir Emelianov
The Fara Expert Advisor with a drawdown of 6% for 3 years shows itself best on the EUR/USD H1  pair. It uses only three indicators  "Moving Average", "Bollinger Bands"  and  "Top Bottom Price" . Each trade is protected by a Stop Loss and Take Profit. In the parameters of the Expert Advisor, you can change the lot size, as well as the values of indicators, Stop Loss and Take Profit, if necessary. Below is the testing statistics for 3 years. Other product:   https://www.mql5.com/ru/users/revandart
AU 79 Gold EA MT5
Abhimanyu Hans
5 (1)
AU 79 Gold EA is a gold trading expert advisor designed especially for trading gold. It is a 5 minute time frame scalper and its strategy is unique and used by institutions to trade gold, it trades at night for few hours when the volume is low and there is no news in order to maximize its accuracy and minimize the risk. Join our   MQL5 group   in order to download the latest set files which will be required to back-test and run the EA on real account. You are also welcome to join our private gr
Build your own trading strategy using the combination of indicators you want from those offered (each indicator can be used up to 2 times) in addition to a few personal touches: Average True Range Bollinger Bands Ichimoku Kumo Breakout Ichimoku Tenkan Sen Kijun Sen Cross (TKC) MACD MFI Mobile Average RSI SAR Stochastic Double Mobile Average Triple Mobile Average Other free expert advisors are available in my personal space as well as signals, do not hesitate to visit and leave a comment, it w
Promex MT5
Evgeniia Terekhova
5 (4)
Promex is a unique Expert Advisor that trades when there is a strong deviation of the price from the normal value. By opening trades at the moment when it is very likely to move in the opposite direction the Promex Expert Advisor accompanies it with a short trailing stop, thus collecting a small profit from the market, but with a probability of 95%. Trading account requirements. • Account types: ECN and RAW • Leverage: 1:30 or more • Minimum deposit: 100 USD • EURUSD spread: up to 6 pips Prop
Volatility 75 Slow and Steady Bot
Peter Jack David Ackermann
The "Volatility 75 - Slow and Steady" Expert Advisor was designed to trade on Volatility 75, which is only available by using the Deriv broker. I would not recommend using it on any other symbol other than  Volatility 75, although it will work on other symbols, this bot was optimized and coded with Volatility 75(Vix75) in mind. If used on any other symbol, you will need to find settings that work well with that symbol. Even though the current version has been optimized for the current ye
Crash500 Wolf
Ignacio Agustin Mene Franco
good community, here I present the bot Crash500 Wolf where it has the strategy of a stochastic already with its parameters ideals and 2 moving averages of 5 and 44 periods IT IS USED IN A TIME OF 5 MINUTES (M5) It is simple and easy to use It is used from 0.50 to 2 lots with a minimum balance of 400usd Then the stoploss is modified to 50,000 and a takeprofit of 200 to make the trend entry better ro value a 15 the rest is left as it comes just enjoy World Investor
The  DYJ Williams Percent Range  is a unique High quality and easy to use and affordable trading tool because we have incorporated a number of proprietary features and  Williams' Percent Range  indicators. The Indicator values ranging between -80% and -100% indicate that the market is oversold. Indicator values ranging between -0% and -20% indicate that the market is overbought.  Input Parameters  WPR  settings InpSpread = 50 -- When the spread is greater than or equal to 50, the signal is ignor
Oil Investor 2
Tsamil Askarov
Oil trading. This version uses Stop and Take Profit orders, unlike Oil Investor, where entering and exiting a position is carried out only by a signal, after calculating the overall balance of the correlated markets. The markets you need are available in FXPro. These are quotes from BP, Chevron and Total. The Expert Advisor must be fixed in the window with Brent on any timeframe from M1 to H1. Minimum deposit is $500. The final price is $499, will be set after entering the first line of the New
Enjin MT5
How Si Xiang
ENJIN   is a multi-strategy Expert Advisor, bundled with tools you need to trade the market successfully according to your risk appetite. With some tweaks (or none at all), you can use ENJIN to trade any pair using just one, or all the strategies bundled with it. Whether you are a beginner, or even a veteran, ENJIN has something unique to offer you that most other Expert Advisors out there don't. WHY ENJIN? Multi-Strategy -- Choose to trade with one, or ALL strategies included. Endless Possibi
Bollinger Band Scalper
Ross Adam Langlands Nelson
Bollinger Band Scalper EA This EA opens trades when the price hits and bounces off the Bollinger Bands, it closes the trade when it reaches the opposite Bollinger band or if the price reverses into the trailing stoploss. Posisitions are sized dynamically depending on the user's account balance. The EA waits for the price to cross the Bollinger Band and then opens a market order at a set percentage of the bandwidth from the band chosen by the user. The position is sized a percentage of the user's
ADM Trade X MT5 is an EA based onAverage Directional Movement Index. Average Directional Movement Index parameters such as Period, BuyShift1, BuyShift2, SellShift1, and SellShift2 can be adjusted. ADM Trade X MT5 applies BTN TECHNOLOGY's state-of-the-art intelligent technology to help you create optimal results for your trades. May your dreams come true through ADM Trade X MT5. Good luck. === Inquiries === E-Mail:support@btntechfx.com
Golden Retirement MT5
Jesper Christensen
5 (2)
Golden Retirement is a multi-strategy system designed for trading GOLD vs USD (XAUUSD). It does not use grid or martingale or any high risk money management strategies. Every position has a fixed stop loss and take profit. A trailing stop is used to catch as many pips as possible. It is not a scalping system, but most positions are closed within a day or two. It uses 10 different strategies to make the best out of every market condition. Live monitoring signal:  https://www.mql5.com/en/signals
Based on the most famous QFL strategy, this bot combines new entry techniques and many characteristics of the famous QFL strategy. Recommend to backtest everything before you go live. Original setup is for BTCUSD M15 and you need 10k usd on real account or 100 usd in CENT account in ROBOFOREX. Please preserve Quantity 1 , 2 ,3 and 4 relation with EarnTarget. Multiply or divide this values all with the same factor to adjust it to your capital. Multiply all by 2, 4 or else. This strategy buys t
GlobalMarketNavigator EA
Azad Amanuel Gorgis Gorgis
Introducing the GlobalMarketNavigator EA: Your Automated Trading Solution Elevate Your Trading Experience with Precision, Automation, and Expertise For: Gold = 15M, RSI = 16 or 11 Oil = 30M, RSI = 11 CAD/CHF = 15M, RSI = 11 NZD/CAD = H1, RSI = 11 RSI = 11 etc.. The GlobalMarketNavigator EA, authored by Azad Gorgis in 2024, is an advanced Expert Advisor (EA) meticulously designed for the forex, gold, and oil markets. With a focus on precision and efficiency, this EA leverages a sophisticated
Range Breakout EA PRO
Kabelo Frans Mampa
Test Before Use... In the forex market, a range refers to a period of time during which the price of a currency pair remains relatively stable, fluctuating within a narrow band. This can be contrasted with a trend, which refers to a sustained movement in the price of a currency pair in a particular direction. During a range, the price of the currency pair may move up and down within a defined range, but it is not trending strongly in any particular direction. This can be a good time for the rang
T Trader
Steve Zoeger
T Trader Expert #advisor works very well on all Pairs and all Frames. Is fully automated and based on the tick to filter as many as possible winning trades. =============================================================================================== This Robot is fully automated and has been created for everyone. The Robot works also on cent accounts. =============================================================================================== => On the lower Frames there are too many s
MT4 Version Order Blocks Zone Scalper is dedicated to all people who like order blocks trading but do not have the time to stare at the charts every day or the discipline to follow a trading strategy. It is also for everyone who likes to experiment and optimize parameters on their own. If you belong to this type of person, it is your lucky day, as I decided to keep all EA parameters available to you so that you can optimize the EA to your own taste. To understand how this EA works, come read my
Gilles news trading EA
Gilles Roger E Rousseaux
Discover the pinnacle of trading strategies, meticulously crafted by a trader with over a decade of market expertise . Our strategy specializes in trading based on news events , offering an average of five trade signals daily . By analyzing the sentiment of news—whether positive or negative—we align our trades to capture market momentum accurately. For those interested in real-time performance and risk assessment, we provide comprehensive account monitoring. View Real Account Performance on
ArazEurUsd Mql5
Mahmoud Karkeh Abadi
3 (2)
After more than 3 years of using this system for myself, I decided to put it in the market for a while to attract capital. On average, I update every month to achieve the best possible result.                                                  Mql4 version is available here In my opinion, a good expert should have these characteristics so as not to jeopardize your capital :     ️     Do not use dangerous methods such as grid martingle, etc.     ️     All position have a take profit
Crude Oil Futures
Thomas Bradley Butler
OPTMIZE EA BEFORE TEST AND USE. Crude Oil Futures was built with real futures market data on 1 hour time frames from Jan 2022- Dec 2022.  Test these dates for back test and analysis.  Optimize when needed. Trade from real futures market or if trading any derivative of Oil test the parameters to see how it fits the data and broker you are using.  Futures is centrally located data and all data is the same for all. The inputs are for the EMA, fixed lots system and ATR SL and TP levels.
Buyers of this product also purchase
The Gold Reaper MT5
Profalgo Limited
4.81 (43)
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 volati
Quantum Emperor MT5
Bogdan Ion Puscasu
4.85 (245)
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, Quantum Trade EA or Quantum Gold Emperor for free !*** Ask in private for more details
Gold Trade Pro MT5
Profalgo Limited
4.81 (31)
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 Live signal:   https://www.mql5.com/en/signals/2084890 Live Signal Set Prop Firm Set File 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. What do I mean with "real trading strategy"?  As you probab
Aura White Edition MT5
Stanislav Tomilov
5 (30)
Aura White Edition is unique Expert Advisor that continues the Aura series of advisors. The Expert Advisor is based on the engine of Aura Black Expert Advisor , but with a number of changes and author's settings for currency pairs. Innovative methods of the programme's approach to trading, and promising performance results are possible thanks to the use of modern technologies and methods. Aura White Edition is a fully automated EA designed to trade currencies only. Working pairs EURUSD, GBPUSD,
AI TradingVision GPX
Yu Mei Cheng
4.82 (50)
Strategy Introduction The EA will find the best entry and exit points based on the data trained by the neural network and the current market trend. It includes multiple loss exit strategies to ensure capital safety. Because the market is full of uncertainties, it is impossible to enter at the most ideal point every time. Our EA uses a unique batch entry method, adding up to 5 entry points. Even occasional misjudgments can quickly recover subsequently. Each order has a fixed stop loss (SL) and t
Bitcoin Robot MT5
Marzena Maria Szmit
4.69 (13)
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
Brent Oil
Babak Alamdar
5 (3)
“Two Expert Advisors, One Price: Fueling Your Success!”  Brent Oil Scalping Expert + Brent Oil Swingy Expert in one Expert Advisor This price is temporary for the duration of the promotion and will be raised shortly Final Price: 5000 $ At the current price, there is only 1 copy left, and the price will be increased tomorrow, the next price is -->> 745 $ Welcome to the Brent Oil Brent Oil expert advisor is a powerhouse, engineered to master the volatile energy markets with precision and ag
CyberVision EA
Eduard Nagayev
4.76 (25)
CyberVision EA is a technology I developed during my undergraduate studies. CyberVision EA is not just an advisor, it is a high-speed computing machine that can generate historical data. CyberVision EA is not just an EA, it is a high-speed computing machine that works with recurrent neural network (RNN) and generative adversarial network (GAN), and my EA also uses data quantization. Live Signal High:  https://www.mql5.com/ru/signals/2221931 Live Signal:  https://www.mql5.com/en/signals/2218278 C
GoldPulse AI MT5
Babak Alamdar
4.76 (17)
Buy not a backtest, but a real trading system:   Live Signal 1     Live Signal 2 This price is temporary for the duration of the promotion and will be raised shortly Final Price: 5000 $ At the current price, there is only 1 copy left, and the price will be increased tomorrow, the next price is  -->> 500 $ Welcome to the GoldPulse AI Hey, I'm GoldPulse AI! This is the first smartest robot that trades gold or XAU with full pairs like XAUUSD, XAUEUR, XAUGBP, XAUAUD, XAUJPY, XAUCHF, XAUSGD,
X Code G
Shintaseftiana
4.29 (14)
ONLY 1 COPIES LEFT AT CURRENT PRICE! , NEXT PRICE  1199 USD,    SO COME ON HURRY UP !! Introducing eXecute-Code (X-CODE) EA - the ultimate Expert Advisor that's out of this world!, X-Code G EA base on Algorithm Levels of Trading.  Live Signal M5     |    Live Signal M1   |     Channel     |    MySetfile_1.5 I design X-Code G EA for XAUUSD/GOLD pair Why should you choose and use X-CODE EA in Trading? X-CODE EA will give you a pleasant trading experience because in X-CODE EA reliable algor
Trade Fusion
Tajammul Hussain
5 (5)
Live Signal available here:  https://www.mql5.com/en/signals/2223440  (high risk 7.5%) Dear Traders, I am thrilled to present to you our revolutionary new expert advisor, "Trade Fusion" - a cutting-edge solution that is poised to transform the realm of automated trading. Trade Fusion is the result of months of intensive research, development, and rigorous testing, combining state-of-the-art technology with the most sophisticated trading strategies to deliver an unparalleled trading experience.
Gold Garden MT5
Chen Jia Qi
5 (6)
Deep learning is reshaping gold trading, with intelligent assistants tending to trading gardens like skilled gardeners. The "Gold Garden" EA employs deep learning intelligent technology and 20 years of data training to significantly enhance strategy performance. With it, trading becomes more effortless and intelligent. Let's join hands to usher in the intelligent era and transform trading into a blissful garden. This will be your exclusive Gold Garden Steward. The MT4 version: Gold Garden MT4
Dragon Multi EA MT5
Mansour Babasafary
4.47 (38)
77% discount for the next 10 buyers (original price $3000): 1 person left Get a 50% bonus by buying (or even renting) any of our products. After buying (or renting), send a message for more information. 3 experts in 1 expert Strategy based on price action Made specifically for the best forex currency pairs Can be used in the best time frame of the market at a very reasonable price This expert is basically 3 different experts. But we have combined these 3 experts in 1 expert so that you can
Quantum StarMan
Bogdan Ion Puscasu
4.9 (71)
Hello everyone, let me introduce myself: I am Quantum StarMan, the electrifying, freshest member of the Quantum EAs family. I'm a fully automated, multicurrency EA with the power to handle up to 6 dynamic pairs: AUDUSD, EURAUD, EURGBP, EURUSD, GBPUSD, and USDCAD . With the utmost precision and unwavering responsibility, I'll take your trading game to the next level. Here's the kicker: I don't rely on Martingale strategies. Instead, I utilize a sophisticated grid system that's designed for
DOW King
Anton Kondratev
5 (2)
DOW KING EA  I t is a   Fully Automatic Accessible Index (US30) System  with Open Optimization Parameters and a  Recovery Mechanism. Only 1 Copies of 10 Left  for 345 $ Next Price 799 $   DOW King  GUIDE Signals Commission Broker Refund Updates My Blog Not    Grid   , Not    Martingale   , Not     AI     , Not     Neural Network. Default Settings for One chart    US30 M15 Each position always has a   Fixed SL & TP    and Virtual   Deal Profit Tracking (VDPT) .    The Current Default Setting
Aura Black Edition MT5
Stanislav Tomilov
4.2 (25)
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
TrendMaster FX
Chen Jia Qi
4.64 (86)
Introducing our MT5 EA: Designed with advanced algorithms and utilizing deep learning technology, our Expert Advisor (EA) is crafted to assist you in the intricate world of forex trading. The system analyzes market behaviors and conducts transactions based on specific criteria, empowering you to engage with market trends more effectively. With the backing of nearly a decade of data, the EA employs deep learning to examine past market conditions, aiming to provide enhanced decision-making. Recom
One Gold MT5
Stanislav Tomilov
4.6 (20)
Welcome to the world of next-generation investments with our unique trading robot for gold on the MetaTrader platform! Our proprietary developments represent the pinnacle of advanced data analysis computational platforms in the world of trading. One Gold EA is a genuine smart algorithm, operating at a level beyond human traders' reach. Its unique method is based on the principles of a neuroscanner and and advanced technologies in neural networks, EA is capable of analyzing historical and current
Oracle MT5
Stanislav Tomilov
5 (9)
Oracle Trading Expert the Quintessence of Modern Programming Technologies Expert Oracle for MetaTrader, trading on GBPUSD and Gold, represents the quintessence of modern programming technologies. Our unique proprietary methods and developments are based on advanced machine learning concepts, making our trading expert truly one-of-a-kind. We offer cutting-edge modules and neural architecture that embody innovative advancements in financial programming. Our algorithms rely on in-depth data analysi
Daytrade Pro Algo MT5
Profalgo Limited
4.5 (10)
Launch Promo: Limited number of copies available at current price Final price: 990$ NEW: get 1 EA for free! (for 2 trade accounts) Ultimate Combo Deal   ->   click here LIVE RESULTS:   https://www.mql5.com/en/signals/1949810 JOIN PUBLIC GROUP: Click here Set Files Welcome to DayTrade Pro Algo!  After years of studying the markets and programming different strategies, I have found an algorithm that has everything a good trading system needs: It is broker independent It is spread independent
Quantum Wizard MT5
Bogdan Ion Puscasu
5 (14)
Quantum Wizard is an advanced Expert Advisor for trading the S&P500 (US500), using an sophisticated grid system and advanced money management that's designed for peak performance . It has been in development for more than 2 years, with the latest update coming this year. You can now finally diversify your portfolio with indices trading. Quantum Wizard is very simple to install, it just needs to be installed on US500 with the default settings, on any timeframe. Live signal :   CLICK Quantum
AI NeuroX EA
Denis Kurnev
4.5 (14)
AI NeuroX EA is an innovative trading advisor based on advanced artificial intelligence technologies, including neural networks and the Perplexity and GPT-4 platforms. This advisor has a unique ability to analyze and predict the dynamics of financial markets using deep learning and advanced algorithms. Thanks to the intuition that even the most experienced traders would envy, AI NeuroX EA is capable of developing unprecedented trading strategies, ensuring excellent performance. This advisor oper
Gold Excel MT5
Gregory Hay
4.57 (14)
Welcome to   GoldExcel EA , an effective trader for the XAUUSD pair (GOLD). Developed by our team to work in normal accounts, funded prop accounts and prop challenges! Does not use HFT! See all products here:   https://www.mql5.com/en/users/fxmanagedforexltd/seller **V3.0 Update Read Blog :  https://www.mql5.com/en/blogs/post/756411 Live $1K Start Now $15K (Risk Setup 5 -3 -15) :  https://www.mql5.com/en/signals/2133201 Live ICMarkets Account    (Risk Setup 5 -3 -15)   :  https://www.mql5.com/e
SSX Titan TT
Artem Minchuk
3.23 (48)
Delving deep into the sphere of finance and trading strategies, I decided to conduct a series of experiments, exploring approaches based on reinforcement learning as well as those operating without it. Applying these methods, I managed to formulate a nuanced conclusion, pivotal for understanding the significance of unique strategies in contemporary trading. Neural network advisors, despite showcasing impressive efficiency in the initial stages, proved to be highly unstable in the long run. Vario
Quantum Trade EA MT5
Bogdan Ion Puscasu
4.79 (139)
Introducing   Quantum Trade 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, Quantum Trade   EA is designed to propel your trading journey to new heights with its innovative and dynamic breakout zone strategy. IMPORTANT! After the purchase please send me a private message to receive the installation manual and the setup instructions. ***Buy Quan
Welcome to   GoldEnergy EA , an effective trader for the XAUUSD pair (GOLD). Developed by our team to work in normal accounts, funded prop accounts and prop challenges! Does not use HFT! See all products here:   https://www.mql5.com/en/users/fxmanagedforexltd/seller ***Early Release PRICE*** Live $1K Account over 30% Per month Average :  https://www.mql5.com/en/signals/2212389 GoldEnergy  system uses the chart of both the 1 minute and 5 minute timeframe on MT5. Backtest are found in comments sec
Big Forex Players MT5
Marzena Maria Szmit
4.79 (38)
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 to th
Way To Stars is a night scalping EA specifically designed to trade during periods of low market volatility to capitalize on low-risk opportunities. This night scalping EA focuses on capturing small price movements for frequent trading, thereby accumulating profits over time. It employs strict stop-loss measures to limit potential losses per trade, ensuring effective risk management. Way To Stars is a genuine and honest trading system that does not rely on purported neural networks, artificial i
Darwin Swing MT5
Guillaume Duportal
4.92 (38)
Darwin SWING Launch price 999 USD , future price 1490 USD DESCRIPTIONS: -- To understand how it works, come read the blog (This EA reflects my philosophy of forex trading...If you like the way I look at it, then you will like my EA. Take the time to do it! (Forex is not a race): https://www.mql5.com/en/blogs/post/745790 -- To see the past performance here are the links of the signals Live and demo signals: https://www.mql5.com/en/users/tradedeal/seller EXPLANATION: After t
Scalper Deriv
Antonio Simon Del Vecchio
5 (10)
Introducing Scalper Deriv: Elevating Your Scalping Experience. GREAT OFFER FOR A LIMITED TIME Now $350, previously $400. Act now! Get 1 EA free (for 2 trading accounts) -> contact me after purchase. Setfiles and more   here Are you one of those traders who find their passion in scalping and want to make the most of your capital? Whether you have a balance of $20, $200, $2000, $20000, or even $200000 in your account, we have the perfect solution for you! Introducing Scalper Deriv , the Exper
More from author
Universal Breakout MT5
Sergey Ermolov
4.34 (38)
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. The new Expert Advisor Prop Master - test it
FREE
Prop Master MT4
Sergey Ermolov
MT5 version | Signal | Settings | Test reports | FAQ 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. Check out the Prop Master live signal:   https://www.mql5.com/en/signals/2216370 How to test the Expert Advisor? It is important for the Expert Advisor to
Owl Smart Levels MT5
Sergey Ermolov
4.49 (37)
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
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
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
Shuttle Runner
Sergey Ermolov
4.29 (21)
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. 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 we know that the market is acti
FREE
Universal Breakout
Sergey Ermolov
4.54 (37)
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. The new Expert Advisor Prop Master -   test it in you
FREE
Grid HLevel
Sergey Ermolov
4.48 (27)
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
FREE
Valable ZigZag MT5
Sergey Ermolov
4.76 (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
Grid Hlevel MT5
Sergey Ermolov
4.67 (27)
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
FREE
Full Fractals MT5
Sergey Ermolov
4.71 (14)
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
Full Fractals
Sergey Ermolov
4.82 (11)
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
Owl smart levels
Sergey Ermolov
4.63 (54)
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
Universal Box MT5
Sergey Ermolov
4.71 (7)
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
FREE
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
Universal Box
Sergey Ermolov
5 (1)
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.
FREE
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 conve
Molecule AI
Sergey Ermolov
3.88 (8)
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 f
Molecule AI MT5
Sergey Ermolov
2.86 (7)
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
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
Safety
Sergey Ermolov
4.67 (3)
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
Filter:
No reviews
Reply to review