• Overview
  • Reviews (5)
  • Comments (34)
  • What's new

Take a Break MT5 FREE

5

The most advanced news filter on MQL market

This is the demo version of my Expert Advisor "Take a Break". All EA operations are limited to 1 chart symbol only.
Please check the "What's new" tab regularly for a complete and up-to-date list of all improvements + parameters.

Take a Break has evolved from a once simple news filter to a full-fledged account protection tool. It pauses any other EA during potentially unfavorable market conditions and will continue trading when the noise is over.

Typical use cases:

  • Stop trading during news/high volatility (+ close my trades before).
  • Stop trading when Account Equity, Balance or Margin is low.
  • Only trade on specific dates/times, e.g. the Asian session.
  • Stop trading for the day when a certain profit/loss is reached (useful also for funding programs such as FTMO).
  • Setup as a global (news) filter that handles all other EAs on your account.

The numerous, built-in filters finally give you full control over your EA's operations making Take a Break an indispensable tool for every automated trader. As such, Take a Break might be the only tool you need for

  • account protection
  • drawdown control
  • equity control

As a tool by traders for traders, your feedback is appreciated. If you have a feature request, find a bug or simply need support, just contact me. I'll be happy to help.


How to set up

Note that Take a Break consists of 2 parts: EA + indicator. The indicator will tell the EA which charts to manage. Without it, Take a Break will not work.
  1. Add the URL https://trading.custom-solutions.it to the list of allowed WebRequest URLs (press CTRL+O, tab "Expert Advisors")
  2. Download the FREE Take a Break Indicator and follow the setup example.


Documentation

Ask me :)

... or navigate to the "What's new" tab and use your browser's search function (usually CTRL + F) to search for a specific parameter. I usually added a comprehensive description to all of them.


Parameters (excerpt)

--- External EA Settings ---

  • Force stop trading: If set to "true", templates will be applied even if there are open trades of your other EA. Useful to prevent your other EA from opening new trades during news, increased spreads etc. But can possibly leave the open trades unprotected during these periods (if they have no S/L set). Use with caution.

--- News Filters ---

  • Pause before NFP/High/Medium/Low Impact News (minutes)
  • Pause after NFP/High/Medium/Low Impact News (minutes)
  • Close trades X minutes before NFP/High/Medium/Low Impact News: Either all trades or only those with the specified "Magic Numbers" will be closed X minutes before the news.
  • Filter News Events: Only pause during specific events. Separate multiple event names by a comma like e.g. "PMI,Rate Statement,CPI".
  • Filter News Symbols: By default, Take a Break will determine the news for each symbol automatically. However, you can also specify your own set of symbols (e.g. "EUR,USD,GBP").

--- Additional Filters ---

  • Maximum Lots (0 = not used): Trading will be disabled when the sum of all orders' lots >= Maximum Lots. Set to "0" to disable it.
  • Maximum Spread (0 = not used): Spread filter for each symbol. Set to "0" to disable it.

--- Account Protection ---

  • Maximum Daily Profit Limit (0 = not used): Enter a daily profit limit in your account's base currency here. E.g. "100" means "stop trading when the daily profit reaches 100 EUR/USD/...". In this case, all trades will be closed and the chart template "Daily Profit/Loss Limit reached" applied.
  • Maximum Daily Loss Limit (0 = not used): Same as "Maximum Daily Profit Limit" but you specify a negative value here. E.g. "-100" means "stop trading when the daily loss reaches -100 EUR/USD/...".
  • Daily Profit/Loss Limit calculation mode: If set to "Equity", the profit/loss of open positions will also be taken into account when performing calculations. If set to "Balance", only the profit/loss of closed positions will be taken into account.
  • Timezone to reset Daily Profit/Loss Limit: By default, the limits are reset once every day at the specified "Time to reset Daily Profit/Loss Limit" broker server time. If you want the daily limits to be reset in another timezone, enter it here (e.g. "CET"). See List of Timezone Abbrevations.

--- Trading Times ---

  • Monday/Tuesday/Wednesday/Thursday/Friday/Saturday/Sunday Trading: Specify trading times as ranges and separate them by a comma. E.g. to trade from 04:00 to 05:00 and from 20:00 to 22:00 (broker server time), use one of the following formats:
    • 04:00 - 05:00,20:00 - 22:00 (extended)
    • 4,20-22 (simple)
  • Close trades on: In addition to the news filter, all trades can be closed either daily or on a specific weekday at the time specified under "Close trades at".


#equity protect #balance protect #drawdown limit #drawdown control #master control #trade manage #order manage #risk manage #prop firm

Reviews 5
Apdullah96
34
Apdullah96 2024.06.13 10:20 
 

Fast Response and really want to Help and solve the problem. Great EA!

jotjot
297
jotjot 2024.05.09 16:52 
 

Nice EA, works super fine. Also good for prop trading, avoiding a rule break during news trading

Calogero Vella
571
Calogero Vella 2024.04.12 08:07 
 

Nur zu empfehlen. Klasse 1

