MT5 Trade Copier Slave with Smart Synchronization

Intelligent Trade Copier with Missed Trade Recovery

Require Free Master EA: https://www.mql5.com/en/market/product/178682

This Slave EA REQUIRES the FREE SyncTrade Copier Master EA to function. Without the Master EA installed and running on a second MT5 terminal, this product will not copy any trades. Download the FREE Master EA from the MQL5 Market before or after purchasing this Slave EA. Both EAs must be running simultaneously.

Both MT5 terminals must be installed on the SAME computer for file sharing to work. They cannot be on different computers or VPS instances. To run two MT5 terminals on one computer, you must install the second MT5 in a DIFFERENT folder. Change the installation path during setup (for example, C:\Program Files\MetaTrader 5 Second).

What This Slave EA Does

🧠 This EA reads trade signals from the Master EA and executes them on your slave account with intelligent synchronization features that no other copier offers.

  • ⚡ Copies trades within 100ms of master execution

  • 🔄 Supports all order types: BUY, SELL, partial closes, and full closes

  • 🎯 Real-time SL/TP synchronization when master modifies positions

  • 🔍 Detects missed trades after network disconnections

  • 💡 Waits for price to return to master's entry level before copying missed trades

  • 🔧 Automatically corrects volume mismatches from missed partial closes

  • 🗑️ Detects and closes orphaned positions master no longer holds

  • 📊 Flexible lot sizing with fixed multiplier or balance-based scaling

  • 🛡️ Floating loss protection to close all trades at maximum drawdown

  • 🔗 Smart symbol mapping across different brokers

  • 💾 Survives MT5 restarts without losing trade mappings

  • 🔒 All communication is local and instant, no internet required

Smart Missed Trade Recovery

🧠 This is the feature that sets this copier apart from all others. When network drops occur, standard copiers simply lose trades forever. This Slave EA intelligently recovers them.

Missed Trade Opens:

  • 📋 Detects master positions that slave missed during disconnection

  • ⏳ Adds them to a persistent pending watchlist with original entry price

  • 👀 Continuously monitors market price

  • ✅ Only copies when price returns to master's entry level within your tolerance

  • 📌 Uses current SL/TP from master, not outdated values

Missed Trade Closes:

  • 🔍 Scans for slave positions that master no longer holds

  • ⚡ Closes them immediately at current market price

  • 📝 Logs all orphan closures with profit/loss details

Missed Partial Closes:

  • 📐 Compares slave volume against master volume

  • 🔧 Automatically closes extra volume to match master precisely

  • 🎯 Maintains perfect lot size alignment at all times

Persistent Tracking:

  • 💾 Remembers pending sync trades across MT5 restarts

  • 📂 Stores watchlist to disk, survives terminal crashes

  • 🔄 Resumes monitoring exactly where it left off

Input Parameters

Trade Execution:

📐 LotMode (default: Fixed Multiplier)
Choose between Fixed Multiplier for constant ratio copying, or Lot by Balance for automatic scaling based on account sizes.

🔢 LotMultiplier (default: 1.0)
Fixed lot multiplier when using Fixed Multiplier mode. Set 1.0 for same size as master, 0.5 for half size, 2.0 for double size.

📊 LotPercent (default: 100.0)
Percentage of balance ratio to apply when using Lot by Balance mode. At 100%, a slave with half the master's balance trades half the lot size. At 50%, it trades quarter size.

Risk Management:

🛡️ MaxFloatingLoss (default: 0.0)
Maximum floating loss in account currency before all trades are closed. Set to 0 to disable this protection.

🔢 MagicNumber (default: 777)
Must match the Magic Number set in the Master EA. Only trades with this Magic Number will be copied.

📉 MaxSpread (default: 50)
Maximum allowed spread in points. Trades are skipped if spread exceeds this limit to avoid excessive slippage.

Smart Synchronization:

🎯 MaxPriceDeviation (default: 5.0)
Maximum price difference in points from master's original entry price to allow copying a missed trade. Lower values mean tighter entry matching. Recommended: 3-5 for forex majors, 5-10 for gold and indices, 10-20 for cryptocurrencies.

⏱️ SyncCheckInterval (default: 1)
How often in seconds the EA checks for missed trades and synchronization opportunities. Set to 1 for near real-time monitoring.

How It Works

📄 The Slave EA continuously reads two files created by the Master EA:

📋 Event CSV File: Read incrementally to replicate trades in real-time as they happen on the master account. Each trade action including opens, closes, partials, and SL/TP modifications is processed within milliseconds.

📊 State CSV File: Read periodically to detect any discrepancies between master and slave positions. This enables the smart synchronization features including missed trade detection, orphan position closing, and volume correction.

During normal operation, trades are copied instantly through the event file. After any disconnection, the state file provides a complete picture of what the master currently holds, allowing the Slave EA to identify and fix every type of mismatch automatically.

Lot Sizing Examples

Fixed Multiplier Mode:

  • Master opens 1.0 lot, LotMultiplier=1.5, Slave opens 1.5 lots

  • Master opens 0.5 lots, LotMultiplier=0.5, Slave opens 0.25 lots

Lot by Balance Mode (LotPercent=100%):

  • Master balance  10 , 000 , S l a v e b a l a n c e 10,000,Slavebalance5,000, Ratio=50%

  • Master opens 1.0 lot, Slave opens 0.5 lots

  • Master opens 2.0 lots, Slave opens 1.0 lot

Lot by Balance Mode (LotPercent=50%):

  • Master balance  10 , 000 , S l a v e b a l a n c e 10,000,Slavebalance5,000, Ratio=50% x 50% = 25%

  • Master opens 1.0 lot, Slave opens 0.25 lots

Setup Instructions

  • 📥 Install two MT5 terminals on your computer in DIFFERENT folders

  • 🔐 Log into your master trading account on one terminal

  • 🔐 Log into your slave receiving account on the other terminal

  • 🆓 Download and attach the FREE Master EA to any chart on the master terminal

  • 💰 Attach this Slave EA to any chart on the slave terminal

  • ⚙️ Configure LotMode and sizing parameters for your needs

  • 🎯 Set MaxPriceDeviation based on your instrument's volatility

  • ✅ Verify both EAs show confirmation messages in the Experts tab

  • 🧪 Open a small test trade on master to confirm slave copies correctly

  • 🔄 Test partial close and SL/TP modification to verify full functionality

