Double Trailing Stop MT4

The Double Trailing Stop is a multi-symbol multi-timeframe Expert Advisor that allows the Stop Loss and Take Profit trailing of positions. 

General Description 

The Double Trailing Stop’s purpose is to secure profit and minimize losses of the opened positions. The Expert Advisor places stop orders (Stop Loss or Take Profit) at the Trailing Stop distance from the market price when the symbol's quote reaches/overcomes the Trailing Start distance from the position’s opening price (a single-time requirement) and the Trailing Step distance from the price where the previous stop order’s modification occurred (a continuous requirement). To select the positions whose stop orders are updated by the Expert Advisor, the symbol of the chart (to which the EA is attached) and the (EA's) magic number must match those of the positions. 

Input Parameters 

  • Magic Number: Expert Advisor’s identifier. 
  • Trailing Stop – SL: Distance from the market price for placing a Stop Loss after a favourable price movement (pips). 
  • Trailing Start – SL: Distance from the position’s opening price that must be reached for the “Trailing Stop – SL” function’s activation (pips). 
  • Trailing Step – SL: Distance from the price where the previous Stop Loss modification occurred that must be reached before the placing of a new Stop Loss (pips). 
  • Trailing Stop – TP: Distance from the market price for placing a Take Profit after an unfavourable price movement (pips). 
  • Trailing Start – TP: Distance from the position’s opening price that must be reached for the “Trailing Stop – TP” function’s activation (pips). 
  • Trailing Step – TP: Distance from the price where the previous Take Profit modification occurred that must be reached before the placing of a new Take Profit (pips). 
  • Comment: Text message displayed in the chart window after a(n) (re)initialization of the EA. 

    Some of the available parameters accept values that lead to particular options. 

    • Magic Number: A null value means positions opened manually or automatically with the 0-default value. 
    • Trailing Stop – SL or Trailing Stop – TP: A null value means the parameter’s inactive function. Any value between 0 and the Stop Level is converted in this last. 
    • Trailing Start – SL or Trailing Start – TP: A null value means the “Trailing Stop – SL” or “Trailing Stop – TP” function’s immediate activation, respectively. 
    • Trailing Start – SL: The spread value means the “Trailing Stop – SL” function’s activation at breakeven, although such hasn't been guaranteed. The spread + “Trailing Stop – SL” values mean the “Trailing Stop – SL” function’s activation in a profit where breakeven has been guaranteed. 
    • Trailing Step – SL or Trailing Step – TP: A null value means the “Trailing Stop – SL” or “Trailing Stop – TP” function’s continuous operation, respectively. 

      Displayed Information 

      The Expert Advisor possesses a vast number of messages to inform the user about errors and conditions changes that might occur during its operation. The messages are shown through the Alert function (by a pop-up window), its content includes: 

      1. The previous and current value of the symbol’s Stop Level when this is updated. 
      2. The Trade Server Return Codes description. 
      3. The symbol’s quotes (immediately) before the trade request’s formation, followed by the symbol’s quotes (immediately) after the trade server’s decision. 
      4. The Runtime Errors description. 
      5. The standard function in the include file where the runtime error was detected (only relevant to the programmer). 
      6. The Uninitialization Reason Codes description. 

                Note: Some elements of the list are displayed simultaneously (in the same text line): 2 and 3; 4 and 5. 

                During the EA’s operation, the messages displayed are grouped by kind of occurrence (related to each list’s element, except the 3 and 5) and counted. Immediately before the EA’s unloading, a final message containing those groups with the respective counts (if these were > 0) is presented. 

                Observations 

                In some cases, the quoting session might start before or end later than the corresponding trading session (with a five-minute difference, for instance). During the time interval when the quoting session is open, but the trading session is still/already closed, the Expert Advisor initiates/continues to process the available ticks, respectively. If the present conditions satisfy the EA's trading criteria, a trade request is formed and sent to the server. However, it won’t succeed, and an error message is displayed: “market is closed. 

                During high activity periods, the trade servers decision on whether a trade request is executed or rejected may suffer significant delays. Some data used in the request sent to the server might become incorrect, leading to the order’s rejection. When the server is evaluating a request and the symbol's quotes are updated, three cases might occur: 

                1. Pending order placing – the pending order’s target price becomes an incorrect distance. 
                2. Position opening/modifying – the position's Stop Loss or Take Profit intended level becomes an incorrect distance. 
                3. Position modifying – the position's Stop Loss or Take Profit previous level takes to its closing. 

                The symbol’s quotes mentioned in the third element of the list in the Displayed Information section are especially useful here (since firsts usually differ from lasts). A careful analysis of these quotes, knowing the implication that certain quote changes have on the request’s evaluation, permits understanding the reason when these cases occur. To avoid the request’s rejection by the trade server due to “invalid stops” (cases 1 and 2), the prices/levels used should exceed the symbol’s Stop Level by a few pips. 

                Conclusion 

                The Double Trailing Stop is a helpful and efficient tool regarding the automatic Stop Loss and Take Profit trailing of positions, enabling a simple and intuitive setting of the positions' stop orders to be trailed. 


                Рекомендуем также
                Одна из числовых последовательностей носит название - "Последовательность лесного пожара". Она была признана одной из самых красивых новых последовательностей. Её главная особенность заключается в том, что эта последовательность избегает линейных трендов, даже самых кратковременных. Именно это свойство легло в основу этого индикатора. При анализе финансового временного ряда этот индикатор старается отбросить все возможные варианты тренда. И только если это ему не удается, то он признает наличие
                Noize Absorption Index - is the manual trading system that measures the difference of pressure between bears forces and bulls forces. Green line - is a noize free index that showing curent situation. Zero value of index shows totally choppy/flat market.Values above zero level shows how powerfull bullish wave is and values below zero measures bearish forces.Up arrow appears on bearish market when it's ready to reverse, dn arrow appears on weak bullish market, as a result of reverse expectation. S
                Получайте уведомления о каждом изменении цвета свечей Heiken Ashi (HA). Индикатор будет показывать прошедшие и новые сигналы каждый раз при изменении цвета свечей HA. Примечание : этот инструмент основан на коде индикатора Heiken Ashi, разработанного MetaQuotes Software Corp. Особенности Сигналы срабатывают при закрытии последнего бара/открытии нового бара; Можно включить любые виды предупреждений: диалоговое окно, сообщение по электронной почте, SMS-уведомления для смартфонов и планшетов, звук
                Усовершенствованная версия бесплатного индикатора HMA Trend (для MetaTrader 4) , с возможностью статистического анализа. HMA Trend - трендовый индикатор, базирующийся на скользящей средней Хала (Hull Moving Average - HMA) с двумя периодами. HMA с медленным периодом определяет тренд, HMA с быстрым периодом - краткосрочные движения и сигналы в сторону тренда. Главные отличия от бесплатного варианта: Возможность предсказать вероятность разворота тренда с помощью анализа исторических данных; Постро
                GGP Trade Copier MT4
                Mohammadmahmood Pirayeh
                GGP Trade Copier  EA is an automatic trading bot that can help traders automatically replicate the trading strategies and operations from one trading terminal to others by experiencing exceptionally fast trade copying system. Its easy-to-use setup 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. The software supports multiple trading varieties, including Forex, commodities, stocks,
                VR Cub
                Vladimir Pastushak
                VR Cub это индикатор что бы получать качественные точки входа. Индикатор разрабатывался с целью облегчить математические расчеты и упростить поиск точек входа в позицию. Торговая стратегия, для которой писался индикатор, уже много лет доказывает свою эффективность. Простота торговой стратегии является ее большим преимуществом, что позволяет успешно торговать по ней даже начинающим трейдерам. VR Cub рассчитывает точки открытия позиций и целевые уровни Take Profit и Stop Loss, что значительно повы
                Grid Trading
                Waseem Raza
                5 (3)
                Grid Trading - полуавтоматический советник для ручной торговли по сетке в один клик. Обычный режим Вы нажимаете на кнопку Sell или Buy на графике, затем эксперт добавит уровни стоп-лосс, тейк-профит для сделки, а функции трейлинг-стопа и безубытка позаботятся о сделке, если она не сможет достичь цели профита. Хеджирование При выборе торговли с использованием хеджирования, советник начнет торговлю по сетке, которая начинается с противоположного входа и продолжается, пока все сделки не будут зак
                Классический индикатор с расширенными возможностями для более точного отображения ситуации на рынке. Полностью доступны все настройки скользящих средних, такие как тип средней и цены по которым она строится. Также имеется возможность изменить вид отображения индикатора - линия или гистограмма. Благодаря дополнительным параметрам появилась возможность более тонкой настройки. Отличительные особенности Не перерисовывается; Дополнительные параметры для точной настройки; Отображение в виде линии или
                Angry bull Option Binary
                Fabio Oliveira Magalhaes
                1 (1)
                Angry Bull Option Binary   This is a Binary Options robot, which contains 7 strategies, you can backtest it to check what the best strategies are Settings Initial Batch Value Dynamic Investment = If activated it will use an automatic lot according to its capital Balance ($) w/ backtest = Starting balance to backtest PorcRiscoInvestment = It will be the value of % for the automatic lot if it is activated Expiration (in minutes) = It will be the expiration time of orders in Binary Options Magic
                Heiken Ashi candle chart is an improved version of The Japanese candle chart, which can effectively filter the market "noise" of the Japanese candle chart. It is favored by many traders for its simplicity and intuition. For trend traders, the HA candle chart is a magic tool. Unlike the traditional Japanese candle chart, Heikenashi does not reflect the opening price, high price, low price and closing price of the market. Instead, Heikenashi calculates the value of a single K line in the dominant
                The Th3Eng PipFinite indicator is based on a very excellent analysis of the right trend direction with perfect custom algorithms. It show the true direction and the best point to start trading. With StopLoss point and Three Take Profit points. Also it show the right pivot of the price and small points to order to replace the dynamic support and resistance channel, Which surrounds the price. And Finally it draws a very helpful Box on the left side on the chart includes (take profits and Stop loss
                TradePilot
                Hossein Khalil Alishir
                Советник TradePilot для MetaTrader 4 TradePilot — это мощный и удобный в использовании советник для MetaTrader 4 , созданный для упрощения торговли и управления рисками. Благодаря профессиональной графической панели, автоматическому расчету лота по риску и интеллектуальным функциям управления сделками, TradePilot позволяет трейдерам сосредоточиться на стратегии, а советник берет на себя точность исполнения. Преимущества Простой интерфейс : Чистая графическая панель с кнопками и горячими кл
                H4 GBPUSD Trend Scalper - Трендовый сигнальный скальпер Советник торгует по трендовой стратегии с использованием оригинального встроенного индикатора для открытия и закрытия ордеров. Доступны внешние настройки для ограничения входа в рынок по пятницам и понедельникам. Цель стратегии - максимально выгодно использовать текущий тренд. По результатам тестирования и работы на демо и реальных счетах, наилучшие результаты достигаются при использовании таймфрейма Н4 на паре GBP/USD Работает на МТ4 Build
                MajorAlert   – это профессиональный индикатор для MetaTrader 4, объединяющий два различных подхода к анализу рынка в одном инструменте. Благодаря интеграции   контр‑трендовой   логики (верхний блок) и   трендового   фильтра (нижний блок) индикатор выводит на график высокоточные сигналы, выделенные разными цветами стрелок. Ключевые особенности Полная автономность   – не требует внешних индикаторов, все расчёты встроены. Гибкие настройки   – параметры можно адаптировать под любой инструмент и тай
                Советник GOAL TIME основан на понятии времени. Он анализирует изменение цены в зависимости от времени и определяет лучшее время для успешной установки ордера. Этот советник основан на индикаторе, который рисует кривую цены по времени. Эта кривая рассчитывается при помощи алгоритма, который анализирует прошлые данные. После этого советник использует полученную кривую и устанавливает правильный ордер. В случае неправильного выбора задачей советника становится ограничение убытков. После тщательного
                PABT Pattern Indicator - это классическая реализация одного из сигнальных паттернов.  Логика индикатора заключается в том, что он определяет ситуации в которых максимум и минимум сигнального бара находится в пределах максимума и минимума предыдущего бара, тем самым показывает разворот тренда. Для сигнала на покупку сигнальный бар закрывается выше цены открытия, для сигнала на продажу сигнальный бар закрывается ниже цены открытия, предыдущий бар соответственно противоположного сигнальному типа. В
                EZZ Elite Zig Zag is an indicator for the MetaTrader 4 terminal. This indicator traces the peak of the trend based on the market reversal, thus showing various opportunities in the financial market. EZZ Elite Zig Zag is a visual tool, intuitive, and easy to understand and use.  Test it Yourself by Downloading it for Free. Author Paulo Rocha all rights reserved
                Risk Commander
                Adisorn Soodkanueng
                Product Name: Risk Commander: Trade Assistant & Strategy Simulator Risk Commander is more than just a trade panel—it is a complete Manual Trading Ecosystem . It serves two powerful purposes: Live Assistant: Helps you execute trades with speed, precision, and perfect risk management in real-time markets. Training Simulator: Fully compatible with the Strategy Tester (Visual Mode) , allowing you to practice manual trading on historical data without risking a cent. NEW! Built-in Simulator Mode Stop
                Профиль Рынка (Market Profile) определяет ряд типов дней, которые помогают трейдеру распознать поведение рынка. Ключевая особенность - это область значений (Value Area), представляющая диапазон ценового действия, в котором произошло 70% торговли. Понимание области значений может помочь трейдерам вникнуть в направление рынка и установить торговлю с более высокими шансами на успех. Это отличное дополнение к любой системе, которую вы возможно используете. Blahtech Limited представляет сообществу Me
                Advanced Stochastic Scalper - это профессиональный индикатор на базе известного индикатора Stochastic Oscillator. Advanced Stochastic Scalper представляет из себя осциллятор с динамическими уровнями перекупленности и перепроданности, у стандартного Stochastic Oscillator эти уровни статические и никогда не изменяются. Это позволяет Advanced Stochastic Scalper адаптироваться под постоянно меняющийся рынок. При появлении сигнала на покупку или продажу на графике рисуется стрелка и появляется алерт,
                For sure, this indicator has become very popular amongst traders. Through coding this indicator will give you the most accurate levels possible for your trading analysis. We have also added in the ability for you to receive alerts when the price breaks above or below a Support or Resistance lines! HOW TO USE The red rectangles represent your resistance/supply zone. The green rectangles represent your support/demand zone.  BONUS FEATURES We coded this indicator with the ability to switch between
                Это трендовый индикатор без перерисовки Разработан вместо стратегии бля бинарках опционов (по цвету свечи мартингейл) Так же хорошо работает в торговле на рынке форекс Когда открывать сделки ( бинарные опционы ) Сигнал появится в месте с свечой сигналит на текущую свечу  Открывать сделку стоит на одну свечу текущего таймфрейма рекомендуется м1 и М5 При появлении синей точки открываем сделку вверх При появлении красной точки открываем сделку в низ. Как открывать сделки на Форекс. При получени
                EARLY REMINDER: The Starting price is 65 price will rise soon up to 365$ and then 750$ after first 10 copies of sales. Grab this offer now! Introduction Hello, traders! Welcome to the demonstration of the Forex Beast Indicator , a comprehensive tool designed to assist aspiring traders in navigating the complexities of the forex market. This indicator incorporates seven essential components to provide a well-rounded trading experience: Moving Averages Colored Zones Support and Resistance Levels
                Super Reversal Pattern Indicator Unlock the power of advanced pattern recognition with our Super Reversal Pattern Indicator. Designed for traders seeking precision and reliability, this indicator identifies one of the most effective reversal patterns in technical analysis, offering a significant edge in your trading strategy. Key Features: Non-Repainting Accuracy: Enjoy the confidence of non-repainting technology. Once a Super Reversal Pattern is detected, it remains static, providing consiste
                Индикатор отображает на графике данные стохастик-осцилятора более старшего временного интервала. Основная и сигнальная линии отображаются в дополнительном окне. Ступенчатая характеристика не сглажена. Индикатор удобен для отработки "ручных" стратегий форекс-торговли, использующих данные от нескольких экранов с различными временными интервалами одного инструмента. В индикаторе используются настройки, аналогичные стандартному и выпадающий список для выбора тайм-фрейма. Параметры индикатора TimeFr
                Forex Gump
                Andrey Kozak
                2.4 (5)
                Forex Gump - это полностью готовая полуавтоматическая торговая система. В виде стрелок на экран выводятся сигналы для открытия и закрытия сделок. Все, что вам нужно, это следовать указаниям индикатора. Когда индикатор показывает синюю стрелку, Вам нужно открывать ордер на покупку. Когда индикатор показывает красную стрелку, нужно открывать ордер на продажу. Закрываем ордера когда индикатор рисует желтый крестик. Для того, чтобы получить максимально эффективный результат, рекомендуем использовать
                FREE UNTIL FEBRUARY 14, 2023 SPEND MORE TIME WITH YOUR FAMILY. ENJOY LIFE… DO NOTHING. This version is only auto set of Takeprofit and StopLoss Main Version  of  TropangFX:   MT4 Version  |  MT5 Version Recommended timeframe:   H1 Supported currency pairs:  GBPUSD, EURUSD, EURCHF ,   USDCAD, USDCHF ,  AUDCAD, EURCAD, EURAUD and many more... Requirements The EA requires good brokerage conditions:   low spread   and   slippage   during the rollover time. I advise using a really   good ECN brok
                FREE
                Индикатор тренда Riko Trend - революционное решение для торговли по трендам и фильтрации со всеми важными функциями инструмента тренда, встроенными в один инструмент! Индикатор Riko Trend хорош для любого трейдера, подойдет любому трейдеру как для форекс так и для бинарных опционов. Ничего настраивать не нужно все отточено времинем и опытом, отлично работает на во время флета та и в тренде. Индикатор тренда Riko Trend это инструмент технического анализа финансовых рынков, отражающий текущие от
                SmartTrader Pro — Advanced Order Management Panel Type: Order Management Platform: MetaTrader 4 Version: 1.0 Created by: HANI MABAD * 2025  --- Overview SmartTrader Pro is a professional multi-order launcher and manager designed for traders who want precise USD-based control over profits and losses. It enables you to open, manage, and close trades with a single click — across market and pending orders — while keeping full visibility through an integrated smart panel. Whether you tra
                CoPilot dashboard MT4
                Frederic Jacques Collomb
                CoPilot — Торговая панель дня Знайте свои цифры. Торгуйте с ясностью. MT5 версия Что такое CoPilot? CoPilot — это торговый помощник профессионального уровня , который отображает в режиме реального времени всю статистику дневной производительности прямо на графике — с живой кривой эквити , обновляемой сделка за сделкой. Разработан для активных трейдеров, которым нужна мгновенная видимость торговой сессии без переключения вкладок. CoPilot агрегирует каждую закрытую сделку дня по всем инструментам
                С этим продуктом покупают
                Добро пожаловать в Trade Manager EA — лучший инструмент для управления рисками, предназначенный для упрощения, точности и эффективности торговли. Это не просто инструмент для размещения ордеров; это комплексное решение для удобного планирования торгов, управления позициями и усиленного контроля над рисками. Независимо от того, начинающий вы трейдер, опытный специалист или скальпер, нуждающийся в быстром исполнении, Trade Manager EA адаптируется к вашим потребностям и работает с любыми активами:
                Local Trade Copier EA MT4
                Juvenille Emperor Limited
                4.96 (110)
                Опыт экстремально быстрого копирования сделок с помощью Local Trade Copier EA MT4 . Благодаря простой установке в течение 1 минуты этот копировщик сделок позволяет вам копировать сделки между несколькими терминалами MetaTrader на одном компьютере с Windows или на Windows VPS с крайне быстрыми скоростями копирования менее 0.5 секунды. Независимо от того, новичок вы или профессиональный трейдер, Local Trade Copier EA MT4 предлагает широкий спектр опций, чтобы настроить его под ваши конкретные пот
                Exp COPYLOT CLIENT for MT4
                Vladislav Andruschenko
                4.69 (65)
                Профессиональный копировщик сделок для MetaTrader 4 Быстрый, профессиональный и надежный копировщик сделок для MetaTrader 4 . COPYLOT позволяет копировать сделки Forex между терминалами MetaTrader 4 и MetaTrader 5 , обеспечивая гибкую синхронизацию для разных типов счетов и сценариев торговли. Версия COPYLOT MT4 поддерживает: MetaTrader 4 → MetaTrader 4 MetaTrader 5 Hedge → MetaTrader 4 MetaTrader 5 Netting → MetaTrader 4   Версия MT5 Полное описание + DEMO + PDF Как купить Как установить Как по
                Trade Assistant MT4
                Evgeniy Kravchenko
                4.43 (197)
                Помогает рассчитать риск на сделку, простая установка нового ордера с помощью линий, управление ордерами с функциями частичного закрытия, 7 типов трейлинг-стопа и другие полезные функции. Дополнительные материалы и инструкции Инструкция по установке   -   Инструкция к приложению   -   Пробная версия приложения для демо счета Функция Линии   - отображает на графике линию открытия, стоп-лосс, тейк-профит. С помощью этой функции легко установить новый ордер и увидеть его дополнительные характери
                PZ Trade Pad Pro MT4
                PZ TRADING SLU
                3.67 (3)
                Это визуальная торговая панель, которая помогает вам легко размещать сделки и управлять ими, избегая человеческих ошибок и повышая вашу торговую активность. Он сочетает в себе простой в использовании визуальный интерфейс с надежным подходом к управлению рисками и положением [ Руководство по установке | Руководство по обновлению | Устранение неполадок | FAQ | Все продукты ] Удивительно простой в использовании Торгуйте легко с графика Торгуйте с точным управлением рисками, без проблем Сохранение
                Профессиональная панель для ручной торговли: весь цикл сделки в одном окне на графике, от точного входа до защиты счёта. Рассчитывайте объём строго под заданный риск, стройте сделку линиями прямо на графике с помощью RR Tool, открывайте рыночные и отложенные ордера, сетки и OCO. Сопровождение позиции панель берёт на себя: частичное закрытие до пяти уровней, шесть типов трейлинг-стопа, безубыток и Virtual SL/TP. Дневные, недельные и месячные лимиты защищают депозит и срабатывают автоматически при
                Автоматическая фиксация прибыли по достижении целевого профита EquityTargetCloser   — это утилитарный советник для MetaTrader 5, который автоматически закрывает все рыночные позиции и удаляет отложенные ордера, как только   эквити (Equity) превысит текущий баланс на заданную сумму прибыли . После закрытия всех позиций цель автоматически повышается: новый порог = новый баланс + заданная прибыль. Советник не открывает сделки, а только управляет существующими позициями, помогая надёжно фиксировать
                MACD Divergence Scanner is a multi-timeframe and multi-symbol dashboard and alert that checks all timeframes and symbols to find regular and hidden divergences between price chart and MACD indicator. This divergence scanner is integrated with support and resistance zones so you can check the MACD divergences in the most important areas of the chart to find trend reversals in the price chart. Download demo version   (works on M 1,M5,M30,W1   timeframes) Full description of scanner parameters ->  
                Trading History MT4
                Siarhei Vashchylka
                5 (9)
                Trading History - Программа для торговли и управления капиталом на истории котировок в тестере стратегий. Может работать с отложенными и немедленными ордерами, оснащена функциями трейлинг стопа, безубытка и тейкпрофита. Очень хорошо подходит для тренировок и тестирования различных стратегий. Инструкция/Мануал ( Обязательно читайте перед приобретением ) Преимущества 1. В кратчайшие сроки позволяет протестировать любую торговую стратегию 2. Отличный тренажёр для тренировок трейдинга. Можно получи
                King Trade Copier MT4
                Mohammed Maher Al-sayed Mohammed Ahmed Saleh
                King Trade Copier MT4 – Lightning-Fast Local Trade Copier (Master + Slave in ONE file) King Trade Copier is a professional local trade copier that mirrors every trading action from one Master account to unlimited Slave accounts on the same PC or VPS — with an internal copy latency of just a few milliseconds. It was built by a real trader for daily real-money use, with one goal: whatever happens on the Master must happen on the Slave, instantly and without exceptions. Watch the demo video to s
                SmartFastTrade AI
                Muhammad Faisal Sagala
                Transform Your Trading with SmartFastTrade AI: Speed and Ease at Your Fingertips! Introduction Are you a trader struggling with slow order execution? Do you want a tool that can assist you in making quick and accurate trading decisions? If yes, then SmartFastTrade AI is the answer to all your trading needs. With its unique combination of speed, user-friendliness, and advanced features, SmartFastTrade AI will help you unlock your full trading potential. Let's delve deeper into why this innovativ
                Скачать рабочую пробную версию Copy Cat More (Копи Кэт Мор) — копировщик сделок (Trade Copier) MT4 — это не просто локальный копировщик сделок; это полноценная система управления рисками и исполнения (risk management and execution framework), созданная для современных торговых задач. От челленджей проп-фирм (prop firm) до управления личным портфелем — он адаптируется к любой ситуации благодаря сочетанию надёжного исполнения, защиты капитала, гибкой настройки и продвинутой обработки сделок. Ко
                TradePanel MT4
                Alfiya Fazylova
                4.84 (95)
                Trade Panel — это многофункциональный торговый помощник. Приложение содержит более 50 торговых функций для ручной торговли и позволяет автоматизировать большинство торговых операций. Перед покупкой вы можете протестировать демоверсию на демо-счете. Скачать пробную версию приложения для демонстрационного аккаунта: https://www.mql5.com/ru/blogs/post/750864 . Полная инструкция здесь . Торговля. Позволяет совершать торговые операции в один клик: Открыть отложенные ордера и позиции с автоматическим р
                Telegram to MT4 Multi-Channel Copier автоматически копирует торговые сигналы из ваших Telegram-каналов напрямую в MetaTrader 4. Никаких ботов, никаких браузерных расширений, никакого ручного копирования. Вы получаете сигнал в Telegram, и советник открывает сделку на вашем терминале за несколько секунд. Продукт включает два компонента: приложение для Windows, которое слушает ваши Telegram-каналы, и этот советник, который исполняет сигналы на терминале MT4. Также доступна версия для MT5. Руководст
                The product will copy all telegram signal to MT4   ( 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
                Strategy Builder offers an incredible amount of functionality. It combines a trade panel with configurable automation (covert indicators into an EA), real-time statistics (profit & draw down) plus automatic optimization of SL, TP/exit, trading hours, indicator inputs. Multiple indicators can be combined into an single alert/trade signal and can include custom indicators, even if just have ex4 file or purchased from Market. The system is easily configured via a CONFIG button and associated pop-up
                MT4 к Telegram Signal Provider - это простой в использовании и полностью настраиваемый инструмент, который позволяет отправлять сигналы в Telegram, превращая ваш аккаунт в поставщика сигналов. Формат сообщений полностью настраиваем! Однако для простого использования вы также можете выбрать предопределенный шаблон и включать или отключать определенные части сообщения. [ Демо ]  [ Руководство ] [ Версия для MT5 ] [ Версия для Discord ] [ Телеграм-канал ]  New: [ Telegram To MT5 ] Настройка Шаг за
                Exp Averager
                Vladislav Andruschenko
                4.82 (22)
                Усреднитель для MetaTrader 4 — профессиональная система сопровождения сделок и управления средней ценой Профессиональный советник для тех, кто хочет не просто усреднять позиции, а грамотно управлять серией сделок, просадкой и общей точкой выхода. Этот инструмент помогает сопровождать уже открытые позиции, улучшать среднюю цену входа и выстраивать понятную логику выхода всей серии в безубыток или прибыль. Усреднитель для MT4 создан не как автономная торговая система, а как специализированный мод
                TradeMirror - это советник-копировщик для платформы MT4/MT5. Руководство по использованию Нажмите на ссылку Руководство по Trademirror , чтобы посмотреть больше инструкций. Почему TradeMirror Мы понимаем важность безопасности, стабильности и конфиденциальности для финансового программного обеспечения, поэтому мы приложили максимум усилий для детального укрепления этих трех элементов: Предоставляет удобный графический интерфейс, которым легко управлять Фокус на конфиденциальности и безопасности,
                FORBEX Market Watch Trading Hours PRO NEWS  Feel free to contact me for support, installation assistance, and upgrade. Professional Market Session, Trading Schedule & Economic News Dashboard for MetaTrader 4 FORBEX Market Watch Trading Hours PRO NEWS is an advanced all-in-one MT4 dashboard designed to provide traders with real-time market session monitoring, broker trading schedules, live countdowns, intelligent voice alerts, and economic news awareness from one clean professional interface. The
                CloseIfProfitorLoss with Trailing
                Vladislav Andruschenko
                4.87 (31)
                Close If Profit or Loss with Trailing для MetaTrader 4 — автоматическое закрытие по общей прибыли или убытку Надёжная торговая утилита для MetaTrader 4, которая автоматически закрывает позиции, когда общая прибыль или общий убыток достигает заданного уровня. Советник контролирует открытые сделки, считает плавающий результат, может использовать трейлинг прибыли и помогает закрывать позиции быстрее, чем ручная реакция трейдера. MetaTrader 4 до сих пор активно используют ручные трейдеры, скальперы
                RS Trade Copier - сверхбыстрый локальный копировщик сделок с полноценным графическим интерфейсом. Хватит вбивать номера счетов вручную. Никаких 200+ непонятных параметров в настройках. Надёжный и гибкий инструмент для копирования торговых операций между несколькими терминалами MT4 и MT5. Подходит как опытным трейдерам и сигнал-сервисам, так и частным инвесторам. Позволяет синхронизировать торговлю от одного или нескольких источников к одному или нескольким приёмникам с высокой точностью и минима
                ИЩЕТЕ ВЕРСИЮ ДЛЯ MT5? Если вы используете MetaTrader 5, нажмите здесь, чтобы получить нативную версию: https://www.mql5.com/ru/market/product/155546 Multi-Currency Strength Dashboard PRO — Профессиональный индикатор силы валют (MT4) Multi-Currency Strength Dashboard PRO — это продвинутый индикатор для MetaTrader 4, который измеряет относительную силу основных валют рынка Форекс в реальном времени. Он анализирует до 28 основных пар, рассчитывает нормализованную силу 8 главных валют и отобр
                Trade copier MT4
                Alfiya Fazylova
                4.56 (32)
                Trade Copier — это профессиональная утилита, предназначенная для копирования и синхронизации сделок между торговыми счетами. Копирование происходит от счета/терминала поставщика к счету/терминалу получателя, которые установлены на одном компьютере или vps. АКЦИЯ - Если вы уже приобрели "Trade copier MT5", вы можете получить "Trade copier MT4" бесплатно (для копирования MT4 > MT5 и MT4 < MT5). Для получения более подробной информации об условиях, пожалуйста, свяжитесь с нами через личные сообщени
                Trade Copier Global: The name speaks for itself. This copier allows you to copy orders between MT4 terminals even if they are not installed on the same computer. Features Copying trades between MT4 terminals around the world with a short delay. Automatically recognizes symbol prefixes. Can connect many Slaves to the same Master. Supports pending and market orders. Supports partial order close (with limitations, see below) Can send messages and notifications to the Slaves from the Master Several
                Копир->Удобное и быстрое взаимодействие с интерфейсом, пользователи могут использовать его сразу       ->>>> Рекомендуется использовать на компьютерах Windows или VPS Windows Функции: Разнообразные и персонализированные настройки копирования сделок: 1. Различные режимы лота могут быть установлены для различных источников сигналов. 2. Различные источники сигналов могут быть установлены для прямого и обратного копирования сделок. 3. Сигналы могут быть установлены с комментариями. 4. Следует ли ка
                News Filter EA: Advanced Algo Trading Assistant News Filter EA is an advanced algo trading assistant designed to enhance your trading experience. By using the   News Filter EA , you can integrate a Forex economic news filter into your existing expert advisor, even if you do not have access to its source code. In addition to the news filter, you can also specify   trading days   and   hours   for your expert. The News Filter EA also includes   risk management   and   equity protection   features
                Мгновенно просматривайте историю закрытых сделок по дням и неделям, текущие открытые сделки и экспозицию форекс на одном графике! Используйте тепловую карту для определения прибыльных сделок и текущего проседания в вашем торговом портфеле. Кнопки быстрого закрытия Используйте кнопки быстрого закрытия, чтобы закрыть каждую сделку по одному символу, закрыть отдельные сделки полностью или зафиксировать частичную прибыль или убыток одним нажатием кнопки. Больше не нужно искать сделки в списке и ду
                Простая в управлении Торговая панель обеспечит безопасную торговлю. Вычислит объём сделки от заданного уровня Stop Loss и величины убытка. Поможет рассчитать сейф, и в ноль закрыть неверную сделку. Интуитивно понятный интерфейс делает панель удобной в управлении, освобождая внимание трейдера для принятия решения о входе в сделку. Программа сделает все расчёты за вас. Поэтому работа с помощью панели Снайпер - оптимальное решение для торговли с соблюдением Мани-менеджмента. А это главный ключ к по
                Grid Manual MT4
                Alfiya Fazylova
                4.71 (17)
                Grid Manual — это торговая панель для работы с сеточными стратегиями. Утилита универсальная, имеет гибкие настройки и понятный интерфейс. Работает с сеткой ордеров не только в сторону усреднения убытков, но и в сторону наращивания прибыли. Трейдеру не нужно создавать и сопровождать сетку ордеров, это сделает утилита. Достаточно открыть ордер и Grid manual автоматически создаст ему сетку ордеров и будет сопровождать его до самого закрытия. Полная инструкция и демо-версия здесь . Основные особенно
                Другие продукты этого автора
                Multiple Position Opening MT5
                Francisco Manuel Vicente Berardo
                1 (1)
                The Multiple Position Opening is a multi-symbol multi-timeframe script used to open simultaneously various positions.  Risk Management   The volume used to open a position is chosen between a fixed and a variable lot size, available through the Volume and Free Margin % input parameters, respectively. If there isn't enough money in the account for the chosen volume, this is reduced to the highest possible value (corresponding to free margin). If this reduction leads to a correct volume (if the
                Pending Order Grid MT5
                Francisco Manuel Vicente Berardo
                The Pending Order Grid is a multi-symbol multi-timeframe script that enables multi-strategy implementation based on pending order grids.  General Description   The Pending Order Grid allows the performing of a user-defined strategy through the creation of pending order grids. The script places pending orders of a given type (Buy Limit, Sell Limit, Buy Stop, or Sell Stop) at equidistant price levels to form each grid. The beginning and finish of every grid are defined by the Start Price and Sto
                Position Selective Close MT5
                Francisco Manuel Vicente Berardo
                The Position Selective Close is a multi-symbol multi-timeframe script used to close simultaneously various positions.  General Description   The Position Selective Close   possesses   three operation modes (Intersection,   Union   and All) that control the way   as   four position features (symbol, magic number,   type   and profit) are used. The modes, available through the Selection Mode input parameter, relate to the features, available through the “Select by Feature” and “Feature” input pa
                FREE
                Tick Data Record MT5
                Francisco Manuel Vicente Berardo
                The Tick Data Record is a multi-symbol multi-timeframe Expert Advisor that records tick data for later graphical representation and analysis.  General Description  The Tick Data Record offers a(n) alternative/complement to the online/offline price charts displayed through the MT4/MT5 platform. The Expert Advisor permits to write and save the current/history values of Time, Bid, Ask, Spread, Last and Volume to a text file (“.txt”). The idea is to copy/open the obtained register to/in a spreadshe
                FREE
                Tick Data Record MT4
                Francisco Manuel Vicente Berardo
                The Tick Data Record is a multi-symbol multi-timeframe Expert Advisor that records tick data for later graphical representation and analysis.  General Description   The Tick Data Record offers a(n) alternative/complement to the online/offline price charts displayed through the MT4/MT5 platform. The Expert Advisor   permits   to write and save the current/history values of Time, Bid, Ask, Spread, Last and Volume to a text file (“.txt”). The idea is to copy/open the obtained register to/in a spr
                FREE
                Environment State Info Print MT5
                Francisco Manuel Vicente Berardo
                The Environment State Info Print is a script to display the constants that describe the current runtime environment of a MQL5 program.  General Description   The constants are divided into four groups in the   Environment State section of the MQL5 documentation and each group is divided into enumerations/subgroups (with designations  “Integer”, “Double” or “String”). The script displays constants in two ways: a single constant or all group constants. The constants are obtained by selecting the
                FREE
                Scientific Calculator MT4
                Francisco Manuel Vicente Berardo
                The Scientific Calculator is a script designed to compute science, engineering and mathematics expressions.   General Description   The expression to calculate must obey syntax rules and precedence order, being constituted by the following elements:   Integer and real numbers.   Mathematical operators for addition (+), subtraction (-), multiplication (*), division (/) and exponentiation (^).   Mathematical and trigonometric functions .   Curved parentheses (()) to define the precedence and co
                FREE
                Scientific Calculator MT5
                Francisco Manuel Vicente Berardo
                The Scientific Calculator is a script designed to compute science, engineering and mathematics expressions.  General Description   The expression to calculate must obey syntax rules and precedence order, being constituted by the following elements:   Integer and real numbers.  Mathematical operators for addition (+), subtraction (-), multiplication (*), division (/) and exponentiation (^).  Mathematical and trigonometric functions .  Curved parentheses (()) to define the precedence and contain
                FREE
                Environment State Info Print MT4
                Francisco Manuel Vicente Berardo
                The Environment State Info Print is a script to display the constants that describe the current runtime environment of a MQL4 program.  General Description   The constants are divided into four groups in the Environment State section of the MQL4  documentation and each group is divided into enumerations/subgroups (with designations “ Market Info”, “Integer”, “Double” or “String”). The script displays constants in two ways: a single constant or all group constants. The constants are obtained by
                FREE
                Order Selective Delete MT4
                Francisco Manuel Vicente Berardo
                The Order Selective Delete is a multi-symbol multi-timeframe script used to delete simultaneously various pending orders.  General Description   The Order Selective Delete   possesses   three operation modes (Intersection,   Union   and All) that control the way   as   three pending order features (symbol, magic   number   and type) are used. The modes, available through the Selection Mode input parameter, relate to the features, available through the “Select by Feature” and “Feature” input pa
                FREE
                Position Selective Close MT4
                Francisco Manuel Vicente Berardo
                The Position Selective Close is a multi-symbol multi-timeframe script used to close simultaneously various positions.  General Description   The Position Selective Close   possesses   three operation modes (Intersection,   Union   and All) that control the way   as   four position features (symbol, magic number,   type   and profit) are used. The modes, available through the Selection Mode input parameter, relate to the features, available through the “Select by Feature” and “Feature” input pa
                FREE
                Order Selective Delete MT5
                Francisco Manuel Vicente Berardo
                The Order Selective Delete is a multi-symbol multi-timeframe script used to delete simultaneously various pending orders.  General Description   The Order Selective Delete   possesses   three operation modes (Intersection,   Union   and All) that control the way   as   three pending order features (symbol, magic   number   and type) are used. The modes, available through the Selection Mode input parameter, relate to the features, available through the “Select by Feature” and “Feature” input pa
                FREE
                Multiple Position Opening MT4
                Francisco Manuel Vicente Berardo
                The Multiple Position Opening is a multi-symbol multi-timeframe script used to open simultaneously various positions.  Risk Management   The volume used to open a position is chosen between a fixed and a variable lot size, available through the Volume and Free Margin % input parameters, respectively. If there isn't enough money in the account for the chosen volume, this is reduced to the highest possible value (corresponding to free margin). If this reduction leads to a correct volume (if the
                Pending Order Grid MT4
                Francisco Manuel Vicente Berardo
                The Pending Order Grid is a multi-symbol multi-timeframe script that enables multi-strategy implementation based on pending order grids.  General Description   The Pending Order Grid allows the performing of a user-defined strategy through the creation of pending order grids. The script places pending orders of a given type (Buy Limit, Sell Limit, Buy Stop, or Sell Stop) at equidistant price levels to form each grid. The beginning and finish of every grid are defined by the Start Price and Sto
                Pending Order Grid EA MT4
                Francisco Manuel Vicente Berardo
                The Pending Order Grid is a multi-symbol multi-timeframe Expert Advisor that enables multi-strategy implementation based on pending order grids.  General Description   The Pending Order Grid allows the performing of a user-defined strategy through the creation of pending order grids. The Expert Advisor places pending orders of a given type (Buy Limit, Sell Limit, Buy Stop, or Sell Stop) at equidistant price levels to form each grid. The user might set up different grids to exist simultaneously
                Double Trailing Stop MT5
                Francisco Manuel Vicente Berardo
                The Double Trailing Stop is a multi-symbol multi-timeframe Expert Advisor that allows the Stop Loss and Take Profit trailing of positions.  General Description   The Double Trailing Stop’s purpose is to secure profit and minimize losses of the opened positions. The Expert Advisor places stop orders (Stop Loss or Take Profit) at the Trailing Stop distance from the market price when the symbol's quote reaches/overcomes the Trailing Start distance from the position’s opening price (a single-time
                Pending Order Grid EA MT5
                Francisco Manuel Vicente Berardo
                The Pending Order Grid is a multi-symbol multi-timeframe Expert Advisor that enables multi-strategy implementation based on pending order grids.  General Description   The Pending Order Grid allows the performing of a user-defined strategy through the creation of pending order grids. The Expert Advisor places pending orders of a given type (Buy Limit, Sell Limit, Buy Stop, or Sell Stop) at equidistant price levels to form each grid. The user might set up different grids to exist simultaneously
                Фильтр:
                Нет отзывов
                Ответ на отзыв