Recommended products
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
Reversal Composite Candles
MetaQuotes Ltd.
3.57 (14)
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
Lot Size Line
Stefan Warratz
This little tool helps you to define your risk management with a simple line dragging on the chart. It shows you the actual lot size calculated on account % or fixed money amount directly at the line. All you have to do is activate the line by pressing the "t" key on your keyboard and drag the line to your stop loss point. Thats it. In the settings you can define the color and width of line and text, also space of text to line and the right and you can set the risk in percent of account or fixed
FREE
Second Level Candles And Alligator Indicators 每12秒产生一个K线,而且自带Alligator指标,对超短线选手交易非常有帮助。程序启动时可能不成功,是因为MT5 MqlTick 数据加载少的原因。可以通过修改显示的数据参数避免,比如display=100,程序正常之后再将参数调大 display=300 。如果数据不正常,也可以采用重新加载的方式解决。 如果您对这个指标有任何建议,请联系作者。  Second Level Candles And Alligator Indicators  produced a candle per 12 seconds,include Alligator, it's helpful to Short-Term Trading。You'd better reload the indicator every start MT5 or change display parameter to reslove data bug. Please attach author when  you had some su
FREE
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
Introducing NAS100 Auto SL and TP Maker for MT5: Never miss setting StopLoss and TakeProfit again with our NAS100 Auto SL and TP Maker, an indispensable assistant for traders navigating the Nasdaq 100 market on MetaTrader 5. This tool is designed for those who seek a seamless solution to automate the management of StopLoss and TakeProfit levels. Key Features: Effortless Automation: Automatically monitors Nasdaq 100 trades without StopLoss and/or TakeProfit. Dynamically adjusts levels based on u
FREE
Donchian Pro
Paulo Henrique Faquineli Garcia
5 (3)
The Donchian Channel Channels are among the most popular tools of technical analysis, as they visually convey to the analyst the limits within which most price movement tends to occur. Channel users know that valuable information can be obtained at any time, whether prices are in the central region of a band or close to one of the border lines. One of the best known techniques to explore these concepts is Bollinger Bands. However, John Bollinger was not the only one to research the applicatio
FREE
Simple and easy-to-use trading panel. Replaces the standard Meta Trader 5 panel. This new panel allows you to add stop loss and take profit (in points). It also allows you to click and drag it to any place on the screen, making it easier to view and operate. Choose the color of the panel, its initial position, and whether you want to disable the standard MT5 panel. When you close Trade Panel R3, the standard MT5 panel will be restored.
FREE
Follow The Line MT5
Oliver Gideon Amofa Appiah
4.52 (29)
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
Cybertrade Keltner Channels
Emanuel Andriato
4.75 (4)
Cybertrade Keltner Channels - MT5 Created by Chester Keltner, this is a volatility indicator used by technical analysis. It is possible to follow the trend of financial asset prices and generate support and resistance patterns. In addition, envelopes are a way of tracking volatility in order to identify opportunities to buy and sell these assets. It works on periods longer than the period visible on the chart. All values ​​are available in the form of buffers to simplify possible automations.
FREE
After purchasing, you can request and receive any two of my products for free! После покупки вы можете запросить и получить два любых моих продукта бесплатно! The utility is designed for manual placement of pending orders at the high and low of yesterday. The program has a built-in trailing stop, virtual take profit and stop loss. Unworked orders are deleted at the end of the day or manually. You may be interested in my other products:  https://www.mql5.com/ru/users/vypchela/seller Settings
FREE
Stop Out Line MT5
Sergey Batudayev
4.5 (2)
Work logic Stop Out utility is a simple but very convenient indicator showing how many points are left to the Stop Out level / Its benefit lies in the fact that many traders deliberately overestimate the risk in trading in pursuit of profit, use the available margin at the maximum, and for this case it is very important to know where the broker can forcibly close your positions. Just place the indicator on the chart and depending on the open position in Buy or Sell, you will see the borde
FREE
Coral Indi
Dinh Duong Luong
Coral trend is   a trend-following indicator that is widely popular among FOREX traders . It is usually used as a confluence with other indicators. It uses combinations of moving averages with complex smoothing formulas! It has two configurable parameters: Coefficient   - smoothing ratio (*) Applied price Calculation: Coral = (-0.064) * B6 + 0.672 * B5 - 2.352 * B4 + 2.744 * B3
FREE
QuantumAlert Stoch Navigator is a free indicator available for MT4/MT5 platforms, its work is to provide "alerts" when the market is inside "overbought and oversold" regions in the form of "buy or sell" signals. This indicator comes with many customization options mentioned in the parameter section below, user can customise these parameters as needful. Join our   MQL5 group , where we share important news and updates. You are also welcome to join our private channel as well, contact me for the p
FREE
AT Scalper
Maruthupandiyan
2.5 (2)
AT Scalper  Helps trader to place order seamlessly  Close mulitple position at a time Place SL or TP for multiple position in a click Place hedge order same time with predefined SL and TP Place multi layer pending order in a click Place martingale layer Be informed about SL and TP in currency Get to know time remaining in current candle Get to know current spread View PnL, Balance, Equity on screen
FREE
The Trend Catcher: The Trend Catcher Strategy with Alert Indicator is a versatile technical analysis tool that aids traders in identifying market trends and potential entry and exit points. It features a dynamic Trend Catcher Strategy , adapting to market conditions for a clear visual representation of trend direction. Traders can customize parameters to align with their preferences and risk tolerance. The indicator assists in trend identification, signals potential reversals, serves as a trail
FREE
Rainbow MT5
Jamal El Alama
4 (1)
Description : Rainbow MT5 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, then this is a signal to buy. When price crosses below MA and MA changes color to red, then this is a signal to sell. The Expert advisor ( Rainbow EA MT5 ) based on Rainbow MT5 indicator is now available here . MT4 version is available here .
FREE
MACD Colored ZeroLag
Farzin Sadeghi Bonjar
4.25 (4)
It is the MQL5 version of zero lag MACD that was available for MT4 here: https://www.mql5.com/en/code/9993 Also there was a colored version of it here but it had some problems: https://www.mql5.com/en/code/8703 I fixed the MT4 version which has 95 lines of code. It took me 5 days to write the MT5 version.(reading the logs and testing multiple times and finding out the difference of MT5 and MT4!) My first MQL5 version of this indicator had 400 lines of code but I optimized my own code again and n
FREE
Pivot Point Fibo RSJ is an indicator that traces the support and resistance lines of the day using Fibonacci rates. This spectacular indicator creates up to 7 levels of support and resistance through Pivot Point using Fibonacci rates. It is fantastic how the prices respect each level of this support and resistance, where it is possible to perceive possible entry/exit points of an operation. Features Up to 7 levels of support and 7 levels of resistance Set the colors of the levels individual
FREE
QuantumAlert RSI Navigator is a free indicator available for MT4/MT5 platforms, its work is to provide "alerts" when the market is inside "overbought and oversold" regions in the form of "buy or sell" signals. This indicator comes with many customization options mentioned in the parameter section below, user can customise these parameters as needful. Join our MQL5 group , where we share important news and updates. You are also welcome to join our private channel as well, contact me for the priva
FREE
This indicator show the candle remaining time on the chart and/or in the corner of the window. It also display notificaton (popup and push) when a new candle is formed (optional). You configure the timer on candles and at chart corner. I don't need to explain the functions because are very simple. MT4 version:  https://www.mql5.com/en/market/product/38677 Any doubt or suggestion please contact us. Enjoy! This is a free indicator, but it took hours to develop. If you want to pay me a coffee, I
FREE
What is this indicator? This indicator is the MACD (Moving Average Convergence/Divergence) supporting Virtual Trading mode of  Knots Compositor . When the mode is turned on, the indicator will be recalculated based on the displayed candlesticks. When the mode is turned off, the indicator will be recalculated based on the original chart candlesticks. Types of the applied price - Close - Open - High - Low - Median Price (HL/2) - Typical Price (HLC/3) - Weighted Price (HLCC/4) KC-Indicators
FREE
SX Theme Setter MT5
Mojtaba Sarikhani
5 (1)
SX Theme Setter is intended for changing chart appearance in 2 modes: - Gradient background mode: In this mode, the indicator creates a gradient background for your chart. Colors, steps and gradient type can be selected by user. - Color theme: Color theme mode provides more than 50 built-in different color themes which can be selected from a list. Most of these themes are converted from official color themes of real trading platforms of the past and present. Try them out and see if they sui
FREE
Important Lines
Terence Gronowski
4.86 (21)
This indicator displays Pivot-Lines, preday high and low, preday close and the minimum and maximum of the previous hour. You just have to put this single indicator to the chart to have all these important lines, no need to setup many single indicators. Why certain lines are important Preday high and low : These are watched by traders who trade in a daily chart. Very often, if price climbs over or falls under a preday low/high there is an acceleration in buying/selling. It is a breakout out of
FREE
RenkoExpert
Andrey Goida
4 (4)
Renko Expert Advisor based on Renko bar simulation.    The EA has two options for building Renko bars. Classic and ATR. In the classic version, renko bars are marked with areas on the main chart; in the ATR version, renko bars are modeled and drawn in the indicator window. Modeling renko bars inside the EA allows you to optimize the robot better than drawing renko bars offline.      Telegramm channel   Set file Our second robot RENKOTREND Does not use martingale!  Trades opened by the robot co
FREE
The utility draws pivot levels based on a selection from day week month The previous candlestick of the selected timeframe is taken and the values for the levels are calculated using the following formulas: Pivot = (high + close + low) / 3 R1 = ( 2 * Pivot) - low S1 = ( 2 * Pivot) - high R2 = Pivot + (R1 -S1) R3 = high + ( 2 * (Pivot - low)) S2 = Pivot - (R1 - S1) S3 = low - ( 2 * (high - Pivot)); The style and thickness for all lines are adjusted. The colors for the R, Pivot and S line
FREE
WaveTrend Plus
Nguyen Thanh Cong
5 (4)
Introduction WaveTrend Plus is an amazing oscillator that can detect optimal entry points in the market with high precision using complex computations of price and momentum. This version packs many improvements compared to the original WaveTrend such as cleaner visuals, oversold/overbought signals and divergence detection Signal Buy when oversold signal appear (green dot below) or when a bullish divergence is detected (green dashed line) Sell when overbought signal appear (red dot ab
FREE
Exact Time — detailed time on the seconds chart. The utility shows the opening time of the selected candle. This is necessary when working with seconds charts. For example, it can be used on a seconds chart built using the " Seconds Chart " utility, which helps to build seconds chart in the MT5 terminal. Use the CTRL key to turn on/off the time display on the chart.
FREE
The Rayol Code Hour Interval Lines indicator was  designed to assist your trading experience.  It  draws the range of hours chosen by the user directly on the chart, so that it enables traders to visualize price movements during their preferred trading hours, providing  traders a more comprehensive view of price movements and market dynamics. This indicator allows the user to choose not only the Broker's time, but also the Local time. This way, the user no longer needs to calculate local time in
FREE
A simple button to completely close all existing open trades (both Buy and Sell) on the current chart . Warning : Once the button is pressed, all open trades on the current chart will be deleted immediately without any more questions or dialogue. Use this utility very carefully. We recommend that you do a trial of removing open trades on a demo account first, before trying to use this utility on a real account.
FREE
Buyers of this product also purchase
Trade Assistant MT5
Evgeniy Kravchenko
4.37 (166)
It helps to calculate the risk per trade, the easy installation of a new order, order management with partial closing functions, trailing stop of 7 types and other useful functions. Attention, the application does not work in the strategy tester. Manual, Description, Download demo Line function -   shows on the chart the Opening line, Stop Loss, Take Profit. With this function it is easy to set a new order and see its additional characteristics before opening.   Risk management  - The risk
Forex Trade Manager MT5
InvestSoft
4.97 (446)
Welcome to Trade Manager MT5 - the ultimate risk management tool designed to make trading more intuitive, precise, and efficient. This is not just an order placement tool; it's a comprehensive solution for seamless trade planning, position management, and enhanced control over risk. Whether you're a beginner taking your first steps, an advanced trader, or a scalper needing rapid executions, Trade Manager MT5 adapts to your needs, offering flexibility across all markets, from forex and indices t
TradePanel MT5
Alfiya Fazylova
4.85 (115)
Trade Panel is a multifunctional trading assistant. The application contains more than 50 functions for manual trading, and allows you to automate most trading actions. Before purchasing, you can test the Demo version on a demo account. Demo here . Full instructions here . Trade. Allows you to perform basic trading operations in one click: Opening pending orders and positions. Opening a grid of orders. Closing pending orders and positions. Reversal of positions (close BUY and open SELL or close
Local Trade Copier EA MT5
Juvenille Emperor Limited
4.99 (70)
Experience exceptionally fast trade copying with the   Local Trade Copier EA MT5 . With its easy 1-minute setup, this trade copier allows you to copy trades between multiple MetaTrader terminals on the same Windows computer or Windows VPS with lightning-fast copying speeds of under 0.5 seconds. Whether you're a beginner or a professional trader, the   Local Trade Copier EA MT5   offers a wide range of options to customize it to your specific needs. It's the ultimate solution for anyone looking t
Custom Alerts MT5
Daniel Stein
5 (2)
Custom Alerts is a versatile multi-market monitoring tool that identifies promising setups across all eight major currencies (USD, CAD, GBP, EUR, CHF, JPY, AUD, and NZD), as well as GOLD (XAU), all 28 Forex and GOLD pairs based on these currencies, and up to seven indices like US30, UK100, WTI, Bitcoin, etc. It is fully customizable. The tool gathers data from our   FX Power, FX Volume, and IX Power indicators   and notifies you of significant events.    Before starting,  you must have the us
Trade Dashboard MT5
Fatemeh Ameri
4.96 (51)
Tired of complex order placement and manual calculations? Trade Dashboard is your solution. With its user-friendly interface, placing orders becomes effortless, by a single click, you can open trades, set stop loss and take profit levels, manage trade lot size, and calculate risk to reward ratios, allowing you to only focus on your strategy. Say goodbye to manual calculations and streamline your trading experience with Trade Dashboard. Download  Demo Version  right now. You can find  Details of
Trade Manager DaneTrades
Levi Dane Benjamin
4.73 (22)
Trade Manager to help you quickly enter and exit trades while automatically calculating your risk. Including features to help prevent you from Over Trading, Revenge Trading and Emotional Trading. Trades can be managed automatically and the account performance metrics can be visualised in a graph. These features make this panel ideal for all manual traders and it helps to enhance the MetaTrader 5 platform. Multi Language support. MT4 Version  |  User Guide + Demo The Trade Manager does not work i
Exp COPYLOT CLIENT for MT5
Vladislav Andruschenko
4.08 (24)
Trade copier for MT5 is a trade copier for the МetaТrader 5 platform. It copies forex trades  between any accounts   MT5 - MT5, MT4 - MT5 for the COPYLOT MT5 version (or MT4 - MT4 MT5 - MT4 for the COPYLOT MT4 version)    Reliable copier!         MT4 version Full Description +DEMO +PDF   How To Buy    How To Install     How to get Log Files    How To Test and Optimize    All products from Expforex You can also copy trades in the МТ4 terminal (МТ4 - МТ4, МТ5 - МТ4):     COPYLOT CLIENT for
Telegram To MT5 Receiver
Levi Dane Benjamin
4.86 (7)
Copy Signals from any channel that you are a member (including private and restricted) straight to your MT5.  This tool has been designed with the user in mind while offering many features you need to manage and monitor the trades. This product is presented in an easy-to-use and visually attractive graphical interface. Customise your settings and start using the product within minutes! User Guide + Demo  | MT4 Version | Discord Version If you want to try a demo please go to user guide. The Te
The product will copy all telegram signal to MT5 ( which you are member) , also it can work as remote copier.  Easy to set up, copy order instant, can work with almost signal formats, image signal,  s upport to translate other language to English Work with all type of channel or group, even channel have "Restrict Saving Content", work with  multi channel, multi MT5 Work as remote copier: with signal have ticket number, it will copy exactly via ticket number. Support to backtest signal. How to s
The MT5 to Telegram Signal Provider is an easy-to-use, fully customizable utility that enables the sending of signals to Telegram, transforming your account into a signal provider. The format of the messages is fully customizable! However, for simple usage, you can also opt for a predefined template and enable or disable specific parts of the message. [ Demo ] [ Manual ] [ MT4 Version ] [ Discord Version ] Setup A step by step user guide is available. No knowledge of Telegram API is required;
VirtualTradePad One Click Trading Panel
Vladislav Andruschenko
4.56 (64)
Trading Panel for trading in One click.  Working with positions and orders!  Trading from the  chart  or the  keyboard . With our trading panel, you can execute trades with a single click directly from the chart and perform trading operations 30 times faster than with the standard MetaTrader control. Automatic calculations of parameters and functions make trading faster and more convenient for traders. Graphic tips, info labels, and full information on trade deals are on the chart MetaTrader.
-25% discount ($199 -> $149) Advanced trading tool: One click smart orders that execute under your conditions Developed by trader for trading community:  position size calculator (lot size), open position after price action, strategy builder, set and forget trading, mobile notifications... Risk Management -  Risk percentage position size calculator, gain percentage, target risk reward ratio, spread and commissions are included in calculations 7 Advanced order types  - Set and forget trading w
Trading Chaos Expert
Gennadiy Stanilevych
5 (10)
This software has no equals in the world and represents a universal trade "console" covering trading signals, automated market entry, setting of Stop Loss and Take Profit, as well as Trailing Profit for multiple trades at the same time in a single open window. Intuitive control of the Expert Advisor in "three clicks" ensures a comprehensive use of all its functions on different computers, including tablets PCs. Interacting with additional signal indicators that mark the chart to give a real mark
Trade Assistant 38 in 1
Makarii Gubaydullin
4.89 (18)
Multifunctional tool: 65+ functions, including: Lot Calculator, Price Action, R/R ration, Trade Manager, Supply and Demand zones Demo version   |   User manual The utility   doesn't work in the strategy tester : you can download the   Demo Version HERE  to test the product. Contact me   for any questions  / ideas for improvement / in case of a bug found If you need a MT4 version, it is available here Simplify, speed up and automate your trading   process . Expand the standard terminal capabili
Risk Manager for MT5
Sergey Batudayev
4.5 (14)
Expert Advisor Risk Manager for MT5 is a very important and in my opinion necessary program for every trader. With this Expert Advisor, you will be able to control the risk in your trading account. Risk and profit control can be carried out both in monetary terms and in percentage terms. For the Expert Advisor to work, simply attach it to the currency pair chart and set the acceptable risk values ​​in the deposit currency or in % of the current balance. PROMO BUY 1 GET 2 FREE -   https://ww
Trade copier MT5
Alfiya Fazylova
4.48 (27)
Trade Copier is a professional utility designed to copy and synchronize trades between trading accounts. Copying occurs from the account / terminal of the supplier to the account / terminal of the recipient, which are installed on the same computer or VPS . Before buying, you can test the demo version on a demo account. Demo version here . Full instruction here . Main functionality and benefits: Supports copying MT5> MT5, MT4> MT5, MT5> MT4, including MT5 netting accounts. * Supports copying Dem
Cerberus Equity Watcher
Samuel Bandi Roccatello
5 (2)
Cerberus the Equity Watcher  is a risk management tool that constantly monitors your account equity and avoid major drawdowns, caused by faulty EAs or by your emotional behaviour if you are a discretional trader. It is extremely useful for systematic traders that rely on EAs that might contain bugs, or that might not performed well in unexpected market conditions.  Cerberus let you set a minimum equity value and (optionally) a  maximum value , if either of those are reached all positioned are f
Take a Break MT5
Eric Emmrich
4.75 (16)
The most advanced news filter and drawdown limiter on MQL market NEW: Take a Break can be backtested against your account history! Check the " What's new " tab for details. Take a Break has evolved from a once simple news filter to a full-fledged account protection tool. It pauses any other EA during potentially unfavorable market conditions and will continue trading when the noise is over. Typical use cases: Stop trading during news/high volatility (+ close my trades before). Stop trading when
DrawDown Limiter
Haidar, Lionel Haj Ali
5 (18)
Drawdown Limiter EA You are in the right place if you were searching for Drawdown control, Drawdown limiter, Balance protection, Equity Protection or Daily Drawdown Limit related to Prop Firm, FTMO, or Funded account trading, or if you want to protect your trading account. Have you suffered from controlling your drawdown when trading funded accounts? This EA is meant for you. Prop firms usually set a rule called “Trader Daily Drawdown”, and if it is not respected, you are disqualified.  I am an
MT5 To Telegram Copier
Levi Dane Benjamin
5 (1)
Send fully customizable signals from MT5 to Telegram and become a Signal Provider! This product is presented in an easy-to-use and visually attractive graphical interface. Customise your settings and start using the product within minutes! User Guide + Demo  | MT4 Version  | Discord Version If you want to try a demo please go to the User Guide. The MT5 To Telegram Sender does NOT work in the strategy tester. MT5 To Telegram Features Fully Customise signal to your preference with a huge numbe
HINN Lazy Trader
Georg Vahi
5 (1)
Set price targets, and leave everything else to HINN Lazy Trader! This tool is designed for automatic position sizing from specified levels to designated targets. Using a VPS is recommended (*). The demo version   limited in functionality, be sure to watch this video before using -->  https://youtu.be/geLQ6dUzAr8 A community for users, product discussion, update news, and first line of support are organized in a free Discord: https://discord.gg/zFhEZc7QDQ Use Webmoney For payments in cryptocu
Hedge Ninja
Robert Mathias Bernt Larsson
3 (2)
Make sure to join our Discord community over at www.Robertsfx.com , you can also buy the EA at robertsfx.com WIN NO MATTER IN WHICH DIRECTION THE PRICE MOVES This robot wins no matter in which direction the price moves by following changing direction depending on in which direction price moves. This is the most free way of trading to this date. So you win no matter which direction it moves (when price moves to either of the red lines as seen on the screenshot, it wins with the profit target yo
The top-selling EAs on the market cost a lot and one day they are suddenly gone. This is because one strategy will not work in the forex market all the time. Our product is unique from all others in the MQL Marketplace because our EA comes with 34+ built-in indicators that allow develop strategies every time.  You build your strategy and keep updating it. If one strategy does not work, simply build another all using only one EA. This is All-In-One EA   in this market place. You can use as trade
OrderManager MT5
Lukas Roth
4.87 (15)
Introducing the Order Manager : A Revolutionary Utility for MT5 Manage your trades like a pro with the all-new Order Manager utility for MetaTrader 5. Designed with simplicity and ease-of-use in mind, the Order Manager allows you to effortlessly define and visualize the risk associated with each trade, enabling you to make informed decisions and optimize your trading strategy. For more information about the OrderManager, please refear to the manual. [ Demo ]  [ Manual ]  [ MT4 Version ]  [ Teleg
Trend Line Optimizer MT5
Evgenii Aksenov
4.56 (9)
This is an automatic parameter optimizer for the Trend Line PRO indicator Easily and quickly you will select the optimal parameters for your favorite Trend Line PRO indicator.  Optimization takes only a few seconds. The optimizer allows you to find the best parameters for each pair and period: Amplitude, TP1-TP3, StopLoss, as well as values for Time Filter and HTF Filter on the selected history section (Days)  To optimize different timeframes, you need a different range of history: M5-M15 set
KT Equity Protector MT5
KEENBASE SOFTWARE SOLUTIONS
5 (1)
KT Equity Protector EA consistently monitors the account equity and closes all the market and pending orders once the account equity reached a fixed equity stop loss or profit target.  After closing all trading positions, the EA can close all open charts to stop other expert advisors from opening more trading positions. Equity Stop-Loss If your current account balance is $5000 and you set an equity stop loss at $500. In this case, the KT Equity Protector will close all the active and pending
Trade Manager EA for MT5
Odaine Ramon Mcmillan
4.58 (12)
50% Off Today Only! Price Goes Back Up at 11 PM (EST) Marketkeys Trade Manager EA for MT5: Your Pathway to Forex Trading Mastery What Traders Are Saying: "Much better than lots of other trade managers I've tested..." – R Vdr "Saves me time from manually calculating lots sizes and risks...amazing support." – Richard Obi Efficiency and precision are paramount in Forex trading. Marketkeys Trade Manager EA for MT5 offers just that - a seamless interface combined with robust risk management tools
RiskGuard Management
MONTORIO MICHELE
5 (14)
ATTENTION the expert does not work in strategy tester, for a trial version visit my profile. Manual RiskGuard Management   RiskGuard management was born with the idea of ​​helping traders from their initial journey to becoming expert and aware traders. Compatible with any operating system whether Mac or Windows. The operations panel is integrated into the graph giving the possibility to choose size and position between right and left, while the various buttons light up when they can be used,
Seconds Chart MT5
Boris Sedov
4.53 (15)
Seconds Chart — timeframes in seconds for MetaTrader 5. The utility allows you to create charts in the MetaTrader 5 terminal with a timeframe in seconds. The timeframe on such a chart is set in seconds, not in minutes or hours. Thus, you can create charts with a timeframe less than M1. For example, S15 is a timeframe with a period of 15 seconds. You can apply indicators, Expert Advisors and scripts to the resulting chart. You get a fully functional chart on which you can work just as well as on
More from author
Take a Break MT5
Eric Emmrich
4.75 (16)
The most advanced news filter and drawdown limiter on MQL market NEW: Take a Break can be backtested against your account history! Check the " What's new " tab for details. Take a Break has evolved from a once simple news filter to a full-fledged account protection tool. It pauses any other EA during potentially unfavorable market conditions and will continue trading when the noise is over. Typical use cases: Stop trading during news/high volatility (+ close my trades before). Stop trading when
Take a Break
Eric Emmrich
5 (26)
The most advanced news filter and drawdown limiter on MQL market NEW: Take a Break can be backtested against your account history! Check the " What's new " tab for details. Take a Break has evolved from a once simple news filter to a full-fledged account protection tool. It pauses any other EA during potentially unfavorable market conditions and will continue trading when the noise is over. Typical use cases: Stop trading during news/high volatility (+ close my trades before). Stop trading when
Please check the " What's new " tab regularly for a complete and up-to-date list of all improvements + parameters. FREE indicator for my trading utility Take a Break . This indicator allows you to manage multiple other EAs with just one Take a Break EA instance. Simply specify the corresponding Chart Group in the indicator(s) and Take a Break EA settings and you are good to go.  Setup examples (Indicator + EA) As a prerequisite, add the URL https://trading.custom-solutions.it to the list of
FREE
Tax Buddy MT5
Eric Emmrich
5 (2)
Tax Buddy creates a simple, sortable trading report which you can send to your local tax authorities alongside your annual declaration. I've been using this kind of report for the German Finanzamt in order to declare my capital gains ("Kapitalerträge") in a readily comprehensible manner. For testing purposes, the Demo version places random trades in the Strategy Tester on the symbol of your choice and creates a demo report for them. Conveniently, all reports are stored in the common path for a
Take a Break Indicator
Eric Emmrich
4.83 (6)
Please check the " What's new " tab regularly for a complete and up-to-date list of all improvements + parameters. FREE indicator for my trading utility Take a Break . This indicator allows you to manage multiple other EAs with just one Take a Break EA instance. Simply specify the corresponding Chart Group in the indicator(s) and Take a Break EA settings and you are good to go.  Setup examples (Indicator + EA) As a prerequisite, add the URL https://trading.custom-solutions.it to the list of
FREE
Take a Break FREE
Eric Emmrich
5 (3)
The most advanced news filter on MQL market This is the demo version of my Expert Advisor " Take a Break ". All EA operations are limited to 1 chart symbol only. Please check the " What's new " tab regularly for a complete and up-to-date list of all improvements + parameters. Take a Break has evolved from a once simple news filter to a full-fledged account protection tool. It pauses any other EA during potentially unfavorable market conditions and will continue trading when the noise is over. Ty
FREE
Tax Buddy
Eric Emmrich
5 (3)
Tax Buddy creates a simple, sortable trading report which you can send to your local tax authorities alongside your annual declaration. I've been using this kind of report for the German Finanzamt in order to declare my capital gains ("Kapitalerträge") in a readily comprehensible manner. For testing purposes, the Demo version places random trades in the Strategy Tester on the symbol of your choice and creates a demo report for them. Conveniently, all reports are stored in the common path for a
Filter:
Apdullah96
34
Apdullah96 2024.06.13 10:20 
 

Fast Response and really want to Help and solve the problem. Great EA!

jotjot
297
jotjot 2024.05.09 16:52 
 

Nice EA, works super fine. Also good for prop trading, avoiding a rule break during news trading

Calogero Vella
571
Calogero Vella 2024.04.12 08:07 
 

Nur zu empfehlen. Klasse 1

Eric Emmrich
7688
Reply from developer Eric Emmrich 2024.04.12 08:11
Hallo Calogero, danke für deine Review! TaB FREE ist auf 1 Symbol und 1 Chart Group ("Default") beschränkt. Insofern kannst du ihn auch nur für 1 EA nutzen. Die bezahlte Version hat diese Einschränkung nicht.
Padraic Michael Boylan
269
Padraic Michael Boylan 2022.09.02 09:35 
 

What a fantastic tool. A large range of powerful features, plus prompt, polite support provided by its creator Eric Emmrich, I can highly recommend Take a Break.

Eric Emmrich
7688
Reply from developer Eric Emmrich 2022.09.03 10:02
Thank you for your kind words - much appreciated :)
Marcel Bühler
1446
Marcel Bühler 2021.03.06 19:01 
 

I was looking for a stop trading Utility...at a certain leve closes positive or negative trades or all at once. Maybe it could be built in?

Eric Emmrich
7688
Reply from developer Eric Emmrich 2021.03.29 10:09
Hi Marcel, you can use the Max Daily Profit/Loss options for that. Let me know if you need any help with the setup. Update 2021.03.29: Just released the new EA version 5.0 which now supports Maximum Drawdown/Profit options (also in %).
Reply to review
Version 8.31 2024.10.09
Minor fix for the new parameter "Maximum Daily Orders", which now also includes open orders. Previously, it only took closed orders into account.
Version 8.30 2024.10.08
This version adds a new parameter "Maximum Daily Orders" that can be used for limiting the amount of orders per day. Remember that you can define what "today" actually means by setting the time + timezone to reset the daily limits in TaB's "Account Protection" section. By default, all daily limits will be reset at 00:00 broker server time (MetaTrader terminal time).

Additionally, the wording of the displayed "Account Statistics" has also been improved to make them more clear.
Version 8.21 2024.09.30
Minor improvement for the previous version 8.20 that prevents wrong orders count when multiple TaB EAs are used in the same terminal. Please pay special attention to the release notes of the previous version.
Version 8.20 2024.09.30
ATTENTION: This update requires the latest version (3.20) of the TaB indicator. Please download it as well.

Besides some behind-the-scenes performance optimizations (with more to come in the next updates), this update improves the way TaB handles the "Force stop trading and pause External EA" parameter:

1. It has now been renamed to "Always pause external EAs, even with open trades", to better reflect its purpose (hopefully :)).
2. If set to "Always pause external EAs, even with open trades = false", the behavior has been improved as follows: given you have TaB configured to manage EURUSD and GBPUSD. There is 1 open trade on EURUSD.

Old behavior: TaB would not pause the EURUSD and GBPUSD charts (and their EAs) until all trades are closed.
New behavior: TaB now pauses the GBPUSD chart already, as there are no open trades for this symbol. The EURUSD chart will be paused as well as soon as the open EURUSD trade is closed.

Everyone who has set this parameter to "false" can now re-evaluate their TaB EA setups. Multiple TaB EAs set up previously to only manage a specific symbol might not be needed anymore due to this improved behavior. This would then also lead to improved performance.

As always, please report any bugs or issues. Please also consider sharing your experiences with TaB as a product review - that will help fellow traders who are looking for a tool just like TaB.
Version 8.12 2024.09.25
This is an important bug fix release for anyone facing "Stack overflow" errors that caused TaB to crash and cease its operations. I do apologize for the inconveniences this has caused.

TaB should now work just as reliably as before the introduction of the new auto setup mode. If you still encounter any issues after the update, please reach out to me directly.
Version 8.11 2024.08.30
Some improvements have been made behind the scenes for an even smoother interaction between the EA and the indicator, especially regarding the new auto setup mode.

Also aims to fix "Stack overflow" errors in MetaTrader that were reported occasionally by some users. If they still occur after the update, please reach out to me.
Version 8.1 2024.08.13
Following feedback on the new auto setup mode, this is a minor usability improvement with clearer wording. The setup examples in the indicator description have also been updated accordingly.

If you already installed version 8.00 before and used the auto setup mode, make sure to update again and set "Which Chart Groups should be managed? = All Chart Groups" (or simply reset the EA parameters).
Version 8.0 2024.08.13
It's been a while since the last update. Here's what it features:

- TaB will now start up significantly faster due to some internal optimizations of the news download. If you want maximum performance and do not need the news lines on the charts, it is recommended to set the parameter "Draw News Lines on Chart = false" in both the indicator + EA.
- TaB now supports an auto setup mode! Just add the indicator with default settings to all charts that should be managed by TaB and you are good to go - TaB will then create all chart groups automatically, while maintaining full compatibility with any custom chart groups that may already exist.

I hope that this will make the setup process more straightforward for most users. Make sure to update the EA and indicator to the latest version to benefit from these improvements.
Version 7.0 2024.02.12
The first update of the year marks the next milestone in TaB's history: it can now be backtested based on your account history 🎉

How does that work?
1. Add the TaB EA to any M1 chart and set the new parameter "Get backtest data on initialization: true".
2. TaB retrieves all order data that matches the defined Start and End Date and writes a message about it in MetaTrader's "Experts" log.
3. Open the Strategy Tester, select M1 as a timeframe for testing and either "Open prices only" or "1 minute OHLC" as a modelling method for faster backtesting.

TaB will then open the orders based on your account history and apply its filters accordingly, so that you can check how TaB could have helped in your trading.
As this is the first version of the new backtest feature, it's not 100% complete, yet. One essential part that is still missing are backtesting of the news filters. This will be added in one of the next updates, as I'm currently evaluating different approaches for the news download, to make sure news backtests do not interfere with the live news download.

Also note that due to the limitations in MetaTrader 4 (e.g. no support for multi-currency backtesting), it is strongly advised to only use MetaTrader 5 for backtesting.

Other fixes & enhancements in this update:
- Orders can now be closed by TaB at a specific time, if their order comment starts with "Close@" (e.g. "Close@2024.02.28 14:30").
- Fix for the dynamic volatility filter (which can also be backtested and optimized).
- A more clear error message if TaB does not work due to missing Chart Groups.
- Renaming of some parameters to be more clear about their purpose.
Version 6.31 2023.12.08
This update fixes an issue in the NFP news filter in conjunction with the "Filter News Events" parameter: if you had specified "Filter News Events" and they did not contain "Nonfarm Payrolls" as well, the NFP news were ignored. That has now been fixed.
Version 6.30 2023.11.24
This version of TaB adds a user request:

---------- A C C O U N T P R O T E C T I O N ----------
New option "By Equity (open trades only)" for parameter "Daily Profit/Loss Limit calculation mode": when set, TaB will only take open trades into account when calculating the Daily P/L limits, making it identical to the "Drawdown Control" section. With one important difference: TaB's "Drawdown Control" will always close the trades when the limits are reached, the "Account Protection" can be configured to only pause but not close trades ("Close trades when Daily Profit/Loss Limit is reached: false"). That now makes it possible to set up a "soft limit" for pausing your EAs, and a (higher) hard limit for closing their trades.
Version 6.20 2023.11.19
This version of TaB comes with the following bug fixes and improvements:

---------- A C C O U N T P R O T E C T I O N ----------
- New parameter "Close trades during news": when set to false, trades will only be closed by the account protection settings (Daily P/L or Minimum Value reached) if no news filter is active. This will make sure to comply with the rules of some prop trading companies that prohibit trade closing during news.

---------- T R A D I N G T I M E S ----------
- Parameter "Close trades when out of time" was renamed to "Action to perform when out of time" and now also supports removing the SL/TP when out of time and restoring them afterwards. This may come in handy especially during nightly rollover times when the spread is widened and the stops would otherwise be triggered.
ATTENTION: if you previously set "Close trades when out of time: true", you will have to reconfigure it after the update.

---------- T E M P L A T E S E T T I N G S ----------
- New parameter "Apply templates only once every X minutes": if set, TaB will only pause and restore your external EAs once every X minutes. This will make sure that the external EAs are not removed and added continuously, e.g. because of a configured spread filter that is triggered continuously.

Other fixes and improvements:
- If news cannot be retrieved, e.g. because of (temporary) connection problems, TaB will now auto-retry their download until it succeeds again. During this time, any previously downloaded news will be used as a backup.
- Fixed a bug in the NFP news filter that did not work if High Impact news were disabled.
- Fixed a bug that prevented TaB from initializing when setup during the weekend or when markets are closed.
- Improved sanitizing and validation of parameters, e.g. when dealing with multiple chart groups and time ranges.
Version 6.10 2023.09.26
Bug Fixes:
- When TaB was configured to manage "All trades (entire account)", it only managed symbols identified through the TaB indicator. That caused issues when using multi-currency EAs or trade copiers and has now been fixed.

Improvements:
- News results (worse than expected / as expected / better than expected) can now be viewed on the charts, when hovering over the news lines.
- Re-ordered some parameters once again to improve usability.
- Logging was improved to make sure the "Experts" log does not get spammed.
- Some behind the scenes cleanup and code optimization was carried out.
Version 6.0 2023.09.17
This version adds one of the most anticipated features to Take a Break: forexfactory.com as a news provider.
investing.com is still the default provider and now features ALL currencies supported by their economic calendar, not only the major ones.

The "News Filters" section was also restructured for easier setup (hopefully :)).

Additionally, this version contains the following bug fixes:
- Fixed a bug in the trade identification by magic numbers that could lead to some trades being managed by error, if the magic number only matched partially.

ATTENTION: TaB's internal news API has been rewritten in large parts to support multiple news providers, while maintaining compatibility with current and older TaB versions.
However, the added compatibility layer is planned to be removed at the end of 2023. Hence, TaB versions < 6.00 will STOP WORKING at the end of the year. Please make sure to update!
Version 5.54 2023.03.08
---------- A C C O U N T P R O T E C T I O N ----------
- Added "Include deposits/withdrawals in Daily Profit/Loss" option (defaults to false).
Fixes an issue introduced in version 5.51 which caused all deposit/withdrawal operations to be included in the Daily Profit/Loss by default.

---------- A D D I T I O N A L F I L T E R S ----------
- "Minimum Dynamic Volatility of current candle" is now simply "Minimum Volatility (in points)".
It works exactly as the "Maximum Volatility (in points)", except that it pauses trading if volatility is too low.
Version 5.53 2023.02.21
Important update: stabilizes TaB's operation and addresses another issue with template creation that might lead to messed up templates.

Everyone who has had problems with TaB in the past should please update to this version.
Also be sure to update the indicator to version 2.10.

Fixes:
- Most importantly: messed up templates should finally not happen anymore. This has been a long-standing issue for some users which I was able to reproduce only by chance. Now I was lucky enough to find its root cause (finally!) which should fix it once and for all. Should it still happen to you after the update, please get in touch with me immediately.
- Unexpected closing of trades after a terminal restart, if Profit/Loss limits were used.
- Inaccurate calculation of news times that might lead to a delay of several minutes when pausing/resuming trading due to news.

Reliability is key. Hence, I'm really happy about the latest fixes. If you find any other issues, please always report them so that they can be fixed as well.
Version 5.52 2023.02.20
New features:

---------- A D D I T I O N A L F I L T E R S ----------
Added "Maximum Buy Orders" + Maximum Sell Orders" which makes it possible to filter by trade direction.
Note that these parameters respect the selected "Trade Management Mode" in E X T E R N A L E A S E T T I N G S. Thus, they include Pending Orders by default.

Bug fixes:
After a terminal restart, TaB may have closed orders too early if internal calculations took too long. This has now been fixed.
Note that TaB may take up to 1 minute for initialization after a terminal restart.
Version 5.51 2023.01.26
Bug fix release that addresses the following issues:

---------- E X T E R N A L E A S E T T I N G S ----------
- "Trade Management Mode" is now respected properly in all sections of TaB. Previously, even if "All Order Types" was selected, Pending Orders were not taken into account when retrieving the current orders. Thus, some filters like "Maximum Lots" did not work properly.

---------- N E W S F I L T E R S ----------
- "Filter News Events" and "Filter News Symbols" used to be case-sensitive. Thus, some news events might have been missed if their name or currency differed slightly from what was set in these parameters. This is now fixed so that these parameters are now case-insensitive.
Version 5.50 2022.12.03
---------- D R A W D O W N C O N T R O L ----------
Added "Restart External EA after trade close" which re-initializes your external EAs after TaB closed their trades.

Also be sure to update the Take a Break Indicator to version 1.90!
It contains an important reliability improvement so that messed up template overwrites should no longer happen.
Version 5.41 2022.11.01
Bug fix release that corrects the SL/TP calculation when the Daily Profit/Loss should be included. Formerly, it could lead to unexpected trade closings due to "SL/TP for open trades reached".
Version 5.40 2022.01.23
New Year - New Update!

New features:

---------- M I N I M U M P R O F I T F O R T R A D E C L O S E ----------
This new, universal section can now be used for specifying a minimum profit or maximum loss target that needs to be reached before trades are closed.
It is currently supported in the News + Time Filter sections.

---------- N E W S F I L T E R S ----------
- Added "Close trades before news - check minimum profit for trade close" which defines whether the minimum profit or maximum loss targets should be checked before trades are closed due to news.
- "Filter News Symbols" now supports symbol mappings. If you specify e.g. ".DE40Cash=EUR", then all EUR news will automatically be mapped to .DE40Cash.

---------- T R A D I N G T I M E S ----------
- Added "Close trades when out of time" which lets you close trades when any of the time filters becomes active. This option is more universal than the "Close trades at" one (which is still supported, though).
- Added "Check minimum profit for trade close" which defines whether the minimum profit or maximum loss targets should be checked before trades are closed due to time filters.

Bug Fixes:
- When trading symbols with certain suffixes (like "...."), the news filter stopped working. This has now been fixed.
Version 5.30 2021.11.28
This release adds the following user requests to the EA:

---------- N E W S F I L T E R S ----------
- Added "Close trades before news - Minimum Profit" which allows to specify a minimum profit target that needs to be reached before trades are closed due to news.
- Added "Close trades before news - Maximum Loss" which allows to specify a maximum loss target that needs to be reached before trades are closed due to news.
- Added "Profit/Loss values are specified in" which allows to specify these targets in either money or percent.

---------- A D D I T I O N A L F I L T E R S ----------
- Added "Maximum Orders" (until trading is allowed)

---------- A C C O U N T P R O T E C T I O N ----------
- Added "Account Margin Level" as a minimum/maximum property until trading IS allowed.
- Added "Maximum value until trading IS allowed" which allows to set a maximum value for e.g. Account Equity.
- Added "Daily Profit/Loss values are specified in" which now allows to specify the daily limits also in percent.

I hope you enjoy these enhancements. If you have an idea for further improving TaB, just let me know in the comments or by PM.

I would also appreciate a review if TaB is useful to you :)
Version 5.20 2021.10.11
I'm delighted to present you the most stable Take a Break version to date!