Requirements

  • 💻 Two MT5 terminals installed on the same computer in different folders

  • ⚡ Both terminals running simultaneously

  • 🆓 SyncTrade Copier Master EA (FREE, sold separately)

  • 🔄 Hedging accounts recommended for both master and slave

  • 📁 Sufficient disk space for CSV files (minimal, typically under 1MB)

Why Choose This Copier

Standard trade copiers fail when networks drop. They miss trades, leave positions orphaned, and create volume mismatches that require manual intervention. This Slave EA automatically fixes every type of synchronization problem.

  • 🧠 Smart enough to wait for the right price instead of copying at unfavorable levels

  • 🔍 Detects problems you might not notice until it's too late

  • 🔧 Fixes issues automatically without manual intervention

  • 💾 Survives crashes and restarts without losing track

  • 🛡️ Protects your account with built-in risk management

🚀 Purchase the SyncTrade Copier Slave EA now and experience the only copier that intelligently recovers from network failures!


推荐产品
AZ Trade Recovery Assistant MT5 combines manual trading flexibility with intelligent automated management.This advanced on-chart panel isn’t just for trade execution — it’s a complete trade management assistant. You can open or close positions instantly, adjust lot size, manage trailing stops, and modify Take Profit or Stop Loss — all directly from the panel. It’s built for traders who want full control of their trades with smart automation running in the background. What truly makes this assist
Copier Master RAlabs (receiver) and Copier Provider RAlabs (signal source) — a system for local copying of trades between MetaTrader terminals on a single PC/VPS. It consists of two products: Provider (signal source) and Master (receiver/copier with a control panel). Provider is installed on the donor account (the account whose trades are being copied) — it publishes the trades. Master is installed on the recipient account — it reads the donors and opens copies; it hosts the entire copy setting
Trade Assistant 38 in 1
Makarii Gubaydullin
4.91 (23)
多功能工具:手数计算器,网格订单,风险回报比,交易管理器,供求区域,价格行为等等 演示版本   |   用户手册 交易助手   不能在策略测试器中工作 :您可以下载   此处的演示版本  来测试此 工具 。 联系我   如有任何问题  / 改进建议 / 发现错误 如需MT4版本,请访问 此处 简化、加速并自动化您的交易   流程 。通过此   仪表板 扩展标准终端功能。 交易面板  适用于任何交易品种:外汇、股票、指数、加密货币等。 1. 开立新交易 :手数 / 风险 / 风险回报比计算 :手动交易的风险管理 手数计算器(根据风险大小计算交易量) 风险计算器(根据手数大小计算风险金额) 风险回报   比率 网格订单:  + 动态距离选项,及拆分手数选项 订单激活触发器,+ 买入止损限价 / 卖出止损限价 虚拟止损,虚拟止盈(隐藏止损,隐藏止盈:经纪商不可见) 智能止损 / 入场价位:若K线收盘突破则避免虚假触发 隐藏订单(虚拟挂单) 计划订单:即使市场休市也可挂单交易(周末计划器) 额外多级止盈价位 具有不同ID的OCO(一单取消另一单)订单 图表上的交易可视化 + 调整 止损 /
Flexible receiver with lot scaling, symbol mapping and filters. Ideal receiver for MT4 → MT5 trade copying. Receive trades automatically from MT4 or MT5 master accounts. Designed for fast, flexible and reliable multi-account copying. Main Features • MT4 Master → MT5 Slave • MT5 Master → MT5 Slave • Lot size management: Same Lot Fixed Lot Multiply Lot Balance Based Lot • Symbol Mapping Example: XAUUSD = GOLD EURUSD = EURUSD.a • Include Symbols filter • Include Magics filter • Reverse Trades mode
This tool will perform Trailing stop loss and Break even management for orders. Helps you limit or reduce the time spend watching orders on the screen, especially when you need to go to sleep. Just add this EA to 1 chart, you can manage all pairs. You can filter orders by comment, magic number, symbol and order ticket number. When Breakeven it can add shift/offset pips (to cover the commission...). You can try in strategy tester before purchase. The EA will add Buy and Sell alternately, so you
Visual Risk Trade Manager MT5 Professional Visual Trade Management for MetaTrader 5 Visual Risk Trade Manager MT5 is a powerful trade management utility designed for manual traders who want complete control over their positions directly from the chart. The tool provides visual risk analysis, position management, profit protection, and real-time trade monitoring without generating signals or opening trades automatically. Whether you are a scalper, day trader, swing trader, or prop firm trader, V
King Trade Copier
Mohammed Maher Al-sayed Mohammed Ahmed Saleh
KingCopier – Lightning-Fast Local Trade Copier for MetaTrader (Master + Slave) KingCopier 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 see the real cop
HedgeSafe Trade Assistant 是一款适用于 MetaTrader 5 的紧凑型交易面板,专为手动交易者设计,帮助他们在点击 Buy 或 Sell 之前更安全、更清晰地准备交易。 该面板可以帮助您根据风险计算手数,检查经纪商和交易品种的限制,识别 hedging 或 netting 账户模式,并直接在图表上显示当前交易是否已准备好执行。 HedgeSafe 不是信号服务,不是预测工具,不是 AI 交易机器人,也不是自动交易策略。它不会预测市场方向,也不会承诺盈利。它的目标是让手动交易计划更加结构化、透明和可控。 主要功能: - 根据账户风险百分比计算手数 - 根据固定资金风险计算手数 - 预览预期风险、收益和 R:R - 规划 Stop Loss 和 Take Profit - 检查最小手数、最大手数和手数步长 - 考虑 stops level 和 freeze level - 检查点差和市场可用状态 - 识别 hedging 或 netting 账户模式 - 在执行前显示 Buy 和 Sell 的准备状态 - 针对买入或卖出方向进行市场订单预检查 - 显
Trading panel for manual trading. Has a fairly wide functionality. Allows you to automatically calculate the order size, open both market and pending orders. It has a wide range of options for closing orders, it is possible to partially close orders, close orders after reaching a certain profit or loss, separately close profitable and unprofitable, buy and sell, as well as pending orders. The panel also contains a simple implementation of a grid of pending orders, reverse and lock functions, tr
Lock Bot
Artem Alekseev
This utility is designed to automatically maintain a "locking" position and reopen it when necessary, which is suitable for position maintenance and protection strategies. A simple utility (hereinafter referred to as the bot) that implements a locking strategy with an infinitely reloadable locking trade. How the bot works: - When launched, select a buy or sell order with a specified TP - Set the SL parameter for the locking trade - The bot monitors the distance between the opening price of the f
Blues Protector
Andtle Austin Dube
Boost your forex profits with Blues Protector, an advanced MQL5 Expert Advisor designed for MetaTrader 5. This automated trading bot dynamically manages your stop-loss levels to secure gains and reduce risks. Blues Protector EA - User Manual   (For MT5 - Ready-to-Use EX5 File)   1. What This EA Does    The Blues Protector EA automatically secures your profits by smartly adjusting stop-loss levels when your trade reaches a predefined profit level. It works silently in the background, protecting
Spread Candle Clock is a clock that displays the remaining time of the current candle along with the spread in real time directly on the chart. Features: Real-time candle countdown. Live spread (SP) display. Adjustable size. Customizable colors. Configurable position in all four corners. Compatible with all symbols and timeframes. Includes a button to minimize to a small panel.
FREE
Copy Trader for MT5   is a professional cross-terminal trade copier that instantly replicates every trade from a Master account to one or more Slave accounts running on the same PC. No third-party servers, no cloud subscriptions, no VPS required — it works entirely through MetaTrader 5's shared common folder, giving you near-zero latency copying between terminals.
Manual Trade Panel EA MT5
Juvenille Emperor Limited
5 (2)
手动交易面板 EA MT5   是您可以找到的最简单易用的 MT5 交易面板。它的所有选项和功能都集中在一个表面上,无需打开额外的窗户或面板。它是一个订单管理、风险计算器、部分关闭和帐户保护实用程序,都在一个极其方便的界面中使用! 通过使用 手动交易面板 EA MT5 ,您可以比传统的手动交易方法更快、更准确地进行多次交易,这让您有更多时间和更清晰的头脑专注于您的交易决策。 账户保护是我们的首要任务,因此 手动交易面板 EA MT5  也是一个很好的账户保护实用程序,它可以在账户止盈或止损后关闭所有未平仓交易、删除所有挂单并关闭所有附加有任何 EA 的终端图表已达到亏损净额。这在盈利情况下非常方便,当您的资产低于您想要的止损水平时,可以避免您的交易账户进一步亏损。 提示: 您可以在您的模拟账户中下载并试用 手动交易面板 EA MT5   模拟版: 这里 将下载的免费演示文件粘贴到您的 MT5 >> 文件 >> 打开数据文件夹 >> MQL5 >> 专家文件夹并重新启动您的终端。 免费演示版本每次可在 4 小时内发挥全部功能,仅限演示帐户。 要重置试用期,请转至 MT5 >> 工具
Golden Gestion TP SL No Limit MT5
Matthias Hubert Patrick Snidaro
Auto SL/TP Manager EA – Gestion Automatique Intelligente Auto SL/TP Manager EA est un Expert Advisor conçu pour automatiser la gestion des commandes avec une efficacité maximale et une grande discrétion. Il gère automatiquement : Le Stop Loss (SL) et le Take Profit (TP) Le Profit Lock (verrouillage progressif des bénéfices) Le Trailing Stop avec plusieurs méthodes avancées L' affichage masqué du SL et du TP pour plus de discrétion (non visible par le courtisan) C'est l'outil idéal pour les
PropWin EA
Nasimul Haque Choudhury
PropWin EA is an advanced automated trading system designed specifically for prop firm traders. It employs a sophisticated hedging strategy that protects your investment by trading simultaneously on your funded prop account AND your personal live account. The result? Even if you don't pass the challenge, your live account profits offset the challenge fee—ensuring you never truly lose money on the attempt. Key Features Automatic Trade Hedging Lightning-fast 100ms scan interval for near-instant
Easy Trade Copy Client MT5
Krutik Piyushkumar Parekh
Easy Trade Copy (Client / Receiver) The easiest and most reliable way to copy trades to your account without missing a beat. If you want to copy trades from a master account to your own account, you need a tool you can trust. Most copiers glitch, miss trades, or accidentally open duplicates when your internet drops or your computer restarts. The Easy Trade Copy is built differently. It is a "smart" copier that double-checks every single trade to make sure your account perfectly matches the mast
Local Account Monitor MT5 is a read-only local monitoring utility for traders who run multiple MetaTrader terminals on the same PC or the same Windows VPS . It combines Agent mode and Dashboard mode so you can monitor local accounts from one place, spot stale terminals quickly, review account health states, and inspect risk details without switching between many terminals. Public channel:   CLICK HERE What it is for Monitoring multiple local MT5 terminals from one dashboard Quickly identifying
FREE
Trade copier MT5
Alfiya Fazylova
4.58 (48)
Trade Copier 是一种专业实用程序,旨在复制和同步交易账户之间的交易。 复制发生从供应商的帐户/终端到收件人的帐户/终端,安装在同一台计算机或 vps 上。 促销活动 - 如果您已经购买了“Trade copier MT5”,您可以免费获取“Trade copier MT4”(用于 MT4 > MT5 和 MT4 < MT5 的复制)。欲了解更多详细条款,请通过私人消息与我们联系! 在购买之前,您可以在演示帐户上测试演示版本。 演示 这里 。 完整说明 这里 。 主要功能和优点: 支持复制MT5>MT5、MT4>MT5、MT5>MT4,包括МТ5 netting账户。 供应商和收件人模式在同一产品中实现。 简单直观的界面,允许您直接从图表中实时控制复制。 连接中断或终端重新启动时不会丢失设置和位置。 允许您选择要复制的符号,也可以替换接收者的符号,例如 EURUSD> USDJPY。 支持回拷贝。 能够仅复制某些订单。 允许您设置开仓交易价格的最大差异和最大时间延迟。 正确复制部分订单关闭的执行。 计算复制手数的几种方法。 同步止盈和止损。有几种方法可以计算它们的位置。 支持
TradeMngrMT5
Edgar Enrique Retontali
TradeManager 1.0   is an Expert Advisor for MetaTrader 4 y 5 that streamlines real-time trade management. Through a graphical control panel, you can send market and pending orders, move stop losses to breakeven, and automatically calculate position size based on your risk settings. Below is a comprehensive overview of its features and input parameters. Key Features Market Orders & Pending Orders BUY/SELL Buttons : Instantly open long or short positions at market. BUY STOP / SELL STOP / BUY LIMI
QuickCopy – Simple MT5 Local Trade Copier with Volume Factor QuickCopy is a lightweight and efficient MT5 local trade copier designed for traders who want to copy trades between accounts on the same computer quickly and reliably. With its simple setup and intuitive interface, QuickCopy makes managing multiple accounts easier than ever. Key Features: Local Account Copying: Instantly copies trades from your master account to one or more client accounts running on the same computer. Volume Factor A
EA Risk Manager is a professional risk‑management Expert Advisor designed to protect your trading account and enforce disciplined money management. The EA does not open trades by itself – it only monitors and manages all existing positions (manual and automated) on the account. It is especially useful for traders who want to: Hard‑limit daily / weekly / monthly losses and profits. Restrict lot size and the number of open trades. Trade a basket of G7‑related Forex pairs using one centralized
SFG Grid Manager MT5 – 智能网格与镜像系统 SFG Grid Manager MT5 是一款专业的自动网格管理器,它会跟随现有的仓位(手动或来自其他EA),并在每个设定的步长(GridPips)处自动开立一笔平均化订单。 当主仓位关闭或消失时,管理器所开的所有网格订单会自动关闭。 该系统兼容任何支持 Netting 或 Hedging 类型账户的经纪商,同时完全支持手动交易和外部EA协同工作。 ️ 主要功能 跟随主仓位(手动或来自其他EA) 每个网格步长只开一单——无马丁、无爆单 自动调整 Forex 与黄金的 GridPips 数值 具备点差与滑点保护机制 当主仓位关闭时,自动关闭所有网格单 兼容 Netting 与 Hedging 账户 日志清晰,参数设置简单 适用于任何经纪商与任何周期 推荐设置 • 外汇货币对(Forex): GridPips 20 – 30 • 黄金(XAUUSD): GridPips 200 – 500 提示:当 AutoAdjustGridPips = true 时,系统会自动设置安
Local Trade Copiier is a professional utility designed to copy and synchronize trades between trading accounts. With its easy 1-minute setup, this trade copier allows you to copy trades between multiple MetaTrader terminals on the same Windows computer with lightning-fast copying speeds of under 0.5 seconds. Whether you're a beginner or a professional trader, the Local Trade Copiier MT5 offers a wide range of options to customize it to your specific needs. It's the ultimate solution for anyone l
Trade Shot 99
Ricardo Copio Bejenaru Martins
Trade shot is a management tool. Automatically closes pending orders at X profit or Y loss. You define the $ you want to earn or lose per trade, the advantage in relation to take or stop loss is that here you define the money to be gained or lost and not based on points. Ideal for Scalp day trade strategies Your trades will easily be better managed based on what you want to win or lose, orders are closed automatically without worrying about managing money.
Bneu Prop Firm Pass System
Marvinson Salavia Caballero
Compacted conversationBneu Prop Firm Pass System v2.25 — Prop Firm Risk Management Utility for MetaTrader 5 Bneu Prop Firm Pass System is a professional on-chart risk management utility for MetaTrader 5. It is designed to help traders monitor prop firm challenge rules, funded-account restrictions, account risk, news exposure, pending orders, session restrictions, and trade management from one clean dashboard. The system includes a 5-tab premium dashboard, prop firm rule presets, custom rule c
Ultimate Pro Trading Panel — All-In-One Manual & Grid Trading Dashboard Pro Trading Panel   is an all-in-one on-chart control panel that gives discretionary and semi-automated traders a complete toolkit for entries, exits, risk management, and grid trading — without leaving the chart. Every function is visual, draggable, and updates in real time. If you want to test this utility feel free to download the basic preview version of this tool here:  https://www.mql5.com/en/market/product/181435 Who
Ultimate Trailing Stop EA MT5
BLAKE STEVEN RODGER
4.13 (8)
This EA Utility allows you to manage (with advanced filtering) unlimited open orders (manual or EA) with 16 trailing stop methods: fixed, percent, ATR Exit, Chandelier Exit, Moving Average, Candle High Low Exit, Bollinger Bands, Parabolic, Envelope, Fractal, Ichimoku Kijun-Sen, Alligator, Exit After X Minutes or Bars, RSI and Stochastic. The trailing stop can be either real or virtual, and you can exit fully or with a partial close percent on touch or bar close.  Moreover, you can add (override
货币强度交易面板 EA MT5   是适合任何初学者或专家交易者的创新解决方案!它将货币强度概念提升到一个全新的水平,因为它将它与价格行为相结合,并且可以应用于任何符号/货币对,除了通常的 8 种主要货币的 28 种组合。这意味着您可以交易任何货币对的强弱,包括所有货币、商品和加密货币(不是指数)。这是一款真正的突破性产品,通过使用彩色条形图,让您一眼就能清楚地了解 16/32 符号,从而直观地告知您任何对的 2 个部分的强度/弱点平衡,而无需破译复杂的强度线或直方图,就像在其他传统的货币强度解决方案中一样。 货币强度交易面板 EA MT5   也是您可以找到的最简单易用的 MT5 交易面板。它的所有选项和功能都集中在一个表面上,无需打开额外的窗户或面板。它是一个订单管理、风险计算器、部分关闭和帐户保护实用程序的合一,使用起来极其方便!通过使用 货币强度交易面板 EA MT5 ,您可以比传统的手动交易方法更快、更准确地进行多次交易,这让您有更多时间和更清晰的头脑专注于您的交易决策。 货币强度交易面板 EA MT5  也是一个很好的账户保护实用程序,它可以在达到账户止盈或止损净值后关
大家好 “Trader Assistant Mini”是一款方便的工具,可通过流畅的 R:R 面板计算每笔交易的风险。 风险回报率加上交易面板: 每个交易者都可以方便地根据利润大小计算损失大小,并管理每个交易者的风险,以便他可以判断这是否是一笔好交易。 此外,它还以点数和百分比显示损失和利润以及损失和利润。 How to install the demo version + Demo file: Trader Assistant Mini MT5 Demo 您可以看到“交易助手专业版”。 Pro Risk Management Panel MT5 希望能享受其中。 终于: 我强烈鼓励您分享您的想法和反馈。 提供您认为交易者可能需要的任何信息至关重要。 作者: 我是一名 MQL 语言程序员,三年来我一直在做各种项目。 我是一名电气工程师,我喜欢解决难题。 ..................
该产品的买家也购买
Trade Assistant MT5
Evgeniy Kravchenko
4.43 (213)
它有助于计算每笔交易的风险,容易安装新的订单,具有部分关闭功能的订单管理, 7 种类型的追踪止损和其他有用的功能。   附加材料和说明 安装说明   -   应用程序说明   -   模拟账户应用程序的试用版 线条功能  - 在图表上显示开仓线、止损线、止盈线。 有了这个功能,就可以很容易地设置一个新的订单,并在开仓前看到它的附加特性。   风险管理  - 风险计算功能在考虑到设定的风险和止损单的大小的情况下,计算新订单的成交量。它允许你设置任何大小的止损,同时观察设定的风险。 批量计算按钮 - 启用 / 禁用风险计算。 在 " 风险 " 一栏中设置必要的风险值,从 0 到 100 的百分比或存款的货币。 在 " 设置 " 选项卡上选择风险计算的变量: $ 货币, % 余额, % 资产, % 自由保证金, % 自定义, %AB 前一天, %AB 前一周, %AB 前一个月。   R/TP 和 R/SL - 设置止盈和止损的关系。 这允许你设置相对于损失的利润大小。 例如, 1 : 1 - 这决定了 TP = SL 的大小。 2 : 1 - 这意味着 TP 是 SL 的两倍。 RR -
欢迎来到 Trade Manager EA——这是一个终极风险管理工具,旨在使交易变得更直观、精准和高效。它不仅仅是一个下单工具,而是一个用于无缝交易计划、仓位管理和风险控制的全面解决方案。不论您是新手交易员、资深交易员,还是需要快速执行的剥头皮交易员,Trade Manager EA 都可以满足您的需求,适用于外汇、指数、大宗商品、加密货币等各种市场。 借助 Trade Manager EA,复杂的计算已成过去。只需分析市场,在图表上用水平线标记入场、止损和止盈,设置您的风险水平,Trade Manager 就会立即计算出理想的头寸规模,并实时显示以点、账户货币计价的止损和止盈。每笔交易都得以轻松管理。 主要功能: 头寸规模计算器 :根据定义的风险瞬间确定交易规模。 简单的交易计划 :在图表上用可拖动的水平线直接计划交易,设置入场、止损和止盈。 实时显示 SL 和 TP :以账户货币、点或分显示止损和止盈,便于分析。 高级保护工具 盈亏平衡选项 : 基本盈亏平衡 :当您的交易达到设定水平时自动保护利润。 多级盈亏平衡 :设置多达 4 个级别以逐步保护利润。 尾随止损选项 : 基本尾随
TradePanel MT5
Alfiya Fazylova
4.88 (160)
交易面板是一款多功能交易助手。该应用包含超过50种手动交易功能,并允许您自动执行大多数交易任务。 在购买之前,您可以在演示账户上测试演示版本。下载用于演示账户的试用版应用程序: https://www.mql5.com/zh/blogs/post/762579 。 完整说明 这里 。 贸易. 只需单击一下即可执行交易操作: 打開掛單和頭寸,並自動計算風險。 一鍵打開多個訂單和頭寸。 打開訂單網格。 按組別關閉掛單和頭寸。 反轉頭寸方向(關閉買入>打開賣出,關閉賣出>打開買入)。 鎖定頭寸(通過開啟缺少的頭寸,使買入和賣出頭寸的數量相等)。 一鍵部分關閉所有頭寸。 將所有頭寸的止盈和止損設置在同一價格水平。 將所有頭寸的止損設置在盈虧平衡水平。 開倉時,可使用以下功能: 在多個訂單或倉位之間分配計算出的數量(在單擊一次時開啟多個訂單和倉位)。 在開啟訂單前在圖表上可視化交易水平。 僅在當前點差不超過設定值時才開啟倉位。 止盈和止損之間的自動比例。 虛擬止損和止盈。 自動將止損和止盈的大小增加為當前點差的大小。 基於ATR指標讀數計算止盈和止損。 設置掛單的到期日期。 為掛單設置追蹤(掛單
测试版发布 Telegram to MT5 Signal Trader 即将进入正式的 Alpha 版本。一些功能仍在开发中,您可能会遇到一些小错误。如果您遇到问题,请反馈,您的意见将帮助我们改进软件。 Telegram to MT5 Signal Trader 是一款强大的工具,能够将 Telegram 频道或群组的交易信号自动复制到您的 MetaTrader 5 账户。 支持公开和私人频道,可将多个信号提供者连接至一个或多个 MT5 账户。软件优化、高效、稳定,精准控制每笔复制交易。 界面简洁,仪表盘美观,图表交互性佳,导航直观。您可以管理多个信号账户,自定义每个提供者的设置,并实时监控所有操作。 系统需求 由于 MQL 限制,EA 需要配合 PC 端应用与 Telegram 通信。 安装程序可通过官方 安装指南 获取。 核心功能 多提供者支持: 从多渠道复制信号至多个 MT5 帐户 高级信号识别: 关键词、模式和标签全面自定义 逐提供者控制: 可启用/禁用特定信号类型、平仓策略等 灵活风险管理: 固定手数、固定金额、余额/权益百分比、部分平仓设置 可定制 SL/TP: 覆盖信号
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:/
Power Candles 策略扫描器——自优化多符号设置查找器 Power Candles策略扫描器 采用与Power Candles指标相同的自优化引擎,可同时扫描您“市场观察”中的所有交易品种。一个面板即可显示当前哪些品种在统计上具备交易价值、每种策略的最佳应用方向、最优止损/止盈组合,并在新信号触发时立即向您发送提醒。 本工具是 Stein Investments 生态系统的一部分 - 18+ 款工具,加上 Max,您的一对一 AI 交易导师。  随时在线,深入了解每一款指标,在您需要梳理思路的那一刻就在那里。  立即认识他: https://stein.investments 您的全面市场监控。每个交易品种超过3,000次自动优化。2种警报类型。一键切换图表并采取行动。 为何您需要此工具 大多数多标的扫描器仅展示价格 波动 。每只股票的波动率、百分比变化、RSI。您仍需自行摸索正确的策略、合适的止损位以及理想的入场阈值。Power Candles策略扫描器针对每只股票自动解答这些问题,仅在数学验证过的交易设置中触发实际入场信号时才会向您发出提示。这就是全部卖点。 自动
Exp COPYLOT CLIENT for MT5
Vladislav Andruschenko
3.94 (34)
适用于 MetaTrader 5 的专业交易复制器 快速、专业、稳定可靠的 交易复制器 ,适用于 MetaTrader 。 COPYLOT 可在 MT4 和 MT5 终端之间复制 Forex 交易,并支持 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 如何购买 如何安装 如何获取日志文件 如何测试和优化 Expforex 的所有产品 您也可以将交易复制到 MT4 终端(MT4 → MT4,MT5 → MT4): COPYLOT CLIENT for MT4 COPYLOT 是一款专业的交易和持仓复制器,可同时与 2、3 甚至 10 个终端协同工作。 支持从 模拟账户和投资者账户 复制,也支持同时在多个终端上运行。 您可以使
HINN Lazy Trader
ALGOFLOW OÜ
5 (1)
LIMITED SUMMER SALE -40% ! ONLY $470 insead of $790!  Maximum real discount! The core idea: using the user interface, you configure the parameters the chart must meet before entering a position (or positions), choose which entry models to use, and set the rules for when trading and planning should end. Lazy Trader  handles the rest: it  takes over all the routine chart watching and execution! full description  :: 3 key videos [1] ->  [2]   ->  [3] What can it do? - Understands Larry Williams
Telegram to MT5 Multi-Channel Copier 可自动将您 Telegram 频道中的交易信号直接复制到 MetaTrader 5。无需机器人,无需浏览器扩展,无需手动复制。您在 Telegram 上收到信号,EA 会在几秒钟内在您的终端上开仓。 本产品包含两个组件:一个监听您 Telegram 频道的 Windows 应用程序,以及在您的 MT5 终端上执行信号的 EA。同时也提供 MT4 版本。 设置指南和应用程序下载: https://www.mql5.com/en/blogs/post/768988 工作原理 Windows 应用程序使用您自己的 API 凭据连接到 Telegram,而不是机器人。这意味着它可以读取您订阅的任何频道、群组或话题,包括私人和 VIP 频道。检测到信号后,它会进行解析并发送给 EA。EA 根据您的经纪商解析交易品种名称,基于您的风险设置计算手数,然后开仓。 整个过程都是自动的。您无需守在电脑前。 打开应用程序并登录 Telegram(仅第一次)。 选择要监听的频道或话题。 按下 Start。EA 会处理其余的一切。 支持的
================================================================================ 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
Anchor Trade Manager
Kalinskie Gilliam
5 (3)
Anchor: The EA Manager Run your full EA portfolio without conflicts, without stacked risk, and without watching every chart yourself. Anchor coordinates up to 64 Expert Advisors on a single account. Attach Anchor to any chart. Type your EA names and magic numbers in one line. Click OK. Anchor begins coordinating immediately. Built for portfolios. Built for discipline. Built for prop firms. The Problem Running multiple EAs on the same account creates risk. Two gold EAs can open opposite positions
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
Premium Trade Manager - 内置交易导师的图表面板 Premium Trade Manager 将一位交易导师嵌入您的图表,并在其下搭载完整的执行引擎。像往常一样建立交易,然后让您的 AI 交易导师 Max 读取这笔具体的交易,结合您的实时账户给出直接判断,再由您决定是否下单:止损是否符合纪律化交易的要求、风险规模是否合理、高影响新闻事件是否即将发布、您是否接近资金盘限额。其下是完整的执行引擎,负责点击之后的一切:一键按风险下单、可拖动的止损和目标线、最多四个分批止盈级别、七种移动止损方式、实时资金盘合规检查、新闻屏蔽保护,以及对自身成本进行评级的点差功能。决策由您做出。Max 给出第二次审视。面板负责此后的一切。 购买前先亲手体验。 直接在浏览器中点击实时面板,这是在购买前感受其工作方式的最快途径。 stein.investments/products/premium-trade-manager Max 是您的一对一 AI 交易导师,他直接内置于面板之中。  他了解您的账户、您的设置和您的规则,用您自己的语言回答,并在每笔交易下单前进行审核。  Max 需要有效
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
Trade Manager DaneTrades
Levi Dane Benjamin
4.28 (29)
交易管理器可帮助您快速进入和退出交易,同时自动计算风险。 包括帮助您防止过度交易、报复性交易和情绪化交易的功能。 交易可以自动管理,账户绩效指标可以在图表中可视化。 这些功能使该面板成为所有手动交易者的理想选择,并有助于增强 MetaTrader 5 平台。多语言支持。 MT4版本  |  用户指南+演示 交易经理在策略测试器中不起作用。 如需演示,请参阅用户指南 风险管理 根据%或$自动调整风险 可选择使用固定手数或根据交易量和点自动计算手数 使用 RR、点数或价格设置盈亏平衡止损 追踪止损设置 最大每日损失百分比,在达到目标时自动平仓所有交易。 保护账户免遭过多提款并阻止您过度交易 最大每日损失(以美元为单位)在达到目标时自动关闭所有交易。 保护账户免遭过多提款并阻止您过度交易 一键实现所有交易的盈亏平衡 自动计算从手机/电话发送的交易的风险 OCO 在设置中可用 交易和头寸管理 通过设置每月、每周、每天、每小时或每分钟的最大交易次数,停止过度交易和报复性交易。 高级挂单管理。 调整何时关闭挂单的规则 追踪挂单 支持市价订单和挂单 每日最大利润目标(以美元为单位)以确保头寸并停止
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
Signal TradingView to MT5 Pro Automator TradingView 与 MetaTrader 5 之间的即时专业执行 使用最强大的桥梁,将 TradingView 警报与 MT5 中的实际执行连接起来,实现交易策略的自动化。这款 Expert Advisor 专为要求速度、灵活性和完美风险管理的交易者设计,可将任何警报消息转化为精确的市价或限价订单。 优势与特点 通用解析引擎(专有): 先进技术,能够自动识别并提取任何警报格式中的数据。您不再受限于单一的死板格式;系统会自动理解交易品种(Symbol)、操作(Action)、价格(Price)、止损(SL)和止盈(TP)。 实时执行: 极速轮询技术(低于 1 秒),经过优化可将延迟降至最低。接收到信号后,订单将在毫秒内执行。 机构级风险管理: 基于以下方式自动精确计算手数: 净值/余额百分比(% of Equity/Balance): 每笔交易承担固定账户百分比的风险。 风险金额(Risk Amount): 设定在触发止损时损失的固定货币金额(例如:100 美元)。 固定手数(Static Lots)
MetaTrader 5 专业交易面板 —— 图表与键盘一键交易的高效控制中心 一款面向主动交易者的专业 Trading Panel,可让您比标准 MetaTrader 操作方式更快、更直观地完成开仓、平仓、修改、管理与控制。 这不是一个普通的小工具,而是一个为高频手动操作、仓位管理、挂单控制与利润管理而设计的完整交易工作台。 通过这套面板,您可以直接在图表上一键执行交易,通过键盘快速触发核心操作,并借助自动参数计算、图形提示、信息标签以及可视化管理功能,大幅减少重复性操作,让整个交易流程更加流畅、高效且专业。 使用我们的交易面板,您可以直接从图表上一键下单,执行交易操作的速度可比标准 MetaTrader 控件快约 30 倍。 全新高级版本现已推出: 使用 VirtualTradePad PRO SE 升级您的交易流程 — 适用于 MetaTrader 5 和 MetaTrader 4 的新一代专业交易面板。 MT4 版本 | 完整说明 + DEMO + PDF | 如何购买 | 如何安装 | 如何获取日志文件 | 如何测试与优化 | Expforex 的所有产品 为什么交易者会
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.
Trade Manager DashPlus
Henry Lyubomir Wallace
5 (12)
DashPlus 是一款先进的交易管理工具,旨在提升您在 MetaTrader 5 平台上的交易效率和效果。它提供一整套功能,包括风险计算、订单管理、先进的网格系统、基于图表的工具和绩效分析。 主要功能 1. 恢复网格 实施一个平均和灵活的网格系统,以在不利的市场条件下管理交易。 允许设置战略性进出点,以优化交易恢复。 2. 叠加网格 通过在强劲的市场波动中增加仓位,最大化有利交易的潜在回报。 帮助您通过扩展获利交易来利用趋势市场。 3. 盈亏线 在图表上直接提供潜在利润和损失场景的可视化表示。 调整设置并拖动盈亏线,以在执行之前评估各种交易结果。 4. 篮子模式 简化同一交易品种的多仓位管理,将它们合并为一个聚合仓位。 基于平均价格,便于监控和应用止损、止盈以及其他订单修改。 5. 图表上的新闻 将预定的经济新闻事件整合到您的交易图表中。 帮助您随时掌握可能影响市场波动的即将发生的事件,从而更好地规划交易。 6. 警报 设置基于时间或价格的警报,通知会显示在 MT5 中,或通过 MT5 应用发送到您的移动设备。 对监控关键价格水平或重要的交易时段非常有用。 7. 绩效统计 提供详细的
Entry In The Zone with SMC Multi Timeframe is a real-time 2-in-1 market analysis tool that combines market structure analysis and a No Repaint BUY / SELL signal system into a single indicator, built on Smart Money Concepts (SMC) — a widely adopted framework used by professional traders to understand market structure. This indicator helps you see the market more clearly, make decisions based on structure rather than guesswork, and focus on high-probability zones where price is more likely to reac
EA Auditor
Stephen J Martret
5 (3)
EA Auditor is an independent analysis tool for traders evaluating Expert Advisors and trading signals on MetaTrader 5. It audits backtest reports, reviews posted developer signals, and cross-verifies the two against each other to help traders assess strategies before committing capital. The MQL5 market offers a wide range of Expert Advisors from many developers, with varying approaches, quality, and transparency. EA Auditor provides a consistent, data-driven framework for reviewing them, answer
YuClusters
Yury Kulikov
4.93 (43)
Attention: You can view the program operation in the free version  YuClusters DEMO .  YuClusters is a professional market analysis system. The trader has unique opportunities to analyze the flow of orders, trade volumes, price movements using various charts, profiles, indicators, and graphical objects. YuClusters operates on data based on Time&Sales or ticks information, depending on what is available in the quotes of a financial instrument. YuClusters allows you to build graphs by combining da
The News Filter MT5
Leolouiski Gan
4.78 (23)
这个产品在新闻时间过滤所有的专家顾问和手动图表,因此您不必担心突然的价格波动会破坏您的手动交易设置或其他专家顾问输入的交易。此产品还带有完整的订单管理系统,可在任何新闻发布前处理您的持仓和挂单。一旦您购买了   The News Filter ,您将不再需要依赖以后的专家顾问内置的新闻过滤器,因为这个产品可以从此过滤它们所有。 新闻选择 新闻来源于Forex Factory的经济日历。 选择可以基于任何一种货币,如USD,EUR,GBP,JPY,AUD,CAD,CHF,NZD和CNY等。 选择也可以基于关键识别,例如Non-Farm (NFP),FOMC,CPI等。 能够选择新闻影响级别的筛选,从低、中、到高影响。 自动模式只选择与图表相关的新闻。 新闻来源每小时自动刷新,以确保最新的新闻数据。 为每个新闻影响级别提供单独的输入,以确定您要过滤掉的新闻发布前后的分钟数。 订单管理选项 在新闻发布前关闭未平仓头寸的选项,并在新闻发布后恢复它们。 在新闻发布前删除挂单的选项,并在新闻发布后恢复它们。 在新闻发布前移除止损和止盈水平的选项,并在新闻发布后恢复它们。 在新闻发布前移动止损和
AI Agent Supervisor is NOT an Expert Advisor. AI Agent Supervisor   is a   multi-agent AI risk & portfolio supervisor   that watches every EA on your account and intervenes in real time.  WANT AN AI PORTFOLIO MANAGER WATCHING YOUR FLEET 24/7?   Run your fleet on the 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 unique data streams. The Supervisor r
Ultimate Extractor
Clifton Creath
5 (8)
Ultimate Extractor - Professional Trading Analytics for MT5 *****this is the local HTML version of Ultimate Extractor. !!!!!it is not compatible with Cloud!!!! For the online version please reach out to me directly****** Ultimate Extractor transforms your MetaTrader 5 trading history into actionable insights with comprehensive analytics, interactive charts, and real-time performance tracking. What It Does Automatically analyzes your MT5 trading history across all Expert Advisors and generates
VirtualTradePad PRO SE MT5 — MetaTrader 5 专业交易控制中心 VirtualTradePad PRO SE 是一款基于图表的高级交易面板,也是适用于 MetaTrader 5 的交易管理工作区。它专为希望获得更快执行、更清晰持仓控制、结构化交易管理、可视化价位规划,以及直接在图表上完成专业交易流程的交易者而设计。 这不仅仅是一个 BUY / SELL 面板。PRO SE 将手动交易、挂单、持仓管理、部分平仓、篮子利润/亏损控制、加仓均价层级、ATM 规则、信号监控、实时市场信息、策略测试器 (Strategy Tester) 流程以及面向 VPS 的运行方式整合到一个互相关联的界面中。 MT4 版本 | 完整说明和截图 | 如何购买 | 如何安装 | 如何获取日志文件 | 如何测试与优化 | Expforex 的所有产品 为什么交易者会选择这套面板 图表一键交易 ,并支持键盘快速操作 快速完成开仓、平仓、修改、反转、锁仓与部分平仓 深度控制仓位、挂单、总利润与风控逻辑 自动参数计算,减少手动输入与重复劳动 为什么 PRO SE 比标准手动交易更高
Risk Manager Pro MT5 is an account protection Expert Advisor for traders who want strict risk control inside MetaTrader 5. The utility monitors your account equity, daily and weekly results, drawdown, open positions, trade count, consecutive losses, and trading hours. When a configured limit is reached, it can automatically close positions, cancel pending orders, stop other EAs, send notifications, or close the terminal. Instead of relying on discipline during a stressful trading session, you de
FUTURES ORDERFLOW FOOTPRINT CHART Professional OrderFlow EA for MetaTrader 5 Version 1.01| Professional tool for real traders | Institutional-Grade Visualization STRATEGY TESTER USERS - PLEASE SELECT EVERY 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 ROL
VOLUME BUBBLES ORDERFLOW FOOTPRINT PROFESSIONAL Expert Advisor for MetaTrader 5 Complete Feature Documentation Introduction: Volume Bubbles OrderFlow Footprint Professional is an advanced order flow visualization tool designed for the MetaTrader 5 platform. It provides institutional-grade market analysis through real-time volume bubbles visualization, volume profiling, and sophisticated order flow analysis. This Expert Advisor transforms raw market data into actionable trading intelligence, hel
作者的更多信息
Gold Island EA
Md Atiqul Islam
1 (1)
Gold Island is an Expert Advisor that make your trading very smooth and safe. Following features has been added to the EA. Feature :  Risk management in percent of total balance  Take profit points Martingale methods Close trade in average profit Low drawdown Parameters: Take profit = Points to take profit & close trades Trade distance=  From how far away the 2nd, 3rd trade to be opened. Starting lots= Trade size to be open at starting. Multiplier value= How frequently trade size should be incre
FREE
The Auto Fibonacci Indicator is a professional technical analysis tool that automatically draws Fibonacci retracement levels based on the most recent closed Daily (D1) or 4-Hour (H4) candle. These levels are widely used by traders to identify key support , resistance , and trend reversal zones . This version is designed for manual trading and supports a powerful trading strategy using Fibonacci levels combined with a 50-period EMA (Exponential Moving Average) , which you can easily add from MT4
FREE
MT5 Trade Copier Master - 免费交易广播器 Require Slave EA:   https://www.mql5.com/en/market/product/178686 此 Master EA 仅用于广播交易,但本身无法复制交易。您必须购买并在第二个 MT5 终端上安装 SyncTrade Copier Slave EA 才能实现交易复制。没有 Slave EA,本产品本身没有实际用途。 两个 MT5 终端必须安装在同一台电脑上才能正常进行文件共享。它们不能位于不同电脑或不同 VPS 实例中。 此 Master EA 的功能 此 EA 会监控主账户上的所有交易活动,并通过共享文件实时广播给 Slave EA。 捕获所有交易事件:新开仓、全部平仓、部分平仓以及 SL/TP 修改 实时维护所有持仓状态文件及入场价格 可按 Magic Number 过滤,仅广播指定策略交易 可选择包含或排除手动交易 通过精准持仓跟踪防止重复记录 后台静默运行,占用资源极低 这是一个“设置后无需管理”的 EA。它不会执行任何交易,不连接互联网
FREE
Gold Scanner EA
Md Atiqul Islam
Gold Scannar CI Averaging Martingale EA   Smart. Adaptive. Powerful. Built for Professionals. The CCI Averaging With TP, Equity Protect, Martingale EA is a fully automated Expert Advisor designed for traders who want to capitalize on market momentum shifts using CCI (Commodity Channel Index) signals. It intelligently scales into positions using an adaptive martingale strategy , with built-in hedging logic and equity protection for enhanced risk control. This EA is ideal for traders who underst
筛选:
无评论
回复评论