• Обзор
  • Отзывы (5)
  • Обсуждение (34)
  • Что нового

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

Отзывы 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

Рекомендуем также
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
Суть системы заключается в идентификации момента формирования "разворотной" композитной свечи с заданными характеристиками (размер свечи в пунктах, структура теней). В анализе японских свечей аналогами подобных разворотных моделей являются "Молот" (Hammer) и "Повешенный" (Hanging Man), но в данной системе тело свечи не обязательно должно быть маленьким, а результирующая свеча строится из нескольких свечей. Входные параметры системы: Range - задает максимальное количество баров, которые будут уча
FREE
Этот небольшой инструмент поможет вам определить управление рисками с помощью простого перетаскивания линии на графике. Он показывает фактический размер лота, рассчитанный на основе % счета или фиксированной суммы денег непосредственно на линии. Все, что вам нужно сделать, это активировать линию, нажав клавишу «t» на клавиатуре, и перетащить линию к точке стоп-лосса. Вот и все. В настройках вы можете определить цвет и толщину линии и текста, а также расстояние от текста до строки и справа,
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
Представляем NAS100 Auto SL и TP Maker для MT5: Никогда больше не пропустите установку StopLoss и TakeProfit с нашим NAS100 Auto SL и TP Maker, незаменимым помощником для трейдеров, работающих на рынке Nasdaq 100 в MetaTrader 5. Этот инструмент предназначен для тех, кто ищет беспроблемное решение для автоматизации управления уровнями StopLoss и TakeProfit. Ключевые особенности: Эффективная автоматизация: Автоматически отслеживает сделки Nasdaq 100 без StopLoss и/или TakeProfit. Динамичес
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 - 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! После покупки вы можете запросить и получить два любых моих продукта бесплатно! Утилита предназначена для ручного размещения отложенных ордеров на максимуме и минимуме вчерашнего дня. В программе встроен трейлингстоп, виртуальный тейкпрофит и стоплосс. Не отработанные ордера удаляются в конце дня или вручную. Вас могут заинтересовать другие мои продукты: https://www.mql5.com/ru/users/vypchela/seller Настройки: == S
FREE
Stop Out Line MT5
Sergey Batudayev
4.5 (2)
Логика работы Утилита Stop Out простой но весьма удобный индикатор показывающий сколько пунктов осталось до уровня Stop Out. Его польза заключается в том, что многие трейдеры заведомо завышают риск в торговле в погоне за прибылью используют доступную маржу по максиму и вот для этого случая весьма важно знать где брокер может принудительно закрыть ваши позиции. Просто установите индикатор на график и  в зависимости от открытой позиции в Buy или Sell, вы увидите граничную отметку цены для данно
FREE
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
Ловец трендов: Стратегия Ловец трендов с индикатором оповещения - это универсальный инструмент технического анализа, который помогает трейдерам определять рыночные тренды и потенциальные точки входа и выхода. Он представляет собой динамичную стратегию Ловец трендов, адаптирующуюся к рыночным условиям для четкого визуального представления направления тренда. Трейдеры могут настраивать параметры в соответствии со своими предпочтениями и уровнем риска. Индикатор помогает в идентификации тренда,
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)
Это MQL5-версия индикатора MACD с нулевым запаздыванием, версия для MT4 которого доступна здесь: https://www.mql5.com/ru/code/9993 Также была опубликована цветная версия индикатора, но с ней были некоторые проблемы: https://www.mql5.com/ru/code/8703 Я исправил версию для MT4, содержащую 95 строк кода. На написание версии для MT5 у меня ушло 5 дней (включая чтение логов, несколько тестирование и поиск различий между MT5 и MT4!) В первой моей версии этого индикатора на MQL5 было 400 строк кода, но
FREE
Pivot Point Fibo RSJ - это индикатор, который отслеживает линии поддержки и сопротивления дня с использованием ставок Фибоначчи. Этот впечатляющий индикатор создает до 7 уровней поддержки и сопротивления через точку разворота с использованием ставок Фибоначчи. Замечательно, как цены уважают каждый уровень этой поддержки и сопротивления, где можно определить возможные точки входа / выхода из операции. Функции До 7 уровней поддержки и 7 уровней сопротивления Устанавливайте цвета уровней индив
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)
Индикатор отображает линии пивот, уровни максимума, минимума и закрытия предыдущего дня, а также минимум и максимум предыдущего часа. Нужно просто установить этот индикатор на график, чтобы отобразить все эти важные линии, нет необходимости настраивать множество отдельных индикаторов. Почему важны определенные линии Максимум и минимум предыдущего дня : эти уровни используются для торговли на дневном графике. Очень часто, если цена становится выше или ниже минимума/максимума предыдущего дня, пр
FREE
RenkoExpert
Andrey Goida
3.8 (5)
Ренко эксперт советник, работающий на основе имитации ренко баров.   В советнике реализовано два варианта построения ренко баров. Классический и АТР. В классическом варианте ренко бары отмечаются в виде областей на основном графике, в варианте АТР, Ренко бары моделируется и отрисовываются в окне индикатора. Моделирование ренко баров внутри советника, позволяет произвести оптимизацию робота более качественно нежели отрисовка ренко баров в оффлайн режиме.    Телеграмм канал   Настройки   Our sec
FREE
Утилита рисует pivot уровни на основании выбора из day week month Берется предыдущая свеча выбранного таймфрейма и расчитываются значения для уровней по следующим формулам: 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)); Настраиваются стиль и толщина для всех линий. Цвета для линий R, Pivot и S настраиваются по отдельности. При удалении утилиты с графика
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 — время на секундном графике. Утилита показывает время открытия выбранной свечи. Это нужно при работе с секундными графиками. Например, можно использовать на секундном графике построенном при помощи утилиты " Seconds Chart ", которая в терминале МТ5 помогает строить секундные графики. Используйте клавишу CTRL для включения/выключения индикации времени на графике.
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
С этим продуктом покупают
Trade Assistant MT5
Evgeniy Kravchenko
4.37 (166)
Помогает рассчитать риск на сделку, простая установка нового ордера с помощью линий, управление ордерами с функциями частичного закрытия, 7 типов трейлинг-стопа и другие полезные функции. Внимание приложение не работает в тестере стратегий.  Manual, Description, Download demo Функция Линии   - отображает на графике линию открытия, стоп-лосс, тейк-профит. С помощью этой функции легко установить новый ордер и увидеть его дополнительные характеристики перед открытием. Управление риском   -  
Добро пожаловать в Trade Manager EA — лучший инструмент для управления рисками, предназначенный для упрощения, точности и эффективности торговли. Это не просто инструмент для размещения ордеров; это комплексное решение для удобного планирования торгов, управления позициями и усиленного контроля над рисками. Независимо от того, начинающий вы трейдер, опытный специалист или скальпер, нуждающийся в быстром исполнении, Trade Manager EA адаптируется к вашим потребностям и работает с любыми активами:
TradePanel MT5
Alfiya Fazylova
4.85 (116)
Trade Panel — это многофункциональный торговый помощник. Приложение содержит более 50 функций для ручной торговли, и позволяет автоматизировать большую часть торговых действий. Перед покупкой вы можете протестировать Демоверсию на демо-счете. Демоверсия здесь . Полная инструкция здесь . Торговля. Позволяет совершать основные торговые операции в один клик: Открытие отложенных ордеров и позиций. Открытие сетки ордеров. Закрытие отложенных ордеров и позиций. Переворот позиций (закрыть BUY открыть S
Local Trade Copier EA MT5
Juvenille Emperor Limited
4.99 (70)
Опыт экстремально быстрого копирования сделок с помощью Local Trade Copier EA MT5 . Благодаря простой установке в течение 1 минуты этот копировщик сделок позволяет вам копировать сделки между несколькими терминалами MetaTrader на одном компьютере с Windows или на Windows VPS с крайне быстрыми скоростями копирования менее 0.5 секунды. Независимо от того, новичок вы или профессиональный трейдер, Local Trade Copier EA MT5 предлагает широкий спектр опций, чтобы настроить его под ваши конкретные п
Telegram To MT5 Receiver
Levi Dane Benjamin
4.86 (7)
Копируйте сигналы из любого канала, участником которого вы являетесь (в том числе частного и ограниченного), прямо на свой MT5. Этот инструмент был разработан с учетом потребностей пользователей и предлагает множество функций, необходимых для управления и мониторинга сделок. Этот продукт представлен в простом в использовании и визуально привлекательном графическом интерфейсе. Настройте свои параметры и начните использовать продукт в течение нескольких минут! Руководство пользователя + Демо  |
Custom Alerts - это универсальный инструмент для мониторинга нескольких рынков, который выявляет перспективные сетапы по всем восьми основным валютам (USD, CAD, GBP, EUR, CHF, JPY, AUD и NZD), а также GOLD (XAU), всем 28 парам Forex и GOLD на основе этих валют, и до семи индексов, таких как US30, UK100, WTI, Bitcoin и т.д. Он полностью настраивается. Инструмент собирает данные с наших индикаторов FX Power, FX Volume и IX Power и уведомляет вас о важных событиях.   Перед началом работы вам нео
Trade Dashboard MT5
Fatemeh Ameri
4.96 (52)
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
Exp COPYLOT CLIENT for MT5
Vladislav Andruschenko
4.08 (24)
Trade copier for MT5 - копировщик позиций/СДЕЛОК/ордеров для МetaТrader 5  из МТ4/МТ5) Для копирования на терминал MetaTrader 5 между терминалами МТ5 - МТ5, МТ4 - МТ5  для версии COPYLOT MT5 ( или МТ4 - МТ4 МТ5 - МТ4 для версии COPYLOT MT4). Версия МT4 Полное описание +DEMO +PDF Как купить Как установить    Как получить файлы журналов   Как тестировать и оптимизировать    Все продукты от Expforex Вы также можете копировать сделки в терминал МТ4 (МТ4 - МТ4, МТ5 - МТ4):    COPYLOT CLIENT f
MT5 to Telegram Signal Provider — это простой в использовании полностью настраиваемый инструмент, который позволяет отправлять определённые сигналы в чат, канал или группу Telegram, превращая вашу учётную запись в провайдера сигналов . В отличие от большинства конкурирующих продуктов, он не использует импорт DLL. [ Демо ]   [ Руководство ] [ Версия MT4 ] [ Версия для Discord ] [ Канал в Telegram ] Настройка Доступно пошаговое руководство пользователя . Никаких знаний API Telegram не требуется
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
Trade Manager DaneTrades
Levi Dane Benjamin
4.73 (22)
Trade Manager, который поможет вам быстро входить и выходить из сделок, автоматически рассчитывая риск. Включает функции, которые помогут предотвратить чрезмерную торговлю, торговлю из мести и эмоциональную торговлю. Сделками можно управлять автоматически, а показатели эффективности счета можно визуализировать в виде графика. Эти функции делают эту панель идеальной для всех трейдеров, занимающихся ручной торговлей, и помогают улучшить платформу MetaTrader 5. Многоязычная поддержка. Версия для МТ
Торговая панель для торговли в один клик.  Работа с позициями и ордерами!  Торговля с  графика  или  клавиатуры  . Используя нашу торговую панель, вы можете торговать в один клик с графика и совершать торговые операции в 30 раз быстрее, чем стандартное управление 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
Trade Assistant 38 in 1
Makarii Gubaydullin
4.89 (18)
Многофункциональная утилита: более 65 функций в едином интерфейсе, включая: калькулятор лота, индикатор Price Action, менеджер ордеров, рассчет R/R Демо веpсия  |   Инструкция  |   Версия для MT4 Утилита не работает в тестере стратегий: вы можете скачать демо версию ЗДЕСЬ , чтобы протестировать продукт перед покупкой. Напишите мне  если есть вопросы / идеи по улучшению / в случае найденного бага Упроситите и сделайте вашу торговлю быстрее, при этом расширяя стандартные возможности терминала.
Бот Mt5 для Binance Future (Эксперт) Система работает на рынке Binance Future. Вы можете легко интегрировать его в свой собственный код для автоматизации операций. Доступна панель ручного управления. Совместимость с хедж-модом. Все операции можно производить вручную с экрана. Это наиболее эффективный способ контролировать множество криптовалют одновременно. Экран является шаблоном с экраном binance. Вы можете скачать файл шаблона по ссылке. https://drive.google.com/file/d/1WHqGh
Trade copier MT5
Alfiya Fazylova
4.48 (27)
Trade Copier — это профессиональная утилита, предназначенная для копирования и синхронизации сделок между торговыми счетами. Копирование происходит от счета/терминала поставщика к счету/терминалу получателя, которые установлены на одном компьютере или vps. Перед покупкой вы можете протестировать демо-версию на демо-счете. Демо-версия здесь . Полная инструкция здесь . Основной функционал и преимущества: Русифицированный интерфейс, поддержку на русском языке. Поддерживает копирование МТ5 > МТ5, МТ
Risk Manager for MT5
Sergey Batudayev
4.5 (14)
Советник Риск Менеджер для МТ5, очень важная и по моему мнению необходимая программа для каждого трейдера. С помощью данного советника вы сможете контролировать  риск на вашем торговом счету. Контроль риска и прибыли может осуществляться как в  денежном $ эквиваленте так и в % процентном. Для работы советника просто прикрепите его на график валютной пары и выставите значения допустимого риска в валюте депозита или в % от текущего баланса.   PROMO BUY 1 GET 2 FREE -   https://www.mql5.com/en/blo
Cerberus Equity Watcher
Samuel Bandi Roccatello
5 (2)
Cerberus the Equity Watcher — это инструмент управления рисками, который постоянно отслеживает средства на вашем счете и позволяет избежать крупных просадок, вызванных неисправными советниками или вашим эмоциональным поведением, если вы являетесь дискреционным трейдером. Это чрезвычайно полезно для систематических трейдеров, которые полагаются на советники, которые могут содержать ошибки или могут плохо работать в неожиданных рыночных условиях. Cerberus позволяет вам установить минимальное значе
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
Задай цели для цены, а для всего остального есть H INN Lazy Trader!   Инструмент предназначен для автоматического набора позиций от заданных уровней к заданным целям. Рекомендуется использовать VPS (*) Демо версия  ОБЯЗАТЕЛЬНО ОЗНАКОМЬТЕСЬ С ЭТИМ ВИДЕО ПЕРЕД ИСПОЛЬЗОВАНИЕМ: https://youtu.be/geLQ6dUzAr8 Сообщество для пользователей, обсуждение продукта, новости обновлений и первая линия поддержки - организованы в  бесплатном  дискорде  https://discord.gg/zFhEZc7QDQ Для оплаты рублями/крипт
MT5 to Discord Signal Provider — это удобный, полностью настраиваемый инструмент, предназначенный для отправки торговых сигналов напрямую в Discord. Этот инструмент превращает ваш торговый счет в эффективного поставщика сигналов. Настройте формат сообщений под свой стиль! Для удобства выберите из предварительно разработанных шаблонов и решите, какие элементы сообщения включить или исключить. [ Демо ] [ Руководство ] [ Версия MT4] [ Версия Telegram ] Настройка Следуйте нашему подробному пользов
Trade Sync MT5
Anna Kolchina
5 (1)
« Trade Sync » — Действительно быстрое копирование и точная синхронизация торговли. Простая установка и настройка приложения в течение 5 секунд позволяет копировать торговлю между различными терминалами MetaTrader установленными на одном Windows PC или Windows VPS с максимальной скоростью. «Trade Sync» содержит большое количество опций для настройки приложения под ваши конкретные потребности и позволяет справиться даже со сложными задачами пользователей. Отдельное испоьлзование:   Trade Sync MT4
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,
Price Action Trade Panel EA MT5
Juvenille Emperor Limited
5 (4)
Price Action Trade Panel MT5   рассчитывает баланс уровней силы покупки / продажи любого символа / инструмента на основе чистых данных о ценовом действии указанных (по умолчанию 8) прошлых свечей. Это даст вам наиболее точное представление о настроении рынка, отслеживая ценовое действие 32 символов / инструментов, доступных на панели индикатора. Уровень силы покупки / продажи более 60% дает достаточно надежный уровень для покупки / продажи определенного символа (с использованием настроек по умо
Самые продаваемые советники на рынке стоят очень дорого, и в один прекрасный день они внезапно исчезают. Это связано с тем, что одна стратегия не будет работать на рынке форекс все время. Наш продукт уникален среди всех других на MQL Marketplace, потому что наш советник имеет более 34 встроенных индикаторов, которые позволяют каждый раз добавлять больше стратегий. Вы строите свою стратегию и постоянно обновляете ее. Если одна стратегия не работает, просто постройте другую, используя только одног
MT5 To Telegram Copier
Levi Dane Benjamin
5 (1)
Отправляйте полностью настраиваемые сигналы из MT5 в Telegram и станьте поставщиком сигналов! Этот продукт представлен в простом в использовании и визуально привлекательном графическом интерфейсе. Настройте свои параметры и начните использовать продукт в течение нескольких минут! Руководство пользователя + Демо  | Версия для МТ4 | Дискорд-версия Если вы хотите попробовать демо-версию, перейдите к Руководству пользователя. Отправитель MT5 To Telegram НЕ работает в тестере стратегий. Возможно
OrderManager MT5
Lukas Roth
4.88 (16)
Представляем   OrderManager : Революционный инструмент для MT5 Управляйте своими сделками как профессионал с новейшим инструментом Order Manager для MetaTrader 5. Разработанный с учетом простоты и удобства использования, Order Manager позволяет вам легко определять и визуализировать риски, связанные с каждой сделкой, что позволяет принимать обоснованные решения и оптимизировать вашу торговую стратегию. Для получения дополнительной информации о OrderManager, пожалуйста, обратитесь к руководству.
Profit or Loss Pad
Vladislav Andruschenko
4.5 (10)
Закрытие позиций в MetaTrader 5 по общей прибыли\убытку с трейлингом прибыли.  CloseIfProfitorLoss with Trailing В‌ы можете включить  Режим Виртуальных стопов  , закрытие и расчет  отдельно по BUY SELL позициям  , закрытие и расчет  всех символов или текущего символа  , включить трейлинг прибыли  Закрытие происходит по  валюте депозита, пунктам, % и просадке . Советник предназначен для использования на любом счете в паре с любым советником или при ручной торговле. Версия МТ4 Полное описание +
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
Другие продукты этого автора
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
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
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
Фильтр:
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
7698
Ответ разработчика 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
7698
Ответ разработчика 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
7698
Ответ разработчика 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 %).
Ответ на отзыв
Версия 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.
Версия 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.
Версия 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.
Версия 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.
Версия 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.
Версия 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.
Версия 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).
Версия 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.
Версия 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.
Версия 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.
Версия 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.
Версия 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.
Версия 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.
Версия 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!
Версия 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.
Версия 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.
Версия 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.
Версия 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.
Версия 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.
Версия 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".
Версия 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.
Версия 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 :)
Версия 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.
Версия 5.13 2021.10.03
Small bug fix release which removes superfluous WebRequests for auto-calculating the GMT/timezone offset.
Версия 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.
Версия 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".
Версия 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
Версия 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.
Версия 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.
Версия 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")
Версия 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.
Версия 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)".
Версия 4.95 2021.01.29
Hide the countdown to the Next News Break when there are no future news events (yet).
Версия 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.
Версия 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".
Версия 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.
Версия 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!
Версия 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.
Версия 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.
Версия 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.
Версия 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!
Версия 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.
Версия 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.
Версия 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.
Версия 4.70 2020.11.24
Improvements:
- Volatility filter was added.
- Improved handling of news updates + time filters.
Версия 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.
Версия 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.
Версия 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.
Версия 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
Версия 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.
Версия 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.
Версия 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.
Версия 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).
Версия 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).
Версия 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 ;)
Версия 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".
Версия 3.1 2020.07.17
Final Take a Break FREE 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.
Версия 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"
Версия 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"
Версия 1.40 2020.07.01
Fixed an issue with the Auto GMT Offset detection which can now also be disabled if it fails.
Версия 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
Версия 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.
Версия 1.37 2020.02.20
Fixed a bug in the trade closing logic when "Close ALL trades on" was selected.
Версия 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.
Версия 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.