Following user feedback, I tweaked the EA and Indicator and tested the improvements for the past weeks 24/7 on a VPS with MT4 and MT5. Since then, I never got any errors like "Could not identify any symbols to manage." or broken template files anymore.

In order to make use of the stability improvements, please update the EA to version >= 5.20 and the Indicator to version >= 1.80.

I'd like to thank all users who contributed to this release and helped making Take a Break an even more stable trading utility.
Version 5.13 2021.10.03
Small bug fix release which removes superfluous WebRequests for auto-calculating the GMT/timezone offset.
Version 5.12 2021.09.18
Bug fix release which should finally solve an annoying issue after terminal restart: some templates could get overwritten unexpectedly which then caused an infinite loop of "Applying Chart Template XXX" calls in the "Experts" tab. Ultimately, that then led to a frozen or even crashing terminal + broken template files.

If you ran into this issue (which mostly affected MT5), please do the following AFTER this update:

1. Stop the Take a Break EA
2. Setup your "Trading IS allowed" templates again and select "Recreate default templates: true" in the indicator parameters
3. Enable the Take a Break EA again

I'm really sorry for any inconvenience this has caused. TaB should be a reliable tool for every user so I do take such bugs seriously.
Should you encounter any errors, please report them to me so that they can be fixed for everybody. Thank you to the users that reported this issue!

