CopyStar MT4

CopyStar – File-based Trade Copier (MT5 Master/Slave, MT4-compatible)

Short description
CopyStar mirrors changes to your open net positions from the master to any slaves – quickly, robustly, and without network configuration. Communication runs via common files (shared file folder), enabling CopyStar to support MT5↔MT5, MT5→MT4, MT4→MT4, and MT4→MT5. Supports symbol mapping, lot multiplication, optional SL/TP copying, magic/comment filters, and a clear chart status display including heartbeat.


Highlights

  • 🔁 Delta mirroring: copies changes in net lots per symbol/direction (BUY/SELL).

  • 🔌 Zero-config networking: file-based via Common Files; no sockets/ports.

  • 🧭 Symbol mapping & LotMultiplier for broker symbol differences and risk scaling.

  • 🧪 Robust execution: retries, filling fallback (IOC→FOK→RETURN), slippage control.

  • 🧩 Filters: magic filter, comment substring, optional manual trades (Magic=0).

  • 📊 Chart overlay with heartbeat traffic light (Green/Orange/Red).

  • 👥 Groups: one master can broadcast to multiple SlaveGroups.

How it works

  • Master aggregates BUY/SELL net lots per symbol. On changes, it writes delta signals to TradeCopierSignals_<Group>.txt and sends heartbeats to TradeCopierHB_<Group>.txt .

  • Slave reads a chosen Group, applies SymbolMappings and LotMultiplier, executes orders with retries/fallbacks, and cleans up signals after success. Heartbeat age drives the overlay colour.


    Input Parameters

    COMMON_SETTINGS

    • MasterMode (bool, default: true) – Master sends / Slave receives.

    • CopySLTP (bool, false) – Copy SL/TP from the master. Must be set to true on both the master and slave for SL/TP to be copied!

    • SymbolMappings (string, “NAS100=US100”) – MasterSymbol=SlaveSymbol, comma-separated.


    MASTER_SETTINGS (master only)

    • MasterMagicNumber – Magic for filtering.

    • MasterFilterByMagic (true/false) – true=Only positions with this magic.

    • MasterCopyManualTrades (true/false) – true=Include manual trades (Magic=0).

    • MasterCommentFilter (string, "" ) – Comment substring; empty = ignore.

    • SlaveGroups (string, "Group1") – Comma-separated target groups (e.g., Group1,Group2...). The master can serve multiple target groups!


    SLAVE_SETTINGS (slave only)

    • SlaveMagicNumber – Magic used by the slave.

    • SlaveGroup (string, "Group1") – Slave belongs to exactly one group.

    • LotMultiplier – Volume scaling before lot step rounding.

    • Slippage – Max price deviation in points (internally min 50).

    • MaxRetries – Retries for file/order access.

    • FileWaitTime – Wait in ms between file retries.

    • PollIntervalMs – Polling interval in ms for signals/status.

    • SlaveClearSignalsOnInit (bool, true) – Clear old signals on start.


    STATUS_SETTINGS → Chart / Heartbeat

    • ShowCommStatus – Chart overlay.

    • StatusCorner/StatusX/StatusY – Overlay placement.

    • HeartbeatIntervalSec – Master heartbeat interval.

    • HeartbeatTimeoutSec – Slave OK/Warn/Bad thresholds.

    • StatusOK / StatusWarn / StatusBad – Colours (Lime/Orange/Red).


    Requirements & Notes

    • Platform: MT5 (MT4 reception requires a compatible MT4 reader).

    • Permission: Enable access to Common Files.

    • Symbols: Must be tradable/visible in the slave (Market Watch).

    • Volume: Slave normalises to SYMBOL_VOLUME_MIN/MAX/STEP (rounds down to step).

    • Terminals must be operated on the same VPS!

    Limitations

    • Market positions only (no pending orders).

    • SL/TP only if present on the master at the time of the signal and CopySLTP=true on master & slave.

    • Different contract specs require proper SymbolMappings.




    推荐产品
    R 2EMA Color
    Rwy Ksyby
    5 (2)
    MT4 的 R 2EMA 颜色指标基于 2 个 EMA 的交叉提供可靠的交易信号。 关键点 当价格交叉并收于两条绿色 EMA 上方时,它会产生买入交易信号。 当价格交叉并收于两条红色 EMA 上方时,它会产生卖出交易信号。 R 2EMA Color Forex 指标使确定何时买卖变得更加容易 当 2 条 EMA 线变为绿色时,出现买入信号。 当 2 条 EMA 线变为红色时,出现卖出信号。 如何与之交易? 一旦两条 EMA 信号线从红色变为绿色,就开始买入交易,现在趋势是积极的。 一旦两条 EMA 信号线从绿色变为红色,就开始卖出交易,现在趋势是负面的。 当图表上出现相反的交易信号时退出交易。 随意使用您自己喜欢的交易方法通过 R 2EMA 颜色指标打开和关闭交易。 规格 交易平台:Metatrader 4 (MT4) 货币对:适用于任何货币对 时间范围:适用于任何时间范围 输入参数:快、慢、模式、价格、信号条、警报消息、警报声音、警报电子邮件、警报移动、颜色设置和样式 指标类型:价格行为
    FREE
    FxTT News Feed FxTT News Feed 是 ChartDeck PRO 的免费配套智能交易系统。它没有任何交易逻辑:不下单、不管理持仓,也不读取市场价格。它按计时器获取经济日历数据并写入本地文件,因为 MetaTrader 4 指标无法发起网络请求。 只需在终端中的任意图表上附加一次。一个实例即可为该终端下所有 ChartDeck PRO 图表提供服务。 本程序是 ChartDeck PRO 每日新闻功能的前提条件,而不是通用工具。若未安装 ChartDeck PRO,它将无事可做。 功能说明 按计时器请求 FxTT 经济日历数据源,默认每 15 分钟一次 将结果写入本地文件,供 ChartDeck PRO 的每日新闻功能读取 请求失败时保留此前的数据,并记录失败原因,使 ChartDeck PRO 能显示诊断信息,而不会丢失最近已知的事件 连续失败后自动延长请求间隔,最长可达 4 小时,并在请求一旦成功后恢复正常 请求中不发送账户、交易品种、订单或任何其他身份识别数据 不进行任何授权检查;每次安装发出的都是相同的匿名请求 基本用法 将 FxTT News Feed
    FREE
    Activation initiates the sequence from the initial symbol in the Market Watch roster, forming a perpetual loop that continues until deactivation. The system employs global terminal variables to sustain operational continuity amid symbol-induced reinitializations, thereby ensuring uninterrupted performance. This EA should not be checked off as 'Allowed live Trading' and is functional with that checkmark box, when uploading the EA. Principal advantages encompass augmented productivity in overseein
    FREE
    OTRX Fimathe Backtest is a tool for the Trader or Enthusiast who uses the Fimathe technique created by Trader Marcelo Ferreira to carry out his training and validate if he can obtain profitability. In this tool you will be able to: 1. Define whether you are looking for a buy or sell entry. (Trend). 2. Define by clicking twice on the horizontal lines where your Reference Zone and your Neutral Zone will be. 3. Monitor the entry, subcycle and exit of the trade. 4. Trading Summary, Daily, Week
    FREE
    Rainbow MT4
    Jamal El Alama
    Rainbow MT4 is a technical indicator based on Moving average with period 34 and very easy to use. When price crosses above MA and MA changes color to green, it’s a signal to buy. When price crosses below MA and MA changes color to red, it’s a signal to sell. The Expert advisor ( Rainbow EA MT4) based on Rainbow MT4 indicator, as you can see in the short video below is now available here .
    FREE
    SL and TP Setter
    Giacomo Barone
    4 (1)
    You can manually open a trade (one click), and this EA will take care of setting the SL and TP. SL and TP are set based on the number of pips you specify in the input screen. You can also choose monetary SL and TP. SL and TP are determined based on the weighted average price (WAP), so if you open a new trade, SL and TP will be updated according to the new WAP. The WAP is not unique but differentiated between buy and sell trades (this is useful only if you open opposite trades on the same chart)
    FREE
    PZ Trade Pad EA
    PZ TRADING SLU
    4.29 (31)
    This simple visual expert advisor allows you to trade easily from the chart. It handles risk management for you and can perform several useful tasks with your existing trades, saving time and making risk-management for each individual trade easier.  [ Installation Guide | Update Guide | Troubleshooting | FAQ | All Products   |  Get Help ] Trade easily from the chart Trade with precise risk management, hassle free Trade pending order with drag and drop price selection Set SL and TP levels with
    FREE
    Free automatic fibonacci
    Tonny Obare
    4.68 (50)
    Free automatic Fibonacci is an indicator that automatically plots a Fibonacci retracement based on the number of bars you select on the BarsToScan setting in the indicator. The Fibonacci is automatically updated in real time as new highest and lowest values appears amongst the selected bars. You can select which level values to be displayed in the indicator settings. You can also select the color of the levels thus enabling the trader to be able to attach the indicator several times with differe
    FREE
    HMA Trend
    Pavel Zamoshnikov
    4.56 (72)
    A trend indicator based on the Hull Moving Average (HMA) with two periods. The Hull Moving Average is an improved variant of the moving average, which shows the moment of trend reversal quite accurately. It is often used as a signal filter. Combination of two types of Hull Moving Averages makes a better use of these advantages: HMA with a slow period identifies the trend, while HMA with a fast period determines the short-term movements and signals in the trend direction. Features The movement d
    FREE
    The Magic SMA indicator is of great help in determining trend direction. It can be an excellent addition to your existing strategy or the basis of a new one. We humans can make better decisions when we see better visually. So we designed it to show a different color for rising and falling trends. Everyone can customize this in the way that suits them best. By setting the Trend Period, we can optimize it for longer or shorter trends for our strategy. It is great for all time frames. IF YOU NEED
    FREE
    this EA draws vertical lines on the chart, either consecutive or alternating lines, depending on the input settings. Since vertical lines often represent time events, timing is important in trading. StartTime = D'2025.03.12 23:00';  // Starting point (time and date) NumberOfLines = 10;                    // Total number of lines to draw IntervalCandles = 1;                   // Interval in candles (must be > 0) IntervalMinutes = 30;                  // Interval in minutes (0 to disable) Directi
    FREE
    Grid Assistant Pro
    Alessandro De Cristofaro
    Grid Assistant Pro – Utility for Managing Grid Strategies on MetaTrader 4 Grid Assistant Pro is a professional utility that helps traders manage and monitor unidirectional grid strategies directly from the MT4 chart. It provides a visual dashboard , clear controls, and automated risk protection features for precise and efficient grid operation. Key Features Visual Dashboard Real-time metrics: Balance, Equity, Floating P/L, Drawdown %, Free Margin Grid status: active and pending or
    FREE
    Trendline indicator
    David Muriithi
    2 (1)
    Are you tired of drawing trendlines every time you're analyzing charts? Or perhaps you would like more consistency in your technical analysis. Then this is for you. This indicator will draw trend lines automatically when dropped on a chart. How it works Works similar to standard deviation channel found on mt4 and mt5. It has 2 parameters: 1. Starting Bar 2. Number of bars for calculation The   starting bar   is the bar which drawing of the trend lines will begin, while the   number of bars for c
    FREE
    Drawdown Close
    MARC ALBRECHT SCHMID
    5 (2)
    This is a trade management EA that will close all your Open Orders (or both Open and Pending Orders) when your drawdown against balance exceeds a set percentage limit. E.g. Balance = $10,000 and “DrawdownPercent” is set at 2.0, if floating P&L is greater than -$200.00, all Orders will be closed. It will send a notification to you MT4 app on your phone ( ”Drawdown Percent Close triggered!”) A text display is included for some visual feedback. Basic notes: It only needs to be attached to one char
    FREE
    Helmsman Trade Manager 永久免费,并且为「一直免费」而设计。 您已经知道 要交易什么 。难的是周围的一切——与风险真正匹配的手数、会自己移动的止损、本该分批了结的那一部分,以及您半夜对自己许下、白天却打破的规则。 Helmsman 负责这一部分 ,让您的注意力回到该在的地方:图表。 在线阅读   |   下载 PDF 用画的,不用算的。 在图表上拖动入场、止损与目标。每条线都带着 自己的距离、金额和盈亏比 ,拖动时实时更新。一个标签发出订单,并事先告诉您它将发出哪一种:市价、突破挂单还是限价挂单。 先定风险,再定手数。 输入 余额的 1% 或 50 美元 ,手数由您的止损与该经纪商的合约算出,精确到手数步长。改变主意也行——直接输入手数,风险数字会自动跟随。 点击之前,资金卡说实话: 风险 ——真正押上的金额,按您自己的阈值显示为绿色、琥珀色或红色 成本 ——当前点差(点数与金额)加佣金(留空则由您自己的历史估算) 保证金 ——需要多少,还剩多少可用 回报 ——目标处等待的金额 然后放手。 带偏移的保本 ,避免点差恰好在零点把您扫出 四级递进锁定 ——随着盈利推进
    FREE
    NAS100 Auto Sl And TP
    Moustapha Boulouz
    5 (2)
    介绍适用于 MT4 的 NAS100 Auto SL 和 TP Maker: 有了我们的 NAS100 Auto SL 和 TP Maker,再也不会错过止损和止盈的设置,这是交易者在 MetaTrader 4 上浏览纳斯达克 100 市场时不可或缺的助手。该工具专为寻求自动管理止损和止盈水平的无缝解决方案的用户而设计。 主要功能 轻松实现自动化: 自动监控无止损和/或止盈的纳斯达克 100 指数交易。 根据用户配置设置动态调整水平。 订单类型的多样性: 兼容纳斯达克 100 指数的市价订单和挂单。 支持 MetaTrader 4 中的各种订单类型。 定制配置: 用户友好的参数设置允许自定义跟踪偏好和止损/止盈水平。 范围灵活: 可选择为其运行的特定 NAS100 工具或所有交易工具设置止损和止盈。 快速执行: 确保快速设置所需的 StopLoss 和/或 TakeProfit 值,无需等待新的 tick 即可迅速响应。 MetaTrader 4 兼容性: 与 MetaTrader 4 中的所有订单类型兼容,实现无缝集成。 使用 NAS100 Auto SL 和 TP Maker 增
    FREE
    Didta
    Mykhailo Zakervashevych
    5 (1)
    Indicator Description: DISH X Imbalance (DIDTA/DIDFA) 1. Overview The   DISH X Imbalance   indicator is a sophisticated volume-based technical analysis tool for MetaTrader 4 that analyzes market order flow imbalance to identify potential trend reversals and fair value deviations. The indicator calculates two core values:   DIDTA (Daily Imbalance Delta)   and   DIDFA (Daily Imbalance Delta Fair Value) , providing traders with insights into buying/selling pressure and market valuation. 2. Core Com
    FREE
    Buffer Finder Tool
    Afsal Meerankutty
    4.75 (4)
    CyberZingFx Buffer Finder Tool Developed for Finding Buffers of Indicator to use in Universal Indicator EA . This is Not an Indicator or EA CyberZingFx Buffer Finder Tool is utility tool designed specifically for MetaTrader 4 (MT4) users. It is a standalone application that helps you easily find the buffers of any MT4 indicator, allowing you to use them in your Universal Indicator EA. With the Buffer Finder Tool, you no longer have to search through the data window to find the buffers you need.
    FREE
    一款“设计简洁的”的交易面板,其特点是小巧的字节尺寸,CPU占用率低,步骤简洁,操作迅速,1到2次点击即可完成一个功能操作 ,节省了时间,增加了效率。 面板上手容易,并不繁琐的参数设置,符合交易者习惯。同时,其设计紧凑 ,一目了然 ,功能全面,乃手动交易之利器! 主要功能说明: 点击“卖价”显示 历史 交易 路径 点击“买价”点数和价格输入切换 点击“点差”一键清除所有箭头 点击“相机”屏幕快速抓图   点击“Lot”显示“统计面板”,如:手数统计,净值,平均价,每日盈亏等 点击“SL或TP”快速删除止损或止盈 点击“PD”快速删除挂单止损和止盈 支持“移动止损”和“保本止损”功能 支持“划线开单”或“报警” (价格高于"Red"红色线自动下单或报警,价格低于"Yellow"黄色线自动下单或报警)  支持“百分比开仓”功能,根据风险百分比和止损大小自动计算开仓手数 支持“OCO订单”功能,一个挂单成交,另一挂单自动取消 支持在“指定时间” 开仓 或 清仓功能 支持到达指定的金额平仓功能 支持反手、反手2倍、平盈利单、平亏损单、平最近单、部分平仓、 锁仓 等基本操作 支持中英文两种语
    FREE
    Email Drawdown Alert
    Roman Starostin
    5 (12)
    Free informative Indicator-helper. It'll be usefull for traders who trade many symbols or using grid systems (Averaging or Martingale). Indicator counts drawdown as percent and currency separate. It has a number of settings: Count deposite drawdown according equity value and send e-mail or notifications to user if DD more than set; Sending e-mail when max open orders reached; Shows price and remaining pips amount before MarginCall on current chart and Account generally; Display summary trade lot
    FREE
    Эксперт  MACD_LevelTrader создан для торговле валютной пары XAUUSD. Данная версия это наработки того, что можно извлечь  из  индикатора MACD и Moving Average.   Важно перед тестированием изменить настройку с 1000 на 5000                       Offset in points UP from SMA200 for sell            5000                       Offset in points DOWN from SMA200 for buy        5000   Тайм фрейм  М5. Два варианта логики, П араметр  true=вход по уровню  MACD + SMA200, false=вход по MACD  Тестируйте на демо
    FREE
    AI Advisor – 让 AI 真正看见你的交易世界 AI Advisor 会根据你的真实账户信息自动生成高质量提示词,可以直接粘贴到任意 AI 聊天中使用。 它帮你快速梳理账户状态,理解当前品种格局,识别风险点,挖掘潜在盈利机会,让 AI 以你的真实交易情况为基础来思考和交流,而不是凭空猜测。 快速链接 Download:      AI Advisor v1.02.ex4      AI Advisor   v1.02.ex5 Installation guide AI Advisor  Version Overview FAQ & troubleshooting 使用方法 – 三步搞定 在你关心的品种图表上打开 AI Advisor。 在右侧列表中选择一个合适的 “AI Advisor 模式”(AI Advisor Modes),让程序自动把账户信息、仓位、品种和结构整理进提示词。 点击「复制」,然后把生成的文本粘贴到你常用的任意 AI 聊天界面中,开始对话即可。 内置 Prompt 简要说明 AI Advisor 内置了一组常用分析场景,覆盖交易中最典型的几类问题,例如
    FREE
    This is a DEMO version of the Smarter Trade Manager Smarter Trade Manager  is an advanced trade management tool that can monitor and manage your manual and EA trades according to the settings you choose. It works as an Expert Advisor (EA), it does not open any trades but it closes trades as per the auto closing settings or when manually pressing any of the close buttons. FEATURES: Three-dimensional  interactive  view of your trades Trade Summary, P/L, Alerts, Closure by  Currency Trade Summary,
    FREE
    Follow The Line
    Oliver Gideon Amofa Appiah
    3.94 (16)
    FOLLOW THE LINE GET THE FULL VERSION HERE: https://www.mql5.com/en/market/product/36024 This indicator obeys the popular maxim that: "THE TREND IS YOUR FRIEND" It paints a GREEN line for BUY and also paints a RED line for SELL.  It gives alarms and alerts of all kinds. IT DOES NOT REPAINT and can be used for all currency pairs and timeframes. Yes, as easy and simple as that. Even a newbie can use it to make great and reliable trades. NB: For best results, get my other premium indicators for more
    FREE
    Profitstat 是一款免费指标,它可以扫描您的历史,并在图表上显示出来。免费版显示本日及前一日的交易数量和盈利。数据在交易平仓后即刻更新。简单地将它加载到任意图表,它出示的数据与图表货币和时间帧无关。
    FREE
    Second Timeframe - 专业多周期分析工具 附加资料与使用说明 完整手册   -   MT4 版本   -   MT5 版本 在同一张图表上纵观全局,精准把握入场时机。 Second Timeframe 是 MetaTrader 的多周期分析工具,源自 Meta Extender 套件。它将更高周期直接叠加在您的当前图表上,让您能够同时跟踪大趋势并精确择时入场,无需切换任何窗口。 功能介绍: 无需切换窗口,直接在当前图表上查看更高周期的数据。此独立小部件可同时在您的原生图表上显示第二个周期,一眼即可获得完整的市场背景信息。 核心优势: 在高周期上分析趋势,在低周期上精准入场,避免逆势交易 可随时开启或关闭原生周期的显示,专注于高周期结构分析 叠加周期有新K线生成时自动更新 无需切换图表,在一个视图中同时查看两个周期 使用方式: 只需将小部件附加到任意图表,选择您偏好的高周期叠加,即可立即获得全面的市场视角。该应用程序将所选周期的K线直接显示在当前图表上,帮助您识别大趋势并执行精准入场。支持所有货币对、周期及经纪商。 其他版本 Second Timeframe 是 Me
    FREE
    Scalping Day Trading Support Utility Scalping One MT4 free One position is displayed with one button. View P & L, Lot, and Point in real time. It is possible to switch the display of positions of only chart currencies and all currency pairs.  (The free version has only 3 positions) Supports automatic identification in Japanese and English   Account currency notation corresponds to dollar, euro, pound, yen (automatic identification) The timeline drawing function can be linked with the clock disp
    FREE
    Fully functional manual trade panel with risk/reward, auto SL, lot size calculation, one-click trading, hidden (virtual) stop loss/take profit and pending orders, scale in and out of trades (partial close), news events and more. Works with all symbols not just currency pairs. Brings an incredible amount of functionality to MetaTrader for free and for both demo and live accounts. Features Lot size calculation - based on % of account to risk, fixed amount or dynamic lots Automatic take profit base
    FREE
    Indicator Test Report MT4
    Narayanan Mohanan Mohanan Krishnan
    MetaTrader 4 的Indicator Test Report — MT4 重绘检查器和指标测试器,显示任何指标的实际行为 您无法看到编译指标的内部情况。Indicator Test Report加载任何指标(购买的、编写的或内置到 MetaTrader 中)并回答描述无法回答的问题:它是否重新绘制、它需要多少历史记录以及它真正发布了什么?它报告行为。它不评分。 将任何指标加载到策略测试器中,并获得有关其行为的十二个方面的简单语言报告:它发布了多少缓冲区,在其值有意义之前需要多少历史记录,闭合柱上的值随后是否会发生变化,以及读取成本。 没有分数,没有及格分数,也没有关于指标是否良好的判断——只有观察到的内容,以及它证明了什么和没有证明什么。 它回答什么 1. 缓冲器。 该指标实际发布了多少个编号数据系列,以及响应的最高指数。这通常比图表显示的要多:两线指标可能会发布 6 个缓冲区,而 EA 按索引读取需要实数。报告指出,如果索引不连续,则通过计数进行索引会读取错误的序列。 2. 计算状态。 目标根据存在的柱数计算了多少柱。填充缓冲区为零是一种真实的命名状态,而不是错误。 3.闭
    FREE
    EA Follower Version any Follow Copy Account  (Acc. Number)  need a open MT Terminal, download multiple times Step1:   Open Master MT5 Terminal    =  install master- Version   (on any Symbol just one Time) Step2:   Open Follower MT5 Terminal = install follower- Version  (on any Symbol just one Time) Step3:   all Trades from any Symbol or any Robot are copy now to follow- Terminal immediately for simple copy set on Chart and   Start   no optimization. This Robot is a Trade Copier for MT5 that auto
    FREE
    该产品的买家也购买
    欢迎来到 Trade Manager EA——这是一个终极风险管理工具,旨在使交易变得更直观、精准和高效。它不仅仅是一个下单工具,而是一个用于无缝交易计划、仓位管理和风险控制的全面解决方案。不论您是新手交易员、资深交易员,还是需要快速执行的剥头皮交易员,Trade Manager EA 都可以满足您的需求,适用于外汇、指数、大宗商品、加密货币等各种市场。 借助 Trade Manager EA,复杂的计算已成过去。只需分析市场,在图表上用水平线标记入场、止损和止盈,设置您的风险水平,Trade Manager 就会立即计算出理想的头寸规模,并实时显示以点、账户货币计价的止损和止盈。每笔交易都得以轻松管理。 主要功能: 头寸规模计算器 :根据定义的风险瞬间确定交易规模。 简单的交易计划 :在图表上用可拖动的水平线直接计划交易,设置入场、止损和止盈。 实时显示 SL 和 TP :以账户货币、点或分显示止损和止盈,便于分析。 高级保护工具 盈亏平衡选项 : 基本盈亏平衡 :当您的交易达到设定水平时自动保护利润。 多级盈亏平衡 :设置多达 4 个级别以逐步保护利润。 尾随止损选项 : 基本尾随
    Local Trade Copier EA MT4
    Juvenille Emperor Limited
    4.96 (111)
    通过 Local Trade Copier EA MT4 获得非常快速的交易复制体验。它的简单1分钟设置,使您可以在同一台Windows计算机或Windows VPS上在多个MetaTrader终端之间复制交易,具有闪电般快速的复制速度,低于0.5秒。 无论您是初学者还是专业交易者, Local Trade Copier EA MT4 都提供了广泛的选项,可根据您的特定需求进行自定义。对于任何希望增加利润潜力的人来说,这都是终极解决方案。 今天就尝试一下,看看为什么它是市场上最快、最简单的贸易复印机! 提示: 您可以在您的模拟账户中下载并试用 Local Trade Copier EA MT4 模拟版: 这里 将下载的免费演示文件粘贴到您的 MT4 >> 文件 >> 打开数据文件夹 >> MQL4 >> 专家文件夹并重新启动您的终端。  免费演示版本每次可在 4 小时内发挥全部功能,仅限演示帐户。 要重置试用期,请转至 MT4 >> 工具 >> 全局变量 >> Control + A >> 删除。 请仅在非关键模拟账户上执行此操作,不要在挑战道具公司账户中执行此操作。 如果您无法在
    Exp COPYLOT CLIENT for MT4
    Vladislav Andruschenko
    4.69 (65)
    MetaTrader 4 专业交易复制器 快速、专业、可靠的 MetaTrader 4 交易复制器。 COPYLOT 可在 MetaTrader 4 与 MetaTrader 5 终端之间复制外汇交易,并为不同账户类型和交易场景提供灵活的同步方案。 COPYLOT MT4 版本支持: MetaTrader 4 → MetaTrader 4 MetaTrader 5 Hedge → MetaTrader 4 MetaTrader 5 Netting → MetaTrader 4   MT5 版本 完整说明 + DEMO + PDF 如何购买 如何安装 如何获取日志文件 如何测试与优化 Expforex 的全部产品 您也可以使用 MetaTrader 5 版本,在 MetaTrader 5 → MetaTrader 5 和 MetaTrader 4 → MetaTrader 5 之间进行复制: COPYLOT CLIENT for MT5 COPYLOT 是一款专业级交易复制器,可稳定运行于 2、3 甚至 10 个终端之间。 支持从模拟账户和投资者密码账户进行复制 可同时运行在多个终端上
    Trade copier MT4
    Alfiya Fazylova
    4.6 (35)
    Trade Copier 是一种专业实用程序,旨在复制和同步交易账户之间的交易。 复制发生从供应商的帐户/终端到收件人的帐户/终端,安装在同一台计算机或 vps 上。 促销活动 - 如果您已经购买了“Trade copier MT4”,您可以免费获取“Trade copier MT5”(用于 MT4 > MT5 和 MT4 < MT5 的复制)。欲了解更多详细条款,请通过私人消息与我们联系! 在购买之前,您可以在演示帐户上测试演示版本。 演示 这里 。 完整说明 这里 。 主要功能和优点: 支持复制MT4>MT4、MT4>MT5、MT5>MT4,包括МТ5 netting账户。 供应商和收件人模式在同一产品中实现。 简单直观的界面,允许您直接从图表中实时控制复制。 连接中断或终端重新启动时不会丢失设置和位置。 允许您选择要复制的符号,也可以替换接收者的符号,例如 EURUSD> USDJPY。 支持回拷贝。 能够仅复制某些订单。 允许您设置开仓交易价格的最大差异和最大时间延迟。 正确复制部分订单关闭的执行。 计算复制手数的几种方法。 同步止盈和止损。有几种方法可以计算它们的位置。 支持
    TradePanel MT4
    Alfiya Fazylova
    4.84 (95)
    交易面板是一款多功能交易助手。该应用包含超过50种手动交易功能,并允许您自动执行大多数交易任务。 应用程序说明 + 视频教程: https://www.mql5.com/zh/blogs/post/761102 用于模拟账户的应用程序试用版: https://www.mql5.com/zh/blogs/post/762579 如何安装应用程序: https://www.mql5.com/zh/blogs/post/762580 如何在可视化模式下测试应用程序: https://www.mql5.com/zh/blogs/post/770278 如何在VPS MetaTrader上安装应用程序: https://www.mql5.com/zh/blogs/post/770196 贸易. 只需单击一下即可执行交易操作: 打開掛單和頭寸,並自動計算風險。 一鍵打開多個訂單和頭寸。 打開訂單網格。 按組別關閉掛單和頭寸。 反轉頭寸方向(關閉買入>打開賣出,關閉賣出>打開買入)。 鎖定頭寸(通過開啟缺少的頭寸,使買入和賣出頭寸的數量相等)。 一鍵部分關閉所有頭寸。 將所有頭寸的止盈和止損設置在同
    Trade Assistant MT4
    Evgeniy Kravchenko
    4.43 (197)
    它有助于计算每笔交易的风险,容易安装新的订单,具有部分关闭功能的订单管理, 7 种类型的追踪止损和其他有用的功能。 附加材料和说明 安装说明 - 应用程序说明 - 模拟账户应用程序的试用版 线条功能  - 在图表上显示开仓线、止损线、止盈线。 有了这个功能,就可以很容易地设置一个新的订单,并在开仓前看到它的附加特性。   风险管理  - 风险计算功能在考虑到设定的风险和止损单的大小的情况下,计算新订单的成交量。它允许你设置任何大小的止损,同时观察设定的风险。 批量计算按钮 - 启用 / 禁用风险计算。 在 " 风险 " 一栏中设置必要的风险值,从 0 到 100 的百分比或存款的货币。 在 " 设置 " 选项卡上选择风险计算的变量: $ 货币, % 余额, % 资产, % 自由保证金, % 自定义, %AB 前一天, %AB 前一周, %AB 前一个月。   R/TP 和 R/SL - 设置止盈和止损的关系。 这允许你设置相对于损失的利润大小。 例如, 1 : 1 - 这决定了 TP = SL 的大小。 2 : 1 - 这意味着 TP 是 SL 的两倍。 RR - 它禁用比率。  
    Telegram to MT4 Coppy
    Sergey Batudayev
    4.09 (11)
    Telegram 到 MT4: 终极信号复制解决方案 使用 Telegram 转 MT4 简化您的交易流程,这款先进的实用程序旨在将交易信号直接从 Telegram 频道和聊天复制到您的 MetaTrader 4 平台,无需 DLL 文件。这款强大的解决方案确保信号执行的无缝衔接,拥有无与伦比的精度和丰富的自定义选项,从而节省您的时间并提高您的效率。 [ Instructions and DEMO ] 主要特点 直接 Telegram API 集成 通过电话号码和安全码进行身份验证。 使用用户友好的 EXE 桥轻松获取和管理聊天 ID。 添加、删除和刷新多个频道/聊天以同时复制信号。 使用高级过滤器进行信号解析 跳过包含自定义例外词(例如“报告”、“摘要”)的不需要的信号。 支持灵活的 SL 和 TP 格式:价格、点数或点数。 当信号指定点而不是价格时自动计算入场点。 订单定制和灵活性 使用多种模式定制订单规模:固定手数、动态手数(% 风险)或特定符号手数。 使用信号数据或自定义参数调整 SL/TP。 配置滑点、挂单到期和重试设置以实现完美执行。 综合符号管理 排除特定符号或匹配自定义
    The product will copy all telegram signal to MT4   ( which you are member  ) , also it can work as remote copier.  Easy to set up, copy order instant, can work with almost signal formats, image signal, s upport to translate other language to English Work with all type of channel or group, even channel have "Restrict Saving Content", work with  multi channel, multi MT5 Work as remote copier: with signal have ticket number, it will copy exactly via ticket number. Support to backtest signal. How to
    Unlimited Trade Copier Pro is a tool to copy trade remotely to multiple MT4, MT5 and cTrader accounts at different computers/locations over internet. This is an ideal solution for you if you are a signal provider and want to copy your trades to other receivers globally on your own rules. One provider can copy trades to multiple receivers and one receiver can get trade from multiple providers as well. The provider can even set the subscription expiry for each receiver, so that receiver will not b
    Trade Reverse Copie4
    Chukwuemeka Kingsley Anyanwu
    5 (1)
    Feel free to contact me for any extra features :) [SEE MT5 VERSION  https://www.mql5.com/en/market/product/128846 The Local Reverse Copier is an Expert Advisor designed to synchronize positions between a Master account and a Slave account with a twist: it reverses the trades. When a buy position is opened on the Master account, the EA opens a sell position on the Slave account, and vice versa. This allows for a unique form of trade copying where positions are mirrored in opposite directions bet
    Basket EA MT4
    Juvenille Emperor Limited
    5 (5)
    Basket EA MT4 是一款强大的盈利收割工具兼全方位账户保护系统,结合简洁易用的设计。其核心作用在于通过对所有持仓的“组合级”管理,而非单笔交易,全面掌控账户盈亏。该 EA 提供了组合级止盈、止损、保本和移动止损功能,支持设定为账户余额百分比、固定货币金额或所有管理交易的平均点数目标。这种灵活性让交易者能够依据自身需求制定风险和盈利策略。 Basket EA MT4 还支持智能交易过滤,可以根据 Magic Number、交易品种或备注选取要管理的交易,确保 EA 只影响您选择的持仓。 为进一步提升安全性,该 EA 内置先进的账户保护机制。当账户权益达到设定的止盈/止损水平,或从历史最高余额达到最大回撤时,EA 会自动平掉所有交易,删除所有挂单,并关闭所有图表,移除其上的所有 EA。这一功能有助于在市场波动或达到预设目标时保护账户资金。 提示 :您可以下载 篮子 EA MT4 演示版并在您的模拟账户上试用: 这里 将下载的免费演示文件粘贴到您的 MT4 >> 文件 >> 打开数据文件夹 >> MQL4 >> 专家文件夹并重新启动您的终端。  免费演示版本每次可在 4 小时内发
    LMBFWatchlist is an interactive tool for Metatrader 4 that lets you create and manage watch lists directly on your Metatrader charts. ‌Functionality includes: ‌Add an unlimited number of watch lists with names of your choice Add different groups of watchlists for different time frames Add comments for symbols that always appear on the chart when that symbol is selected. Easily identify which symbols have comments against them. See watch lists instantly synchronise across all open charts that hav
    Risk Sentinel MT4
    R H Blantran De Rozari
    ONE DRAG SETS THE LOT SIZE - RISK STAYS WITHIN YOUR LIMIT Risk-first position sizing for traders who protect their capital Introductory offer — first 30 copies at $35, then $45. Early buyers keep the lower price forever! Also available for MT5 :  https://www.mql5.com/en/market/product/185711 Risk Sentinel is a risk-first position sizing and risk management tool for MT4, built for discretionary traders who size every trade to the same disciplined risk limit. Drag your stop-loss and the lot si
    Kali FX Trade Manager
    Calvin Andile Mahlangu
    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
    Eagle Local Trade Copier MT4 Eagle Local Trade Copier MT4  is a local trade synchronization utility for MetaTrader terminals running on the same Windows computer or Windows VPS. The same Expert Advisor can operate as a Master or a Slave . Communication is performed locally through the shared MetaTrader Common Files folder. No external server, DLL, WebRequest, subscription, or third-party account is required. Main Features Master and Slave modes in one Expert Advisor Multiple Master and Slave ter
    Lot Architect — Trade Panel & Risk-Based Position Size Calculator for MT4 Lot Architect is a one-click trade panel and risk-based position size calculator for MetaTrader 4. It works out your exact lot size from the risk you choose, shows risk, reward and risk-to-reward (R:R) before you enter, and places Market, Limit or Stop orders in a single click. In short: position sizing, risk management and fast trade execution in one clean panel on your chart. The problem every trader knows Most accounts
    Equity Protect Pro:全方位账户保护专家,让您的交易更安心 如果您正在寻找账户保护、净值保护、投资组合保护、多策略保护、利润保护、利润收割、交易安全、风控程序、自动风控、自动清仓、条件清仓、定时清仓、动态清仓、跟踪止损、一键关闭、一键清仓、一键还原等功能,Equity Protect Pro 就是您要找的程序。 它配置简单,当到达预设条件时,可关闭所有图表,同时支持关闭信号订阅(这意味着所有交易程序也将停止运行)。此时,将不再有新订单产生,最后再关闭所有订单,有效防止意外损失,让您在交易过程中高枕无忧。 Equity Protect Pro (Technical Manual) Equity Protect Pro Demo Version for yo u to test   Equity Protect Pro MT4 Demo.ex4        Equity Protect Pro MT5 Demo.ex5 Equity Protect Pro 拥有 14 个核心功能,它们都是独立运行的。您可以根据您的交易策略,选择合适的功能组合使用。这些功能默认为关闭状态
    试用版下载 Copy Cat More (跟单猫) MT4 交易跟单器 (Trade Copier) 不仅仅是一个简单的本地交易跟单器;它是一套 完整的风险管理与执行框架 (risk management and execution framework), 专为当今的交易挑战而设计。从自营公司 (prop firm) 挑战到个人投资组合管理,它凭借 稳健的执行、资金保护、灵活的配置和先进的交易处理的结合,适应各种情况。 该跟单器同时支持   主控端 (Master,发送方) 与 受控端 (Slave,接收方)   两种模式,可实时同步市价单与挂单、交易修改、部分平仓以及对锁平仓 (Close By) 操作。它兼容模拟与真实账户、交易或投资者登录,并通过持久化交易记忆 (Persistent Trade Memory) 系统确保恢复——即使 EA、终端或 VPS 重启也不例外。可借助唯一 ID 同时管理多个主控端与受控端,跨经纪商差异则通过前缀/后缀调整或自定义品种映射自动处理。 试用版:  先试用看看 :   你可以从下方链接下载并体验   Copy Cat More (跟单猫
    The News Filter
    Leolouiski Gan
    5 (25)
    这个产品在新闻时间过滤所有的专家顾问和手动图表,因此您不必担心突然的价格波动会破坏您的手动交易设置或其他专家顾问输入的交易。此产品还带有完整的订单管理系统,可在任何新闻发布前处理您的持仓和挂单。一旦您购买了 The News Filter ,您将不再需要依赖以后的专家顾问内置的新闻过滤器,因为这个产品可以从此过滤它们所有。 新闻选择 新闻来源于Forex Factory的经济日历。 选择可以基于任何一种货币,如USD,EUR,GBP,JPY,AUD,CAD,CHF,NZD和CNY等。 选择也可以基于关键识别,例如Non-Farm (NFP),FOMC,CPI等。 能够选择新闻影响级别的筛选,从低、中、到高影响。 自动模式只选择与图表相关的新闻。 新闻来源每小时自动刷新,以确保最新的新闻数据。 为每个新闻影响级别提供单独的输入,以确定您要过滤掉的新闻发布前后的分钟数。 订单管理选项 在新闻发布前关闭未平仓头寸的选项,并在新闻发布后恢复它们。 在新闻发布前删除挂单的选项,并在新闻发布后恢复它们。 在新闻发布前移除止损和止盈水平的选项,并在新闻发布后恢复它们。 在新闻发布前移动止损和止盈
    Riskless Pyramid
    Snapdragon Systems Ltd
    5 (1)
    Introduction This powerful MT4 trade mangement EA offers a way potentially to aggressively multiply trade profits in a riskfree manner. Once a trade has been entered with a defined stoploss and take profit target then the EA will add three pyramid add-on trades in order to increase the overall level of profit. The user sets the total combined profit target to be gained if everything works out. This can be specified either as a multiple of the original trade profit or as a total dollar amount. Fo
    Grid Manual MT4
    Alfiya Fazylova
    4.71 (17)
    Grid Manual是一个交易面板,用于处理订单网格。 该实用程序是通用的,具有灵活的设置和直观的界面。 它不仅可以在亏损方向上设置订单网格,还可以在盈利方向上设置订单网格。 交易者不需要创建和维护订单网格,实用程序会这样做。 打开一个订单就足够了,Grid manual会自动为它创建一个订单网格,并伴随它直到非常关闭。 完整说明和演示版 此處 。 该实用程序的主要特性和功能: 伴隨以任何方式打開的訂單,包括從移動終端打開的訂單。 適用於兩種類型的網格:“限制”和“停止”。 使用兩種方法計算網格間距:固定和動態(基於 ATR 指標)。 允許您更改未結訂單網格的設置。 顯示圖表上每個網格的盈虧平衡水平。 顯示每個網格的利潤率。 允許您一鍵關閉網格中的盈利訂單。 讓您一鍵關閉每個訂單網格。 允許您對訂單網格應用追踪止損功能。 允許您在訂單網格上應用將訂單網格的止損轉移到盈虧平衡水平的功能。 相對於訂單網格的盈虧平衡水平自動重新排列止盈(僅在限價網格模式下,距離取決於所選的計算類型:“保守”或“激進”)。 最多可管理 20 個訂單網格,每個網格最多可包含 100 個訂單。
    Trend Line Optimizer
    Evgenii Aksenov
    4.11 (19)
    这是趋势线PRO指标的自动参数优化器 轻松快速地为您最喜爱的趋势线PRO指标选择最佳参数。  优化只需几秒钟。 优化器允许您找到每对和周期的最佳参数:振幅,TP1-TP3,止损,以及所选历史部分(天)上的时间过滤器和HTF过滤器的值  要优化不同的时间框架,您需要不同的历史范围: M5-M15设置计算范围参数(天)=60(三个月) M30-H1设置计算范围参数(天)=120(6个月) H4设置参数计算范围(天)=240(一年) D1-W1设置参数计算范围(天)=720(三年) MN1设置参数计算范围(天)=1200(五年) 优化后,参数自动保存到文件夹中的现成设置文件中:MQL4>Files>trendlineoptimizedsettings  如何使用优化器实用程序: 在需要优化的符号和时间的图形上运行优化器实用程序。 优化结束后单击保存按钮 将趋势线PRO指标添加到图表,然后将趋势线PRO扫描仪 Trend Line PRO指标面板上TP1、TP2、TP3、止损和利润指标的值将变得更好,Trend Line PRO 扫描仪中会出现一个按钮(红色或蓝色  Manual G
    VirtualTradePad PRO SE MT4 — MetaTrader 4 高级交易面板和图表工作区 VirtualTradePad PRO SE 是一款适用于 MetaTrader 4 的专业交易面板和交易管理工作区。它帮助交易者通过一个基于图表的界面,更快速地开仓、管理、保护、平仓和分析交易。 该产品专为需要的不只是简单按钮集合的活跃手动交易者而创建。PRO SE 将一键执行、挂单、持仓控制、部分平仓、篮子利润/亏损逻辑、加仓均价层级、ATM 规则、信号监控、市场信息、策略测试器流程和面向 VPS 的准备整合到一个结构化工作区中。 MT5 版本 | 完整说明和截图 | 如何购买 | 如何安装 | 如何获取日志文件 | 如何测试与优化 | Expforex 的所有产品 为什么交易者会选择这套面板 图表一键交易 ,并支持键盘快速操作 快速完成开仓、平仓、修改、反转、锁仓与部分平仓 深度控制仓位、挂单、总利润与风控逻辑 自动参数计算,减少手动输入与重复劳动 相对于普通手动交易的优势 一个工作区替代多个窗口 — 交易执行、持仓控制、风险信息和管理工具都保留在图表上。 更快处理交易
    VirtualTradePad mt4 Extra
    Vladislav Andruschenko
    4.85 (61)
    一键交易的交易面板。处理头寸和订单!通过图表或键盘进行交易 交易小组进行人工交易。您可以从图表(图表窗口)或键盘进行交易。打开和关闭,反向和锁定。处理职位和订单! МetaТrader4中主要订单的交易控制面板:买入,卖出,买入,买入,卖出,卖出限制,收盘,删除,修改,追踪止损,止损,止损。 全新高级版本现已推出: 使用   VirtualTradePad PRO SE   升级您的交易流程 — 适用于   MetaTrader 5   和   MetaTrader 4   的新一代专业交易面板。 MT5版本 详细描述 +DEMO +PDF 如何购买 如何安装    如何获取日志文件    如何测试和优化    Expforex 的所有产品 从符号窗口交易并从键盘交易! 您正在为MetaTrader 4终端提供一个独特的插件 - 虚拟控制面板VirtualTradePad。 Description on English 注意!如果您想学习如何交易 策略测试器  ,请查看我们的免费 TesterPad 实用程序 VirtualTradePad在“  MQL5语言最佳图形面板  ”竞
    Trading History MT4
    Siarhei Vashchylka
    5 (9)
    Trading History - A program for trading and money management on the history of quotes in stratagy tester. It can work with pending and immediate orders, and is equipped with trailing stop, breakeven and take profit functions. Very good for training and testing different strategies. Manual (Be sure to read before purchasing) Advantages 1. Allows you to test any trading strategy in the shortest possible time 2. An excellent simulator for trading training. You can gain months of trading experience
    Trade Dashboard MT4
    Fatemeh Ameri
    4.96 (54)
    疲于复杂的订单下达和手动计算?Trade Dashboard 是您的解决方案。凭借其用户友好的界面,订单下达变得轻而易举,只需点击一下,您就可以开设交易、设置止损和止盈水平、管理交易手数,并计算风险回报比,让您只需专注于您的策略。告别手动计算,使用 Trade Dashboard 简化您的交易体验。 立即下载演示版本 。 您可以在这里找到仪表盘功能和特性的详细信息 。 加入 Telegram 频道 。 购买后请给我发消息以获取支持。如果您需要添加更多功能,可以在产品的评论区留下您的想法,我愿意听取任何建议,希望您能在使用我的产品时获得最佳体验 。 这是 MT5 版本。 风险管理:使用 Trade Dashboard,可以将您的风险设置为账户余额或权益的百分比,或将风险设置为总金额。在图表上直观地定义您的止损,让工具准确计算每个货币对的适当手数。该工具还可以根据您期望的风险回报比自动设置止盈水平。它甚至可以在手数计算中涵盖佣金和点差费用。此外,您的止损和止盈可以转变为虚拟水平,隐藏于经纪商。通过 Trade Dashboard 的高级风险管理功能,掌控风险,保护您的资本。 交易线
    Custom Alerts AIO:多市场智能监控,一键启动,无需设置 概述 Custom Alerts AIO 是一款“开箱即用”的高级市场扫描工具,无需额外安装任何其他指标或进行复杂设置。它内置了 Stein Investments 的所有核心指标(FX Power、FX Volume、FX Dynamic、FX Levels 和 IX Power),可帮助您轻松监控所有主要资产类别,如外汇、黄金、指数和加密货币。如果您的经纪商支持股票,您也可以手动添加个股进行监控。 1. 为什么选择 Custom Alerts AIO? 无需额外购买任何指标 • 所有关键指标均已内置,开箱即用。 • 专注于实时预警,不包含任何图形元素,性能高效,界面简洁。 全面覆盖所有主要市场 • 支持监控外汇、金属、加密货币和指数市场。 • 无需手动输入任何交易品种,只需在设置中勾选资产类别即可启用。 • 股票并不属于默认类别,如有需要可手动通过参数输入添加。 高效、专业、便捷 • 无需图表模板和手动加载,适合自动化或远程交易环境。 • 非常适合 VPS 上长期运行,或作为后台市场预警工具使用。 2
    Trade Manager MT4 DaneTrades
    Levi Dane Benjamin
    4.09 (11)
    交易管理器可帮助您快速进入和退出交易,同时自动计算风险。 包括帮助您防止过度交易、报复性交易和情绪化交易的功能。 交易可以自动管理,账户绩效指标可以在图表中可视化。 这些功能使该面板成为所有手动交易者的理想选择,并有助于增强 MetaTrader 4 平台。多语言支持。 MT5版本  |  用户指南+演示 交易经理在策略测试器中不起作用。 如需演示,请参阅用户指南 风险管理 根据%或$自动调整风险 可选择使用固定手数或根据交易量和点自动计算手数 使用 RR、点数或价格设置盈亏平衡止损 追踪止损设置 最大每日损失百分比,在达到目标时自动平仓所有交易。 保护账户免遭过多提款并阻止您过度交易 最大每日损失(以美元为单位)在达到目标时自动关闭所有交易。 保护账户免遭过多提款并阻止您过度交易 一键实现所有交易的盈亏平衡 自动计算从手机/电话发送的交易的风险 OCO 在设置中可用 交易和头寸管理 通过设置每月、每周、每天、每小时或每分钟的最大交易次数,停止过度交易和报复性交易。 高级挂单管理。 调整何时关闭挂单的规则 追踪挂单 支持市价订单和挂单 每日最大利润目标(以美元为单位)以确保头寸并停止
    MT4 至 Telegram 信号提供者 是一款易用、可完全自定义的工具,它使发送信号到 Telegram 成为可能,将您的账户变成信号提供者。 消息的格式 可以完全自定义! 但是,为了简便使用,您也可以选择一个预设模板,并能够启用或禁用消息的特定部分。 [ 演示 ]  [ 手册 ] [ MT5 版本 ] [ Discord 版本 ] [ Telegram 频道 ]  New: [ Telegram To MT5 ] 设置 可通过 用户指南 获取逐步说明。 无需了解 Telegram API;开发者提供所需的一切。 主要特性 自定义发送给订阅者的订单详情的能力 您可以创建分层订阅模型,例如铜牌、银牌、金牌。金牌订阅可获得所有信号等。 按订单号、符号或备注过滤订单 包括执行订单的图表的屏幕截图 在发送的屏幕截图上绘制已关闭的订单,以便额外验证 推迟发送新订单消息的可能性,以便在发送前对位置进行调整 订单详情的全透明度: 新的市场订单 *附带屏幕截图 订单修改(止损、获利点) 已关闭订单 *附带屏幕截图 部分关闭订单 ** 新的挂起订单 修改的挂起订单(进场价格) 挂起订单激活(
    Trade Manager 4 Lite is trading panel developed with a goal to make manual trading in some (routine) task easier. Trade Manager 4 Lite also works in Strategy Tester. Version for Meta Trader 5 is here: Trade Manager 5 Lite Main features of Trade Manager 4 Lite Trading for Forex and CFDs Support for 4 and 5 digit brokers 65 combinations to set order Set Take Profit, Stop Loss and entry level for Pending Order with lines positioned on the chart Break Even Trailing Stop Loss Multiple Orders at one
    作者的更多信息
    Opening EA - Start Edition Is a tool to trade the OpeningStrategy! The Opening EA is a semi-automated EA for MetaTrader 5! This means that the trader must actively start the EA using the Start button and stop it using the Stop button. This EA pursues an opening strategy which, at the start of trading, e.g. on the DAX or Nasdaq, etc., opens a trading channel with predefined TP's (TakeProfit). Two pending orders with the same lot size are set at the beginning. As soon as one of the pending order
    FREE
    CopyStar MT5
    Markus Bischoff
    3 (1)
    CopyStar – File-based Trade Copier (MT5 Master/Slave, MT4-compatible) Short description CopyStar mirrors changes to your open net positions from the master to any slaves – quickly, robustly, and without network configuration. Communication runs via common files (shared file folder), enabling CopyStar to support MT5↔MT5, MT5→MT4, MT4→MT4, and MT4→MT5. Supports symbol mapping, lot multiplication, optional SL/TP copying, magic/comment filters, and a clear chart status display including heartbeat.
    FREE
    This Script was made for faster handling closing all open Chartwindows espacially in Backtesting Mode. The Script is totally for free. It is made for the MT5 Version of Metatrader. Closes all open chart windows, including the chart on which the script is being executed. I hope you have fun with this simple but for me useful script. if you have any question please let me know...
    FREE
    筛选:
    无评论
    回复评论