• Overview
  • Reviews (11)
  • Comments (36)
  • What's new

Multi oscillator divergence EA MT5

3.75

Please if possible consider the paid version which I will continue to develop (there will be no future updates for this free version).

This Expert Advisor identifies when a divergence occurs between price and an oscillator/indicator. It identifies both regular/classical (trend reversal) and hidden (trend continuation) divergences. It has RSI, bollinger, stochastics, moving average and ADX filter options which makes it possible to filter out only the strongest setups. The default settings are optimized for EURUSD H1 (backtested 2015.01.01 - 2022.12.16, 243 trades, which means 0,7 trades in average per week).

Features

  • Can detect divergences for the following oscillators/indicators: MACD, OsMA (Moving average of Oscillator), Stochastic, CCI and RSI. All oscillators/indicators can be selected for concurrent divergences (occuring simultaneously) or any of them for multi divergence trading. It is also possible to trade single divergence using a specific oscillator/indicator.
  • Possibility to close half position selecting from different strategies.
  • 2 moving averages with different periods can be enabled as a trend filter. For instance by using slow MA 200 and fast MA 12 for hidden divergences.
  • Spread and time filters.
  • Possibility to use percentage of ADR (average daily range) for stop loss, take profit, trailing stop and close half position.

Input parameters

Please find the description and explanation of the input parameters here.

Important

Please make sure that you first do you own back testing in the strategy tester. When you have found a profitable setup then test the EA on a demo account and let at least 10 trades be done before deciding if to go live.

am happy to provide free products but given my limited time, I will not be able to provide with trading advices, optimal settings, signals, set (preset) files or strategy testing. My apologies. I will only be able to answer questions regarding the meaning of the input parameters, in case something should be unclear in the product's blog.

The EA cannot be used with netting account types and does not work on renko or range charts.

Reviews 11
anjanaSantander
223
anjanaSantander 2023.05.24 12:02 
 

Hello, thanks for the fantastic product....I want to buy the paid version...I announce that the optimizations that I do in this free version I do with renko candles...The robot runs perfectly in strategy tester and optimize correct. I got some good parameters using the renko candlesticks .... But when I try to trade live in a demo account on a renko candlestick chart I get these errors: Multi oscillator divergence EA MT5 (DE40.Renko.300.0,M1) Failed to copy ATR data from the iATR indicator handle for DE40.Renko.300.0 M1, error code 4807 and this error too :Multi oscillator divergence EA MT5 (DE40.Renko.300.0,M1) Error in CheckMoneyForTrade code=4758. In a normal 5-min chart, for example, the EA works correctly, it puts trades and everything is correct... I just say that I get these errors when I put it in a renko candlestick chart. It should be mentioned that this renko candlestick chart is a custom symbol (eg eurusd.renko.20.0,M1).As I said before, I'm interested in buying the paid version ... I just need it to be able to use it with renko charts. I need the developer to get in touch with me privately and see how this problem can be solved..... I don't think it's a problem either when in the strategy tester you can do bactesting and optimization with the same renko candles that later gives errors trading live. I'm sure it could be easily fixed so you can trade renko candlesticks.....

Lorena Do Carmo Rangel
118
Lorena Do Carmo Rangel 2022.12.18 06:56 
 

good

lily2000
42
lily2000 2022.08.28 02:20 
 

I am looking for great trading robots for concurrent parallel processing with multiple strategies on global markets 24/7 support. It seems like this Multiple Oscillator trading robot has great potential to meet my expectations. I am still learning trade and have setup some testing environment to test the strategies used by this trading robot. This trading robot detected the lowest price range within the past two weeks on the chart it is attached and automatically placed order based upon available fund and account type.