Other than the main bug fix, there are also some minor improvements:
- If the Auto GMT or Auto Timezone Offset cannot be determined due to a server error, TaB will now retry after a few minutes (just like it does with the News).
- Parameters that must be > 0 or < 0 are now sanity checked. E.g. if you specify a "Maximum Drawdown for all open trades" of "100", it is now automatically converted to "-100" in the code.
Version 5.11 2021.07.26
Improvements:
- Updated logic for trade identification by Order Comment: search for occurrences instead of exact matches.

Example: Order Comment "EA2" will now also identify trades having comments that contain this string, e.g. "EA2-Grid", "FirstTrade-EA2", "EA2 [tp]" etc.

Previously, trades would only have been identified if they had the exact order comment "EA2".
Version 5.10 2021.07.25
New features:
- Added the ability to identify trades by Order Comments in addition to Magic Numbers.
- Added the ability to remove SL and TP values of orders before news and to restore them afterwards. This action can be performed instead of closing trades before news.

Example:
- High Impact News at 16:00
- "Take action X minutes before/after news": 5
- "High Impact News - Action to take": Remove S/L + T/P before news and restore afterwards
- S/L and T/P values will be removed from the affected orders at 15:55.
- S/L and T/P values will be restored to the affected orders at 16:05.
- If S/L or T/P values have already been exceeded and thus, cannot be restored anymore, the affected orders are closed at 16:05.

