• Overview
  • Reviews
  • Comments
  • What's new

Advaced Trader MT5

Advanced Trader MT5 is a fully automated trading robot developed by using custom indicator "Trend for MT5", which can be found here. The expert has been tested on AUDNZD、NZDCAD、AUDCAD and USDCHF using historical data of many years , and performed sustainable profitability and has a high probability of profit, you can also test it using real ticks history data on MT5 backtest platform. Even if you don't want to 100% automatically trade by it, you can still use it as a good tool for trading, there is parameters for you to control the EA trading and use it as a trade assistant. I believe this EA will help you to make profits in the long run and need no more than one month to earn back its cost.(The current version is for free trial and it will expire on 5.3.2023)

Strategy Introduction
  • Based on the simple short-term trading concept, a sell order is opened when the price is overbought, a buy order is opened when the price is oversold, using fixed pips to take profit;
  • Using advanced grid system to add new positions when the reverse movement distance of the price exceeds the set distance, which can be modified,  so there is no need to set a stop loss. After each new batch of order is opened, they will be closed together as soon as the profit achieves the profit target, and it is not sensitive to the spread andslippage;
  • The lots of adding the next position is proportional to the reverse movement distance of the price. The farther the current price is from the initial opening price, the greater the lots of adding the next position. The EA has a relatively large price distance of adding new positions, so the lots of adding new positions each time is relatively low. At the same time, you can manually set whether or not to add positions, as well as the price distances and lots of positions, so the risk can be freely controlled.
EA Operation
  • It is only suitable for hedge account and brokers with the additional last one decimal of the price. Generally, "JPY" currency pairs have three decimal, XAUUSD (gold) has two decimal, and other currency pairs have five decimal. Most brokers meet the above requirements, such as IC Markets, Pepperstone, FP markets and Go Markets.
  • EA is not sensitive to spread and slippage. But I suggest using excellent ECN brokers.
  • Loading the EA to the chart window, the EA will automatically using the current symbol to trade, witching any timeframe does not affect the running of EA.
  • Recommended currency pairs: NZDCAD AUDNZD AUDCAD USDCHF, period M15;
  • Using a 1:100 leverage, it should be no problem to operate on a $500 account. It is recommended that only one order in the same direction should be traded for every $500. Do not open orders with the same direction for two positively correlated symbol at the same time. You can use two negatively correlated symbols for hedge trading or simultaneously open orders of three currencies with different directions. You only need to set the "Magicbuy" and "Magicsell" parameters to control the possibility of opening positions at the same time. When the EA is loaded on two chart widows with different symbols and with the same "Magicbuy" parameters, the EA on one of chart widows opened a position, on the other chart can to open new positions using the same magic only when the order with the "Magicbuy" magic is completely closed;
  • Using $500 to trade NZDCAD、AUDNZD and AUDCAD at the same time with 0.01 initial lots, the account balance should be double after trading about three months.

EA Manual Control

  • NewInitialLots: The number of initial opening positions is 0.01 by default. If the minimum trading number of brokers is 0.1, it will be automatically adjusted to 0.1. If you input 0.02 or other correct lots, the EA will use the inputed lots to open new positions;
  • OpenNewBuyPrice: Used to manually set the price for opening buy order. The default parameter is 0, which means the position will be opened automatically according to the EA logic. If it is modified to other correct prices, EA will immediately hang a BuyLimit order or BuyStop order at that price;
  • OpenNewSellPrice: Used to manually set the price opening Sell order. The default parameter is 0, which means the position will be automatically opened according to EA logic. If it is modified to another correct price, EA will immediately hang a SellLimit order or SellStop order at that price;
  • Inpdistance: The price distance of adding positions, the default value is 80 pips.The lots of adding next position is calculated according to “(current price - initial opening price)/Inpdistance”, which means the larger the "Inpdistance", the smaller the lots of adding new position next time;
  • Tp: Points of taking profits,the default value is 30 pips. If you set 0.01 as the "NewInitialLots" parameter value, which means all buy (or sell) positions opened by this EA in current chart will be closed when the total profits of those buy positions are reached $3;
  • Magicbuy: Buy order identification number. EA uses this number to open buy orders (This Magic is used for the initial buy order and the subsequent buy order of adding positions). If this Magic has been used in the current unclosed positions, this EA will not open a new position. In this case, it must be manually modified to other order identification number to open a new buy order;
  • Magicsell: Sell order identification number. EA uses this number to open sell orders (Both the initial Sell order and the subsequent sell order of adding positions). If this magic has been used in the current opened positions, this EA will not open a new position. In this case, you must manually modify it to other order identification number to open a new sell order;
  • NextAddBuyPrice: Used to manually modify the price of adding the next buy order. If the price is not set to 0, EA will automatically hang a BuyLimit or BuyStop order at this price and will forbidden automatical adding of buy position until you set the price to 0 once again ;
  • NextAddSellPrice: Used to manually modify the price of adding the next sell order. If the price is not set to 0, EA will automatically hang a SellLimit or SellStop order at this price and forbidden automatical adding of sell position until you set the price to 0 once again;
  • Nextaddbuylots: Used to manually modify the lots of adding the next buy position. The default is - 1, which means adding positions according to the EA logic. If modified to 0, which means stopping adding buy positions. If modified to other positive decimals, which means adding the next buy position according to this lots;
  • Nextaddselllots: Used to manually modify the lots of adding the next sell position. The default is - 1, which means adding positions according to the EA logic. If modified to 0, which means stopping adding sell positions. If modified to other positive decimals, which means adding the next sell position according to this lots;
  • Maxlot: Set the maximum lots for EA to opening or adding positions. If the lots automatically calculated by EA exceeds the value of this parameter, EA will open an order according to the set value of this parameter;
  • StopNewBuy: Set whether or not to continue to open new buy positions. If Modify this parameter to "True", which indicates that EA will not open new buy positions after all the buy positions of the current symbol and current magic are closed;
  • StopNewSell:Set whether or not to continue to open new sell positions. If Modify this parameter to "True", which indicates that EA will not open new sell positions after all the sell positions of the current symbol and current magic are closed;
  • Maxspread: The maximum spread the advisor allowed to open and add new positions, the default parameter is 999, which means do not limit spread, if you set it as other positive integers, the EA will not open or add new positions when the live spread above this positive integer;
  • Inpsymb: Set the symbol of trading. If you do not input any information in this parameter, by default, the EA will only trade the symbol loaded on current chart. If you input a correct symbol name, the EA will only trade the inputed symbol. (For example, if you load this EA into the "XAUUSD" chart, and input "EURUSD" into the parameter edit box, and the EA will trade "EURUSD" instead of the current "XAUUSD").

