Kalifx Local trade copier

5

Kalifx Local Trade Copier

Kalifx Local Trade Copier is built to replicate trades from one trading account (Master) to another (Slave) in real time.
Its main purpose is to copy trading activity—such as opening, modifying, and closing trades—so that multiple accounts can follow the same strategy without manual intervention. This is especially useful for managing multiple accounts, testing strategies across different brokers, or mirroring trades between accounts.

The EA operates in two modes:

MASTER: Monitors trading activity and records all open positions and pending orders.
SLAVE: Reads this information and automatically duplicates the trades on another MT5 terminal, keeping both accounts synchronized.

This EA is designed for local copying between MT5 terminals using the Common Files folder , so both terminals can access the same snapshot file name.

Key Features

  • Single EA utility for both MASTER and SLAVE modes.
  • Copies positions and pending orders.
  • Pending handling modes:
    • Copy as pending orders.
    • Wait for master pending trigger and copy only as market position (via POS record).
  • Trade inversion option (BUY ↔ SELL).
  • Symbol mapping and excluded symbols list.
  • Fixed lot, lot multiplier, risk-% sizing, max lot.
  • Daily risk controls for slave:
    • Max trades per day.
    • Max daily drawdown (% or money).
  • Trade-copy count multiplier (duplicate each master trade into multiple slave trades).
  • Spread filter.
  • status panel displaying connection status between Master and Slave (shows "Connected" in green when both are successfully linked).

Important Notes

  • Designed for MT5 terminals on the same machine/VPS (or environments sharing Common Files).
  • Broker symbol specifications (contract size, step, min lot, digits, stops level) can differ.
    Always test on demo first.
  • Copy speed depends on ticks + timer and terminal responsiveness.

Quick Start (Master/Slave Setup)

1) Install EA

  • Put Local Trade Copier.mq5 in MQL5/Experts .
  • Compile in MetaEditor.

2) MASTER terminal setup

  • Attach EA to any chart.
  • Set Mode = MODE_MASTER .

3) SLAVE terminal setup

  • Attach EA to any chart.
  • Set Mode = MODE_SLAVE .
  • Use the same CopierFileName as master.
  • Configure inputs (symbol mapping, lot/risk, pending mode, filters, daily limits).

4) Verify operation

  • MASTER should keep updating the snapshot.
  • SLAVE should open/modify/close according to MASTER snapshot.
  • The status panel will display “Connected” in green when both Master and Slave are properly synchronized.


Input Settings Reference
------------------------

[Core]
- Mode
  Select MODE_MASTER or MODE_SLAVE.
- SkipExistingTradesOnStart
  When set to true, the EA in Slave mode will ignore any trades that were already open on the Master account at the time the EA starts.
  It will only begin copying new trades opened after initialization.


[Lot Control]
- UseFixedLot
  If true, use FixedLot for copied trades.
- FixedLot
  Fixed lot size.
- LotMultiplier
  If not fixed lot, slave lots = master lots * LotMultiplier.
- MaxLot
  Absolute lot cap.
- UseRiskPercent
  If true, lot is calculated from account risk.
- RiskPercent
  Percent of account balance risked per trade.
- RiskSL_Pips
  Fallback SL distance used for risk lot sizing when SL distance is unavailable.

[Trade Behavior]
- InvertTrades
  Reverse direction (BUY->SELL, SELL->BUY).
- CopyStopLoss
  Copy SL from master when fixed SL is not used.
- CopyTakeProfit
  Copy TP from master when fixed TP is not used.
- UseFixedSL / FixedSL_Pips
  Override SL using fixed pip distance.
- UseFixedTP / FixedTP_Pips
  Override TP using fixed pip distance.

[Pending Handling]
- PendingMode
  PENDING_COPY_AS_PENDING:
    Slave places/modifies pending orders.
  PENDING_EXECUTE_MARKET:
    Slave does NOT open from pending records; it waits until master pending triggers
    and appears as an open position in snapshot.

[Daily Limits] (SLAVE)
- EnableMaxTradesPerDay / MaxTradesPerDay
  Block new entries after daily trade count limit is reached.
- MultiplyCopiedTrades
  Enable trade count replication multiplier.
- CopiedTradesMultiplier
  Number of slave copies per one master trade (e.g. 2 = open 2 slave trades).
- EnableMaxDrawdownPerDay
  Enable daily drawdown guard.
- MaxDrawdownPercent
  Block new entries when daily equity drawdown reaches this percent.
- MaxDrawdownMoney
  Block new entries when daily equity drawdown reaches this money value.

[Spread Filter]
- EnableSpreadFilter
  Enable spread check before new entries.
- MaxSpread
  Maximum allowed spread (points).

[Symbol Mapping]
- SymbolMap
  Map master symbol to slave symbol.
  Format:
    EURUSDm=EURUSD;XAUUSDm=XAUUSD
  Separator between pairs:
    ;
- ExcludedSymbols
  Symbols to skip copying.
  Supports ';' or ',' separators.

[Execution]
- SlaveMagic
  Magic number used by slave trades/orders.
- Slippage
  Deviation/slippage in points for trade execution.

[Misc]  
- CopierFileName

  Snapshot file name in Common Files.

[TradeComments]

- Allows you to add a custom text label to copied trades for easy identification and tracking.

[ShowStatusPanel]

-Enable/disable to hide or show on-chart status panel