Improvements:
- MT5: Added compatibility with latest build version.
- Minor code and wording improvements
Version 5.0 2021.03.29
New features:
- Added new section "Drawdown Control" which replaces the former External EA SL/TP section. Existing settings are migrated conveniently. This section gives you more control over Take a Break's internal trade management and also allows you to set Profit/Loss values in % of account balance.

Improvements:
- If specific Magic Numbers are set, all trades belonging to them are now handled by Take a Break - independently of their symbol. Formerly, Take a Break only managed trades belonging to its chart symbols.
- Profit/Loss values are now also displayed in % of account balance.
- Changed wording of some configuration options for better understanding.
Version 4.99 2021.02.09
Bug fixes:
- Finally fixed an annoying bug in the time filter that did not return to "Trading allowed" after a "NoTrade" time (e.g. after the weekend).

User requests:
- Added display of the (auto detected) timezone offsets for GMT + "Timezone to reset Daily Profit/Loss Limit" (if set).
- Added options to stop trading all day on NFP/High/Medium/Low Impact News. These options also respect any specified "Filter News Events", i.e. will only stop trading for the whole day if any of the specified events take place on the current day.

General improvements:
- If set, the calculated Daily Profit/Loss Limits (including deviation) are now also displayed on the chart. As they are only used when trading is not allowed, they are also only displayed in this case. Calculated "Daily Profit Limit" if Today's P/L is positive, calculated "Daily Loss Limit" if it is negative.
- If set, the calculated S/L and T/P levels (including Daily Profit/Loss, if applicable) are now also displayed on the chart. Calculated T/P if Floating P/L is positive, Calculated S/L if it is negative.
- Added a +/- sign in front of the displayed P/L values for a better overview.
Version 4.98 2021.02.03
Added another new parameter on user request:

- "Limits deviation": if you have set a "Daily Profit/Loss Limit" or ""Minimum value until trading IS allowed" and trades are closed with slippage, it might result in a slightly lower value than the set limits. This option now allows to multiply these limits by a deviation factor (default: 1).

Example:
- "Maximum Daily Profit Limit": $100
- Trades are closed at profit of $100 but with slippage, resulting in a Daily Profit of only $98.
- With default "Limits deviation" of 1, TaB would continue trading as $98 <= $100 ($100 * 1 "Limits deviation").
- With "Limits deviation" set to e.g. "0.95", TaB would now stop trading as $98 >= $95 ($100 * 0.95 "Limits deviation")
Version 4.97 2021.02.01
Bug fix for the time filter which did not return back to "Trading allowed" after the latest enhancements in version 4.96.
Version 4.96 2021.01.30
As a tool for traders by traders, the time filter was enhanced on user request with 3 new options:

- "Days of Year"
- "Days of Month"
- "Months"

Each of them is behaving exactly like the "Monday ... Sunday Trading" inputs which means that you can also specify ranges here, e.g.

- "Days of Year" = "14-352" will pause trading for the first and last 2 weeks of a year (typical use case)
- "Days of Month" = "5-10,20" will trade from the 5th to the 10th and on the 20th of each month.