Supplement

  • It must be admitted that any EA is not perfect, and they have both advantages and disadvantages. The important thing is the controllability of risk and whether it can achieve profits on the basis of deducting losses by virtue of its current profitability.
  • If there is any need to improve this EA, you can put it forward in the comment. If it can be modified, I will improve the EA and update the version in time,thanks.







































Recommended products
Stable Grid Robot is a fully automated trading robot developed using a custom indicator "Trend for MT5", which can be found here . The EA has been tested on AUDNZD, NZDCAD, AUDCAD, USDCAD and EURUSD  using 10 years of historic data and an initial deposit of 1000 USD, t he profit probability exceeds 70%. It has a stably profitable transaction history and continuous profitability, and the maximum drawdown is low. There is no record of running out of equity when backtesting the EA on those symbols.
35 USD
Hamster Grid MT5
Vladimir Gribachev
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 - initi
95 USD
Impuls Pro
Sergey Batudayev
The EA’s strategy is based on  Swing trading , with entries after sharp impulses calculated by the iPump indicator. The advisor has the ability to open manual trades with automatic support – for a downtrend ↓ we enter a trade after a corrective rise in the price, the asset falls into the overbought zone, we sell along the trend. – for an uptrend ↑, we enter a trade after a corrective fall in the price, the asset falls into the oversold zone, we buy along the trend. When trading on the selected
129 USD
EA Builder MT5
Arthur Hatchiguian
4.47 (47)
EA Builder  allows you to create your own algorithm and adapt it to your own trading style . Classical trading, grid, martingale, combination of indicators with your personal settings , independent orders or DCA, visible or invisible TP/SL, trailing stop, loss covering system, break-even system, trading hours, automatic position size etc.. The EA Builder has everything you need to create your perfect EA .  There is an infinite number of possibilities, build your own algorithm. Be creative! Pro v
FREE
Golden Rising
Luca De Andrea
Hi I’m Luca, a professional algorithmic trader. If you want to know more about me, check out my   profile Public Portfolio:  https://www.mql5.com/en/signals/1469143 Today I want to present a system that is giving me extreme satisfaction in Live: the GOLDEN RISING, a counter-trend system exclusively Long on XAUUSD, does not enter the market often but when it does is literally a sniper, look at the curve of the backtest to realize it! INFO Operating symbols: XAUUSD Timeframe: H1 Backtest: pe
699 USD
Minimum Deposit : US$1,000 Leverage : 1:500 Symbol : Ay Trade Type : Bollinger Band &  RSI Max Trade Positions : Auto / User Define Lot Size :A uto / User Define Max Profit : Unlimited Cut Lost : 1% of Deposit / User Define Parameters: Timeframe - default PERIOD_M1. Trade Sell position option. Trade Buy position option. Take Profit - default 0.50. Take profit when profit is over 50cents. Lot Size - default 0.01. Change to 0 for auto calculation. Set 0 for best result. Lot Max Size - 0 for auto
30 USD
MT4 Version is here: https://www.mql5.com/zh/market/product/57994 I also make a version with an operating panel,if you buy my EA ,you can contact me to get the special version for free.Thank you!  1. This EA is a supplemental EA to the mobile stop function that helps you execute your order. When SL = 100, prifit pips at 200 and sl at 100. You can set your own stop-loss point.  2. EA also allows you to set a hidden stoploss. You can set a profit points, the position is automatically closed
30 USD
AutoStorm
Andriy Sydoruk
Auto-optimizing grid expert. Genetic algorithms have been used in the EA to implement auto-optimization for a predetermined period of time. Now you do not need to optimize the EA over and over, but only to attach it once and configure it once. The real expert system for real work, working with a deposit of $1000. The default settings are suitable for trading the EURUSD currency pair. Work on accounts with   hedging ! Examples of settings are provided at the beginning of the "Comments" section. O
199 USD
ScorpionGrid
Evgenii Kuznetsov
5 (3)
Multi-currency grid Expert Advisor, in most cases it receives quite accurate entries. If an entry is not accurate enough, the positions are managed using an elaborate martingale strategy. Work on real account:  http://tiny.cc/nkaqmz Entries are performed using the signals of RSI and Stochastic indicators, in the overbought/oversold areas, plus additional entry conditions based on a proprietary algorithm. Recommended timeframe - М15. Input parameters SetName - name of the current settings file Ma
100 USD
Project Indirect Lock is the hybrid algorithm of Arbitrage, Grid and Hedging. Simple way to describe is Lock USD by using GBPUSD and EURUSD. It is almost all time parallel direction. This way, we can reduce a lot of drawdown if we compare to original Grid and Hedging. P.S. Please note that !!EVERY INVESTMENT ALWAYSE HAVE RISK!! !!USE WISELY WITH YOUR OWN RISK!!
69 USD
PZ Hedging EA MT5
PZ TRADING SLU
3.67 (3)
This EA will turn your losing trades into winners using a unique imbalanced hedging strategy. Once the initial trade moves into negative territory a predefined number of pips, the recovery mechanism will kick in: it will place a limited amount of alternative trades above and below the current price, until all of them can be closed with a small net profit. [ User Guide | Installation Guide | Update Guide | Troubleshooting | FAQ | All Products ] Features Easy to use and supervise Trade easily
199 USD
Eagle Grid MT5
Luiz Felipe De Oliveira Caldas
Grid trading is when orders are placed above and below a set price, creating an order grid with increasing and decreasing prices. Grid trading is most commonly associated with the foreign exchange market. In general, the technique seeks to capitalize on the normal volatility of an asset's price by placing buy and sell orders at certain regular intervals above and below a predefined base price. For example, a forex trader can place buy orders every 15 pips above a set price, while also placing s
30 USD
Master Levels mt5
Dmitry Homenkov
2 (1)
Master Levels mt5 ( version for MT4 ) analyzes market situation over the last few days and determines current levels. It tracks a breakout (or rebound) of these levels. Trades open in the breakout (rebound) direction. The EA is fully automated. Master Levels is equipped with a flexible position management system. There is opportunity to close a position with two parts. And there is a feature of a trailing stop, which allows to protect gain profit. Depending on the settings, the EA can work both
39 USD
Loss Recovery Trader MT5
Michalis Phylactou
5 (2)
Attempts to recover losing trades. If a trade moves in the wrong direction, the Zone Recovery algorithm begins. An alternating series of Buy and Sell trades at two specific levels take place, with two Exit Points above and beyond these levels. Once either of the two exit points is reached, all trades close with a combined profit or break even. MT4 version here  To use  1) Place the EA on a chart and select how the first trade will open (Manual/Via EA strategy/Use EA panel/External EA) 2) Confi
155 USD
EA Builder PRO
Arthur Hatchiguian
4.6 (10)
EA Builder  is a tool allowing you to create  your own algorithm  and adapt it to your  own trading style . Classical trading, grid, martingale, combination of indicators with  your personal settings , independent orders or DCA, visible or invisible TP/SL, trailing stop, loss covering system, break-even system, trading hours, automatic position size and many more.. The EA Builder has everything you need to create  your perfect EA . There is an infinite number of possibilities, build your own a
99 USD
Virtual Bot MT5
Szymon Palczynski
A real girder with "blood and bones". Virtual Bot  will open virtual trades, using them to monitor the market to determine the entry point(according to the inputs parameters), at which point Virtual Bot  will start opening real trades.    It is recommended to test this Expert on demo account or cent account.  Input Parameters input group           "..........Choice..........." ;         input start_enum      start= 2 ; //Start input uchar            starting_real_orders= 4 ; //Start opening re
99 USD
CAP Zone Recovery EA MT4  is your tool to turn losing trades into winning trades by using a smart "back-and-forth" hedging mechanism. Let the price move to anywhere it likes - the awesome CAP Zone Recovery EA will make profits out of the situation. The secret behind this amazing EA is a famous trading algorithm known as "Zone recovery algorithm" or "The Surefire Forex Hedging Strategy". CAP Zone Recovery EA MT4  is extremely easy to use. You just open a trade in a trending market - no matter w
49 USD
Magic Grid MT5
Aliaksandr Charkes
5 (1)
Magic Grid MT5 is a non-indicator Expert Advisor using a grid strategy. The strategy is based on automatic reopening of grid pending orders, after closing their market positions (by Take-Profit, Stop-Loss or manually). Pending orders are placed with a specified step from the initial prices, which can be entered manually or generated automatically (once at the beginning of the trade).   The robot can trade on any timeframe, on any currency pair, on several currency pairs, on any number of signs.
35 USD
Shadow Legends MT5
Zarui Ogannisian
Shadow Legends MT5 EA.-it's a fully automated expert Advisor designed to trade EURUSD. It is based on machine learning analysis and genetic algorithms.  The Expert Advisor contains a self-adaptive market algorithm that uses price action patterns. The expert Advisor showed stable results for EURUSD in the period 2000-2021.  No dangerous money management techniques, no Martingale, no netting, scalping or hedging.  Suitable for any brokerage conditions.Test only on real accounts.Recommended broker
7 000 USD
Mango Scalper
Mahmoud M A Alkhatib
Mango Scalper  is a fully automated scalping robot that uses a very Good and Smart breakout strategy, advanced money management and probabilistic analysis. Most effective in the price consolidation stages that occupy the bulk of the market time. Proven itself on real accounts with an excellent risk-to-reward ratio. Does not need forced optimization, which is the main factor of its reliability and guarantee of stable profit in the future. S uitable for both beginners and experienced traders.  
500 USD
CryptoSecurency
Ruslan Brezovskiy
Cryptosecurency is a fully automatic trending trading advisor for cryptocurrency trading. The EA enters a trade at moments of increased volatility in the direction of momentum. The impulse is determined according to one of two algorithms: By the percentage change in the price for a certain time period or by the built-in indicators based on Bollinger bands. The ADX indicator can be used to measure the strength of a trend. Trades are closed by Stop Loss / Take Profit. It is not recommended to use
149 USD
Deriv scalper
Tshivhidzo Moss Mbedzi
This EA is based on  RSI strategy with low drawdown. Max grid level is 3. When each trades goes on drawdown, the next trade will be multiplied by 2. The EA does not use   take-profit   or   stoploss . So the backtesting will show the same results as  real-time trading.  It will only close trades after a spike appears.  This EA only trades both BOOM 500 and CRASH 500 indices. For more tools visit my website at https://grizzlytradersfirm.company.site BOOM 500 SETTINGS  LOTS=0.2 SL=0 TP=5000 RSI=12
180 USD
PairsTrading MT5
Evgenii Kuznetsov
5 (1)
The EA identifies divergences in two correlated currency pairs and trades in the direction where they converge back. Working timeframe: M30 Input parameters MagicNumber - identification number for the EA. OrdersComment - comment to order, automatic if an empty value is set. Lots - lot size. DepoPer001Lot - automatic lot calculation (specify the balance per 0.01 lot) (if 0, the value from 'Lots' parameter is used). TimeFrame - working timeframe. Symbol #2 - correlated currency. Symbol #2 revers
100 USD
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 Fibonac
599 USD
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
240 USD
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
500 USD
DigiGrid MT5
Sergey Belov
The Expert Advisor builds a grid of orders at prices near support or resistance levels. Entry points are calculated by the EA using the author's algorithm and based on a variety of factors. The EA uses several time ranges for analysis. The built-in trend filter allows to make more accurate entries with a greater likelihood of closing them with profit and thus reducing the number of simultaneously open orders. All orders are closed upon reaching the expected profit. Through the use of TakeProfit
150 USD
Grid MT5 Recovery
Vladimir Gribachev
A grid advisor with an adaptive system of "Resolving" a basket of orders can also be used to restore unprofitable positions on the account. Works inside a linear regression channel, input on several conditions. The signal uses the direction of the linear regression channel, exponential moving averages, average daily volatility, then builds an order grid if the price deviates. The grid step is configurable, and if the price goes against us, then after a certain number of orders, the account r
90 USD
Stargogs Spike Catcher EA
Lorenzo Edward Beukes
3 (2)
Stargogs Spike Catcher EA V3 !!!PLEASE MESSAGE ME AFTER PURCHASING THE EA I WILL HELP AND SET IT UP FOR YOU OR I'LL SEND YOU THE RIGHT SETFILES!!! !!! IMPORTANT THIS ROBOT WON'T WORK OR MAKE PROFIT WITH DEFAULT SETTINGS!!! With The Right Settings so that you can make your daily or monthly Income. This Is the best version so far. With the right Parameters you won't fail. I will also show you the results. In Version 3.0 you can Switch on/off to Choose on which indices to catch spikes on Boom and
150 USD
Quantum5
Tian Yu Li
4.33 (3)
Quantum is a High Frequency EA with relatively lower risk. It trades tens of trades per day but generally the max drawdown is below 15%.  MT5 Version ======== Usage======== : Symbol: Any Main pairs Timeframe: M15 or higher Recommend Lots: 0.01 per 2000 USD Note: Grid strategy is alwasy with some risk due to the increasely accumulated risky lots. but the high profit makes such strategy still being popular no matter how forex industry developed.   this is why we spent many years on rese
FREE
Buyers of this product also purchase
Bonnitta EA MT5
Ugochukwu Mobi
4.6 (10)
Bonnitta EA  is based on Pending Position strategy ( PPS ) and a very advanced secretive trading algorithm. The strategy of  Bonnitta EA  is a combination of a secretive custom indicator, Trendlines, Support & Resistance levels ( Price Action ) and most important secretive trading algorithm mentioned above. DON'T BUY AN EA WITHOUT ANY REAL MONEY TEST OF MORE THAN 3 MONTHS, IT TOOK ME MORE THAN 100 WEEKS(MORE THAN 2 YEARS) TO TEST BONNITTA EA ON REAL MONEY AND SEE THE RESULT ON THE LINK BELOW. B
5 750 USD
The Investment Innovator EA
Sergey Simakov
4.89 (19)
Making decisions about where to put your money can be a daunting task for an investor. But with The Investment Innovator, you can take control and make informed choices. My system is designed to provide you with, up-to-date information by analyzing vast amounts of market data in real time. Using sophisticated algorithms, I identify patterns and trends, giving you personalized recommendations that match your unique investment preferences. My goal is to help you stay ahead of the curve and capita
999 USD
TradeGPT
Aleksei Krasov
4.31 (26)
TradeGPT has 4 stages of trade management (search, entry, control, exit) and 3 stages of trade decision making (GPT system on 4 SMA, 12 patterns for buy and sell, adapted mathematical model of Fourier and Laplace transforms), combining all of this into one automatic full cycle trading system, which does not require constant external monitoring or complicated setup. The Expert Advisor applies trailing stop loss and take profit, tracking every tick of price change. Real account:  https://www.mql5.
1 049 USD
Darwin Swing MT5
Guillaume Duportal
5 (23)
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
999 USD
Top Secret Forex Expert Advisor   an Explainable AI (EA) for MetaTrader is an AI-powered trading system that provides transparent explanations for its decisions and behavior. The goal of this type of EA is to help traders better understand the trading signals and strategies generated by the system, which can increase user trust and confidence in the system's outputs. There are several ways in which an Explainable AI Forex EA for MetaTrader could provide explanations for its decisions.  Top Secre
699 USD
XT Prop Firms MT5
Marzena Maria Szmit
4.91 (11)
XT Prop Firms EA MT5 has been prepared for Prop Trading Firms to meet all the conditions that apply to such companies and you can also use it with any Broker by simply changing a few parameters. XT Prop Firms EA is a multicurrency version that supports the EURUSD, GBPUSD, USDJPY, and USDCAD . There are three risk levels to choose from: Low, Medium and High. XT Prop Firms EA is available in two versions for MetaTrader 4, MetaTrader 5, and can be used with any Prop Trading Firms or brokers. If you
599 USD
The Most Wanted EA
Vitalii Kosov
2.71 (63)
The Most Wanted EA, based on vector machine learning, is an advanced trading tool that uses the latest advances in computing technology to analyze the forex market and predict future price movements. The Expert Advisor will use vector machine learning to learn huge amounts of historical data and quickly and efficiently detect patterns in the market. It will use a sophisticated and complex proprietary algorithm which uses advanced mathematical calculations to solve complex problems and optimize
1 499 USD
EA Gold Stuff mt5
Vasiliy Strukov
4.81 (416)
EA Gold Stuff mt5 is an Expert Advisor designed specifically for trading gold. The operation is based on opening orders using the  Gold Stuff mt5  indicator, thus the EA works according to the "Trend Follow" strategy, which means following the trend. For Expert Advisor need hedge type account  Contact me immediately after the purchase to get the settings and a personal bonus! Real-time results can be viewed  here .  SETTINGS Open new series - on / off beginning of a new series of orders. Start l
149 USD
Darwin Evolution MT5
Guillaume Duportal
4.64 (53)
Darwin EVOLUTION promotion !! 1490 USD to 990 USD Limited time (Offer valid up to arrival of the next update, do not waste time ) !!! You can not make Backtest of this EA, it will open orders without any logic! Descriptions: - To understand the operation, come and read the blog (this EA reflects my philosophy of forex trading ... If you like my way to see things, 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 -
999 USD
Bonnitta Gold   is based on personal Bonnitta Trading Indicator and a very advanced secretive trading algorithm. The strategy of   Bonnitta Gold  is a combination of a  secretive custom indicator , Trendlines, Support & Resistance levels and most important secretive trading algorithm mentioned previously. BONNITTA GOLD NEEDS HIGHER LEVERAGE FROM 400 AND ABOVE - I TESTED IT WITH 10,000 USD AND LEVERERAGE OF 1:500 PLEASE SEE THE REAL ACCOUNT LINK BELOW. YOU NEED BIG LEVERAGE  AND HIGHER RISK TO U
2 500 USD
Note: This is a limited introductory offer : Only 1 of 5 copies of this EA will be sold at the current price. Next price: $999 The price of this EA will be increased steadily, to limit the number of users trading with this system. Live Signal:  Will publish soon warning : I only sell this EA exclusively on MQL5. If anyone sells outside of that I'm sure it's a scam. You will not get support from me. In the context of forex trading, liquidity level refers to the degree of ease with which a curren
766 USD
ApexBot MT5
Andrey Barinov
3.5 (4)
ApexBot is a professional trading solution based on advanced Patterns Recognition techniques with the elements of Machine Learning and Neural Networks. ApexBot calculates and shows on chart future price move predictions and trades based on them. Only one trade at a time. No Grid. No Martingale. Every trade has Stop Loss and Take Profit from very beginning, and they do not change. Optional Break-Even and Trailing Stop functions. ApexBot includes multiple money management options, time filters
399 USD
GOLD Way
Anton Kondratev
4.4 (5)
GOLD Way   is a Fully Automated, Open and Multi-Currency System for 5 pairs XAUUSD,XAUEUR,XAUGBP,XAUCHF,XAUGBP. Оnly 7 Copies Out of 10 are Left  at   $ 515 !  Next Price -->   $ 775    Not  Grid , Not  Martingale , Not AI , Not Neural Network. Default Settings for One chart  XAUUSD H1 (Supports 1OHLC mode for weak PCs) Signals Protection GOLD WAY Guide Optimization Guide The System Exploits Vulnerabilities in the Gold market that manifest themselves in the Evening. Each trade has a fixed SL an
515 USD
Market Wizard
Anna Poraj
5 (17)
I am excited to introduce my latest creation - Market Wizard, an Expert Advisor powered by cutting-edge AI technology from ChatGPT. As the sole developer of this EA, I can assure you that it is incredibly advanced and sophisticated, providing unparalleled accuracy and precision in trading. Market Wizard has been meticulously designed to trade carefully selected group of currency pairs: AUDJPY, NZDJPY, GBPAUD, EURCAD, GBPCAD, USDJPY, GBPCHF. Each symbol is analyzed using a combination of technica
375 USD
TrendMaster FX
Chen Jia Qi
3.77 (22)
Sincerely introducing our advanced MT5 EA. Harness the Power of Cutting-Edge Algorithms Introducing our latest MT5 EA, With the assistance of the latest Deep learning technology, using convolutional neural network technology and strategy algorithms.  a powerful tool designed to help you navigate the complex world of forex trading. With our advanced algorithms that analyze market trends and execute trades based on well-defined parameters, you can optimize your trading strategy and seize market o
98 USD
Alise EA
Aleksei Butler
2.61 (18)
It is a fully optimized and adaptable neural network system. The strategy is based on MACD and moving average, which are completely redesigned, refined and combined with a neural network. All neural network settings are built into the Expert Advisor. To protect the deposit, it always sets Stop Loss and Take Profit. Recommendations Currency pair: GBPUSD Timeframe: H1 Minimum deposit: $100 Account type: Any with a minimum spread (preferably ECN) Brokers: Any broker
989 USD
Sydney MT5
Ruben Octavio Gonzalez Aviles
4.33 (12)
Sydney is a complex and novel algorithm that uses Artificial Intelligence in combination with traditional technical analysis to predict future market movements of the GBPUSD and USDJPY symbol. This Expert Advisor makes use of Recurrent Neural Networks, specifically Long-Short-Term-Memory cells, that are trained using data from technical analysis indicators. Through this method, the EA is able to learn which indicators are most relevant for future price movements and act upon them. Furthermore, L
399 USD
Nasdaq Retractor
Cristian Mihail Pauna
5 (2)
I made this expert good, you made it fantastic! This is my best seller trading software. Thank you all for your trust! Nasdaq Retractor is a professional expert advisor for spot CFD of Nasdaq ( National Association of Securities Dealers Automated Quotations ) 100 US Stock Market Index (USTEC, US100, NASDAQ). It uses the dependable  Relative Cyclicality  indicator and 18 innovative trading strategies that identify the price retraction moments. The professional edition includes also Adaptive Cycli
5 000 USD
Euro Scalping
Vladimir Mametov
5 (3)
Fully automated scalping trading advisor. The algorithm of the adviser is based on trading from significant levels. Orders are closed by Take Profit, Trailing or Stop Loss. Expert Advisor settings optimized for the Roboforex broker. Minor optimization of input parameters for other brokers may be required.  The Expert Advisor can work on various financial instruments, but it shows the best results on the EURUSD currency pair. Signal: https://www.mql5.com/en/signals/1927842 Advantages: Optimized
480 USD
Dow Jones Predictor MT5
Cristian Mihail Pauna
5 (1)
Dow Jones Predictor is a professional expert advisor based on an algorithm which is running continuously since 1998 with positive and stable results. The software is optimized for spot CFD of Dow Jones Industrial Average US Stock Market Index (US30). This algorithm uses  Price Cyclicality , Relative Cyclicality , Adaptive Cyclicality ,  Compound Cyclicality , Volume Cyclicality ,  Price Prediction Line ,  Price Cyclicality Line , Smoothed Heikin Ashi , Relative Smoothed Heikin Ashi , Relative Mo
5 000 USD
Rio MT5
Ruben Octavio Gonzalez Aviles
4.29 (28)
Rio is a complex and novel algorithm that uses Artificial Intelligence in combination with traditional technical analysis to predict market movements. This Expert Advisor makes use of Recurrent Neural Networks, specifically Long-Short-Term-Memory cells, that are trained using data from technical analysis indicators. Through this method, the EA is able to learn which indicators are most relevant for future price movements and act upon them. Furthermore, LSTM networks are particularly suitable for
599 USD
Nexus EA Forex MT5
Enrique Enguix
5 (4)
I would like to share my experience in trading with you. I started in 2010 and like many people, I was looking to learn how to generate consistent profits in the financial market. However, I realized it was not as easy as promised in some advertisements.   I learned that winning in trading required effort and patience , and that it was important not to fall into the temptation of following the so-called "market stars" that promise quick and easy profits. Instead,   I focused on earning money
689 USD
Proven EA for MT5
Andrey Barinov
5 (1)
Have you heard about Machine Learning, Chat GPT, Neural Networks and Artificial Intelligence? Well, Proven EA has none of it. It is also NOT based on Moon Phases and Stars positioning. "Proven EA" is a 100% adaptive expert advisor based on old, well known and proven principles. Trend is your Friend. Cut losses quick and let the gains grow. No Gambling. It detects the trend on a higher timeframe, waits for a pullback / retrace on a lower timeframe and places a trade in direction of trend with a
799 USD
Ai EuRUsD MT5
Tais Miranda Hoffmann
4.17 (42)
Only 5 copies for $240, next price: $260(3 copies left) For testing, in the settings, it is better to enable the full trade option. An expert based on artificial intelligence ( AI ) For EURUSD in time frame 15 and 30 minutes, 1 and 4 hours and daily With Relatively large number of signals (To receive all the signals: activate the full trade option in the settings and run the expert at the same time in several time frames) Has a TP and a SL Without the use of dangerous strategies suc
240 USD
Positive
Ervand Oganesyan
3 (2)
Pullback EA for trading forex pairs. It tracks currency-specific intraday price actions, and depending on the nature of these actions opens trades with an expectation to return to initial price levels. Optimized for trading on all 28 forex pairs of USD, EUR, GBP, JPY, CAD, CHF, AUD, NZD. Live performance :   AUDNZD  | EURCHF  |  Positive Timeframe. M15. Currency pairs. 28 pairs for USD, EUR, GBP, JPY, CAD, CHF, AUD, NZD. Minimal required deposit. 800 USD per pair. It smoothly opens and closes mu
349 USD
Prop Firm Pass EA
Bailey John Wickens
5 (2)
Introducing The Prop Firm Pass EA / Funding Challenge Pass EA - These settings have been optimised to try and pass prop firm challenges such as FTMO, My Forex Funds and E8 Funding to name a few. 1 MORE COPIES LEFT AT $149 - PRICE THEN INCREASING TO $250 WORKS ON ANY FUNDING / PROP FIRM COMPANIES / ACCOUNTS SEE OPTIMISED SETTINGS BELOW!!! This EA has been tested every month since the start of 2022 Months Tested: 14 Months Passed: 12 Months Failed: 2 This EA and settings have been optimised to t
149 USD
Hello there! Allow me to introduce you to the newest member of my team - a unique super advisor that will help you win in the market. My advisor is a cyber warrior ready to challenge any trading opponent and lead you to victory. With Metal Eagle, you can move away from standard trading strategies and explore new, uncharted paths. Equipped with the most advanced technologies and powered by The Investment Innovator's machine learning capabilities, my super advisor analyzes data in real-time and c
599 USD
Quantum Gold EA MT5
Bogdan Ion Puscasu
5 (1)
Introducing Quantum Gold EA , our most advanced MQL5 expert advisor, meant to change the way we trade GOLD using an Advanced Price Action trading strategy. We planned to deliver the most advanced GOLD trading Expert Advisor, so here it is ! If you're an ambitious trader seeking to strike gold in the dynamic financial markets, our Expert Advisor is your perfect companion. It specifically targets GOLD (XAUUSD) trades, making it your ultimate asset for trading the precious metal. Mastering Price Ac
299.99 USD
Turbo Scalping
Vladimir Mametov
5 (1)
Scalping trading advisor working on the EURUSD currency pair. The EA quite often and accurately opens orders using two types of strategies. The algorithm of the adviser is based on determining the strength of the market and the formation of pivot points. Orders are closed by Take Profit, Trailing or Stop Loss.   Expert Advisor settings optimized for the Roboforex broker. Minor optimization of input parameters for other brokers may be required. The Expert Advisor can work on various financial ins
599 USD
XG Gold Robot MT5
Marzena Maria Szmit
5 (1)
XG Gold Robot MT5 is specially designed for Gold. After extensive testing , we decided to include this EA in our offering. XG Gold Robot and works perfectly with the XAUUSD, GOLD, XAUEUR  pairs. The list of these pairs is editable , so you can add additional Gold-related pairs.  XG Gold Robot  has been created for all traders who like to  Trade in Gold . The EA includes a function that displays  weekly Gold levels  with the minimum and maximum displayed in the panel as well as on the chart, whic
499 USD
More from author
Indicator introduction:  A channel and trend line indicator, which is a good tool for manual trading, and also can be used for creating new EAs, without drifting or repainting.  It applies to any timeframes and any symbols.   The work of the indicator is shown in the screenshots. For any novice and programming trading friend, you can write the signal into the EA to play freely, buffer 0 corresponds to the bold trend line, buffer 4 and 5 respectively corresponds to the channel's upper and lower f
30 USD
The indicator comes from network ,It is more stable relative to RSI or CCI. It can be used to analyze  market trend and design new expert that is based on trend. If the indicator below the axis ,this is a buy zone. It applies to any timeframe. above time frames.  The   trend indicator is suitable for M1 and above time frames.  The work of the indicator is   shown in the screenshots. My other indicators and EAs can be found at here :  https://www.mql5.com/zh/users/hzx/seller
FREE
Indicator introduction: The indicator draws wave lines and histograms, It has small price lag, and the signal will not drift. The indicator can send emails, alerts and notifications to you when previous k line has an up arrow and it is under the histogram sections or it has a down arrow. you can choose whether or not to send the two kind of alerts, the alerts repetition times can also be changed. If the indicator appears red and green histograms, this is a buy zone. It can be used to analyze mar
FREE
Stable Grid Robot is a fully automated trading robot developed using a custom indicator "Trend for MT5", which can be found here . The EA has been tested on AUDNZD, NZDCAD, AUDCAD, USDCAD and EURUSD  using 10 years of historic data and an initial deposit of 1000 USD, t he profit probability exceeds 70%. It has a stably profitable transaction history and continuous profitability, and the maximum drawdown is low. There is no record of running out of equity when backtesting the EA on those symbols.
35 USD
Indicator introduction: The indicator is calculated by volumes and prices, It is a single side indicator, only has up arrow signals. It is better to use it in conjunction with other trend indicators, and you need to find the most efficient time to use it in order to acquire a high winning probability. The indicator can send emails, alerts and notifications to you when the indicator before k line has an up arrow. The indicator's parameters can be changed, including the computation period of the
FREE
Gold EA MT5
Zhi Xian Hou
GOLD EA MT5 is a fully automated trading robot, which is developed by using the "Trend for MT5" indicator. It is based on the neural network+grid system, it selects trading opportunities with high probability of profit and low risk. The minimum initial deposit is 250 USD per 0.01 initial lots, every position has a hidden stop loss. EA has a stable and profitable trading history and continuous profitability on XAUUSD, and the maximum drawdown is relatively low. You can use the 1 minute open pric
35 USD
It's an indicator file, you can download it and drag it to chart window, the indicator can display price and spread information on chart window, it provided convenience for your trading. The displaying place of the price and spread information can be freely switched to one of 4 corners of the chart window. You can choose whether or not to display spread, high and low price, open and close price, as well as bid and ask. You can change the color of the price and the spread text. 
FREE
Indicator introduction: The indicator draws trend line and histogram, It has small price lag, and has no future functions, the signals will not drift. When the market is under inter-area oscillations, If the indicator appears red and green histogram, this is a low price zone, if the indicator appears magenta and yellow histogram , this is a high price zone. It can also be used to analyze market's trend according to the high and low price zone. The indicator can send emails, alerts and notifica
35 USD
The Waterfall Trend Indicator MT5 uses line regression algorithm to draw trend line, using "Waterfall" in its name is in that it like waterfall when there is a strong down market trend. The indicator draws seven lines, one of which is sold line, others are dash line, the sold line is more stable, it is the main signal line. Features Or Functions The indicator can effectively filter price noise since it is calculated with line regression. It can be used to analyze market trend and design new expe
35 USD
Trend Scalper MT5 is a fully automated trading robot developed by using custom indicator "Trend for MT5",  which can be found here . The expert has been tested on AUDNZD、NZDCAD、AUDCAD and EURUSD using historical data of   many years,  and performed sustainable profitability and has a high probability of profit, you can also test it using real tick history data on MT5 backtest program. Even if you don't want to 100%  automatically trade by it, you can still use it as a good tool for trading, the
49 USD
GBPUSD for MT5 is a fully automated trading robot, which is developed by using the "Trend for MT5" indicator. It is based on a neural network+grid system, it selects trading opportunities with high probability of profit and low risk. The minimum initial deposit is 100 USD per 0.01 initial lot, every position has a hidden stop loss. EA has a stable and profitable trading history and continuous profitability on GBPUSD, and the maximum drawdown is relatively low. You can use the 1 minute open price
35 USD
The indicator is designed according to moving average formulas, which is more stable and  has less lag than  RSI or CCI. The indicator has three indicator values, the moving average period and the colors of the line can be manually changed.  What can this indicator brings to you? Accurate entry signals: The indicator draws up and down arrow signals. Multi-period trend analysis: Loading this indicator into a large timeframe chart and a small timeframe chart, the effect of using it will be better
35 USD
Filter:
No reviews
Reply to review
Version 1.15 2023.04.10
Fixed "NextAddBuyPrice" displaying error.
Version 1.13 2023.03.07
Optimized a small code paragraph.
Version 1.12 2023.03.04
Upload the unlimited official version.
Version 1.11 2023.03.01
Upload the free trial version with limit.
Version 1.10 2023.02.20
Fixed a little bug and changed the profit label displaying.
Version 1.9 2023.02.20
Fixed a little bug.
Version 1.8 2023.02.10
Changed the order comment.