Remote Copy Trading

------------------------------------------------------------------------
QUICK OPERATION GUIDE
------------------------------------------------------------------------

Scenario A: This terminal is the MASTER (Sender)
  1) Attach the EA, enable Algo Trading, configure the whitelist;
  2) Click [I am sender] (button highlights);
  3) The status bar changes to "I am sender"; the log shows that the
     account's position changes are being monitored and published;
  4) Trade normally on the master account (manually or with another EA)
     - position changes are published automatically;
  5) Click the button again = pause (disconnect, button resets).

Scenario B: This terminal is the SLAVE (Receiver)
  1) Attach the EA, enable Algo Trading, configure the whitelist;
  2) Click [I am receiver];
  3) In the Receiver settings dialog:
     - enter the master account number (required);
     - optionally enable suffix / special mapping / fixed lot / limit /
       reverse / direction filter;
     - click OK;
  4) The status bar shows "I am receiver"; the log shows the master
     account that will be followed;
  5) When the master opens / closes / modifies positions, the local
     account follows automatically;
  6) Click the button again = stop following (disconnect).

Scenario C: Master and slave run on two different terminals (recommended)
  Attach this EA on both terminals: machine A clicks Sender; machine B
  clicks Receiver and enters machine A's account number.
  Note: both sides must use the same MQTT broker and topic, and each
  account must have the appropriate MQTT credentials (Sender/Receiver
  user names are different).

------------------------------------------------------------------------
TROUBLESHOOTING (FAQ)
------------------------------------------------------------------------

Q1: Clicking a mode button shows "MQTT Connection Failed"
    Cause: WebRequest whitelist is not configured (error 4014).
    Fix: add the host address to the whitelist as in 3.4, then click the
    button again.

Q2: The status bar stays at CONNECTING... or DISCONNECTED
    - Check that the machine can reach the broker address over the
      network (firewall?);
    - Check that the broker is online and the credentials are correct
      (passwords are in App.mqh);
    - Check MQTT-related errors in the log panel;
    - On a credential error, CONNACK returns an error code (see logs).

Q3: Signals are received but no local position opens
    Inspect the log panel item by item:
    - "Ignored signal (acct=...)" -> the master account entered in the
      dialog does not match;
    - "no local symbol" -> symbol translation failed (check suffix /
      special mapping);
    - "already followed, skip duplicate" -> the same src was received
      again;
    - "reached limit" -> the position limit (Limit Count) was reached;
    - "BUY/SELL signal ignored" -> the corresponding direction filter is
      unchecked;
    - "open failed! error=..." -> order rejected; check the error code
      (insufficient margin, symbol not tradable, frozen, etc.).

Q4: Local follow positions do not match the master
    - After a reconnect the system only does delete-only reconciliation;
      the local count may be less than the master's due to market
      conditions / disconnects - this is by design;
    - Check whether local positions were manually altered (comment /
      Magic modified would make them unrecognizable).

Q5: Changes to the MQTT address / credentials do not take effect
    These are plain global variables; you must edit App.mqh, recompile
    and re-attach the EA (see Section 5).

Q6: The log panel shows nothing / does not display
    Canvas is unavailable in non-visual tester mode (the code skips it
    deliberately); the panel may also look misplaced at extreme chart
    zoom levels - drag the chart or resize the window.

------------------------------------------------------------------------
9. NOTES & RISK WARNINGS
------------------------------------------------------------------------
1) Copy latency: MQTT relaying + local execution creates network delay;
   during fast markets the entry/exit prices may differ from the master;
2) Reverse-mode risk: Reverse flips the direction AND swaps SL/TP; make
   sure you fully understand this behavior before enabling it;
3) Lot-amplification risk: in multiplier mode, if the master lot is
   large, the local account may reject orders due to insufficient margin;
   test in advance and consider fixed lots / the limit option;
4) Delete-only reconciliation: after a reconnect the system does not
   re-open positions the master holds but the local account is missing;
   sync manually if needed;
5) Position limit: the sender monitors at most 50 positions; positions
   beyond that are not broadcast;
6) The EA needs "Algo Trading" enabled to execute copy-trade fills;
7) Always test on a demo account first and confirm the behavior before
   using it on a live account;
8) Credentials are stored in plain text in the source: the broker
   account/password are visible in the code, so do not distribute source
   files that contain real secrets.