All time filters interact with each other which allows truly flexible setups.

I also added the "Magic Numbers" to the "Required Settings" and revised this section for a clearer overview which Take a Break EA instance manages which trades. Existing users kindly note that nothing changes for your setups. Each TaB EA instance will only manage the specified Magic Numbers even if the new option "Which trades should be managed?" is set to "All trades (entire account)".
Version 4.95 2021.01.29
Hide the countdown to the Next News Break when there are no future news events (yet).
Version 4.94 2021.01.26
Added remaining days to the new countdown for "Next News Break in" if the next event occurs in more than 24 hours.
Version 4.93 2021.01.25
Improvements:
- Relevant news are now displayed on your other EAs' charts as well (requires indicator version >= 1.72).
- Beautified the drawn news lines in general. Changed their default colors to be more like a traffic light: Green = Low Impact, Orange = Medium Impact, Red = High Impact.
- Added a countdown that shows the "Next News Break in XXh YYmin".
Version 4.92 2021.01.23
Modified parameters:
- "External EA - Magic Numbers": the value of this input now controls which trades are identified as "ALL trades". A value of "-1" means "ALL trades" in its true sense, i.e. independent of symbol and magic number. If you enter specific magic numbers here (like 1,2,3), only these trades will be taken into account for settings that include "ALL trades" (Loss Limit etc).

This modification makes it possible to have one "master" instance of Take a Break that controls the overall account limits and another (or even multiple) "slave" instance that controls specific EAs only. Thus, your TaB setups are now even more flexible.

Added parameters:
- "Dynamic Maximum Volatility (based on current candle)": the volatility filter can now be dynamic. If you control multiple symbols with just 1 TaB instance, setting a fixed "Maximum Volatility (in points)" for all of them might not be too handy. In this case, set this option to "true".
- "Minimum Dynamic Volatility of current candle": if (Minimum) Volatility of current candle > Average Volatility of past candles, trading will be stopped.
Version 4.91 2021.01.18
Important bug fix release for all users that already updated to EA version 4.90 / Indicator version 1.70: templates created with these versions might not get loaded properly which caused Take a Break to stop its work entirely. This issue has now been fixed so I urge all users to update.

The good news is that no template data was lost. The bad news is that depending on your filter settings, not all of your charts might still be managed by Take a Break EA. So after the update, please check your chart setup(s) and make sure that all relevant charts still contain the Take a Break indicator. If it is missing, please add the indicator to the chart again - either manually or by applying the corresponding template: right-click on the chart, select "Templates -> Load Template", navigate to "MQL4\Files" (MT4) / "MQL5\Files" (MT5) and select the template to apply.

I apologize for any inconvenience caused!
Version 4.90 2021.01.16
New Year, New Updates - Happy New Year to all of you!

Please make sure to also update the indicator to version 1.70 and to follow its release notes!

This update comes with the following improvements:

- If you modified the settings of an EA that is managed by Take a Break, you don't need to recreate the template file manually anymore afterwards. Take a Break will now take care of this by saving all modification to the corresponding template automatically.

- Added new parameter "Average T/P for each open trade" (in addition to "Minimum T/P for ALL open trades"): e.g. when a news filter becomes active and thus, trading is not allowed, Take a Break will manage your open trades. You set "5" as "Minimum T/P" and "1" as "Average T/P for each trade". If you have 6 open trades, Take a Break will close them as soon as the total profit on the account becomes >= 6 USD/EUR/... If you have only 4 open trades, Take a Break will close them as soon as soon as the total profit becomes >= 5 USD/EUR/... (because 4 open trades * 1 USD average T/P < 5 USD minimum T/P).

- Added new parameter "Average S/L for each open trade" (in addition to "Maximum S/L for ALL open trades"): e.g. when a news filter becomes active and thus, trading is not allowed, Take a Break will manage your open trades. You set "-5" as "Maximum S/L" and "-1" as "Average S/L for each trade". If you have 6 open trades, Take a Break will close them as soon as the total loss on the account becomes <= -5 USD/EUR/... If you have only 4 open trades, Take a Break will close them as soon as soon as the total loss becomes <= -4 USD/EUR/... (because 4 open trades * -1 USD average S/L > -5 USD maximum S/L).

- Improved the volatility filter by adding the new option "Calculate average Volatility for the past ... candle(s)": e.g. you want to calculate the average volatility of the past 7 days for each symbol, then you would enter "7" here + select "1 Day" in the following input "on Timeframe".

- Made some minor changes to the wordings + re-grouped the settings sections again. From now on, it is clearly visible which settings are required and which ones are optional.
Version 4.82 2020.12.19
Added parameters:
- "Minimum ... until trading IS allowed": defines the type of the specified minimum value. Available types: Account Equity (default), Account Balance, Account Free Margin. Once the minimum value is reached, trading will be paused and optionally, all trades are closed.

Improvements:
- Added an error message that shows clearly if Take a Break could not identify any symbols to manage and thus, will not work.
- Re-arranged some parameters again for a better and more logical overview.

Bug fixes:
- Fixed an issue where the symbols managed by Take a Break were not recognized properly after a terminal restart unless a new chart was added to the Chart Group(s). As far as I'm aware, this issue affected MT4 users only. Take a Break will now display a loading message after a terminal restart until all charts could be identified. This might take a while depending on the power and utilization of your computer/VPS.
- Several minor fixes which further improve Take a Break's stability and work algorithm.
Version 4.81 2020.12.17
Added parameters:
- "External EA - Trade Management Mode": by default, All Oder Types (Market + Pending) will be managed by Take a Break. If you don't want to close open trades but delete only Pending Orders of the External EA, select "Pending Orders only". If you want to close only open trades and keep Pending Orders open, select "Market Orders only".

Removed parameters:
- "External EA - Delete Pending Orders"

Bug fixes:
- Fixed the closing logic for "Close ALL trades at" which closed trades even after the specified time had already passed.
Version 4.80 2020.12.12
Improvements:
- Revised time filter: made it more fail-safe + added a new, simpler format. E.g. "4,8" (or "4-5,8-9") is the same as formerly "04:00 - 05:00,08:00 - 09:00" and will trade from 04:00 to 05:00 and from 08:00 to 09:00 broker server time. The old, extended format is still supported.
- Re-arranged + re-grouped the inputs for a better overview. Also added foot notes for parameters that usually need clarification.

Changed parameters:
- Renamed "Force template apply" to "Force stop trading". Also, this parameter is now set to "true" per default.

Added parameters:
- "T/P in money for ALL open trades" (if "Force stop trading" = true)
- "S/L in money for ALL open trades" (if "Force stop trading" = true)
- "Include Daily Profit/Loss in TP/SL calculation" (if "Force stop trading" = true)
- "Close ALL trades when Daily Profit/Loss Limits are reached": if set to "false" and "Force stop trading" is set to "true", trading will only be paused but open trades will not be closed.