Recommended Safe Configuration
------------------------------
- Start on DEMO accounts first.
- Keep UseRiskPercent = true with small RiskPercent (e.g. 0.5% to 1%).
- Use EnableMaxTradesPerDay and EnableMaxDrawdownPerDay.
- EnableSpreadFilter in volatile markets.
- Confirm SymbolMap and ExcludedSymbols before going live.


Troubleshooting
---------------
1) No trades copied
   - Check Mode (master/slave).
   - Check same CopierFileName on both terminals.
   - Check symbol mapping and excluded symbols.
   - Check daily limits and drawdown guard are not blocking entries.

2) Wrong symbols copied
   - Fix SymbolMap pairs.
   - Confirm slave symbol exists and is enabled in Market Watch.

3) Lots not as expected
   - Review UseFixedLot, LotMultiplier, UseRiskPercent, MaxLot.
   - If MultiplyCopiedTrades=true, count of trades increases per master trade.

4) Pending behavior confusion
   - In PENDING_EXECUTE_MARKET, pending records are not copied as pending.
     Slave waits for master pending trigger (position appears in snapshot).

Отзывы 1
Marc Dylan TIOMO
43
Marc Dylan TIOMO 2026.05.30 23:00 
 

Such amazing product

Рекомендуем также
Unified Local Copier (ULC) — локальный копировщик сделок Unified Local Copier — советник для локального копирования сделок в MetaTrader 4 и MetaTrader 5. Не требует внешних DLL и обеспечивает быструю и надёжную синхронизацию ордеров между терминалами Master и Slave на одном компьютере. Поддерживаются кросс-платформенные связки MT4 и MT5. Текущая версия: v1.30 (MT5 / MT4) 1. Принцип работы и объём копирования Система построена по схеме Master-Slave (ведущий — ведомый). В одном канале (Chann
FREE
Account Sentinel Pro - Monitor, Protect & Analyze Account Sentinel Pro is a professional all-in-one account intelligence EA for MetaTrader 5. It is built for traders who want a clean, full-screen control center to monitor account performance, understand real strategy behavior, evaluate execution quality, and assess drawdown risk with much more clarity than the standard terminal view. Instead of showing only raw trade history or a simple profit summary, Account Sentinel Pro organizes your trading
FREE
Gold Sparrow
Noriyuki Suzuki
5 (5)
Important: Significant drawdowns are possible during live trading. Please trade only with funds you can afford to lose, and avoid setting the "LotFactor" too high (recommended range: 0.1–0.2). *Note: >>ALL In the latest version 1.5, the JSON file has been uploaded to the server. Since it is still in beta, I would like to ask users to exercise caution when using it. By adding " https://greentrailns-stack.github.io/MetaTrader/gold_sparrow1.1_model.json "    to the allowed list under Tools → Optio
FREE
Vulcan
Dayana Cubillas Massana
Vulcan – Система Мульти-Стратегической Ковки Vulcan   — это модульный советник (Expert Advisor), объединяющий три независимые торговые стратегии для адаптации к меняющемуся характеру рынков. Подобно кузнецу, владеющему различными техниками ковки металла,   Vulcan   сочетает взаимодополняющие подходы и предлагает   более 200 настраиваемых параметров , чтобы вы могли формировать каждую стратегию по своему усмотрению. Это делает его инструментом, полностью адаптируемым к любому символу и таймфрейму
FREE
BTC Scalper - Automated RSI Breakout Strategy for BTCUSD Unlock the power of automated trading with BTC Scalper! This expert advisor is a fully autonomous trading strategy, designed to capitalize on fast-moving BTCUSD markets. It leverages a potent combination of RSI Breakouts and two Exponential Moving Averages (EMA) to find high-probability trade entries, ensuring optimal confluence for success. Key Features: Fully Automated Trading : Set it, forget it, and let BTC Scalper handle your trades 2
FREE
AI Advisor – пусть ИИ увидит ваш реальный торговый мир AI Advisor автоматически создаёт качественные промпты на основе ваших реальных данных счёта, которые можно сразу вставить в любой чат с ИИ. Он помогает быстро разобрать состояние счёта, понять текущую рыночную картину по инструменту, выявить риски и найти потенциальные возможности для прибыли — так, чтобы ИИ опирался на вашу реальную торговлю, а не на догадки. Быстрые ссылки Download:      AI Advisor v1.02.ex4      AI Advisor   v1.02.ex5 Ins
FREE
RenkoExpert
Andrey Goida
3.67 (6)
Ренко эксперт советник, работающий на основе имитации ренко баров.   В советнике реализовано два варианта построения ренко баров. Классический и АТР. В классическом варианте ренко бары отмечаются в виде областей на основном графике, в варианте АТР, Ренко бары моделируется и отрисовываются в окне индикатора. Моделирование ренко баров внутри советника, позволяет произвести оптимизацию робота более качественно нежели отрисовка ренко баров в оффлайн режиме.    Телеграмм канал   Настройки   All our
FREE
SmartGridCloserEA
Leszek Aleksander Mroczek
4.33 (3)
SmartGridCloserEA v.2 – Adaptive Grid Trading with Pair-Based Profit Closures Description: SmartGridCloserEA v.2 is a fully automated Expert Advisor for MetaTrader 5 that applies a dynamic BUY-only grid strategy across multiple asset classes such as Forex, Gold, and Indices . Unlike traditional grid EAs that rely on fixed take-profit levels, this robot introduces an intelligent system for pair-based position closures based on profit differences, helping to lock in gains even during ranging or c
FREE
Это последняя итерация моего известного скальпера, Goldfinch EA, впервые опубликованная почти десять лет назад. Он скальпирует рынок при внезапном увеличении волатильности, которое происходит в короткие промежутки времени: он предполагает и пытается извлечь выгоду из инерции движения цены после внезапного ускорения цены. Эта новая версия была упрощена, чтобы позволить трейдеру легко использовать функцию оптимизации тестера, чтобы найти лучшие торговые параметры. [ Руководство по установке | Руко
FREE
Суть системы заключается в идентификации момента формирования "разворотной" композитной свечи с заданными характеристиками (размер свечи в пунктах, структура теней). В анализе японских свечей аналогами подобных разворотных моделей являются "Молот" (Hammer) и "Повешенный" (Hanging Man), но в данной системе тело свечи не обязательно должно быть маленьким, а результирующая свеча строится из нескольких свечей. Входные параметры системы: Range - задает максимальное количество баров, которые будут уча
FREE
Trade Anomalo BTC Multi Grid EA   Trade Anomalo  BTC Multi Grid  is an advanced, fully automated Multi-Grid Expert Advisor meticulously designed to navigate the volatility of BTC and other major pairs. Introduces highly requested features, including Multi-Window Time Management and an interactive, upgraded on-chart dashboard. Unlike traditional grids that get trapped in one direction,   Parallel Pro   utilizes a dual-engine architecture (Grid A and an optional inverted mirror Grid B) to simultan
FREE
The Expert Advisor tool has been developed for Nasdaq, based on Vortex and pending orders. The stop loss is based on fixed pips. It has been backtested on more than 10-year long M1 data with high quality of modeling. The enclosed screenshots demonstrate the complexity and coverage of the test by Monte Carlo analysis with 200 simulations. T he Expert Advisor passed via Cluster Analysis, Optimization profile, System parameter Permutation. There is no need to set up parameters - all settings are al
FREE
Brent Trend Bot
Maksim Kononenko
4.5 (16)
Особенность советника — простые базовые инструменты и логика работы. Здесь нет множества стратегий и десятков настроек, как у другого EA, он работает по одному алгоритму. Принцип работы — стратегия следования за трендом с попыткой получить максимальную доходность с поправкой на риск. Поэтому его можно рекомендовать начинающим. Его сильная сторона — принцип закрытия сделок. Его цель — не погоня за прибылью, а минимизация количества убыточных сделок. Советник не может похвастаться высокой доходнос
FREE
Discover the power of automated trading with **SimpleTradeGioeste**, an Expert Advisor (EA) designed to optimize your trading operations in the Forex market. This innovative EA combines advanced trading strategies with proven technical indicators, offering an unparalleled trading experience. video backtest :  https://youtu.be/OPqqIbu8d3k?si=xkMX6vwOdfmfsE-A ****Strengths**** - **Multi-Indicator Strategy**: SimpleTradeGioeste employs an integrated approach that combines four main technical ind
FREE
Golden Square X
Huynh Tan Linh N
4.18 (11)
This is my latest Free version for Gold. With optimized parameters and user-friendly features, this version is likely very easy to use and highly effective. You can customize TP and SL parameters as you wish, but the default settings should work well for you without the need for further adjustments.  This version is designed for the M5. This version does not require a large capital investment; only $100-$200 is sufficient for Golden Square X to run and generate profits for you. Based on backtest
FREE
MA EMA Cross Risk EA — это торговый советник для MetaTrader 5, созданный для тех, кто хочет торговать по понятной, логичной и визуально прозрачной стратегии пересечения скользящих средних. В основе советника лежит одна из самых известных идей технического анализа: пересечение быстрой и медленной MA/EMA. Когда рынок меняет направление, скользящие средние помогают увидеть этот момент без лишнего шума, эмоций и ручного поиска сигналов. Советник автоматически отслеживает пересечения Moving Average и
FREE
100% БЕСПЛАТНО — полная версия, без ограничений и регистрации. Полностью бесплатно, без ограничений. Если инструмент занял место на ваших графиках, короткий отзыв поможет нам больше всего — это 30 секунд, и именно так другие трейдеры находят этот инструмент. Если Falcon полезен вам, пожалуйста, оставьте отзыв — это очень помогает и позволяет держать утилиту бесплатной. Другие инструменты разработчика: - Aegis Account Protector (защита средств по всему счёту): https://www.mql5.com/en/market/p
FREE
Welcome to the future of algorithmic trading. The Nascore Scalper EA is a precision-engineered, AI-inspired scalping robot built exclusively for trading NAS100 (US Tech 100 Index) . It analyzes smart money footprints, breakout zones, and high-timeframe bias to capture high-probability scalping entries. Key Features: Optimized for NAS100 (US100) – Fast-moving Nasdaq-based index trading Smart Money Concepts – Integrates structure, breakout logic, and bias Minimal Margin Usage – Ideal for traders
FREE
Guardian Shield EA - Risk & Profit Protection System ️   Ultimate Account Protection Guardian Shield is a specialized utility Expert Advisor designed to provide comprehensive risk management and profit protection for your trading account. It monitors all running positions in real-time and takes immediate action when predefined profit or loss thresholds are reached.   Key Features   Advanced Risk & Profit Guardian Real-time Monitoring : Continuously tracks total P&L across all positions Du
FREE
Black Jack
Amos Tsopotsa
5 (5)
The strategy for this expert advisor works more effectively only if you set buy only or sell only,the most important part I took into consideration are the main market turning points.You would want to say reversals or change in direction in trends,the key to making profitable trades with this advisor is to set your stop loss on the previous high for sell only signal and previous low for buy positions ,This advisor can trade any Market,but mainly was developed for Boom and Crash,vix75 and Jump 25
FREE
Shogun FX
Gonzalo Javier Bardesio Grana
El EA opera el par USDJPY en temporalidad H1. Parametros configurables y completamente optimizables a cada estrategia o gestion del riesgo Solicite archivo .set para FTMO DEMO.  No utiliza grid, hedging, martingale, etc. Cada operacion con SL y TP.  limite de perdida diaria y total para desafios. Realice la optimizacion de cada set en base a su broker o solicite ayuda para cada caso. 
FREE
UsdJpy RangeBot Pro – Expert Advisor for Breakout Trading UsdJpy RangeBot Pro is a breakout-based Expert Advisor developed for the USDJPY pair. It identifies trading opportunities during the early hours of the London session by analyzing a defined range and executing pending orders above or below it. The EA applies fixed logic, clear visual elements, and built-in risk controls. This tool is designed for disciplined breakout trading without the use of breakeven, martingale, or grid systems.
FREE
EA Zone Recovery Assistant เป็น EA ที่ช่วยเปิดออเดอร์ Recovery ตามระดับราคาที่ผู้ใช้กำหนดได้อัตโนมัติ //โดยหลักการทำงานมีดังนี้// เมื่อผู้ใช้เปิดออเดอร์ Buy หรือ Sell (Market Order) EA จะตรวจสอบจุด SL ภายในเวลาที่กำหนดในตัวแปร Input Delay Check for setting Price Recovery ถ้าผู้ใช้วาง SL วางภายในเวลาที่กำหนด ระบบจะลบ SL ออกแล้วใช้จุดที่วาง SL เปิดออเดอร์ Recovery เมื่อกราฟวิ่งผิดทางถึงจุดที่กำหนด //แต่ถ้าผู้ใช้ไม่วาง SL ภายในเวลาที่กำหนดระบบจะไม่มีการทำ Recovery ในออเดอร์นั้นแม้ผู้ใช้มีการวาง SL
FREE
MA Crossover ADX
MetaQuotes Ltd.
4 (13)
Советник торгует по трендовой стратегии, основанной на пересечении ценой скользящей средней c подтверждением при помощи индикатора ADX. Основные положения стратегии: Покупка: цена закрытия завершенного бара выше скользящей средней, при этом скользящая средняя возрастает на предыдущем и текущем барах. Продажа: цена закрытия завершенного бара ниже скользящей средней, при этом скользящая средняя убывает на предыдущем и текущем барах. Дополнительно реализована фильтрация ложных сигналов путем анализ
FREE
ForceBB_Expert   is structured based on two specifics technical analysis indicators ( Bollinger Bands and  Force Index ). It has many parameters so that each user can find the appropriate settings that suit their investment profile. It can work on 28 different pairs. The default parameter settings are indicative, I recommend that each user experiment to find their own settings.
FREE
FREE SafeGuard Trader EA  - Professional Trend Following Strategy Created by EA Trading Academy team using Expert Advisor Studio , this free trading robot implements a professional trend-following strategy with built-in safety features to protect your account. You can find a detailed documentation about the properties and inputs on our knowledge base . Key Strategy Features: Combines ADX and Bulls Power indicators for precise entry signals Advanced exit strategy based on price action analys
FREE
Trade Panel Manager — Master all trades in one dashboard Stop calculating volume manually, stop worrying about forgetting to set SL/TP. TTrade Panel Manager transforms MetaTrader 5 into a professional trading command center — drag and drop a few lines on the chart, the EA automatically calculates lot sizes according to your desired risk level, displaying SL/TP in pips and currency in real time, right before you press the button. Why download now? Accurate lot size calculation based on risk pe
FREE
### FTBP Telegram Panel - Ваш центр уведомлений на графике **FTBP Telegram Panel** — это не просто советник, а полнофункциональный инструмент для трейдеров, которые хотят мгновенно получать уведомления о своих сделках в Telegram и управлять визуальным стилем своего терминала. Продукт полностью бесплатный! ### Основные возможности * **Мгновенные уведомления в Telegram:** Получайте оповещения об открытии и закрытии каждой сделки с указанием тикера, объема и финансового результата. * **Интеракт
FREE
This Expert advisor trades any Asset class, Try it on any market, When you download PM so you can be added to my channel for all support related issues. There are three trading strategies available  * The Wyckoff trading strategy, Channel trading and trend trading.  Input Parameters Lots   - the volume of position to open; Stop Loss BUY (in points)   - the stop loss of BUY positions; Stop Loss SELL (in points)   - the stop loss of SELL positions; Take Profit BUY (in points)   - the take profit o
FREE
FiT Panel Pro
Thonglak Janyakorn
Overview FiT Panel Pro is a professional-grade trade management panel designed for MetaTrader 5 traders who demand speed, precision, and full control over their trades. Built with a modern dark-theme UI, it combines one-click execution with advanced risk management, visual SL/TP drag lines, automatic Fibonacci-based levels, and comprehensive order management — all in a single, compact panel. Whether you are a scalper, day trader, or swing trader, FiT Panel Pro gives you the edge you need to exec
FREE
С этим продуктом покупают
Trade Assistant MT5
Evgeniy Kravchenko
4.41 (215)
Помогает рассчитать риск на сделку, простая установка нового ордера с помощью линий, управление ордерами с функциями частичного закрытия, 7 типов трейлинг-стопа и другие полезные функции. Дополнительные материалы и инструкции Инструкция по установке - Инструкция к приложению - Пробная версия приложения для демо счета Функция Линии   - отображает на графике линию открытия, стоп-лосс, тейк-профит. С помощью этой функции легко установить новый ордер и увидеть его дополнительные характеристики пе
Добро пожаловать в Trade Manager EA — лучший инструмент для управления рисками, предназначенный для упрощения, точности и эффективности торговли. Это не просто инструмент для размещения ордеров; это комплексное решение для удобного планирования торгов, управления позициями и усиленного контроля над рисками. Независимо от того, начинающий вы трейдер, опытный специалист или скальпер, нуждающийся в быстром исполнении, Trade Manager EA адаптируется к вашим потребностям и работает с любыми активами:
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 предлагает широкий спектр опций, чтобы настроить его под ваши конкретные по
TradePanel MT5
Alfiya Fazylova
4.88 (166)
Trade Panel — это многофункциональный торговый помощник. Приложение содержит более 50 торговых функций для ручной торговли и позволяет автоматизировать большинство торговых операций. Перед покупкой вы можете протестировать демоверсию на демо-счете. Скачать пробную версию приложения для демонстрационного аккаунта: https://www.mql5.com/ru/blogs/post/750864 . Полная инструкция здесь . Торговля. Позволяет совершать торговые операции в один клик: Открыть отложенные ордера и позиции с автоматическим р
================================================================================ 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 Signal Trader почти готов к официальному альфа-релизу. Некоторые функции все еще находятся в разработке, и вы можете столкнуться с небольшими ошибками. Если вы заметите проблемы, пожалуйста, сообщите о них, ваша обратная связь помогает улучшать программное обеспечение для всех. Telegram to MT5 Signal Trader — мощный инструмент, который автоматически копирует торговые сигналы из каналов и групп Telegram прямо в ваш счёт MetaTrader 5 . Поддерживаются как публичные, так
Astro Trade MT5
Indra Maulana
5 (2)
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 The application includes a specialized trading panel that assists in c
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 Как купить Как установить Как получить файлы жур
ВРЕМЕННАЯ СКИДКА  -40% !    Всего $30 вместо $50 за бессрочную версию!   Максимальный реальный дисконт! ТОЛЬКО ДО 22/08 HINN MAGIC ENTRY - лучший инструмент для входа и менеджмента позиций! Выставляет ордера через выбор уровня на графике! полное описание    ::    demo-версия    ::   60-sec-video-description Основные функции: - Рыночные, лимитные и отложенные ордера -  Автоматический подсчет лоттажа  -  Автоматический учет спреда и комиссий -  Неограниченное количество промежуточных тейков для
Power Candles Strategy Scanner — самооптимизирующийся инструмент для поиска настроек по нескольким инструментам Power Candles Strategy Scanner использует тот же самооптимизирующийся движок, что и индикатор Power Candles — для всех символов в вашем Market Watch, одновременно. На одной панели отображается информация о том, какие символы в данный момент являются статистически торгуемыми, какая стратегия выигрывает на каждом из них, оптимальная пара Stop Loss / Take Profit, а также отправляется увед
Telegram to MT5 Multi-Channel Copier автоматически копирует торговые сигналы из ваших Telegram-каналов напрямую в MetaTrader 5. Никаких ботов, никаких браузерных расширений, никакого ручного копирования. Вы получаете сигнал в Telegram, и советник открывает сделку на вашем терминале за несколько секунд. Продукт включает два компонента: приложение для Windows, которое слушает ваши Telegram-каналы, и этот советник, который исполняет сигналы на терминале MT5. Также доступна версия для MT4. Руководст
Trade copier MT5
Alfiya Fazylova
4.57 (51)
Trade Copier — это профессиональная утилита, предназначенная для копирования и синхронизации сделок между торговыми счетами. Копирование происходит от счета/терминала поставщика к счету/терминалу получателя, которые установлены на одном компьютере или vps. АКЦИЯ - Если вы уже приобрели "Trade copier MT5", вы можете получить "Trade copier MT4" бесплатно (для копирования MT4 > MT5 и MT4 < MT5). Для получения более подробной информации об условиях, пожалуйста, свяжитесь с нами через личные сообщени
Farmed Hedge Yield Farming | All Markets (Manual - Hybrid - Semi/Automated EA) MULTI-ASSET SUPPORT Trade any asset available on your broker - Forex: Major, Minor, Exotic pairs - Crypto: BTC, ETH, XRP, SOL, BNB - Stocks: Apple, Tesla, Amazon, Google, etc. - Commodities: Gold, Silver, Oil, Gas - Indices: US30, NAS100, SPX500, DAX40 - Any CFD your broker offers VERIFIED TRADING RESULTS - Farmed Hedge Yield Axi Copy:  https://www.mql5.com/en/signals/2356376 - Farmed Hedge Yield Exn Copy:   https:/
Telegram To MT5 Ultra
Mirel Daniel Gheonu
5 (4)
Telegram To MT5 — копировщик сигналов Превратите торговые сигналы из ваших Telegram-каналов в реальные ордера MT5 — автоматически, на любом количестве счетов, с полным контролем над риском и правилами. Telegram To MT5 связывает VIP / сигнальные каналы, на которые вы уже подписаны в Telegram, с вашим терминалом MetaTrader 5. Бесплатное приложение-компаньон для ПК читает сообщения (даже из каналов, которые не допускают ботов), а этот советник исполняет их на вашем счёте — применяя ваши настройки р
Premium Trade Manager - Торговая панель со встроенным коучем Premium Trade Manager помещает торгового коуча прямо в ваш график, а под ним работает полноценный движок исполнения. Настройте сделку так, как вы всегда это делаете, затем позвольте Max, вашему ИИ-наставнику по трейдингу, прочитать именно эту настройку с учётом вашего живого счёта и дать чёткое заключение до того, как вы входите: соответствует ли стоп дисциплинированному подходу, разумен ли риск, не выходит ли высоковолатильный релиз ч
VirtualTradePad PRO SE MT5 — профессиональный торговый центр управления для MetaTrader 5 VirtualTradePad PRO SE — это премиальная торговая панель и рабочая среда управления сделками на графике для MetaTrader 5 . Она создана для трейдеров, которым нужны более быстрое исполнение, более понятный контроль позиций, структурированное управление сделками, визуальное планирование уровней и профессиональный рабочий процесс прямо с графика. Это не просто панель BUY / SELL. PRO SE объединяет ручную торговл
Trade Manager DaneTrades
Levi Dane Benjamin
4.23 (30)
Trade Manager, который поможет вам быстро входить и выходить из сделок, автоматически рассчитывая риск. Включает функции, которые помогут предотвратить чрезмерную торговлю, торговлю из мести и эмоциональную торговлю. Сделками можно управлять автоматически, а показатели эффективности счета можно визуализировать в виде графика. Эти функции делают эту панель идеальной для всех трейдеров, занимающихся ручной торговлей, и помогают улучшить платформу MetaTrader 5. Многоязычная поддержка. Версия для МТ
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
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
Custom Alerts AIO: Универсальный сканер рынка — Без настройки Обзор Custom Alerts AIO — это самый быстрый и простой способ отслеживать рыночные сигналы в реальном времени на множестве инструментов без дополнительной настройки и без необходимости покупать другие продукты. В состав входят все необходимые индикаторы от Stein Investments, что делает этот инструмент идеальным решением «всё в одном» для трейдеров, ценящих простоту и эффективность. Просто установите на график и сразу получайте сигнал
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.
Timeless Charts
Samuel Manoel De Souza
5 (7)
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
YuClusters
Yury Kulikov
4.93 (43)
Внимание: Ознакомиться с работой программы можно с помощью бесплатной версии  YuClusters DEMO . YuClusters это профессиональная система анализа рынка. Для трейдера открываются уникальные возможности анализа потока ордеров, объемов торговли, движения цены используя различные графики, профили, индикаторы, графические объекты. YuClusters оперирует данными на основе ленты сделок или тиковой информации, в зависимости от того, что доступно в котировках финансового инструмента.  YuClusters позволяет с
Seconds Chart MT5
Boris Sedov
4.61 (18)
Seconds Chart - уникальный инструмент для создания секундных графиков в MetaTrader 5 . С помощью Seconds Chart вы можете построить график с таймфреймом, заданным в секундах, получая идеальную гибкость и точность анализа, недоступную на стандартных минутных или часовых графиках. Например, таймфрейм S15 обозначает график со свечами продолжительностью 15 секунд. Вы можете использовать любые индикаторы и советники с поддержкой пользовательских символов. Работать с ними так же удобно, как и на станда
Quant AI Agents
Ho Tuan Thang
5 (1)
Quant AI Agents are independent trading Expert Advisors. Instead of trading using a fixed strategy like other conventional EAs, Quant AI Agents   is a   multi-agent AI trading framework   that turns natural-language strategy prompts into live.  WANT THE SAME RESULTS AS MY LIVE SIGNAL?   Use the exact same brokers I do:   IC MARKETS , IC TRADING   .  Unlike the centralized stock market, Forex has no single, unified price feed.  Every broker sources liquidity from different providers, creating un
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
Features   With MT5 to Interactive Brokers(IB) Trader, you can: 1. Load chart data from IB to MT5, and Analyze with all standard or customer Indicators. 2. Place Orders to IB Account Directly in MT5. 3. Make your Own EAs upon IB Securities by only making minus changes of the trading function. Usage 1) Installation Copy the "Mt5ToIBTraderEn.ex4" and sample files to [MT5 Data Folder]->MQL5->Experts.  2)  MT5 Settings Add the IP Address to the MT5 Allowed URLs in 'Tools->Options->Expert Adviso
Trade Command Center
Nguyen Thanh Trieu
5 (2)
Дополнительные материалы и инструкции Инструкция по установке - Демо-версия приложения для тренировочного счета ; Официальная информация Официальный канал Профиль продавца Trade Command Center — Профессиональная панель управления ордерами и контроля рисков Risk Guard в реальном времени Trade Command Center — это высокопроизводительная визуальная торговая панель, калькулятор лота и утилита управления рисками для платформы MetaTrader 5. Она разработана специально для трейдеров, которым треб
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
MT5 to Telegram Signal Provider — это простой в использовании полностью настраиваемый инструмент, который позволяет отправлять определённые сигналы в чат, канал или группу Telegram, превращая вашу учётную запись в провайдера сигналов . В отличие от большинства конкурирующих продуктов, он не использует импорт DLL. [ Демо ]   [ Руководство ] [ Версия MT4 ] [ Версия для Discord ] [ Канал в Telegram ]  New: [ Telegram To MT5 ] Настройка Доступно пошаговое руководство пользователя . Никаких знаний A
Другие продукты этого автора
RR Trade Assistant
Calvin Andile Mahlangu
5 (1)
RR Trade Assistant is a utility Expert Advisor for MetaTrader 5 designed to help traders visually define trades and manage risk efficiently. This tool combines a graphical risk-reward interface with manual trade execution, allowing traders to easily set trade parameters directly on the chart. Users can define Entry, Stop-Loss, and Take-Profit levels, calculate lot size based on risk percentage, and execute trades directly from the control panel. Key Features Visual Risk-Reward Tool Drag rectang
FREE
Kalifx Trade Manager is a smart on-chart trading and risk-management panel for MetaTrader 4. It replaces manual order tickets and spreadsheet risk math with a compact, draggable panel that lets you place, size, and manage trades directly from the chart — including automatic breakeven, trailing stops, and a 3-level partial close (multi-TP) system with draggable on-chart lines. Built for discretionary traders who want the speed of a one-click panel with the discipline of automated risk rules runn
RR TradePanel MT5
Calvin Andile Mahlangu
RR TradePanel is a trade execution and management Expert Advisor for MetaTrader 5. It combines visual trade planning with automated risk management, allowing trades to be planned, executed, and managed directly from the chart. The panel includes an interactive Risk/Reward tool, automatic lot size calculation based on account risk, trade management automation, and manual management controls. It is suitable for traders who want consistent position sizing and faster trade execution. Trade Planning
R R Trade Assistant
Calvin Andile Mahlangu
5 (1)
R R Trade Assistant   is a utility Expert Advisor for   MetaTrader 4  built  to help traders visually define trades and manage risk efficiently. This tool combines a   graphical risk-reward interface   with   manual trade execution , allowing traders to easily set trade parameters directly on the chart. Users can define  Entry, Stop-Loss, and Take-Profit levels , calculate lot size based on risk percentage, and execute trades directly from the control panel. If you like the EA, feel free to lea
FREE
KALIFX POSITION SIZE Calculator  – Risk & Lot Size Tool KALIFX PS Calculator is a chart-based utility designed to help traders calculate position size and manage risk directly from a simple on-screen panel. It provides a structured way to define trade parameters and view calculated results before placing an order. Key Features On-Chart Control Panel:   Manage all inputs and actions from a compact interface on the chart. Mode Switching:   Toggle between   Risk %   and   Fixed Lot   modes. Order T
FREE
Virtual sl tp Manager
Calvin Andile Mahlangu
5 (2)
Virtual SL/TP Manager manages stop loss and take profit levels as virtual chart objects instead of relying on broker-side SL and TP orders. It draws horizontal lines with Labels showing the projected profit or loss at each virtual exit level. This approach is useful for traders who want hidden exits, flexible post-entry trade management, and visual control over stop loss and take profit levels directly on the chart. The EA does not need to place broker stop loss or take profit orders. Instead
FREE
Kalifx trailing stop EA
Calvin Andile Mahlangu
5 (7)
KALIFX Trailing Stop Utility for MetaTrader 4 The KALIFX Trailing Stop Utility is a tool for automated stop-loss management on the MetaTrader 4 platform. It monitors open positions and dynamically adjusts the stop-loss level as the price moves in favor of the trade. The utility can also place initial stop-loss and take-profit levels and apply breakeven rules once the trade reaches a defined profit distance. Core Functionality 1. Trailing Stop Logic When the market moves in the direction of an o
FREE
Kalifx Equity Guard EA
Calvin Andile Mahlangu
5 (1)
Kalifx Equity Guard — Account Protection Utility (MT4) Kalifx Equity Guard is a MetaTrader 4 risk-management utility designed to protect trading accounts from excessive losses and uncontrolled drawdowns. It continuously monitors account equity, floating losses, and daily performance, automatically taking protective action when predefined risk limits are reached. The utility operates independently of trade-entry logic and is fully compatible with both manual trading and automated Expert Advisors.
FREE
Auto BE break even EA
Calvin Andile Mahlangu
5 (2)
AUTO BE Utility – Breakeven Manager for MetaTrader 4 The AUTO BE Utility by KALIFX is a compact and efficient trade-management tool for MetaTrader 4. It automatically adjusts the stop-loss level to the breakeven point once the market price reaches a defined profit distance. This ensures that active trades are protected from reversals once they move into profit, without requiring manual intervention. Main Features Automatic Breakeven Control – Moves the stop-loss to breakeven when the price reac
FREE
Kalifx Local Trade Copier mt4 Kalifx Local Trade Copier replicates trades from one trading account (Master) to another (Slave) in real time. It copies opening, modifying, and closing of trades, so multiple accounts can follow the same strategy without manual intervention. It is useful for managing multiple accounts, testing strategies across different brokers, or mirroring trades between accounts. How It Works The EA runs in two modes using a single file. MASTER mode monitors trading activity
FREE
Kalifx PS Calculator
Calvin Andile Mahlangu
KALIFX POSITION SIZE Calculator  – Risk & Lot Size Tool (MT4) KALIFX PS Calculator is a chart-based utility designed to help traders calculate position size and manage risk directly from a simple on-screen panel. It provides a structured way to define trade parameters and view calculated results before placing an order. Key Features On-Chart Control Panel: Manage all inputs and actions from a compact interface on the chart. Mode Switching: Toggle between Risk % and Fixed Lot modes. Order Type S
FREE
Bella EA
Calvin Andile Mahlangu
BELLA EA – Breakout Trading System for EURUSD Capture Key Level Breakouts. Ride the Trend. Protect Profits. The   BELLA EA   is a fully automated trading system designed to capture   price breakouts   at key levels (highs and lows) in the forex market. By entering trades when price breaks out of these critical points, BELLA EA aims to take advantage of rapid price movements to generate profits. With a   built-in trailing stop   and   partial profit closure   logic, the EA helps secure gains whi
Trade Assistant X is a chart-based trade execution and management EA for MetaTrader 4. It combines one-click trading, draggable Entry/SL/TP lines, and essential trade management tools in a single control panel. Features include automatic lot sizing, ATR-based default levels, partial closes, trailing stop, breakeven, hidden (virtual) Stop Loss and Take Profit, OCO order handling, and a kill switch for drawdown protection. Everything is organized into a movable, minimizable panel with dedicated Tr
RR TradePanel MT4
Calvin Andile Mahlangu
RR TradePanel   is a trade execution and management Expert Advisor for MetaTrader 4. It combines visual trade planning with automated risk management, allowing trades to be planned, executed, and managed directly from the chart. The panel includes an interactive Risk/Reward tool, automatic lot size calculation based on account risk, trade management automation, and manual management controls. It is suitable for traders who want consistent position sizing and faster trade execution. Trade Plannin
X Tesla EA
Calvin Andile Mahlangu
X Tesla Expert Advisor – Trend-Following System for Tesla Stock Follow the Trend. Filter the Noise. Trade with Precision. The X Tesla EA is a fully automated trading system designed specifically for Tesla (TSLA) . It combines the power of two moving averages , the Parabolic SAR , and a rate of change (ROC) filter to capture strong trends and exit trades at the right moment. The system enters trades when price action aligns with the moving averages and Parabolic SAR, while the ROC filter confirm
Bella Scalper
Calvin Andile Mahlangu
BELLA EA – Breakout Trading System for EURUSD Capture Key Level Breakouts. Ride the Trend. Protect Profits. The BELLA EA is a fully automated trading system designed to capture price breakouts at key levels (highs and lows) in the forex market. By entering trades when price breaks out of these critical points, BELLA EA aims to take advantage of rapid price movements to generate profits. With a built-in trailing stop and partial profit closure logic, the EA helps secure gains while reducing risk
Kalifx Trade manager
Calvin Andile Mahlangu
Kalifx Trade Manager is a smart on-chart trading and risk-management panel for MetaTrader 5. It replaces manual order tickets and spreadsheet risk math with a compact, draggable panel that lets you place, size, and manage trades directly from the chart — including automatic breakeven, trailing stops, and a 3-level partial close (multi-TP) system with draggable on-chart lines. Built for discretionary traders who want the speed of a one-click panel with the discipline of automated risk rules runni
Blaq Slug
Calvin Andile Mahlangu
BLAQ SLUG   EXPERT ADVISOR Blaq Slug Scalper  is built to trade breakout movements based on a predefined daily price range and is optimized for GBPUSD on the H1 timeframe  with configurable support for other pairs . The system identifies a morning range and creates a dynamic “box”. Once the range formation period ends, the EA places  pending orders above and below the range to capture potential breakout movements. The EA also includes smart trade management features such as configurable risk pro
Trade Assistant X
Calvin Andile Mahlangu
Trade Assistant X is a chart-based trade execution and management EA for MetaTrader 5. It combines one-click trading, draggable Entry/SL/TP lines, and essential trade management tools in a single control panel. Features include automatic lot sizing, ATR-based default levels, partial closes, trailing stop, breakeven, hidden (virtual) Stop Loss and Take Profit, OCO order handling, and a kill switch for drawdown protection. Everything is organized into a movable, minimizable panel with dedicated Tr
Kalifx Trade Manager X is a smart order-management EA utility designed for traders who want faster execution from an on-chart panel and safer automated position management using break-even, trailing stop, partial close, auto SL/TP, and equity protection. Core Goals Reduce manual execution errors Standardize risk per trade Lock profits consistently Protect account equity from abnormal drawdowns/floating loss KEY FEATURES A) ON-CHART ORDER PANEL (Optional) A compact trading panel is displayed
Фильтр:
Marc Dylan TIOMO
43
Marc Dylan TIOMO 2026.05.30 23:00 
 

Such amazing product

Calvin Andile Mahlangu
4911
Ответ разработчика Calvin Andile Mahlangu 2026.05.31 13:14
very delighted to hear that you like the product and truly appreciate your feedback
Ответ на отзыв