Recommended products
Reversal Composite Candles
MetaQuotes Ltd.
3.4 (20)
The idea of the system is to indentify the reversal patterns using the calculation of the composite candle. The reversal patterns is similar to the "Hammer" and "Hanging Man" patterns in Japanese candlestick analysis. But it uses the composite candle instead the single candle and doesn't need the small body of the composite candle to confirm the reversal. Input parameters: Range - maximal number of bars, used in the calculation of the composite candle. Minimum - minimal size of the composite can
FREE
UpdatedRSI EA
ANO IDS
4 (12)
The Expert Advisor recommended for trade on EUS/USD M5. It is based on free indicator "UpdatedRSI". The robot calculates the market entry/exit points based on signals from indicator "UpdatedRSI". The trading volume for opening a position depends on results of previous trades. It is possible to limit the amount of risk (the AutoMM parameter). It uses an efficient trailing, which automatically adjusts the take profit and stop loss parameters to minimize losses. It is also possible to set the maxi
FREE
CodEx
Anton Gorin
4.14 (7)
Operation of the CodEx Expert Advisor is based on patterns composed of consecutive candles. Positions are closed when opposite signals appear. Sequences of candles are encoded into an integer according to the following rule. The code number must be converted to binary form and the highest bit must be discarded. The resulting sequence of bits encodes a continuous sequence of candles, where 1 is a bullish candle, 0 is a bearish candle. The higher bits encode the earlier candles. For example: 19[10
FREE
Fibo Trader FREE MT5
Grzegorz Korycki
3.8 (5)
Fibo Trader is an expert advisor that allows you to create automated presets for oscillation patterns in reference to Fibonacci retracements values using fully automated and dynamically created grid. The process is achieved by first optimizing the EA, then running it on automated mode. EA allows you to switch between automatic and manual mode. When in manual mode the user will use a graphical panel that allows to manage the current trading conditions, or to take control in any moment to trade ma
FREE
Free automatic Fibonacci is an indicator that automatically plots a Fibonacci retracement based on the number of bars you select on the BarsToScan setting in the indicator. The Fibonacci is automatically updated in real time as new highest and lowest values appears amongst the selected bars. You can select which level values to be displayed in the indicator settings. You can also select the color of the levels thus enabling the trader to be able to attach the indicator several times with differe
FREE
Long Waiting
Aleksandr Davydov
5 (1)
Expert description Algorithm optimized for Nasdaq trading The Expert Advisor is based on the constant maintenance of long positions with daily profit taking, if there is any, and temporary interruption of work during the implementation of prolonged corrections The Expert Advisor's trading principle is based on the historical volatility of the traded asset. The values of the Correction Size (InpMaxMinusForMarginCallShort) and Maximum Fall (InpMaxMinusForMarginCallLong) are set manually. Reco
FREE
Moving Averages Expert EA is a type of automated trading strategy that utilizes two different moving averages to generate buy and sell signals. The moving averages are based on historical price data, and they are used to identify trends and determine the direction of the market. This EA by default generates buy signals when the fast moving average crosses above the slow moving average , indicating that the market is trending upwards. Conversely, sell signals are generated when the fast moving av
FREE
Three Moving Averages
MetaQuotes Ltd.
3.34 (32)
The trade strategy is based on three moving averages. To determine the trend, it uses three exponentially smoothed moving averages: FastEMA, MediumEMA and SlowEMA. Trade signals: Buy signal: FastEMA>MediumEMA>SlowEMA (upward trend). Sell signal: FastEMA<MediumEMA<SlowEMA (downward trend). Input parameters: Inp_Signal_ThreeEMA_FastPeriod = 8; Inp_Signal_ThreeEMA_MediumPeriod = 38; Inp_Signal_ThreeEMA_SlowPeriod = 48; Inp_Signal_ThreeEMA_StopLoss = 400; Inp_Signal_ThreeEMA_TakeProfit = 900; I
FREE
PZ Goldfinch Scalper EA MT5
PZ TRADING SLU
3.49 (35)
This is the latest iteration of my famous scalper, Goldfinch EA, published for the first time almost a decade ago. It scalps the market on sudden volatility expansions that take place in short periods of time: it assumes and tries to capitalize of inertia in price movement after a sudden price acceleration. This new version has been simplified to allow the trader use the optimization feature of the tester easily to find the best trading parameters. [ Installation Guide | Update Guide | Troublesh
FREE
Expert Alligator
MetaQuotes Ltd.
3.83 (12)
The strategy is based on the Alligator technical indicator, described by Bill Williams in "Trading Chaos". The system is based on three moving averages (Lips, Teeth and Jaw lines), and oscillators, calculated using the difference between them. The trading signals are generated after crossover of the Alligator lines, depending on trend, determined by order of these lines. In the case of upward trend the Lips line (with minimal period) is the highest, the next is the Teeth line, and the lowest i
FREE
PZ Flexible Breakout EA MT5
PZ TRADING SLU
3.5 (2)
Trade donchian breakouts with complete freedom. This EA can trade any breakout period, any timeframe, with pending or market orders- as desired- and implements many other useful features for the exigent trader, like customizable trading sessions and week days, a martingale mode and inverse martingale mode.  [ Installation Guide | Update Guide | Troubleshooting | FAQ | All Products ] Easy to use and supervise Customizable trading direction Customizable donchian breakout period It can trade using
FREE
Dow Jones US30 Swing Trader   This robot is based on short-term  and long-term reversal patterns of the Dow Jones index. The EA does not use grid, martingale or arbitrage. The trading system is suitable for both experienced traders and beginners. The EA includes protection against high spreads, and allows you to trade with a fixed or automatic lot size. What are you waiting for???? Requirements : Timeframe is  H1 . lot size 0.01 Minimum account balance: $100. Any broker can be used Features
12 599 USD
PZ Fractal Trader EA MT5
PZ TRADING SLU
3.25 (4)
This EA trades untested fractals using pending orders. It offers many trading behaviors and flexible position management settings, plus many useful features like customizable trading sessions and a martingale mode. [ Installation Guide | Update Guide | Troubleshooting | FAQ | All Products ] Easy to use and supervise It implements 4 different trading behaviors Customizable break-even, SL, TP and trailing-stop Works for ECN/Non-ECN brokers Works for 2-3-4-5 digit symbols Trading can be NFA/FIFO C
FREE
IntraDay Swing
Tom Burrows
1 (1)
A fully automated, parameterised expert advisor that generates trades based on ADX and RSI values with ATR to set Stop Loss & Take Profit. My first attempt at an EA based on a strategy first described in the forums:  https://www.mql5.com/en/forum/179186 Input Parameters MaxSpread - the maximum allowable spread when opening and closing trades. LotSize - hard coded lot for all trades. RSI1 - fast moving RSI. RSI2 - slow moving RSI used for confirmation on RSI1. RSIRising - low point to calculate R
FREE
Moving Avarage Crossover
Aurelio Miguel Machado Da Silva
3.85 (13)
This robot works with crossing of moving averages. Moving averages are used mainly to follow trends, the strategy of crossing moving averages has the main purpose of taking advantage of large bullish and bearish movements.  All parameters are editable and easy to use, this is an experimental project. Instagram: @oaureliomachado Facebook: Aurélio Machado 
FREE
Manual Scalping Trading Bot
Nico Schirrmacher
5 (1)
Introducing the latest addition to our suite of trading tools - the semi-automated trading system. Designed to help traders navigate the complex and ever-changing market landscape, this cutting-edge technology offers unparalleled efficiency and accuracy. With our semi-automated trading system, you'll have access to real-time market data, customizable trading strategies, and advanced risk management tools. Whether you're a seasoned trader or just starting out, this system is designed to help you
FREE
Neural network 2 Moving Averages
Vladimir Mikhailov
3.8 (5)
A neural network Expert Advisor based on two moving averages with the training mode. Train the Expert Advisor on selected examples and make a profit in real life. The EA can work on any instrument and in any timeframe. Trading Algorithm of the EA Two moving averages are analyzed by the neural network core, which produces commands to buy or sell. the values of two moving averages, fast (FMA) and slow (SMA), are provided to the first layer, at the second layer it calculates two neurons responsib
FREE
PZ Stochastic EA MT5
PZ TRADING SLU
3 (5)
This EA trades using the Stochastic Indicator. It offers many trading scenarios and flexible position management settings, plus many useful features like customizable trading sessions, a martingale and inverse martingale mode. [ Installation Guide | Update Guide | Troubleshooting | FAQ | All Products ] Easy to use and supervise It implements three different entry strategies Customizable break-even, SL, TP and trailing-stop Works for ECN/Non-ECN brokers Works for 2-3-4-5 digit symbols Trading can
FREE
MA Crossover ADX
MetaQuotes Ltd.
3.63 (16)
The strategy is based on price crossover with Moving Average indicator, confirmed by ADX indicator. The trade signals: Buy: closing price of the last completed bar is higher than moving average, the moving average increases at the current and last completed bars. Sell: closing price of the last completed bar is lower than moving average, the moving average decreases at the current and last completed bars. To filter the false signal, it checks the trend power (ADX>ADXmin) and trend direction usin
FREE
Babel Assistant
Iurii Bazhanov
4.2 (5)
Babel assistant 1     The    MT5 netting   “ Babel_assistant_1 ”   robot uses the ZigZag indicator to generate Fibonacci levels on M1, M5, M15, H1, H4, D1, W1   periods of the charts , calculates the strength of trends for buying and selling. It opens a position with "Lot for open a position" if the specified trend level 4.925 is exceeded. Then Babel places pending orders at the some Fibonacci levels and places specified Stop Loss , Take Profit. The screen displays current results of work on t
FREE
https://www.youtube.com/watch?v=0T8Mge39Xsk&t=9s Youtube These EAs trade macd divergence only if there is a parabolic sar change at the same time. Sell bearish macd divergence & parabolic sar crosses above price Macd settings  Threshhold is how far above / below zero divergence must occur. Timeframe used Parabolic sar settings Only one trade in that direction can be opened at once. Trades on open bar Alerts , mt5 and mobile Stop loss and target points Stop loss is set to a % percentage of
FREE
PZ MA Crossover EA MT5
PZ TRADING SLU
4.14 (29)
This EA trades using Moving Averages Crossovers. It offers fully customizable settings, flexible position management settings, plus many useful features like customizable trading sessions and a martingale and inverse martingale mode.  [ Installation Guide | Update Guide | Troubleshooting | FAQ | All Products ] Easy to use and supervise Fully customizable moving average settings It implements two different trading behaviors Customizable break-even, SL, TP and trailing-stop Works for ECN/Non-ECN b
FREE
Temavision pro
Marcin Czyszczon
Temavision pro is an Expert Advisor created by me. It is a trend trading strategy that uses the TEMA indicators as an input signal. Sets take-profit and stop-loss at the specified leve. Closes position at a certain level. DEFAULT Settings are Optimized for Bitcoin (BTCUSD) Working Timeframe: 1H Minimum Deposit 10000 Leverage 1:20 and more  Name Value >>> Money Management <<< >>> Money Management <<< Auto Balance on true Risk % of Balance 2 Fixed volume 0.01 >>> Parameters TEM
FREE
S9m backup MT5
INREXEA LIMITED
5 (1)
This is a backup version, not free version After purchase, unique settings must be applied, and you can contact us for further assistance. Please contact us if you have any trouble on payment. Please contact us if you are from EU and have trouble on payment support. Contact us if you are looking life license. All Price is based on the performance: one positive review, price will be increased 30USD, new price = Basic price + (Basic price *   performance) + reviews. The Sup 9 Martingale Tra
FREE
MACD Trader FREE MT5
Konstantin Nikitin
4 (1)
This is an automated Expert Advisor that trades using the MACD and Envelopes indicators. The paid version is available here . The free version has the following limitations. No panel for opening orders. The trading is limited to the EURUSD currency pair and similar. Orders can only be opened with the minimum lot, no more than 5 orders can be opened in the same direction, to a total of 10 orders. Pause after closing of all orders is 6000 minutes. During the analysis, no more than 50 orders are ad
FREE
Triangular EA Free vMT5
Kyra Nickaline Watson-gordon
2.5 (2)
Note : Free version can be used for trading on Demo Accounts. Important : This is Arbitrage EA and may not work on all accounts. It is recommended to follow the testing process described on product screenshots. Strategy : EA will place trades based on Triangular Arbitrage strategy. Triangular arbitrage (also referred to as cross currency arbitrage or three-point arbitrage) is the act of exploiting an arbitrage opportunity resulting from a pricing discrepancy among three different cu
FREE
Climber 9
Eklon Eleuterio
2.8 (5)
Exponential Moving Average Based EA "Climber 9 " will search for entries in the actual trend. It will not look for reversals. Only to continue the actual trend. Only one trade at the same time NO GRID NO MARTINGALE ALWAYS WITH STOP LOSS Parameters Main TF - Time frame that the EA will look for new entries Time_Filter - Turns on and off the time filter. Time Start - Server Time that the EA will start to work Time End - Server Time that the EA will stop to open trades. Param4 - When
FREE
Follow The Line MT5
Oliver Gideon Amofa Appiah
4.26 (23)
This indicator obeys the popular maxim that: "THE TREND IS YOUR FRIEND" It paints a GREEN line for BUY and also paints a RED line for SELL. (you can change the colors). It gives alarms and alerts of all kinds. IT DOES NOT REPAINT and can be used for all currency pairs and timeframes. Yes, as easy and simple as that. Even a newbie can use it to make great and reliable trades. NB: For best results, get my other premium indicators for more powerful and reliable signals. Get them here: https://www.m
FREE
PZ Ichimoku EA MT5
PZ TRADING SLU
4 (15)
Trade the Ichimoku Kinko Hyo Indicator with complete freedom using a powerful and flexible EA. It implements many entry strategies and useful features, like customizable trading sessions and a martingale mode. [ Installation Guide | Update Guide | Troubleshooting | FAQ | All Products ] Easy to use and supervise It implements several entry conditions Customizable break-even, SL, TP and trailing-stop settings Works for ECN/Non-ECN brokers Works for 2-3-4-5 digit symbols Implements a martingale fea
FREE
The Expert Advisor is recommended for USDCHF M15. It is based on the strategy of "waiting out", the market entry (and exit) points are determined on the basis of correlation of a number of indicators. The trading volume for opening a position depends on results of previous trades. It is possible to limit the amount of risk (the AutoMM parameter). It is also possible to set the maximum spread, above which the EA will automatically suspend trading (the MaxSpread parameter). It also has advanced fe
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
TradeGPT
Aleksei Krasov
4.46 (24)
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
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
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
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
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
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
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
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
ApexBot MT5
Andrey Barinov
1.5 (2)
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
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
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
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
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
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
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
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
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
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
Daytrade Pro Algo MT5
Profalgo Limited
5 (1)
Launch Promo: Limited number of copies available at current price Final price: 990$ NEW: get 1 EA for free! (for 2 trade accounts) 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 It shows very stable backtestests using real variable spread tests with ease, on MT4,MT5, TDS2, and on multiple brokers Hundreds of diff
299 USD
Auto Recovery Manager MT5
Ianina Nadirova
4 (4)
Auto Recovery Manager is a system for tracking and recovering drawdown from other Expert Advisors. If another EA generates the specified drawdown, ARM will turn it off, lock the position and start the process of restoring the position using a partial close. The EA uses smart averaging, locking and partial closing in its trading. It has an automatic dynamic tuning system. This means that the trader needs to choose the levels of risk to be used, and the EA will adjust the variables on its own. To
199 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
More from author
I recommend you to read the product's blog  (manual) from start to end so that it is clear from the beginning what the EA offers. This Expert advisor's (EA) main strategy is to place trades when 3 moving averages (MA) are in consecutive alignment and at a certain distance from each other (it can be used for instance for a not very well known strategy used by some institutional traders, which involves the MAs 10, 20 and 30 on the D1 time frame). The EA works best on H1 and larger time frames. Th
99 USD
I recommend you to read the  product's blog  (manual) from start to end so that it is clear from the beginning what the EA offers. This Expert Advisor identifies when a divergence occurs between price and an oscillator/indicator. It identifies both regular/classical (trend reversal) and hidden (trend continuation) divergences. It has supply/demand zone, RSI, bollinger, stochastics, moving average (regular MA and Hull MA), ADX and volume filter options which makes it possible to filter out only
59 USD
I recommend you to read the   product's blog  (manual) from start to end so that it is clear from the beginning what the indicactor offers. This multi time frame and multi symbol indicator identifies double or triple top/bottom formations or a following neckline breakout (confirmed top/bottom). It offers filters for RSI overbought/oversold, candle patterns (pin bar, engulfing, tweezer, morning/evening star, three line strike) and divergences (MACD, OsMA, Awesome (AO), RSI, CCI, Stochastic) whic
39 USD
The indicator identifies when a divergence occurs between price and an indicator or oscillator. It identifies both regular and hidden divergences. Combined with your own rules and techniques, this indicator will allow you to create (or enhance) your own powerful system. Features Can detect divergences for the following oscillators/indicators:   MACD, OsMA, Stochastics, RSI, CCI, RVI, Awesome, ADX, ATR, OBV, Composite index, MFI and Momentum. Only one oscillator/indicator can be selected. Draws
FREE
I  recommend you to read the   product's blog  (manual) from start to end so that it is clear from the beginning what the indicator offers. This multi time frame and multi symbol indicator scans for engulfing and tweezer formations.  The indicator can also be used in single chart mode. Combined with your own rules and techniques, this indicator will allow you to create (or enhance) your own powerful system. Features Can monitor all symbols visible in your Market Watch window at the same time. A
30 USD
I recommend you to read the   product's blog  (manual) from start to end so that   it is clear from the beginning what the indicator offers. The indicator identifies when a divergence occurs between price and an oscillator/indicator. It identifies both regular and hidden divergences. It has a RSI, Bollinger Bands and ATR filter options which makes it possible to filter out only the strongest setups. The indicator also offers options to wait for an Engulfing formation, Donchian channel breakout,
59 USD
I recommend you to read the   product's blog  (manual) from start to end so that it is clear from the beginning what the indicactor offers. This multi time frame and multi symbol divergence dashboard indicator sends an alert when one or two different divergences have been identified. It can be used with all time frames from M1 to MN. It is possible to enable moving average or RSI trend filter to filter out only the strongest setups. Combined with your own rules and techniques, this indicator wi
49 USD
I recommend you to read the   product's blog  (manual) from start to end so that it is clear from the beginning what the indicactor offers. This multi time frame and multi symbol supply and demand zone dashboard indicator sends alerts when the price has reached a supply/demand zone. It is also possible to use it to be alerted about regular double tops/bottoms instead of zones. It can be used with all time frames from M1 to MN. It is possible to use RSI, divergence (MACD, OsMA, RSI or Awesome) a
59 USD
The indicator identifies when a divergence occurs between price and an indicator or oscillator. It identifies bullish and bearish hidden or regular (classical) divergences. Combined with your own rules and techniques, this indicator will allow you to create (or enhance) your own powerful system. Features Can detect divergences for the following indicators/oscillators: MACD, OsMA (Moving average of Oscillator), Stochastics, RSI, CCI, RVI, Awesome (AO), ADX, ATR, OBV, MFI, Momentum and   Composi
FREE
I recommend you to read the   product's blog  (manual) from start to end so that   it is clear from the beginning what the indicator offers. This multi oscillator, multi time frame and multi symbol indicator identifies when a divergence occurs between price and an oscillator/indicator. It identifies both regular/classical (trend reversal) and hidden (trend continuation) divergences. It has moving average, RSI/Bollinger, ADX, pin bar and engulfing filter options which makes it possible to filter
39 USD
Features This is an indicator that recognizes a special type of Inside Bar formation which is formed by a Master candle followed by 4 smaller candles (please see the strategy explanation below). Plots buy/sell stop lines on the chart as well as well as take profit and stop loss levels. The TP/SL levels are based on the Average True Range (ATR) indicator. Object colors are changeable. Sends you a real-time alert when a Master candle formation is identified - sound / pop-up / email / push notifica
10 USD
I recommend you to read the   product's blog  (manual) from start to end so that   it is clear from the beginning what the indicator offers. This multi time frame and multi symbol indicator identifies double top/bottom, head & shoulder, pennant/triangle and flag patterns. It is also possible to setup alerts only when a neckline/triangle/flagpole breakout has occured (neckline breakout = confirmed signal for top/bottoms and head & shoulders). The indicator can also be used in single chart mode.
59 USD
Inside bars EA
Jan Flodin
4.14 (14)
This Expert Advisor (EA) opens orders when an outbreak from an inside bar formation occurs. The default settings are recommended for GBPUSD on the H1 time frame. The behavior of the EA can be explained in the following steps (please also see separate screenshot for visualization): Look for a trade when the amount of inside bars has been reached. Exit when trailing stop or take profit has been hit. Features The formations with sell/buy lines will be drawn on the chart as well as the first ATR t
FREE
This indicator can send alerts when a Heiken Ashi Smoothed color change occurs. Combined with your own rules and techniques, this indicator will allow you to create (or enhance) your own powerful system. Features Can send all types of alerts. Option to delay the alert one or more bars in order to confirm the color (trend) change. Input parameters Candle shift for alert: Default is 1. Setting it to 0 will alert you on color change on the current candle. This should be regarded as a pending (uncon
FREE
Among the top indicators offered here on the market in terms of value for money. I recommend you to read the   product's blog  (manual) from start to end so that it is clear from the beginning what the indicator offers. This supply and demand zone indicator draws the zones on the chart and sends alerts when the price has reached or broken a zone. It has support  for one nested zones (zones on one other time frame than the current)  which will also be drawn on the chart and involve alerts. It
49 USD
Inside bars EA MT5
Jan Flodin
3.8 (5)
This Expert Advisor (EA) opens orders when an outbreak from an inside bar formation occurs. The default settings are recommended for GBPUSD on the H1 time frame (backtested 2015.01.01 - 2022.05.31, 189 trades, which means 0,5 trades in average per week) . The behavior of the EA can be explained in the following steps (please also see separate screenshot for visualization): Look for a trade when the amount of inside bars has been reached. Exit when trailing stop or take profit has been hit. Featu
FREE
Signal EA
Jan Flodin
4.43 (7)
This EA trades based on signals from a majority of my scanner indicators. Even though the EA is fully operational as it comes out-of-the-box, it is mainly provided as a template (base) to be used for further custom development from the side of the buyer, or by the buyer hired developer. It would typically be the usage of an existing and already successful strategy which means adding of confirmation indicators, entry and exit logic etc. to the EA. Please don't expect any consistent profits over t
FREE
Signal EA MT5
Jan Flodin
3.5 (2)
This EA trades based on signals from a majority of my scanner indicators. Even though the EA is fully operational as it comes out-of-the-box, it is mainly provided as a template (base) to be used for further custom development from the side of the buyer, or by the buyer hired developer. It would typically be the usage of an existing and already successful strategy which means adding of confirmation indicators, entry and exit logic etc. to the EA. Please don't expect any consistent profits over t
FREE
This cost averaging Expert advisor (EA) places additional trades in the same direction as the original (manually opened) order when the price goes against you. It can be used as a grid system or as pure martingale system (exponential increasing of lot size) or smoothed martingale (for instance linear increasing of the lot size). Due to the risk involved, this EA is more suitable for intermediate to advanced traders who are well aware of how to handle risk management and trading an already profit
30 USD
This indicator can send alerts when a Heiken Ashi Smoothed color change occurs. Combined with your own rules and techniques, this indicator will allow you to create (or enhance) your own powerful system. Features Can send all types of alerts. Option to delay the alert one bar in order to confirm the color (trend) change. Input parameters Wait for candle close: 'true' or 'false'. Setting it to 'true' will delay the alert to the opening of the bar following the bar where the color change occurred.
FREE
I recommend you to read the   product's blog  (manual) from start to end so that it is clear from the beginning what the indicactor offers. This multi time frame and multi symbol indicator can identify the following 5 crosses: when a fast moving average crosses a slow moving average line. when price has reached a single moving average (closed above/below or just bounced). when a triple moving average formation has appeared (all 3 MA:s in consecutive alignment) when the MACD main line crosses th
30 USD
I recommend you to read the   product's blog  (manual) from start to end so that it is clear from the beginning what the indicactor offers. This multi time frame and multi symbol divergence dashboard indicator sends an alert when one or two different divergences have been identified. It can be used with all time frames from M1 to MN. Maximum 9 time frames can be shown in the dashboard at the same time. It is possible to enable moving average, RSI or Bollinger bands trend filter to filter out on
49 USD
Please if possible consider buying the MT5 version   which at the moment offers more functionaIity . I also recommend you to read the product's blog  (manual) from start to end so that it is clear from the beginning what the EA offers. This Expert advisor's (EA) main strategy is to place trades when 3 moving averages (MA) are in consecutive alignment and at a certain distance from each other (it can be used for instance for a not very well known strategy used by some institutional traders, whic
59 USD
I  recommend you to read the   product's blog  (manual) from start to end so that it is clear from the beginning what the indicator offers. This multi time frame and multi symbol indicator identifies double top/bottom, head & shoulders, pennant/triangle and flag patterns. It is also possible to setup alerts only when a neckline/triangle/flagpole breakout has occured (neckline breakout = confirmed signal for top/bottoms and head & shoulders).  The indicator can also be used in single chart mode.
59 USD
I  recommend you to read the   product's blog  (manual) from start to end so that it is clear from the beginning what the indicator offers. This multi time frame and multi symbol indicator scans for Pin bars, Morning/evening stars, Engulfings, Tweezers, Three Line Strikes, Inside bars and Pennants and Triangles.  The indicator can also be used in single chart mode. Please read more about this option in the product's   blog . Combined with your own rules and techniques, this indicator will allow
49 USD
I recommend you to read the   product's blog  (manual) from start to end so that it is clear from the beginning what the indicactor offers. This multi time frame and multi symbol indicator can identify the following 5 crosses: when a fast moving average crosses a slow moving average line. when price has reached a single moving average (closed above/below or just bounced). when a triple moving average formation has appeared (all 3 MA:s in consecutive alignment). when the MACD main line crosses t
30 USD
This multi time frame and multi symbol indicator scans for Pin bars, Morning/Evening stars, Engulfings, Tweezers, Three line strikes, Inside bars and Pennants and Triangles. The indicator can also be used in single chart mode. Please read more about this option in the product's blog . Combined with your own rules and techniques, this indicator will allow you to create (or enhance) your own powerful system. Features Can monitor all symbols visible in your Market Watch window at the same time. Ap
49 USD
I recommend you to read the   product's blog  (manual) from start to end so that it is clear from the beginning what the indicactor offers. This multi time frame and multi symbol trend indicator sends an alert when a strong trend or trend reversal has been identified. It can do so by selecting to build up the dashboard using Moving average (single or double (both MA:s aligned and price above/below both)), RSI, Bollinger bands, ADX, Composite index (Constance M. Brown), Awesome (Bill Williams), 
49 USD
Among the top indicators offered here on the market in terms of value for money. Currently at a 20% discount !! I recommend you to read the   product's blog  (manual) from start to end so that it is clear from the beginning what the indicator offers. This multi time frame and multi symbol supply and demand zone dashboard indicator sends alerts when the price has reached a supply/demand zone. It is also possible to use it to be alerted about regular double tops/bottoms instead of zones. It can b
59 USD
I  recommend you to read the   product's blog  (manual) from start to end so that it is clear from the beginning what the indicator offers. This multi symbol and multi time frame indicator scans for the following candlestick patterns (please see screenshot for explanation of the patterns): Three white soldiers (reversal>continuation pattern) Three black crows (reversal>continuation pattern) Bullish and bearish Three line strike (reversal pattern) The patterns do not appear very often on higher
30 USD
Filter:
anjanaSantander
223
anjanaSantander 2023.05.24 12:02 
 

Hello, thanks for the fantastic product....I want to buy the paid version...I announce that the optimizations that I do in this free version I do with renko candles...The robot runs perfectly in strategy tester and optimize correct. I got some good parameters using the renko candlesticks .... But when I try to trade live in a demo account on a renko candlestick chart I get these errors: Multi oscillator divergence EA MT5 (DE40.Renko.300.0,M1) Failed to copy ATR data from the iATR indicator handle for DE40.Renko.300.0 M1, error code 4807 and this error too :Multi oscillator divergence EA MT5 (DE40.Renko.300.0,M1) Error in CheckMoneyForTrade code=4758. In a normal 5-min chart, for example, the EA works correctly, it puts trades and everything is correct... I just say that I get these errors when I put it in a renko candlestick chart. It should be mentioned that this renko candlestick chart is a custom symbol (eg eurusd.renko.20.0,M1).As I said before, I'm interested in buying the paid version ... I just need it to be able to use it with renko charts. I need the developer to get in touch with me privately and see how this problem can be solved..... I don't think it's a problem either when in the strategy tester you can do bactesting and optimization with the same renko candles that later gives errors trading live. I'm sure it could be easily fixed so you can trade renko candlesticks.....

Jan Flodin
160017
Reply from developer Jan Flodin 2023.05.24 15:32
Hello and thanks for your review :-) I will write you a private message here on MQL5 in a short while and we will continue from there.
reymidas
14
reymidas 2023.01.08 01:45 
 

I´m new on this world, I would like to know if I can modify the parameters and how can I do it?? I mean, can I see and modify the programming lines?? Thank you

Jan Flodin
160017
Reply from developer Jan Flodin 2023.01.08 07:46
Hello and thanks for your message. I will write you a private message here on MQL5 in a short while and we will continue from there.
Lorena Do Carmo Rangel
118
Lorena Do Carmo Rangel 2022.12.18 06:56 
 

good

John Ross Ewing
102
John Ross Ewing 2022.10.29 20:27 
 

Not Profitable without DD

FERDINAND TAMPUBOLON
33
FERDINAND TAMPUBOLON 2022.10.21 12:23 
 

Positive feedback!

Cristian Mihail Pauna
14066
Cristian Mihail Pauna 2022.09.26 10:45 
 

Positive feedback!

lily2000
42
lily2000 2022.08.28 02:20 
 

I am looking for great trading robots for concurrent parallel processing with multiple strategies on global markets 24/7 support. It seems like this Multiple Oscillator trading robot has great potential to meet my expectations. I am still learning trade and have setup some testing environment to test the strategies used by this trading robot. This trading robot detected the lowest price range within the past two weeks on the chart it is attached and automatically placed order based upon available fund and account type.

JavierMz
227
JavierMz 2022.04.06 18:44 
 

Excellent. If well optimized can get some profits from the markets with low risk

Kasper Hytonen
454
Kasper Hytonen 2022.03.21 08:03 
 

This EA has very much potential. This just needs a lot of optimizing.

Wolf1979
195
Wolf1979 2021.05.04 14:59 
 

does not open positions

Jan Flodin
160017
Reply from developer Jan Flodin 2021.05.04 15:04
Dear all, please always first contact me with a message on the Comments section, or send me private message here on the site, in order to provide me with adequate details. For instance if in this case above there are no trades in the strategy tester or on the live chart. Or both. Also I would need information if you changed any of the input parameters and on which chart(s) (symbol and time frame) the EA has been loaded and for how long time you tested it. The default settings involved the RSI trend filter and on the higher time frames you cannot expect any trades, even for some days if the market is flat (moving sideways). Please also always check the Experts and Journal tabs for any related warning or error messages.
80053930
452
80053930 2021.02.18 13:37 
 

no trading

Jan Flodin
160017
Reply from developer Jan Flodin 2021.02.18 14:47
Dear all, please always first contact me with a message on the Comments section, or send me private message here on the site, in order to provide me with adequate details. For instance if in this case above there no trades in the strategy tester or on the live chart. Or both. Also I would need information if you changed any of the input parameters and on which chart(s) (symbol and time frame) the EA has been loaded and for how long time you tested it. The default settings involved the RSI trend filter and on the higher time frames you cannot expect any trades, even for some days if the market is flat (moving sideways).
Reply to review
Version 1.3 2022.12.18
*** IMPORTANT - please always make a backup of the existing EA (the .ex5 file) before you make an update ***

Please if possible consider the paid version (https://www.mql5.com/en/market/product/90964) which I will continue to develop. There will be no future updates for this free version.

Change log:
- added a normalization check for TP and SL according to tick size. This in order to solve issues when tick steps are higher than 1 (for instance the Brazil index)
- added the possibility to select ATR high/low, median or close price types when using ATR TP or SL
- changed the some of the default settings (suitable for EURUSD H1)
Version 1.2 2022.03.21
*** Please always make a backup of the existing EA (the .ex5 file) before you make an update ***

- added a volume filter
Version 1.1 2022.02.04
*** Please always make a backup of the existing EA (the .ex5 file) before you make an update ***

- changed the default settings to settings suitable for EURUSD H1
- added an option to ignore wicks on divergence candles, hence divergence signals will based on open/close prices instead of high/low prices.
- added an option to set the minimum amount of bars between extremums
- added the possibility to set a stop time for Friday trading