As always, if you have any questions, just contact me. Also, if Take a Break is useful to you, please consider giving it a review. Thank you!
Version 4.73 2020.12.01
Recently, the Investing.com economic calendar was "temporarily down for maintenance" several times even during peak news times. If Take a Break tried to update news during these periods, there was no data received. Thus, the news filters did not work then.

This update makes sure that this won't happen again by applying additional sanity checks. Also, Take a Break will retry to get the news every X minutes in such situations.
Version 4.72 2020.11.25
Another minor release which tweaks the performance of the news updates once again.

Next up will be a major release to version 5.0 with the ability to backtest your Take a Break setup.
Version 4.71 2020.11.24
Minor bug fix for the "Pause X minutes before ..." news options which were executed 1 minute later under certain circumstances.
Version 4.70 2020.11.24
Improvements:
- Volatility filter was added.
- Improved handling of news updates + time filters.
Version 4.6 2020.11.20
Fixed the closing logic of the "Close ALL trades ..." options to also take symbols into account that are not managed by Take a Break.
Version 4.5 2020.11.19
Added parameters:
- Close ALL trades when Minimum Equity is reached

Bug fixes:
- Occasionally, templates were applied multiple times which caused some EAs to crash on template load. Additionally, this also lead to broken templates, e.g. the EA was then missing entirely on the "Trading IS allowed" template.
Version 4.4 2020.11.04
Added new parameter "Force template apply": by default, Take a Break will not apply any template (specifically the "Trading is NOT allowed" one) if there are active trades of your other EA, unless they are closed. By setting this option to "true", the template will be applied even with active trades.

This can be useful to prevent your other EA from opening new trades during news. But will leave the active trades unprotected during these periods - unless they are secured by a hard S/L or another EA on the "Trading is NOT allowed" template. Use with caution.
Version 4.3 2020.10.14
Added new parameter "Minimum Equity until trading IS allowed": in addition to the Daily Profit/Loss filters, this filter let's you define a minimum Account Equity until trading is allowed. This option can be used as an emergency stop loss after a series of bad trading days.

Once your overall Account Equity falls below the defined value, ALL trades (independent of any magic number) will be closed and the "Trading is NOT allowed" template applied.

Removed parameters:
- Minimum Balance until trading IS allowed
Version 4.2 2020.10.14
Added new parameter "Minimum Balance until trading IS allowed": in addition to the Daily Profit/Loss filters, this filter let's you define a minimum Account Balance until trading is allowed. This option can be used as an emergency stop loss after a series of bad trading days.

Once your Account Balance falls below the defined value, ALL trades (independent of any magic number) will be closed and the "Trading is NOT allowed" template be applied.
Version 4.1 2020.10.06
Improvements:
- Further performance improvements: the frequency of the time filters is now also dependent on the chart timeframe. Due to this, the EA must now be run on a chart with timeframe M1 so that these checks get executed every minute. Conveniently, the EA will change its timeframe to M1 automatically if that's not already the case.
- Updated Setup example + description to reflect these changes.
- Code cleanup

Bug fixes:
- NFP news filter did not work properly.
- News are now displayed properly again on the chart from highest to lowest impact.
Version 4.0 2020.10.02
Major performance upgrade with an almost entirely rewritten code base. This upgrade allows Take a Break to handle even large-scale chart setups while consuming a minimum amount of CPU power.

New features:
- From this version onward, the frequency of the news filter checks is controlled by the chart timeframe of the Take a Break EA.
- Only one single WebRequest URL needed.
- Manage multiple Chart Groups and Magic Numbers from one single Take a Break EA instance.

Please make sure to read the updated setup example and description of the indicator + EA.

Additional note to existing users:
- Before the update, add the URL "https://trading.custom-solutions.it" to the list of allowed WebRequest URLs (press CTRL+O, tab "Expert Advisors"). The old URLs can be deleted if not used by other EAs.
- Check your existing Take a Break setups. Make sure you change the chart timeframe of the EA to M1.
- Multiple instances of the EA may be combined into one single instance if you use the same TaB EA settings (news filter settings, daily loss limit etc) for all your charts. Simply enter your Chart Groups + EA Magic Numbers (separated by a comma) into the corresponding inputs of the EA.

As always, just contact me if you need any assistance.
Version 3.5 2020.08.25
Split the parameter "Daily Profit/Loss Limit" into 2 separate inputs. Remember that the Loss Limit is always specified as a negative value (e.g. -100).
Version 3.4 2020.08.25
Added new parameter "Daily Profit/Loss Limit calculation mode": if set to "Equity", TaB will close all trades immediately and stop trading for the day if Daily Profit/Loss + Floating Profit/Loss exceeds the "Maximum Daily Profit/Loss Limit" (default behavior).

Example:
- Maximum Daily Profit/Loss Limit = -100
- Daily Profit = 100
- Floating Loss = -200 -> All trades are closed.

If set to "Balance", TaB will close all trades and stop trading for the day if Daily Profit/Loss exceeds the "Maximum Daily Profit/Loss Limit" (= this option does not take the Floating Profit/Loss into account).
Version 3.3 2020.08.11
Bug fixes:
- Terminal crashes / freezes on news time (when multiple instances of Take a Break are used).

Improvements:
- Improved internal news filter logic which should result in lower CPU usage. Feedback is welcome ;)
Version 3.2 2020.07.20
Take a Break FREE is back by user demand.

You may use it on any currency pair of your choice to familiarize yourself with the settings. All EA operations are limited to 1 symbol and Chart Group "Default".
Version 3.1 2020.07.17
Final Take a Break FREE version.
Version 3.0 2020.07.16
Major improvements:
- No need to enter the "News Symbols" manually anymore. Take a Break will get all relevant news for each Chart Group automatically.
- Only those symbols are paused that are actually affected by the news. E.g. if you manage EURUSD and EURGBP in one Chart Group and there are news for GBP, only your EURGBP chart(s) will be paused.
- Likewise, if any "Close trades X minutes before ..." option is set, only those trades are closed that are actually affected by the news. E.g. if you manage EURUSD and EURGBP in one Chart Group and there are news for GBP, only your EURGBP will be closed.
- Revised Control Panel for a better overview of all filters and symbols managed in the current Chart Group.
- Optimized code structure.

Bug fixes:
- Fixed the "Close trades X minutes before ..." option. If there were many news within a short period of time, trades may not have been closed.
- Fixed the Spread filter which was not working properly after introducing the Chart Groups in version 2.0.
- Fixed an issue in the MT5 version where Take a Break was still active even after disabling Algo trading in the terminal or the EA settings.
Version 2.1 2020.07.07
Refined news filters:
- Added parameter "Filter News Events" with the ability to filter for custom news events (e.g. PMI,Rate Statement,CPI).
- Added parameter "Filter News Symbols" with the ability to filter for custom news symbols (e.g. EUR,USD,GBP).

Removed parameters:
- "News for current symbol only"
Version 2.0 2020.07.07
Major update - please reset all EA parameters to take full advantage of it.

Major improvements:
- Multi-chart handling is finally here! Please read the updated description for more information.
- Custom news filter was added.

Added parameters:
- "Timezone to reset Daily Profit/Loss Limit"
- "Chart Group"

Removed parameters:
- "Chart ID"
Version 1.40 2020.07.01
Fixed an issue with the Auto GMT Offset detection which can now also be disabled if it fails.
Version 1.39 2020.04.28
- Added new parameter "Check filters on each new tick or by timer": Take a Break will now work OnTick again by default. OnTimer has some drawbacks under certain circumstances which might lead to terminal crashes and improper handling of templates. You can still use "OnTimer" (old behavior) but be aware that this might cause errors.
- Various minor code improvements
Version 1.38 2020.03.15
Added new option "daily" for parameter "Close ALL trades on": all trades can also be closed on a daily basis now instead of a specific weekday.
Version 1.37 2020.02.20
Fixed a bug in the trade closing logic when "Close ALL trades on" was selected.
Version 1.36 2020.02.19
Added new parameter "Maximum Lots": if the lot size of all trades on the account >= Maximum Lots, the template for "trading is NOT allowed" will be applied.
Version 1.35 2020.02.01
Removed parameters:
- "External EA - Close all open trades if trading is not allowed"

Added parameters:
- "Close trades X minutes before Non-Farm Payrolls/High/Medium/Low Impact News": You can now specify the trade closing time in minutes before a news release.
- "Time to reset Daily Profit/Loss Limit": Usually, the daily profit/loss limit is reset every day at midnight (00:00 terminal time). If you want to specify another reset time, you can now do so.
- "Close ALL trades on/at": You can now specify a specific weekday and time for closing ALL your trades (useful if you don't want to keep positions open over the weekend).

Changed parameters:
- "External EA - Delete Pending Orders": If this is set to "true", Pending Orders will also be deleted X minutes before Non-Farm Payrolls/High/Medium/Low Impact News or if a weekday and time for "Close ALL trades on/at" is selected.