Рекомендуем также
Position Prime
Mariana Cordeiro Neves Fernandes
Скачайте бесплатную демо-версию прямо сейчас и протестируйте все функции управления рисками в вашем Strategy Tester, прежде чем совершить покупку! Position Prime — это визуальный помощник по исполнению ордеров и риск-менеджер институционального уровня для MetaTrader 5. Разработанный для трейдеров, которым важны скорость и точность, он избавляет от необходимости ручного расчета лота и превращает ваш график в настоящий торговый терминал. Планируйте, исполняйте и защищайте свои сделки за доли сек
HotkeyTrader Pro — Expert Advisor for MetaTrader 5 HotkeyTrader Pro is an Expert Advisor that allows executing and managing trades through configurable keyboard shortcuts, with integrated risk management tools and position tracking. Keyboard execution The EA includes 11 predefined keyboard shortcuts for opening buy and sell orders, managing open positions, and executing partial or full closes. It is compatible with external macro software such as AutoHotKey and with programmable input devices. R
FREE
Risk Manager Custom Version для MetaTrader 5 Risk Manager — это профессиональная утилита для контроля рисков в MT5. Советник не открывает сделки самостоятельно и не является торговой стратегией. Его задача — контролировать уже открытые позиции, ограничивать риски, управлять SL/TP, объёмом позиции и торговыми ограничениями. Основные функции: Индивидуальный Max Lot для выбранных инструментов — можно задать отдельный максимальный лот для 5 символов. Например: EURUSD = 1.2 lot, XAGUSD = 0.1 lot.
Forget about enabling templates when you launch the window. Auto Template Master Service  is a professional utility tool that runs as a system service in MetaTrader 5, and it will do it for you. Unlike traditional indicators or expert advisors (EAs), the program runs in the background of the entire terminal and doesn't require you to add it to each window individually. As soon as you open a new chart of any instrument (Forex, Stocks, Crypto), the service immediately detects the new window and a
Hisoka Trade Panel — v6.91 Description: Hisoka Trade Panel is a comprehensive on-chart trade management Expert Advisor for MetaTrader 5. It places a draggable, collapsible panel directly on your chart and lets you manage open positions — break-even locks, trailing stops, partial closes, and SL/TP modification — with one click. All risk math is dollar-based, so the same "BE 5$" button locks $5 of profit consistently across XAUUSD, BTCUSD, EURUSD or any other instrument, regardless of contract siz
Hide Show Drawing
R H Blantran De Rozari
The TradingView-style hide-drawings button MT5 never had "From the maker of Risk Sentinel — risk-first position sizing that keeps your risk fixed as you drag the stop: https://www.mql5.com/en/market/product/185711 " Hide/Show Drawing is a one-tap chart-cleanup utility for MT5. Hide all your drawings — or just trendlines, Fibs, shapes, or text — to read raw price action, then restore everything exactly as it was, per-timeframe settings and all. Nothing is deleted; every object stays in memory a
FREE
Welcome to my MMTrader Manager product. EA that allows You for simple managing trades and positions. Key Features: Position Opening – Open trades quickly with customizable Take Profit (TP), Stop Loss (SL), and lot size settings. Position Closing – Close trades with one click. Grid System – Automatically create a grid of orders. Recovery Mode – Loss recovery lot calculation. Trade History Data – Acces data to historical positions. User-Friendly Interface – A clear and simple panel designed. This
FREE
Instructions for Using Reverse Copier EA Attach EA to Charts Open MetaTrader and attach the EA to any chart on both accounts (master & slave). Make sure AutoTrading is enabled. Master Account (Signal Sender) Set Mode = Master in EA settings. This account will send trade signals. Slave Account (Signal Receiver) Set Mode = Slave in EA settings. This account will receive trades in reverse (opposite direction). Lot Multiplier In Slave EA settings, set Multiplier to control lot size. Example: 1.0
Grid Manager — Manual Multi-Basket Grid Assistant for MT5 Grid Manager is a hands-on control panel for building and managing grid "baskets" directly on your chart. You decide the direction and the moment; the tool opens the grid, manages every leg, and protects the position with money-based risk controls, on-chart breakeven/SL/TP lines, and one-click actions. It is an execution and management assistant — fast, visual, and fully under your control. What it is — and what it is not Grid Manager is
Auto close
Raudel Umaran Elias
4.33 (9)
Simple program to automatically close positions by profit or loss. User can select "Total Profit" to close all positions at the same time, once the total profit or loss is reached. User can select "Single Profit" to close one by one positions, once single profit or loss is reached. Notes: 1. The assistant will not open any position. 2. The assistant only provide market orders, so due maket volatility positions can suffer slippage. 
FREE
AlgoWay Telegram Reporter is a free MetaTrader 5 utility that sends clear and detailed trading notifications directly to Telegram. The utility does not open, modify, or close trades. It only monitors trading activity on the account. It works with: • Manual trades • Trades opened from mobile or web terminals • Trades opened by Expert Advisors • Trades opened through AlgoWay • Netting and hedging accounts Main features • Position opening notifications • Entry price, volume, Stop Loss and Take Prof
FREE
Close All Trades Button
PHOENIX GLOBAL INVESTMENTS LTD
5 (2)
Кнопка «Закрыть все сделки» (MT5) Утилита для закрытия позиций в один клик для MetaTrader 5. Отображает на графике красную кнопку, при нажатии которой закрываются все открытые позиции с автоматической обработкой отклонений и реквот. Назначение Закрытие нескольких позиций по отдельности в условиях волатильности или при проблемах с платформой отнимает время и увеличивает риск проскальзывания. Кнопка «Закрыть все сделки» обеспечивает мгновенную ликвидацию портфеля одним нажатием кнопки.
FREE
Этот инструмент поможет вам закрыть все открытые ордера одним щелчком мыши, просто нажмите «Закрыть все». Если вы хотите закрыть только прибыльные ордера, нажмите кнопку «Закрыть прибыльные», после нажатия все плавающие ордера будут закрыты; Если вы хотите закрыть только ордера с плавающими убытками, нажмите кнопку «Закрыть убыточные», после нажатия все ордера с плавающими убытками будут закрыты.
EW Close All – Один клик. Всё закрыто. EW Close All — это лёгкий, многоязычный эксперт-советник, который позволяет мгновенно закрыть все сделки и отменить все отложенные ордера — всего одним нажатием кнопки. Закрывает все открытые позиции   Отменяет все отложенные ордера   Работает на любом символе и любом таймфрейме   Многоязычный интерфейс   Чистый, быстрый и надёжный Идеально подходит для быстрого выхода из рынка, контроля рисков или очистки перед окончанием торгового дня. Оста
FREE
Black Volume By ZeeAM Khan a Multi-Engine EA Professional Multi-Timeframe Volume & Breakout Trading System Black Volume Multi-Engine EA is an advanced automated trading system that combines volume analysis, spread analysis, liquidity sweeps, support/resistance breakouts, and multi-basket trade management into one powerful Expert Advisor. The EA continuously scans higher-timeframe candles to identify significant market activity, automatically draws key support and resistance zones, and executes
FREE
HedgeSafe Trade Assistant Торговая панель для MetaTrader 5 с приоритетом контроля риска. HedgeSafe помогает подготовить, проверить и сопровождать ручную сделку прямо на графике до нажатия BUY или SELL. HedgeSafe не является сервисом сигналов, прогнозным инструментом, AI-ботом или автоматической стратегией. Продукт не выбирает направление сделки и не обещает прибыль. Каждое торговое решение остаётся за трейдером. Основные возможности Расчёт лота от процента баланса или фиксированной суммы в валют
AlsoSell Cockpit объединяет весь торговый процесс в одной аккуратной панели на графике: анализ, расчёт объёма, исполнение, управление и обзор — не покидая график. ОРДЕРА И ИСПОЛНЕНИЕ - Рыночные BUY / SELL в один клик с автоматическим расчётом лота по риску. - Планировщик сделок на графике: перетаскивайте линии входа, стоп-лосса и тейк-профита прямо на графике. Объём считается в реальном времени по дистанции стопа и проценту риска, соотношение прибыль:риск и точная сумма прибыли / убытка в $ пок
FREE
这款专为MetaTrader 5设计的EA(Expert Advisor),能够在加载后自动关闭所有图表,并立即从当前图表中自行移除。它适合那些希望快速清理所有图表,并避免手动关闭每个图表的用户。 功能特点: 一次性清理: 加载后立即关闭所有打开的图表。 自动移除: 执行完毕后,EA自动从当前图表中移除,无需手动操作。 快速高效: 适用于快速清理交易环境,特别适合在需要快速重置或结束交易日的情境。 使用说明: 只需将此EA添加到任何一个图表上,它将自动执行关闭所有图表的操作并自行移除。使用前,请确保已保存所有重要的图表数据和设置。 风险提示: 请谨慎使用此EA,以防不小心关闭重要图表。 适用于MetaTrader 5平台。 技术支持: 如有任何技术问题或需求,请联系我以获得帮助。
FREE
SWDM Position Manager EA The SWDM Position Manager EA is a MetaTrader 5 Expert Advisor for automatically managing matching positions on the current chart symbol. It can manage already open positions as well as newly opened positions, as long as they match the configured position filters. It is not a classic entry-signal robot and does not open trades by itself in the default workflow. The EA is designed to protect and manage manual trades or positions opened by other tools using internal risk m
FREE
Dual Hedge Trading Panel
AL MOOSAWI ABDULLAH JAFFER BAQER
• Please test the product in the Strategy Tester before purchasing to understand how it works. • If you face any issues, contact me via private message—I’m always available to help. • After purchase, send me a screenshot of your order to receive a   FREE EA   as a gift. Dual Hedge Trading Panel — Professional Trading & Risk Management for MetaTrader 5 Short Description Professional one-click BUY, SELL, and DUAL hedge execution panel featuring an advanced on-chart trade planner with draggable En
DDKiller Pro
Njaratahiry Michael Randrianiaina
Stop Blowing Your Account. Once and For All. DDKiller Pro is the MT5 risk guardian that runs silently on your chart and shuts down trading the moment you hit a limit — whether you're grinding a prop firm challenge or managing your own CFD account. The problem every trader knows: You set your rules. You break them anyway. One revenge trade. One overleveraged position. One session that erases a month of gains. DDKiller Pro removes that decision from your hands entirely. What it does: The second yo
Session panel
Timo Mario Hoffmann
Session Panel for MT5 Session Panel is a free MT5 indicator that gives you a fast and convenient live overview of the major trading sessions directly from the chart. Monitor Tokyo, London, and New York session times, see which session is currently active, track countdowns to the next session, and view session overlap information in one compact dashboard. Built for traders who want better market timing, clearer session awareness, and a cleaner chart workflow in live market conditions. Session Pan
FREE
Trade Assistant – Position & History Overview Streamline your trading workflow with a powerful all-in-one panel for MetaTrader 5. Trade Assistant is a professional EA panel that gives you full control over your trades — from order execution to real-time position monitoring — all within a clean, intuitive on-chart interface. Key Features One-Click Order Execution Instant   Market Orders   (Buy / Sell) with configurable Lot, SL and TP Full   Pending Order   support: Buy/Sell Limit & Buy/Se
FREE
RiskFrame Account Guard для MetaTrader 5 Защита всего счёта от дневных убытков, просадки и чрезмерной экспозиции — для всех символов, всех magic-номеров, ручных сделок и других советников. RiskFrame Account Guard контролирует весь торговый счёт и применяет выбранную защитную реакцию при срабатывании настроенного правила. Он работает с ручной торговлей, сторонними советниками, торговыми панелями и другими источниками ордеров. Он не открывает позиции и не генерирует сигналы. Руководство: Открыть п
ClickDesk Trader
Tommy De Jesus Rosario Santiago
ClickDesk Trader is a fast, manual trade-management desk for MetaTrader 5. Open, close and protect your trades in one click — or with keyboard hotkeys — while a clean HUD keeps your P&L, risk and market pressure in view. It does not decide for you; you stay in full control. One-click desk & hotkeys - Buy / Sell, Close All, Close Buys, Close Sells — buttons and hotkeys   (B, S, C, Q, W). - Lot stepping on the fly (L / K) with a hard lot cap. Glowing toggle tools (press again to undo) - SL/T
FREE
Signals Executor for Telegram is a Utility that allows you to execute and manage positions from messages sent in Telegram Chats. Chat messages are processed to check for the existence of commands, and the command will be executed if its parameters are valid. You need the Telegram Bot Token and Chat Id to configure the input parameters. It is possible to restrict the sending of commands through the User Id, which must be configured in the input parameters. Valid Commands: Buy and Sell: Market or
SimpleKeys — Hotkey Trade Manager for MT5 Most trade managers give you a dashboard full of buttons you'll click once and forget. SimpleKeys does the opposite. Every action is a single keypress. Every level is a visual line you place exactly where you want it. No panels to navigate, no dropdowns to open mid-trade. Place your stop, place your target, press Space. Done. Who This Is For SimpleKeys is built for traders who already know what they're doing and need execution to keep up with their think
Symbol changer MT5
Nguyen Quoc Hung
4 (1)
- The Symbol Changer Utility for MetaTrader is a tool that enables traders to switch between various symbols on the MetaTrader trading platform easily and quickly. - It is designed to change the symbol of the current and all open chart windows and the timeframe of the current chart window (by clicking the button). - The tool retrieves symbols from the Market Watch, displaying only the necessary symbols in the market watch.
FREE
Orders Executor
Claudio Aguiar De Aragao
Представляем Order Executor, вашего мощного и эффективного торгового помощника, предназначенного для беспрепятственного выполнения ордеров непосредственно из указанного пользователем текстового файла. Этот инновационный торговый инструмент оптимизирует ваш торговый процесс, предоставляя удобное и автоматизированное решение для точного и быстрого совершения сделок. Ключевая особенность: **Интеграция текстовых файлов:**    Orders Executor предназначен для легкого чтения и интерпретации приказов
Trade Panel Manager and Assistant 2026 - “The trading tool we all wish existed when we started trading.” Comes with 3 expansive panels: Main / Grid / Minipanel Trade panel manager is a comprehensive trade management panel for MetaTrader 5, designed for traders who want full control over their entries, exits, and risk without leaving the chart. It handles everything from a single market order to complex grid setups, all through a clean drag-and-drop interface built directly on the chart. The ma
С этим продуктом покупают
Trade Assistant MT5
Evgeniy Kravchenko
4.41 (216)
Помогает рассчитать риск на сделку, простая установка нового ордера с помощью линий, управление ордерами с функциями частичного закрытия, 7 типов трейлинг-стопа и другие полезные функции. Дополнительные материалы и инструкции Инструкция по установке - Инструкция к приложению - Пробная версия приложения для демо счета Функция Линии   - отображает на графике линию открытия, стоп-лосс, тейк-профит. С помощью этой функции легко установить новый ордер и увидеть его дополнительные характеристики пе
Добро пожаловать в Trade Manager EA — лучший инструмент для управления рисками, предназначенный для упрощения, точности и эффективности торговли. Это не просто инструмент для размещения ордеров; это комплексное решение для удобного планирования торгов, управления позициями и усиленного контроля над рисками. Независимо от того, начинающий вы трейдер, опытный специалист или скальпер, нуждающийся в быстром исполнении, Trade Manager EA адаптируется к вашим потребностям и работает с любыми активами:
Astro Trade MT5
Indra Maulana
5 (2)
25% discount on the release of the tool: only for the next 3 buyers AstroTrade Trading Assistant AstroTrade is a comprehensive multi-functional trading utility developed for the MetaTrader 5 platform. It integrates essential tools for trade execution, risk management, and technical monitoring into a single unified interface. The application is designed to assist traders in managing their daily operations through a visual and structured environment. Visual Trade Execution and Risk Management T
Local Trade Copier EA MT5
Juvenille Emperor Limited
4.97 (146)
Опыт экстремально быстрого копирования сделок с помощью Local Trade Copier EA MT5 . Благодаря простой установке в течение 1 минуты этот копировщик сделок позволяет вам копировать сделки между несколькими терминалами MetaTrader на одном компьютере с Windows или на Windows VPS с крайне быстрыми скоростями копирования менее 0.5 секунды. Независимо от того, новичок вы или профессиональный трейдер, Local Trade Copier EA MT5 предлагает широкий спектр опций, чтобы настроить его под ваши конкретные по
Бета-версия Telegram to MT5 Signal Trader почти готов к официальному альфа-релизу. Некоторые функции все еще находятся в разработке, и вы можете столкнуться с небольшими ошибками. Если вы заметите проблемы, пожалуйста, сообщите о них, ваша обратная связь помогает улучшать программное обеспечение для всех. Telegram to MT5 Signal Trader — мощный инструмент, который автоматически копирует торговые сигналы из каналов и групп Telegram прямо в ваш счёт MetaTrader 5 . Поддерживаются как публичные, так
TradePanel MT5
Alfiya Fazylova
4.88 (167)
Trade Panel — это многофункциональный торговый помощник. Приложение содержит более 50 торговых функций для ручной торговли и позволяет автоматизировать большинство торговых операций. Инструкция к приложению + видео-инструкции: https://www.mql5.com/ru/blogs/post/756476 Пробная версия приложения для демо-счета: https://www.mql5.com/ru/blogs/post/750864 Как установить приложение: https://www.mql5.com/ru/blogs/post/750096 Как тестировать приложение в визуальном режиме: https://www.mql5.com/ru/blogs/
================================================================================ POC BREAKOUT - V20.72. Full Professional Grade Toolkit ================================================================================ POC Breakout is a full MetaTrader 5 trading dashboard for discretionary traders who want breakout signals, Point of Control (POC) context, volume profiles, order flow, market structure, news, alerts, and advanced trade planning in one professional workspace. Attached directly to you
Telegram to MT5 Multi-Channel Copier автоматически копирует торговые сигналы из ваших Telegram-каналов напрямую в MetaTrader 5. Никаких ботов, никаких браузерных расширений, никакого ручного копирования. Вы получаете сигнал в Telegram, и советник открывает сделку на вашем терминале за несколько секунд. Продукт включает два компонента: приложение для Windows, которое слушает ваши Telegram-каналы, и этот советник, который исполняет сигналы на терминале MT5. Также доступна версия для MT4. Руководст
Telegram To MT5 Ultra
Mirel Daniel Gheonu
5 (4)
Telegram To MT5 — копировщик сигналов Превратите торговые сигналы из ваших Telegram-каналов в реальные ордера MT5 — автоматически, на любом количестве счетов, с полным контролем над риском и правилами. Telegram To MT5 связывает VIP / сигнальные каналы, на которые вы уже подписаны в Telegram, с вашим терминалом MetaTrader 5. Бесплатное приложение-компаньон для ПК читает сообщения (даже из каналов, которые не допускают ботов), а этот советник исполняет их на вашем счёте — применяя ваши настройки р
HINN MAGIC ENTRY - лучший инструмент для входа и менеджмента позиций! ПРОСТО. БЫСТРО. ИНТУИТИВНО. МАКСИМАЛЬНО АВТОМАТИЗИРОВАНО. Выставляет ордера через выбор уровня на графике! полное описание    ::    demo-версия    ::   60-sec-video-description Основные функции: - Рыночные, лимитные и отложенные ордера -  Автоматический подсчет лоттажа  -  Автоматический учет спреда и комиссий -  Неограниченное количество промежуточных тейков для позиций - Перевод в безубыток и трейл стоп-лосса и тейк-проф
Exp COPYLOT CLIENT for MT5
Vladislav Andruschenko
3.97 (35)
Профессиональный копировщик сделок для MetaTrader 5 Быстрый, профессиональный и надежный копировщик сделок для MetaTrader . COPYLOT позволяет копировать сделки Forex между терминалами MT4 и MT5 с поддержкой счетов Hedge и Netting . Версия COPYLOT для MT5 поддерживает: - MT5 Hedge → MT5 Hedge - MT5 Hedge → MT5 Netting - MT5 Netting → MT5 Hedge - MT5 Netting → MT5 Netting - MT4 → MT5 Hedge - MT4 → MT5 Netting Версия MT4 Полное описание + DEMO + PDF Как купить Как установить Как получить файлы жур
Signal TradingView to MT5 Pro Automator Мгновенное профессиональное исполнение между TradingView и MetaTrader 5 Автоматизируйте свою торговую стратегию с помощью самого надежного моста связи между алертами TradingView и реальным исполнением в MT5. Разработанный для трейдеров, которым требуются скорость, гибкость и безупречное управление рисками, этот советник (Expert Advisor) превращает любое сообщение с алертом в точный рыночный или лимитный ордер. ПРЕИМУЩЕСТВА И СИЛЬНЫЕ СТОРОНЫ Универсальный д
Trade copier MT5
Alfiya Fazylova
4.58 (52)
Trade Copier — это профессиональная утилита, предназначенная для копирования и синхронизации сделок между торговыми счетами. Копирование происходит от счета/терминала поставщика к счету/терминалу получателя, которые установлены на одном компьютере или vps. АКЦИЯ - Если вы уже приобрели "Trade copier MT5", вы можете получить "Trade copier MT4" бесплатно (для копирования MT4 > MT5 и MT4 < MT5). Для получения более подробной информации об условиях, пожалуйста, свяжитесь с нами через личные сообщени
Anchor Trade Manager
Kalinskie Gilliam
5 (7)
Anchor: The EA Manager Your EAs manage their own trades. Anchor manages the account around them. Anchor gives you one place to control your EAs, manage risk and decide when trading is allowed. Any EA, any vendor, any broker or symbol. No source-code changes required. The Problem Most EAs only know what they are doing. They cannot see when another EA is already trading, when several EAs open and are stacking risk or when the account has reached your loss limit. Even using just one EA, it may not
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 Copier Ultimate
Janitha Sandaruwan Amaradasa Wickramasingha Arachchilage
5 (4)
Trade Copier Ultimate - Telegram to MT5 Signal Copier Trade Copier Ultimate automatically copies Telegram trading signals into MetaTrader 5. The EA can read signal messages, detect the symbol, order type, entry price, Stop Loss, Take Profit levels and selected update commands, then execute or manage the trade in MT5 using your lot and risk settings. It is more than a basic Telegram to MT5 copier. TCU also supports Bot API and user-account Bridge workflows, Discord signal routing, local MT5 to MT
Timeless Charts
Samuel Manoel De Souza
5 (8)
Timeless Charts is an all-in-one trading utility for professional traders. It combines custom chart types such as Seconds Charts and Renko with advanced order flow analysis using Footprints , Clusters , Volume Profiles , VWAP studies, and anchored analysis tools for deeper market insight. Trading and position management are handled directly from the chart through an integrated trade management panel , while Market Replay and Virtual Accounts provide environments for practicing trading skills and
Footprint Chart Pro — Professional OrderFlow EA for MetaTrader 5 Version 6.34 | Professional tool for real traders | Institutional-Grade Visualization DEMO USERS - PLEASE SELECT EVERY TICK / REAL TICK WHEN TESTING AND YOU HAVE DOWNLOADED HISTORICAL DATA. IF YOU SEE A WAITING SCREEN AND IT IS NOT DOWNLOADING, IT MEANS YOU HAVE LOW HISTORICAL DATA. TRY 1 MIN AND 5 MIN FIRST ON 1 DAY DATA. ONE DAY DATA SHOULD BE THE NEWEST AND MOST CURRENT DATE. PLEASE WAIT UNTIL THE MARKET HAS ROLLED OVER PERIOD.
Global Investing FX Terminal
Santiago Nicolas Pla Casuriaga
Global Investing FX Terminal — это комплексный FX-дашборд для MetaTrader 5 — процентные ставки центральных банков, позиции COT CFTC, рэнкинг carry, индексы экономических сюрпризов, перекос опционов, настроения ритейла и корреляции, тринадцать панелей в общей сложности — отображается на едином канвасе без мерцания и обновляется каждые 10 секунд через один прикреплённый EA. Никаких внешних программ не требуется. Профессиональный анализ валютного рынка требует одновременного доступа к данным, котор
Premium Trade Manager - Торговая панель со встроенным коучем Premium Trade Manager помещает торгового коуча прямо в ваш график, а под ним работает полноценный движок исполнения. Настройте сделку так, как вы всегда это делаете, затем позвольте Max, вашему ИИ-наставнику по трейдингу, прочитать именно эту настройку с учётом вашего живого счёта и дать чёткое заключение до того, как вы входите: соответствует ли стоп дисциплинированному подходу, разумен ли риск, не выходит ли высоковолатильный релиз ч
Farmed Hedge Yield Farming | All Markets (Manual - Hybrid - Semi/Automated EA) VERIFIED TRADING RESULTS - Farmed Hedge Yield Axi Copy:  https://www.mql5.com/en/signals/2356376 - Farmed Hedge Yield Exn Copy:   https://www.mql5.com/en/signals/2356404 - Farmed Hedge Yield V Copy:  https://www.mql5.com/en/signals/2357156 * Before purchasing, please feel free to send me a message if you have any questions about the product or setup. ** After purchase,  Contact me via private message to receive t
Grid Manual MT5
Alfiya Fazylova
4.73 (22)
Grid Manual — это торговая панель для работы с сеточными стратегиями. Утилита универсальная, имеет гибкие настройки и понятный интерфейс. Работает с сеткой ордеров не только в сторону усреднения убытков, но и в сторону наращивания прибыли. Трейдеру не нужно создавать и сопровождать сетку ордеров, это сделает утилита. Достаточно открыть ордер и Grid manual автоматически создаст ему сетку ордеров и будет сопровождать его до самого закрытия. Полная инструкция и демо-версия здесь . Основные особенно
Trading Chaos Expert
Gennadiy Stanilevych
5 (11)
Этот программный продукт не имеет аналогов в мире, поскольку он является универсальным "пультом управления" торговых операций, начиная от получения торговых сигналов, автоматизации входа в позиции, установки стоп-лоссов и тейк-профитов, а также трейлинга прибыли одновременно по множеству сделок в одном открытом окне. Интуитивно понятное управление экспертом в "три клика" на экране монитора позволяет полноценно использовать все его функции на разного рода компьютерах, включая планшетные. Взаимоде
Power Candles Strategy Scanner — самооптимизирующийся инструмент для поиска настроек по нескольким инструментам Power Candles Strategy Scanner использует тот же самооптимизирующийся движок, что и индикатор Power Candles — для всех символов в вашем Market Watch, одновременно. На одной панели отображается информация о том, какие символы в данный момент являются статистически торгуемыми, какая стратегия выигрывает на каждом из них, оптимальная пара Stop Loss / Take Profit, а также отправляется увед
Trade Dashboard MT5
Fatemeh Ameri
4.95 (132)
Trade Dashboard simplifies how you open, manage, and control your trades, with built-in lot size calculation. It allows you to execute trades, manage risk, and control positions directly on the chart, with tools such as partial close, breakeven, and trailing stop. Designed to reduce manual work and help you stay focused on your trading decisions. A demo version is available for testing. Detailed explanations of features are provided within the MQL5 platform. Installation instructions are include
MT5 to Telegram Signal Provider — это простой в использовании полностью настраиваемый инструмент, который позволяет отправлять определённые сигналы в чат, канал или группу Telegram, превращая вашу учётную запись в провайдера сигналов . В отличие от большинства конкурирующих продуктов, он не использует импорт DLL. [ Демо ]   [ Руководство ] [ Версия MT4 ] [ Версия для Discord ] [ Канал в Telegram ]  New: [ Telegram To MT5 ] Настройка Доступно пошаговое руководство пользователя . Никаких знаний A
YuClusters
Yury Kulikov
4.93 (43)
Внимание: Ознакомиться с работой программы можно с помощью бесплатной версии  YuClusters DEMO . YuClusters это профессиональная система анализа рынка. Для трейдера открываются уникальные возможности анализа потока ордеров, объемов торговли, движения цены используя различные графики, профили, индикаторы, графические объекты. YuClusters оперирует данными на основе ленты сделок или тиковой информации, в зависимости от того, что доступно в котировках финансового инструмента.  YuClusters позволяет с
Risk Manager Pro MT5 - это советник для защиты торгового счета и контроля рисков в MetaTrader 5. Утилита отслеживает equity, дневной и недельный результат, просадку, открытые позиции, количество сделок, серии убыточных сделок и разрешенное торговое время. Когда заданный лимит достигнут, Risk Manager Pro MT5 может автоматически закрыть позиции, удалить отложенные ордера, остановить другие советники, отправить уведомление или закрыть терминал. Вместо того чтобы полагаться только на дисциплину во в
Welcome to ENTRY IN THE ZONE WITH SMC MULTI TIMEFRAME Entry In The Zone and SMC Multi Timeframe is a real-time market analysis tool based on Smart Money Concepts (SMC), designed to analyze market structure, price direction, and key trading zones. It supports both Single-Timeframe Analysis and Multi-Timeframe Analysis, providing a clearer view of the overall market structure across multiple timeframes, with real-time BUY / SELL signals that do not repaint. It is designed to help filter trading op
Daily Trading Limiter
AL MOOSAWI ABDULLAH JAFFER BAQER
5 (8)
• Please test the product in the Strategy Tester before purchasing to understand how it works. • If you face any issues, contact me via private message—I’m always available to help. • After purchase, send me a screenshot of your order to receive a FREE EA as a gift. Daily Trading Limiter — the rule you cannot break Every trader knows the number. Three trades. Two percent. One bad day and stop. And every trader has watched themselves take the fourth trade anyway. The problem was never knowing th
Другие продукты этого автора
Copy Trade EA(Expert Advisor)是一种自动交易软件,可以帮助投资者自动复制其他交易者的交易策略和操作,从而获得类似于其它交易者的交易结果。该软件基于MetaTrader平台,具有易于使用、高效、灵活和自适应的特点,为投资者提供了自动化交易的一站式解决方案。 该软件支持多种交易品种,包括外汇、商品、股票和指数。其主要功能包括: 复制交易:该软件可以在实时模式下复制其他交易者的交易操作,自动将交易操作应用到您的账户中。您可以根据其他交易者的历史表现选择要跟随的交易者,并设置复制比例和风险管理策略,以满足您的投资需求。 风险管理:该软件支持多种风险管理策略,如止损、追踪止损和限价订单,可以帮助投资者最大限度地降低风险和保护资金。此外,该软件还提供了实时的交易报告和交易统计信息,以便投资者对其交易行为进行分析和调整。 自定义设置:该软件支持用户自定义设置,包括复制比例、交易量、止损和追踪止损距离、交易时间和其他参数。这些自定义设置可以根据投资者的偏好和风险承受能力进行调整。 高效运行:该软件基于MetaTrader平台,具有高效、灵活和自适应的特点。该软件
Copy Trade EA (Expert Advisor) is an automatic trading software that can help investors automatically replicate the trading strategies and operations of other traders, thus obtaining trading results similar to those of other traders. The software is based on the MetaTrader platform and has the characteristics of easy-to-use, efficient, flexible, and adaptive, providing investors with a one-stop solution for automated trading. The software supports multiple trading varieties, including Forex, com
1. What Is It? ---------------------------------------------------------------- TradingSession Canvas is a display-only chart indicator that marks the three main trading sessions of every day as semi-transparent colored blocks on the chart:   1. Asia session     (default start 01:00)   2. Europe session   (default start 10:00)   3. America session  (default start 16:00) Each session is drawn on its own canvas (CCanvas):   - A semi-transparent block fills the session's time and price range;  
1. What Is It? -------------------------------------------------------- A TradingView-style visual panel EA for your open positions. It draws semi-transparent zones for the Open, Take Profit (TP) and Stop Loss (SL) of ALL positions of the current chart symbol directly on the chart, and lets you:   * Modify TP / SL by simply dragging the label boxes   * Close a position with one click   * Clear or set SL / TP   * No deal-ticket dialog needed 【IMPORTANT】 Why is it an EA and not an indicator? Me
Фильтр:
Нет отзывов
Ответ на отзыв