• Panoramica
  • Recensioni (42)
  • Commenti (151)
  • Novità

Zigzag Extremum points

4.82

New version 8.00 is available.
In this version, I tried to take into account the wishes of the user. Each of you can also take part in the improvement of this advisor.

In the default settings, the adviser opens trades when the extremum point is broken   standard indicator   Zigzag.

When the upper point of the zigzag extremum is broken, it opens a buy deal, and when the lower point of the zigzag extremum is broken, it opens a sell deal.
In addition to the standard ZigZag indicator, which is available in the terminal, it is possible to use   Point Zig Zag indicator .

Looking for an Expert Advisor for real trading?  Take a look here: https://www.mql5.com/en/market/product/122585?source=Site+Profile+Seller
The "Red Blue Lines" Expert Advisor has active monitoring on a live account.

Variables.

  1. Spread (maximum allowed)   - the maximum allowable spread for trading.

  2. MaxNumber Trades   - the maximum allowable number of transactions.

  3. startHOUR, startMINUTE, stopHOUR, stopMINUTE - time to open "Start" orders.

  4. The magic number   Advisor identification number.

  5. This is used to start - choose a strategy for the adviser from the proposed one:
    5.1   (#5)i_ZigZag   - standard indicator   zigzag,   available in the terminal.   The EA opens trades when the extremum point is broken   standard indicator   Zigzag.

    5.2   (#6) i_PointZigZag   - author's custom indicator. Requires terminal installation. To test the adviser, it is enough to install the demo version of the indicator. The description of the strategy can be found in the description of the "Point ZigZag" indicator ( post#5 ).

    5.3   (#7) i_PointZigZag   - author's custom indicator. Requires terminal installation. To test the adviser, it is enough to install the demo version of the indicator.   The description of the strategy can be found in the description of the "Point ZigZag" indicator ( post#6 ). An important condition for this strategy to work is setting   HighPoints (for   Start   )   should be more customization   Points (for   start   )   .

    5.4 (#70)_Canal   - start trading on the breakdown of the reversal levels of the "Point Zig Zag" indicator (it requires installation in the terminal ). If the market reverses and the price breaks through the opposite reversal level of the Point Zig Zag indicator, a Channel is created.   The description of the strategy can be found in the description of the indicator   " Point ZigZag" (post#).

    5.5 (#77)_Canal   - start of trading, when EA is turned on, two orders are opened (buy and sell), subsequently a Channel is created according to the reversal levels of the "Point Zig Zag" indicator   ( t requires installation in the terminal ) .
    Attention! After installing the indicator   i_PointZigZag     check the installation location: MQL4 > Indicators > Market > Point Zig Zag.ex4 (see screenshot).
  6. Trend filter MA (for Start) - ( false\true)   filter by MA indicator. If "Trend filter MA (for Start)   = TRUE",   and MA above the price, the EA only sells. If the MA is below the price, the EA only buys.   This trend filter is not used if the input variable "This is used to start = (#77)_Canal" is enabled in the EA.
    6.1 MA_timeframe (for Trend filter MA) - settings for the MA indicator (timeframe )
    6.2 MA_period (for Trend filter MA)   - settings for the MA indicator (period)
    6.3 MA_method (for Trend filter MA) - settings for the MA indicator (method).

  7. Filter 4_lines_MA (for Start) - filter by four lines of the MA indicator, the filter works only if the "Point Zig Zag" indicator is present.   This trend filter is not used if the input variable "This is used to start = (#77)_Canal" is enabled in the EA.
    _No   - the filter is not used;
    _Trend   - trend trading,
    conditions for buying MA1 > MA2 > MA3 > MA4;
    conditions for selling MA1 < MA2 < MA3 < MA4;
    _Anti-Trend   - trading against the trend (trading on a rollback, or from overbought / oversold zones),
    buy conditions MA1 < MA2 < MA3 < MA4;
    selling conditions MA1 > MA2 > MA3 > MA4 ;

    7.1 MA1_timeframe (for "Filter 4_lines_MA")   -   settings for the MA1 indicator (timeframe)
    7.2   MA1_period (for "Filter 4_lines_MA")   -   settings for the MA1 indicator (period)
    7.3   MA1_method (for "Filter 4_lines_MA")   -   settings for the MA1 indicator (method).

    7.4 MA2_timeframe (for "Filter 4_lines_MA")   -   settings for the MA2 indicator (timeframe)
    7.5   MA2_period (for "Filter 4_lines_MA")   -   settings for the MA2 indicator (period)
    7.6   MA2_method (for "Filter 4_lines_MA")   -   settings for the MA2 indicator (method).

    7.7 MA3_timeframe (for "Filter 4_lines_MA")   -   settings for the MA3 indicator (timeframe)
    7.8   MA3_period (for "Filter 4_lines_MA")   -   settings for the MA3 indicator (period)
    7.9   MA3_method (for "Filter 4_lines_MA")   -   settings for the MA3 indicator (method).

    7.10 MA4_timeframe (for "Filter 4_lines_MA")   -   settings for the MA4 indicator (timeframe)
    7.11   MA4_period (for "Filter 4_lines_MA")   -   settings for the MA4 indicator (period)
    7.12   MA4_method (for "Filter 4_lines_MA")   -   settings for the MA4 indicator (method).

  8. All_Signals   -
    If "All_Signals = false"   then entry into the market is allowed only if there is no open deal.
    For example, if there is an open buy trade in the market, then a new buy trade will not be opened even if there is a signal to open a buy trade.
    If "All_Signals = true" then entry to the market is allowed even if there are open deals.
    For example, if the market has an open buy deal, then a new buy deal will be opened with each new signal to open a buy deal.

  9. Depth (for i_ZigZag)   - standard indicator setting   zigzag. Used only in strategy   (#5)i_ZigZag .

  10. Deviation (for i_ZigZag) - standard indicator setting   zigzag.   Used only in strategy   (#5)i_ZigZag .

  11. Backstep (for i_ZigZag) - standard indicator setting   zigzag.     Used only in strategy   (#5)i_ZigZag .

  12. HighPoints (for   Start)  - senior indicator setting   Point Zig Zag. If you plan to use this setting, then it must be greater than the "Points (for Start)" variable.   If you do not plan to use this setting, then it should be equal to the "Points (for Start)" variable.   The minimum size in points between the two closest   ZigZag extremum.

  13. Points (for   start )   -   indicator setting   Point Zig Zag. The minimum size in points between the two closest   ZigZag extremum.

  14. Fixed lot - the size of the traded volume.

  15. Lot as a % of the Balance(0.0=OFF) -   auto calculation of the lot size (for the initial/starting order) as a percentage of the account balance.
    If you are going to use automatic lot calculation, then you need to set the desired value (as a percentage).
    If you are going to use a fixed lot size (for the initial / starting order), then you need to set
    input variable "Lot as a % of the Balance(0.0=OFF)=0.0".

  16. StopLoss (point)   - loss ratio for each trade in points .

  17. TrailingStop_S -
    _ False - not used;
    _Simple   - simple trailing stop with settings ( Start Trailing ,   step trailing );
    _ISAR   -    trailing stop on the Parabolic SAR indicator with settings ( iSAR_timeframe ,   iSAR_step ,   iSAR_maximum ).

  18. Start Trailing (for TrailingStop_Simple) -   number of points (point) to start trailing stop   (for TrailingStop_Simple)   .

  19. Step Trailing (for TrailingStop_Simple) - step in trailing stop points   (for TrailingStop_Simple)   .

  20. iSAR_timeframe(for TrailingStop_iSAR) -   parabolic SAR indicator setting (for TrailingStop_iSAR)

  21. iSAR_step(for TrailingStop_iSAR)   -   indicator setting   Parabolic SAR   (for TrailingStop_iSAR)

  22. iSAR_maximum(for TrailingStop_iSAR) -   parabolic SAR indicator setting   (for TrailingStop_iSAR)

  23. TypeTakeProfit-   select the type [tp] for the adviser from the proposed one:
    2 2.1   standard   -   [tp]   is set for each transaction at a distance equal to the value of the variable   Take Profit (point) .

    22.2   total take profit   - sum of all   [tp]   (one type of trade) is equal to   variable value   Take Profit (point) .

    22.3   break-even level +/- TakeProfit   - to the breakeven level of open trades   (one type of trade)    added   variable value   Take Profit (point) .

  24. TakeProfit (point) - profit level in points.

  25. Closing profit - closing a deal after reaching a certain profit margin
    24.1   no   -   not used;
    24.2   joint buy and sell   -   joint calculation of BUY and SELL profits,   closing on the total total profit (BUY profit + SELL profit).
    24.3   Individual to buy or sell   -   separate calculation of profit for BUY and SELL, closing depending on your profit.

  26. Profit target(money) - profit target in money for " Closing profit ".

  27. Target per day - True/False,
    If   True, the EA will trade until it reaches the target (value) set in the "Profit target per day(money)" variable   ". When reaching the target, EA will close all open trades and will not open new trades until the next day.
    If   False, then the EA does not use this feature.

  28. Profit target per day(money) - profit target per day.

  29. UseCanal   - false\true

  30. Daily 200 SMA(trend filter for Canal) -
  31. Continuation of the channel-
    30.1   along the initial price boundaries   -   continuation of the channel along the initial price boundaries;
    30.2   on the signal from the indicator   -   continuation of the channel on a signal from the indicator.

  32. Points (for Canal)   -   indicator setting   Point Zig Zag for the Channel.

  33. Ratio_B_C   - the ratio of the breakeven level and the size of the Channel. The minimum value is 0.01.

  34. TakeProfit target(for Canal)   - profit target in points, if the "(#70)_Canal" or "(#77)_Canal" strategy is used.

  35. Allowed number of Canal positions (for Canal)   - allowable number of positions Channel.

  36. Display RIGHT_UPPER information -

    information about the settings in the upper right corner of the screen:

      • true - display;
      • false - DO NOT display.

  37. Display RIGHT_LOWER information -
    additional information in the lower right corner of the screen:
    • true - display;
    • false - DO NOT display.

  38. openpriceonly     -

    used to speed up the test, only in the tester with the "only open prices" test model :

      • true - used;
      • false - NOT used.


    If you like this Expert Advisor, then you can support the author with a kind review or purchase of the " i_PointZigZag " indicator.

Don't miss anything interesting, add me as a friend.








Recensioni 42
ryanbrooks
1204
ryanbrooks 2025.06.23 03:50 
 

Tested ZIGZAG EA on two pairs , smooth trades by my own settings , real results. Big thanks to the dev!

Gaetano Natale
38
Gaetano Natale 2025.03.28 22:43 
 

Ti auguro una lunga vita

Victor Alfonso Molina Botello
226
Victor Alfonso Molina Botello 2024.04.03 20:41 
 

Hello Oleg, Could you arrange for him to close the real operation with the next opposite? thank you

Prodotti consigliati
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
High Low Open Close MT4
Alexandre Borela
4.81 (21)
Se ti piace questo progetto, lascia una recensione a 5 stelle. Questo indicatore disegna i prezzi aperti, alti, bassi e di chiusura per i specificati periodo e può essere regolato per un determinato fuso orario. Questi sono livelli importanti guardati da molti istituzionali e professionali commercianti e può essere utile per voi per conoscere i luoghi dove potrebbero essere più attivo. I periodi disponibili sono: Giorno precedente. Settimana precedente. Mese precedente. Precedente trimestre. A
FREE
TrendPlus
Sivakumar Subbaiya
4.07 (14)
Trend Plus   Trendplus  Indicator   Time Frame: Suitable for any time frame.  Purpose: Trend Prediction. Blue and red candle indicate the buy and sell call respectively. Buy: When the blue candle is formed buy call is initiated. close the buy trades when the next red candle will formed.   Sell: When the Red candle is formed Sell call is initiated. close the Sell trades when the next blue candle will formed.   Happy trade!!
FREE
Simple RSI Forex Trading Strategy
Victor Manuel Valderrama Zamora
4 (1)
Diversify the risk in your trading account by combining our Expert Advisors. Build your own custom trading system here:   Simple Forex Trading Strategies The expert advisor opens trades when RSI indicator enter in oversold or overbought areas. The Stop Loss, Take Profit, and Trailing Stop are calculated based on the ATR indicator. The recommended currency pair is EURGBP and the recommended timeframe to operate and to do backtests is H4. This Expert Advisor can be profitable in any TimeFrame an
FREE
Follow The Line
Oliver Gideon Amofa Appiah
3.94 (16)
FOLLOW THE LINE GET THE FULL VERSION HERE: https://www.mql5.com/en/market/product/36024 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.  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
FREE
Trend Catcher with Alert
Issam Kassas
4.69 (67)
Il Catturatore di Tendenza: La Strategia del Catturatore di Tendenza con Indicatore di Allarme è uno strumento versatile di analisi tecnica che aiuta i trader a identificare le tendenze di mercato e i potenziali punti di ingresso e uscita. Presenta una Strategia dinamica del Catturatore di Tendenza, adattandosi alle condizioni di mercato per una chiara rappresentazione visiva della direzione della tendenza. I trader possono personalizzare i parametri in base alle loro preferenze e tolleranza a
FREE
Vanexio
Sayan Vandenhout
VANEXIO USES THE TREND WAVE INDICATOR AND IT CAN IDENTIFY THE BEGINNING AND THE END OF A NEW WAVE TREND MOVEMENT. AS AN OSCILLATOR, THE INDICATOR IDENTIFIES THE OVERBOUGHT AND OVERSOLD ZONES. IT WORKS GREAT TO CATCH THE SHORT TERM PRICE REVERSALS AND USES A MARTINGALE STRATEGY TO CLOSE ALL TRADES IN PROFIT. USE DEFAULT SETTINGS ON H1 OR HIGHER TIME FRAME ON ANY PAIR FOR MORE ACCURATE TRADES WHY THIS EA : Smart entries calculated by 5 great strategies The EA can be run on even a $20000 acco
FREE
Judas Swing with Confirmation Indices ICT MT4 The Judas Indicator with Confirmation is specifically designed to detect deceptive price movements on the chart. This tool helps traders recognize the true market trend by filtering out fake breakouts, reducing the risk of falling for false signals. By confirming the primary trend within a 1-minute timeframe , it minimizes the chances of traders making incorrect decisions. «Indicator Installation & User Guide» MT4 Indicator Installation  |  Judas Sw
FREE
OrderBlock TS Roman
Vladislav Vlastovskii
3.8 (5)
Индикатор строит блоки заказов (БЗ) по торговой системе (ТС) Романа. Поиск блоков осуществляется одновременно на двух таймфремах: текущем и старшем (определяемым в настройках). Для оптимизации и игнорирования устаревших блоков в настройках задается ограничение количества дней в пределах которых осуществляется поиск блоков. Блоки строятся по правилам ТС состоящем из трех шагов: какую свечу вынесли (что?); какой свечой вынесли (чем?); правило отрисовки (как?).
FREE
Macd Martin
Roman Yablonskiy
2.5 (2)
Double Breakout   is an automatic expert advisor with two separate strateges that uses martingale. The MACD indicator with adjustable parameters is used as inputs for each flow of orders. The specified takeprofit and stoploss levels are used to exit the position.  General recommendation The minimum recommended deposit is 1000 cents. Spread is recommended not more than 3 points. It is better to use trend currency pairs. The martingale parameter can be set from 0.1 to any value. When martingale i
FREE
PZ Goldfinch Scalper EA
PZ TRADING SLU
2.73 (40)
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
The Auto Fibonacci Indicator is a professional technical analysis tool that automatically draws Fibonacci retracement levels based on the most recent closed Daily (D1) or 4-Hour (H4) candle. These levels are widely used by traders to identify key support , resistance , and trend reversal zones . This version is designed for manual trading and supports a powerful trading strategy using Fibonacci levels combined with a 50-period EMA (Exponential Moving Average) , which you can easily add from MT4
FREE
Email Drawdown Alert
Roman Starostin
5 (12)
Free informative Indicator-helper. It'll be usefull for traders who trade many symbols or using grid systems (Averaging or Martingale). Indicator counts drawdown as percent and currency separate. It has a number of settings: Count deposite drawdown according equity value and send e-mail or notifications to user if DD more than set; Sending e-mail when max open orders reached; Shows price and remaining pips amount before MarginCall on current chart and Account generally; Display summary trade lot
FREE
Trendline indicator
David Muriithi
2 (1)
Are you tired of drawing trendlines every time you're analyzing charts? Or perhaps you would like more consistency in your technical analysis. Then this is for you. This indicator will draw trend lines automatically when dropped on a chart. How it works Works similar to standard deviation channel found on mt4 and mt5. It has 2 parameters: 1. Starting Bar 2. Number of bars for calculation The   starting bar   is the bar which drawing of the trend lines will begin, while the   number of bars for c
FREE
PZ Penta O MT4
PZ TRADING SLU
2.33 (3)
The Penta-O is a 6-point retracement harmonacci pattern which usually precedes big market movements. Penta-O patterns can expand and repaint quite a bit. To make things easier this indicator implements a twist: it waits for a donchian breakout in the right direction before signaling the trade. The end result is an otherwise repainting indicator with a very reliable trading signal. The donchian breakout period is entered as an input. [ Installation Guide | Update Guide | Troubleshooting | FAQ | A
FREE
CCI and ATR Trader
Evgeniia Terekhova
2.33 (3)
Советник работает на двух индикаторах CCI и ADX. Условия для входа в BUY: 1. ADX пересекает уровень 20 2. CCI пересекает уровень 100 снизу вверх 3. Выставляем фиксированный StopLoss и TakeProfit 4. Закрываем позицию по рыночной цене, когда CCI пересекает уровень 100 сверху вниз. Условия для входа в SELL: 1. ADX пересекает уровень 20 2. CCI пересекает уровень -100 сверху вниз 3. Выставляем фиксированный StopLoss и TakeProfit 4. Закрываем позицию по рыночной цене, когда CCI пересекает уровень -10
FREE
Pivot Point Fibo RSJ è un indicatore che traccia le linee di supporto e resistenza del giorno utilizzando i tassi di Fibonacci. Questo spettacolare indicatore crea fino a 7 livelli di supporto e resistenza tramite Pivot Point utilizzando i tassi di Fibonacci. È fantastico come i prezzi rispettino ogni livello di questo supporto e resistenza, dove è possibile percepire possibili punti di entrata/uscita di un'operazione. Caratteristiche Fino a 7 livelli di supporto e 7 livelli di resistenza Im
FREE
Rainbow MT4
Jamal El Alama
Rainbow MT4 is a technical indicator based on Moving average with period 34 and very easy to use. When price crosses above MA and MA changes color to green, it’s a signal to buy. When price crosses below MA and MA changes color to red, it’s a signal to sell. The Expert advisor ( Rainbow EA MT4) based on Rainbow MT4 indicator, as you can see in the short video below is now available here .
FREE
Harvest FX
Sayan Vandenhout
5 (7)
Harvest FX USES THE TREND WAVE INDICATOR AND IT CAN IDENTIFY THE BEGINNING AND THE END OF A NEW WAVE TREND MOVEMENT. AS AN OSCILLATOR, THE INDICATOR IDENTIFIES THE OVERBOUGHT AND OVERSOLD ZONES. IT WORKS GREAT TO CATCH THE SHORT TERM PRICE REVERSALS AND USES A MARTINGALE STRATEGY TO CLOSE ALL TRADES IN PROFIT. USE DEFAULT SETTINGS ON H1 OR HIGHER TIME FRAME ON ANY PAIR FOR MORE ACCURATE TRADES WHY THIS EA : Smart entries calculated by 3 great strategies The EA can be run on even a $30000 a
FREE
Vanda FX
Sayan Vandenhout
5 (2)
Vanda FX USES THE TREND WAVE INDICATOR AND IT CAN IDENTIFY THE BEGINNING AND THE END OF A NEW WAVE TREND MOVEMENT. AS AN OSCILLATOR, THE INDICATOR IDENTIFIES THE OVERBOUGHT AND OVERSOLD ZONES. IT WORKS GREAT TO CATCH THE SHORT TERM PRICE REVERSALS AND USES A MARTINGALE STRATEGY TO CLOSE ALL TRADES IN PROFIT. USE DEFAULT SETTINGS ON H1 OR HIGHER TIME FRAME ON ANY PAIR FOR MORE ACCURATE TRADES WHY THIS EA : Smart entries calculated by 4 great strategies The EA can be run on even a $20000 acc
FREE
Market Profile 3
Hussien Abdeltwab Hussien Ryad
3 (2)
Market Profile 3 MetaTrader 4 indicator  — is a classic Market Profile implementation that can show the price density over time, outlining the most important price levels, value area, and control value of a given trading session. This indicator can be attached to timeframes between M1 and D1 and will show the Market Profile for daily, weekly, monthly, or even intraday sessions. Lower timeframes offer higher precision. Higher timeframes are recommended for better visibility. It is also possible t
FREE
Trend Analizer Bot
Pavel Predein
4.5 (2)
Automatic trading Advisor .This is a free version of the expert Advisor "Trend Analyzer Pro" https://www.mql5.com/ru/market/product/42792.В the robot is based on 2 strategies: at the intersection of moving averages and Bollinger bands indicator .In the paid version, three strategies are available, which increases profitability several times .Designed for the EURUSD H1 currency pair.It is possible to use it on other tools after optimization.Test only on tick data. ** Does not use such dangerous
FREE
Wise Men Indicator demo
Bohdan Kasyanenko
3 (2)
The indicator displays signals according to the strategy of Bill Williams on the chart. Demo version of the indicator has the same features as the paid, except that it can work only on a demo account . Signal "First Wise Man" is formed when there is a divergent bar with angulation.  Bullish divergent bar - with lower minimum and closing price in the upper half. Bearish divergent bar - higher maximum and the closing price at the bottom half. Angulation is formed when all three lines of Alligator
FREE
Traditional MACD MT4
Daniel Lewis
4.58 (55)
MACD indicator in MetaTrader 4/5 looks different than MACD does in most other charting software. That is because the MetaTrader 4/5 version of MACD displays the MACD line as a histogram when it is traditionally displayed as a line. Additionally, the MetaTrader 4/5 version computes the Signal line using an SMA, while according to MACD definition it is supposed to be an EMA. The MetaTrader 4/5 version also does not compute a true MACD Histogram (the difference between the MACD/Signal lines). This
FREE
Proftrader Free
Alexander Nikolaev
4 (3)
This Expert Advisor analyzes the last candles and determines whether there will be a reversal or a large correction. Also, the readings of some indicators are analyzed (their parameters can be adjusted). Is a free version of Proftrader . Unlike the full version, in the free version of the adviser the initial lot cannot be higher than 0.1, trading pair only EURUSD and also it has fewer configurable parameters. Input parameters Lots - lot size (at 0, the lot will be calculated from the percentage
FREE
Trend Filter Pro
Aleksandr Makarov
5 (1)
Special offer!   https://www.mql5.com/ru/users/bossik2810 Trend Filter Pro Trend filter indicator. Very good filter for your trading system, I recommend to use it together with - System Trend Pro   or  Quantum Entry PRO The indicator no repaint!!! Settings: Change the Period parameter for better filtering ( default is 90) Any questions? Need help?, I am always happy to help, write me in private messages or In Telegram: https://t.me/Trader35_Admin
FREE
EA Scalping Expert
Gerard Valldosera Gomez
3 (1)
This is a fully automated scalping Expert Advisor that can be run successfully using EURUSD currency pair at H1 timeframe. This EA can't run in the same account. If you want an Expert Advisor that trades daily this is not because it requires patience to wait for a few days or weeks on the right opportunity for it to trade. It takes advantage of the volatility of the price movement.
FREE
Non-Repainting Supertrend Indicator for MT4 The Non-Repainting Supertrend Indicator is a powerful tool for detecting market trends and breakout points. Specifically designed for the MetaTrader 4 (MT4) platform, this support and resistance indicator uses a dynamic trendline and signal arrows to accurately reflect the direction and potential reversal of price movements. «Indicator Installation & User Guide» MT4 Indicator Installation  | Non Repainting Supertrend Indicator for MT5   | ALL Product
FREE
Moving Along USES THE TREND WAVE INDICATOR AND IT CAN IDENTIFY THE BEGINNING AND THE END OF A NEW WAVE TREND MOVEMENT. AS AN OSCILLATOR, THE INDICATOR IDENTIFIES THE OVERBOUGHT AND OVERSOLD ZONES. IT WORKS GREAT TO CATCH THE SHORT TERM PRICE REVERSALS AND USES A MARTINGALE STRATEGY TO CLOSE ALL TRADES IN PROFIT. USE DEFAULT SETTINGS ON M15 OR HIGHER TIME FRAME ON ANY PAIR FOR MORE ACCURATE TRADES WHY THIS EA : Smart entries calculated by 5 great strategies The EA can be run on even a $2000
FREE
Extremum Reverse Bar
Yurij Izyumov
2.8 (5)
This indicator has been created for finding the probable reversal points of the symbol price. A small candlestick reversal pattern is used it its operation in conjunction with a filter of extremums. The indicator is not redrawn! If the extremum filter is disabled, the indicator shows all points that have a pattern. If the extremum filter is enabled, the condition works – if the history Previous bars 1 candles back contains higher candles and they are farther than the Previous bars 2 candle, such
FREE
Gli utenti di questo prodotto hanno anche acquistato
Quantum Emperor MT4
Bogdan Ion Puscasu
4.86 (166)
Presentazione       Quantum Emperor EA   , l'innovativo consulente esperto MQL5 che sta trasformando il modo in cui fai trading sulla prestigiosa coppia GBPUSD! Sviluppato da un team di trader esperti con esperienza di trading di oltre 13 anni. IMPORTANT! After the purchase please send me a private message to receive the installation manual and the setup instructions. ***Acquista Quantum Emperor EA e potresti ottenere Quantum StarMan  gratis!*** Chiedi in privato per maggiori dettagli Nuovo se
GbpUsd Robot MT4
MQL TOOLS SL
4.83 (86)
The GBPUSD Robot MT4 is an advanced automated trading system meticulously designed for the specific dynamics of the  GBP/USD  currency pair. Utilizing advanced technical analysis, the robot assesses historical and real-time data to  identify potential trends , key support and resistance levels, and other relevant market signals specific to GBP/USD. The Robot opens positions  every day,  from Monday to Friday, and  all positions are secured  with Take Profit, Stop Loss, Trailing Stop, Break-Even
HiJack
Cence Jk Oizeijoozzisa
4.25 (4)
HiJack Expert Advisor – Trading avanzato basato sull'intelligenza artificiale   Per prevenire la distribuzione di versioni crackate sul mercato Segnale live:   https://www.mql5.com/en/signals/2311903 sl500 ea new:  https://www.mql5.com/en/market/product/143277 L'HiJack Expert Advisor è stato utilizzato privatamente per anni, e ora abbiamo deciso di renderlo disponibile al pubblico in modo che tutti possano beneficiare delle sue potenti funzionalità. HiJack utilizza l'intelligenza artificiale
Golden Scalper PRO
Felipe Jose Costa Pereira
3.5 (2)
Golden Scalper PRO: La nostra tecnologia al tuo fianco! Manuale e file di configurazione: contattami dopo l'acquisto per ricevere il manuale e i file di configurazione. Prezzo: Il prezzo aumenta in base al numero di licenze vendute. Copie disponibili: 3 Fare trading sull'oro, uno degli asset più volatili del mercato finanziario, richiede grande precisione, analisi rigorosa e una gestione del rischio estremamente efficace. Golden Scalper PRO è stato sviluppato proprio per integrare questi pilast
XG Gold Robot MT4
MQL TOOLS SL
4.47 (34)
The XG Gold Robot MT4 is specially designed for Gold. We decided to include this EA in our offering after   extensive testing . XG Gold Robot and works perfectly with the   XAUUSD, GOLD, XAUEUR   pairs. XG Gold Robot has been created for all traders who like to   Trade in Gold   and includes additional a function that displays   weekly Gold levels   with the minimum and maximum displayed in the panel as well as on the chart, which will help you in manual trading. It’s a strategy based on  Price
Goldex AI
Mateo Perez Perez
5 (5)
Goldex AI: il successo di oggi sarà il frutto di domani SUPER SCONTO PER UN PERIODO LIMITATO! ULTIME 2 COPIE A 199 USD PRIMA CHE IL PREZZO AUMENTI. Segnale in tempo reale > IC Markets Real: Goldex AI Set ad alto rischio Manuale e file di configurazione: Contattatemi dopo l'acquisto per ricevere il manuale e i file di configurazione. Prezzo: Il prezzo di partenza è di $499 e aumenterà di $199 ogni dieci vendite. Copie disponibili: 2 Goldex AI - Robot di trading avanzato con reti neurali, trend
Diamond PRO
Fanur Galamov
4.82 (55)
2 copies left for $225 Next price  --> $299 Diamond PRO is enhanced powerful version of Diamond for advanced traders. Pro version includes optimized cores, new impoved entry points filters, new multistage profit closure algorithm and сontains number of external control parameter that allows build and fine tune own tradind decisions and algorithms. The system provides more accurate market entries, analyzes and filters upcoming economic news, contains spread protection and an advanced position ma
Bitcoin Robot MT4
MQL TOOLS SL
4.72 (64)
The Bitcoin Robot  MT4 is engineered to execute Bitcoin trades with unparalleled   efficiency and precision . Developed by a team of experienced traders and developers, our   Bitcoin Robot   employs a sophisticated algorithmic approach (price action, trend as well as two personalized indicators) to analyze market and execute trades swiftly with   M5 timeframe , ensuring that you never miss out on lucrative opportunities.   No grid, no martingale, no hedging,   EA only open one position at the sa
EA Gold Stuff
Vasiliy Strukov
4.72 (1041)
EA Gold Stuff è un Expert Advisor progettato specificamente per il trading di oro. L'operazione si basa sull'apertura degli ordini utilizzando l'indicatore Gold Stuff, quindi l'EA lavora secondo la strategia "Trend Follow", che significa seguire la tendenza. I risultati in tempo reale possono essere visualizzati qui.  Puoi ottenere una copia gratuita del nostro indicatore Strong Support e Trend Scanner, per favore scrivi in ​​privato. M Contattami subito dopo l'acquisto per avere le impostazio
Bitcoin Robot Grid MT4
MQL TOOLS SL
5 (14)
Bitcoin Robot Grid MT4 is an intelligent trading system designed to automate BTCUSD trading using the grid trading strategy. This method takes advantage of market fluctuations by placing a structured series of buy and sell orders at predefined price levels. The robot   continuously monitors market   conditions and executes trades according to its preset parameters, allowing for consistent market engagement without the need for manual intervention. Bitcoin Robot Grid is the   perfect solution  
AW Recovery EA
AW Trading Software Limited
4.35 (85)
L'Expert Advisor è un sistema pensato per recuperare posizioni non redditizie.   L'algoritmo dell'autore blocca una posizione perdente, la divide in molte parti separate e chiude ciascuna di esse separatamente. La facile configurazione, il lancio ritardato in caso di drawdown, il blocco, la disabilitazione di altri Expert Advisor, la media con il filtraggio delle tendenze e la chiusura parziale di una posizione in perdita sono integrati in un unico strumento. È l'uso della chiusura delle perdit
Forex EA Trading Channel on MQL5:  Join my MQL5 channel to update the latest news from me.  My community of over 14,000 members on MQL5 . ONLY 3 COPIES OUT OF 10 LEFT AT $399! After that, the price will be raised to $499. EA will be sold in limited quantities to ensure the rights of all customers who have purchased. - REAL SIGNAL  Low Risk:  https://www.mql5.com/en/signals/2302784 IC Markets - High Risk:   https://www.mql5.com/en/signals/2310008 AI Gold Sniper applies the latest GPT-4o mod
Boring Pips MT4
Thi Thu Ha Hoang
4.63 (16)
Ti sei mai chiesto perché la maggior parte degli esperti consulenti non è efficace nel trading reale, nonostante la loro perfetta performance nei backtest? La risposta più probabile è Over-fitting. Molti EA vengono creati per 'imparare' e adattarsi perfettamente ai dati storici disponibili, ma falliscono nel prevedere il futuro a causa di una mancanza di generalizzabilità nel modello costruito. Alcuni sviluppatori semplicemente non conoscono l'esistenza del Over-fitting, o ne sono a conoscenza
Dynamic Pips MT4
Thi Thu Ha Hoang
5 (1)
️ Possiedi già il Boring Pips EA ? Hai diritto a uno sconto aggiuntivo del 30% ! Contattaci per scoprire: Come richiedere il tuo rebate (rimborso) Il secondo mandato di Trump ha riacceso un'ondata di politiche commerciali aggressive, a partire dal ritorno di dazi doganali su larga scala che stanno scuotendo i mercati globali. Le tensioni in Medio Oriente sono aumentate — recentemente tra Israele e Iran — influenzando potenzialmente l’aumento del prezzo del petrolio. La guerra tra Rus
HFT Prop Firm EA
Dilwyn Tng
4.96 (671)
HFT Prop Firm EA, noto anche come Green Man per via del suo logo distintivo, è un Expert Advisor (EA) progettato specificamente per superare le sfide o le valutazioni delle società di trading proprietarie (prop firms) che consentono strategie di trading ad alta frequenza (HFT). Per un periodo limitato: utilità gratuite del valore di $198 quando acquisti HFT Prop Firm EA Versione MT5: https://www.mql5.com/en/market/product/117386 Monitoraggio delle prestazioni della sfida HFT (a partire da $200):
DS Gold Robot MT4
MQL TOOLS SL
4 (4)
Introducing the DS Gold Robot, your ultimate companion in navigating the intricate world of XAUUSD trading. Developed with precision and powered by cutting-edge algorithms, DS Gold is a forex robot meticulously crafted to optimize your trading performance with  XAUUSD pairs . With its advanced analytical capabilities,  DS Gold  Robot   constantly monitors the gold market, identifying key trends , patterns, and price movements with lightning speed. The DS Gold Robot opens positions every day from
Cherma Mt4
Hicham Chergui
CHERMA MT4 – Expert Advisor professionale per il trading sull’oro con intelligenza artificiale Cherma MT4 è un sistema di trading automatizzato avanzato, progettato appositamente per operare sull’oro (XAUUSD) nel time frame di 5 minuti. Si basa completamente sull’intelligenza artificiale per analizzare il mercato e individuare con precisione i punti di ingresso e uscita. Questo EA è ideale per i trader che cercano una strategia di scalping veloce ed efficiente, eseguendo decine di operazioni og
Capybara
Sergey Kasirenko
5 (15)
Capybara EA è un sistema avanzato e automatizzato che segue il trend basato sull'indicatore Hama. Se il mercato diventa ribassista e l'indicatore diventa rosso l'EA venderà, se il mercato diventa rialzista e l'indicatore diventa blu l'EA acquisterà. L'EA è in grado di rilevare con precisione l'inizio di trend rialzisti e ribassisti e controllerà le operazioni aperte in stile martingala/griglia finché non raggiunge TP. Coppie consigliate: tutte le principali coppie come eurusd; audusd; GBPSD; nzd
Scalping Robot MT4
MQL TOOLS SL
4.09 (23)
Introducing our advanced Scalping Forex Robot. The scalping algorithm is built to spot high-probability entry and exit points, ensuring that every trade is executed with the highest chance of success within the   M1 timeframe . The best pair to use with the Scalping Robot is   XAUUSD .  This robot is perfect for traders who prefer the   scalping method   and want to take advantage of rapid price movements without having to manually monitor the charts. It is suitable for both beginners looking fo
NEXON Ai
Hicham Chergui
5 (3)
NEXON – Expert Advisor per Scalping su Oro con Intelligenza Artificiale (XAUUSD M5) NEXON è un Expert Advisor avanzato e completamente automatico progettato per il trading dell’oro (XAUUSD) sul timeframe M5. Alimentato da Intelligenza Artificiale, Machine Learning e Reti Neurali, si adatta costantemente al mercato per eseguire operazioni precise e veloci. Caratteristiche principali: Motore AI con apprendimento automatico Architettura neurale per analisi di mercato Meccanismo di scalp
The Gold Reaper MT4
Profalgo Limited
4.57 (30)
PUNTELLO AZIENDA PRONTO!   (   scarica SETFILE   ) PROMOZIONE LANCIO: Sono rimaste solo poche copie al prezzo attuale! Prezzo finale: 990$ Ottieni 1 EA gratis (per 2 account commerciali) -> contattami dopo l'acquisto Ultimate Combo Deal   ->   click here JOIN PUBLIC GROUP:   Click here Live Signal Benvenuti al Mietitore d'Oro! Basato sul Goldtrade Pro di grande successo, questo EA è stato progettato per funzionare su più intervalli di tempo contemporaneamente e ha la possibilità di impostare
Big Forex Players MT4
MQL TOOLS SL
4.79 (39)
We proudly present our cutting-edge robot, the  Big Forex Players EA  designed to maximize your trading potential, minimize emotional trading, and make smarter decisions powered by cutting-edge technology. The whole system in this EA took us many months to build, and then we spent a lot of time testing it. This unique EA includes three distinct strategies that can be used independently or in together. The robot receives the positions of the  biggest Banks  (positions are sent from our database
EA Black Dragon
Ramil Minniakhmetov
4.78 (551)
EA Black Dragon funziona con l'indicatore Black Dragon. L'EA apre uno scambio in base al colore dell'indicatore, quindi è possibile aumentare la rete di ordini o lavorare con uno stop loss. IMPORTANTE! Contattami subito dopo l'acquisto per ricevere istruzioni e un bonus! Il monitoraggio del lavoro reale, così come i miei altri sviluppi, possono essere visualizzati qui: https://www.mql5.com/en/users/mechanic/seller Tutte le impostazioni possono essere trovate qui! Parametri in entrata: ·
AW Classic MACD EA
AW Trading Software Limited
3.67 (3)
Sistema di trading completamente automatizzato. Un classico indicatore viene utilizzato come segnali       MACD   , che combina un indicatore di tendenza con un oscillatore per rilevare i punti di ingresso. Utilizza la media, la funzione di chiusura del primo e dell'ultimo paniere di ordini e la funzione di calcolo automatico del lotto. Ha una dashboard avanzata e tre tipi di notifiche. Problem solving ->   HERE  / MT5 version ->  HERE   /   Instruction  ->   HERE   Benefici: Sistema di tradin
Waka Waka EA
Valeriia Mishchenko
4.31 (48)
EA has a live track record with 4.5 years of stable trading with low drawdown: Live performance MT5 version can be found here Waka Waka is the advanced grid system which already works on real accounts for years. Instead of fitting the system to reflect historical data (like most people do) it was designed to exploit existing market inefficiencies. Therefore it is not a simple "hit and miss" system which only survives by using grid. Instead it uses real market mechanics to its advantage to make p
Trend AI EA
Ramil Minniakhmetov
L'EA Trend Ai è progettato per funzionare con l'indicatore Trend Ai, che eseguirà la propria analisi di mercato combinando l'identificazione del trend con punti di ingresso e avvisi di inversione attivabili, e acquisirà tutti i segnali dell'indicatore in modo completamente automatico! L'EA contiene una serie di parametri esterni completamente regolabili che consentono al trader di personalizzare l'expert in base alle proprie preferenze. Non appena appare il punto verde, l'EA si preparerà per u
Forex Diamond EA
Lachezar Krastev
5 (1)
PROMOTION: BUY 1 & GET 1 FREE: ->> Buy Forex Diamond EA with -65% OFF and GET a BONUS EA by your choice! NOTE: Promo price: $197 (Regular Price: $547) - The offer ends soon! You can contact me to get a list of BONUS EAs to choose from! Forex Diamond EA – Reliable Automated Trading Powered by Smart Algorithms Forex Diamond EA is a proven expert advisor designed to deliver consistent results using a combination of trend and counter-trend strategies. Trusted by thousands of traders since its laun
Velora
Ahmad Aan Isnain Shofwan
5 (2)
Velora EA – Grid & Adaptive Trailing Breakout System Velora is a high-quality Expert Advisor engineered from the core of Instant Volatility Breakout (IVB), with an adaptive Grid Engine, dynamic trailing logic, partial close mechanisms, and automated volatility-based entries. Crafted for traders seeking a blend of aggression, safety, and adaptability, Velora is not just reactive — it's responsive. Core Strengths IVB Breakout Engine: Detects high-impact momentum bursts using refined volatility and
Quantum Gold Emperor MT4
Bogdan Ion Puscasu
4.86 (14)
Presentazione       Quantum Gold Emperor EA   , l'innovativo consulente esperto MQL5 che sta trasformando il modo in cui scambi la prestigiosa coppia XAUUSD (GOLD)! Sviluppato da un team di trader esperti con un'esperienza di trading di oltre 13 anni. IMPORTANTE! Dopo l'acquisto inviatemi un messaggio privato per ricevere il manuale di installazione e le istruzioni per la configurazione. ***Acquista Quantum Gold Emperor EA e potresti ottenere Quantum Trade EA gratis!*** Chiedi in privato per ma
Gold Scalping Expert
Vasiliy Strukov
4.66 (68)
Gold Scalping Expert is a very intelligent smart algorithm which exploits the reaction of gold during various high-impact events like geo-political news, pandemics, and economic changes.  This system trades breakouts using the popular zig-zag indicator by placing pending orders at the turning points and when the price breaks out beyond these levels the orders will get triggered.  The EA is using a very smart trailing stop and dynamic stop loss to protect your account and manage the risk properly
Altri dall’autore
New version 3.00 is available.   In this version, I tried to take into account the wishes of the user. The EA opens trades when the ZigZag extremum point is broken, if before that   RSI   moved to overbought or oversold levels. When breaking through the upper point of the ZigZag extremum and if before that   RSI   moved to the oversold level     - The adviser opens a deal to buy. And when the lower point of the zigzag extremum is broken   and if before   RSI   moved to the level   overbought  
FREE
Point Zig Zag
Oleg Popov
4.43 (7)
The indicator is a polyline (ZigZag segment) that tracks and connects the extreme points of the chart price that are at least a specified size apart from each other in points on the price scale. The one and only setting is the minimum size (in points) of a ZigZag segment. The indicator displays levels to determine a possible trend reversal: level    "LevelForUp" -  the breaking of this level determines the possible reversal of the trend up (to buy); level     " LevelForDown   " -  the breaking o
Averager NEW
Oleg Popov
4 (7)
Expert Advisor Features trailing profit in the deposit currency (Trailing Stop Money) closing by a profit or loss in the deposit currency opening orders at a specified time managing positions opened manually or by another Expert Advisor calculating initial lot based on the current balance limiting the maximum lot volume choosing trading type several types and methods of averaging visually displays the current breakeven price, draws horizontal lines "Line break even BUY"-blue, "Line break even S
FREE
The advisor's trading strategy is based on the assumption that after the price reaches an overbought or oversold level, it usually rolls back.   In other words,   the price cannot move in only one direction, since any action generates a reaction. If the market reverses against the open position, the advisor uses loss recovery through averaging orders. This allows you to continue trading even if the previous transaction became unprofitable. The advisor trades on a real account, to learn more, vis
Filtro:
ryanbrooks
1204
ryanbrooks 2025.06.23 03:50 
 

Tested ZIGZAG EA on two pairs , smooth trades by my own settings , real results. Big thanks to the dev!

[Eliminato] 2025.04.29 03:12 
 

L'utente non ha lasciato alcun commento sulla valutazione.

Gaetano Natale
38
Gaetano Natale 2025.03.28 22:43 
 

Ti auguro una lunga vita

[Eliminato] 2025.03.11 05:06 
 

L'utente non ha lasciato alcun commento sulla valutazione.

jvaldcam
15
jvaldcam 2024.09.18 21:43 
 

L'utente non ha lasciato alcun commento sulla valutazione.

Victor Alfonso Molina Botello
226
Victor Alfonso Molina Botello 2024.04.03 20:41 
 

Hello Oleg, Could you arrange for him to close the real operation with the next opposite? thank you

Oleg Popov
24273
Risposta dello sviluppatore Oleg Popov 2024.04.04 06:08
Thanks for the question. Probably not, rather than yes. I replied in more detail in your personal messages.
Zhong Liang Zhao
440
Zhong Liang Zhao 2024.02.21 11:52 
 

Good EA, clear thinking, you can set your own trading strategy, and the author does a lot of details are very detailed, perfect! I hope it pays off.chzz18025278939@qq.com

agrushev777
2338
agrushev777 2024.02.17 17:28 
 

L'utente non ha lasciato alcun commento sulla valutazione.

lllvvv999 吕
39
lllvvv999 吕 2023.11.09 21:38 
 

can you tell me 8613356000373

5013407953
59
5013407953 2023.11.09 05:55 
 

Great EA ever.. it works like Pro. please Oleg. I'll be looking ahead for your response on the settings that will enable the EA to perform daily.. Thanks for the wonderful work.

L.Verschoor
164
L.Verschoor 2023.11.06 11:02 
 

Very good

MattyTrading
2345
MattyTrading 2023.10.25 00:19 
 

Excelente EAs muy simple de usarlo , buenos resultados ,muy recomendable ,le hice pruebas en M15 y da buen resultado en ICM

cha
24
cha 2023.10.07 04:32 
 

I just start running this EA and I like how it places the order sometime hedging both directions. Nice setup TP. It seems pretty reliable.

Ran Wishko
158
Ran Wishko 2023.10.02 10:29 
 

Does this EA works on a demo? opened on 1hr EA active but NO trades?!?! anyone knows why? the author is not responding.

Oleg Popov
24273
Risposta dello sviluppatore Oleg Popov 2023.10.02 11:29
The Expert Advisor works both on demo accounts and on real accounts. The frequency of entering the market depends on the EA settings.
If you use the entry strategy (# 5), then the Expert Advisor opens deals when the extremum point of the standard ZigZag indicator is broken. The settings for the ZigZag indicator can be changed in the Expert Advisor settings.
Sergei Makarevich
8842
Sergei Makarevich 2023.08.09 16:19 
 

Отличный бот и правильное видение разработчика! Респект!!!

pat1998hk
24
pat1998hk 2023.07.28 03:48 
 

There are many settings, can you show us some set files? Thanks

im6yafd
145
im6yafd 2023.07.26 14:20 
 

Hi M. Oleg ! congratulations for this finely crafted algorithmic program.wishing to move forward, although the results are already very good, my question is: for the use of the channel, we must use your indicator if I understood correctly. thank you for confirming and if you have a SET on this subject I am a taker.... To read you 👍

Alessio
292
Alessio 2023.07.14 20:56 
 

I am running this EA with the authors indicator point zig zag. I am having good results. The author help us with his indicator. Zigzag terminal normal indicator does not work good. Better buy low cost 30 USD authors Indicator for good results. Thanks Oleg. Well Done.

Bastiaan
35
Bastiaan 2023.07.06 19:15 
 

Using this bot this week voor the first time. I think it is a very good robot. I have ask the builder for preset files. Stil waiting for his answer.

Peinjo
51
Peinjo 2023.06.26 21:10 
 

Great bot

123
Rispondi alla recensione
Versione 8.0 2023.08.09
The wishes of users from the comments(#87, #103) are taken into account:

...-2023.05.20 #87
//..if there's a set up that could allow us to do the optimization in open prices rather than in control points.//
Added setting "OpenPriceOnly = True/False".
It is used to speed up the test, only in the tester with the "Open prices only" test Model.

...-2023.07.26 #103
//..add a filter on the four lines of the MA indicator//
Added settings:
"Filter 4_lines_MA (for Start)"...
== No ;
== Trend ;
== Anti-Trend .
Versione 7.0 2023.05.17
The wishes of users from the comments(#72, #77, #80, #82) are taken into account:

...-2023.03.16 #72
//Can you add a spread setting, so that the EA doesn't trade when the spread is unstable//
Added setting "Spread (maximum allowed)".

...-2023.04.06 #77
//Can you add a profit target per day?//
Added settings:
"Target per day"=True/False;
"Profit target per day(money)".

...-2023.04.27 #80
//...is there way to set the trade to close after a specific profit margin is reached...//
Added settings:
"Closing profit"...
== No ;
= Joint buy and sell ;
== Individual to buy or sell .
"Profit target(money)".

...-2023.05.09 #82
//Could you also add max number of trades function?//
Added setting "MaxNumberTrades".
Versione 6.0 2023.02.28
Added a new strategy (#7).

Added the ability to configure the MA trend filter (timeframes, period, method).

For "Trailing Stop_S=Simple", the input variable "StartTrailing" has been added - the number of points to start trailing.
And now the stop loss level for several orders of the same type, common with "TrailingStop_S=Simple".

Added the option to choose to continue the canal:
Continuation of the channel along the initial price boundaries;
OR Continuation of the channel on the signal from the indicator.
Versione 5.1 2022.12.21
fixed a bug
Versione 5.0 2022.12.20
Added trailing stop options:
TrailingStop_S=Simple, trailing stop with a fixed step (Step Trailing);
TrailingStop_S=iSAR, trailing stop on the Parabolic SAR indicatorwith settings (iSAR_timeframe, iSAR_step, iSAR_maximum).

Trailing stop works in strategies (#5 and #6) with each order.
Trailing stop works in the strategy (#70) only with initial/starting orders, when forming a channel, trailing stop is disabled.
Trailing stop does not work in strategy (#77).
Versione 4.0 2022.11.24
In this version, I tried to take into account the wishes of users.

1)User's wish:
"I would like to suggest a trend filter, for example, if the daily 200 SMA is above the price, the adviser only sells. If the daily 200 SMA is below the price, the adviser only buys."

Done:
To make it work, you need to set the input variable "Daily 200 SMA(trend filter for Start/Canal) = TRUE".
This trend filter is not used if the input variable "This is used to start = (#77)_Canal" is enabled in EA.

2)User's wish:
there is not enough automatic calculation of the lot as a percentage of the balance.

Completed:
Added auto-calculation of the lot size (for the initial/starting order) as a percentage of the account balance.
If you are going to use automatic lot calculation, then you need to set the desired value (as a percentage) in the new input variable "Lot as a % of the Balance(0.0=OFF)".
If you are going to use a fixed lot size (for the initial/starting order), then you need to set
the input variable "Lot as a % of the Balance(0.0=OFF)=0.0".
Versione 3.0 2022.08.31
Time to open "Start" orders.
This setting does not apply to orders placed by the "Canal" function.

Two strategies have been added to the floating list ("This is used to start"):
"(#70)_Canal"
EA will start trading on the breakdown of the reversal levels of the "Point Zig Zag" indicator. If the market turns around and the price breaks through the opposite reversal level of the "Point Zig Zag" indicator, a Channel is created.

"(#77)_Canal"
EA will start trading with the opening of two orders (buy and sell), then a Channel is created according to the reversal levels of the "Point Zig Zag" indicator.

The new variable for "Start":
"HighPoints (for Start)" - for trading on the indicator "Point Zig Zag" is the highest parameter and should be greater than the variable "Points (for Start)". If "HighPoints (for Start)"=0 or "HighPoints (for Start)"<="Points (for Start)", then only the variable "Points (for Start)" will be used for EA operation.

The new section "Canal"
contains variables necessary for trading new strategies ("(#70)_Canal" and "(#77)_Canal"):
"Points (for Canal)" - setting the indicator "Point Zig Zag".
"Ratio_B_C" - the ratio of the Breakeven level and the Channel size. The minimum value is 0.01.
"TakeProfit target(for Canal)" is the profit target in points.
"Allowed number of Canal positions (for Canal)" - the allowed number of orders placed by the "Canal" function.
Versione 2.0 2022.06.13
Added checking for connection to the trading server.
The time (local computer time) of disconnection and subsequent connection is recorded in the Expert's log.