• 概述
  • 评论 (22)
  • 评论 (203)
  • 新特性

Trade Copier Global

5

Trade Copier Global: The name speaks for itself. This copier allows you to copy orders between MT4 terminals even if they are not installed on the same computer.


Features

  • Copying trades between MT4 terminals around the world with a short delay.
  • Automatically recognizes symbol prefixes.
  • Can connect many Slaves to the same Master.
  • Supports pending and market orders.
  • Supports partial order close (with limitations, see below)
  • Can send messages and notifications to the Slaves from the Master
  • Several lot calculation methods
  • The software will be constantly improved based on feedbacks
  • Does not affect the trades made by other EAs


Inputs

  • Mode (master/slave) - select "master" to copy from the account or "slave" to copy to the account.
  • Master settings (only in "master" mode, see above):
    • Pending orders (true/false) - Send or ignore pending orders. If "true" is selected then the pending orders will be sent to the slave. If "false" is selected then the pending order is sent only when it triggers on the master (and becomes a market order).
  • Slave settings (only in "slave" mode, see above):
    • Master ID - ID value obtained from the EA running in "master" mode. See the screenshots for details
    • Hedge - This function reverses the trade direction. A "buy" trade opened on the Master will open a "sell" on the Slave
    • Lots Mode (identical/fixed/balance) - identical: exact same amount from the Master, fixed: amount entered in the "Fixed Lots" input, balance: proportional to balance sizes (slave lots = master lots * slave balance / master balance)
    • Fixed Lots - see above
    • Lots Multiplier - multiply the calculated lot size (works in all lots mode)
    • Comment Mode (fromMaster/Input/Both) - fromMaster: copies the OrderComment from the Master, Input: uses the text specified in the "Text Input", Both: Specified text + Master OrderComment
    • Input - see above
    • Symbols - Specifies the symbols to be copied. If the input is empty then all orders are sent. Many symbols can be specified comma separated. For example: EURUSD,GBPUSD,USDJPY (three symbols are copied the rest is ignored) or USD,GBP (all symbols contain USD or GBP are copied).
    • Magicnumber - Specifies the magic numbers to be copied. See above at Symbols.
  • Common Settings:
    • URL - link to the server script. Do not change this input (reserved for future updates)


Setup

  1. Tools - Options.
  2. Select "Expert Advisors".
  3. Tick "Allow WebRequest for listed URLs".
  4. Add the following URL without quotes to the list: "http://81.2.237.86". Click OK.
  5. Repeat steps 1 to 4 on all PCs where you would like to run the Copier (either Master or Slave).
  6. Attach the Copier to a single chart. In the EA's Inputs window, set the Mode to "master". Click OK.
  7. On the chart, a text box appears with the ID of the Master. Copy this text.
  8. On the Slave computer, attach the Copier to a single chart. Set the Mode to "slave".
  9. Add the Master ID from step 7 to Master ID within the inputs. Click OK.

Check the screenshots for help.


Notes and limitations

  • The delay depends on your location and the execution speed of the broker (average less than 1 second).
  • Run only one instance of the copier per MT4 terminal.


评论 20
DGoldSniper
213
DGoldSniper 2023.02.06 10:05 
 

The BEST Trade Copier on earth without missing words. Also BEST and FAST support. I have been using TCG since 3years now and I Highly Recommend TCG to any serious trader that wants to copy trades.

Blackcatvip
20
Blackcatvip 2021.03.13 11:58 
 

The copier works perfectly. Delays in pings are small between Master and Slave. Thanks.

Li Hua Liu
303
Li Hua Liu 2021.01.19 06:12 
 

Great product, Great aftersales. I will cotinuue to use it for next 5 years.

推荐产品
Excellent   Multiplatform   Copier of deals. I use it regularly on VPS (copy from Mt5 to Mt4). Multiplatform : copying from MetaTrader 4 to MetaTrader 4; copying from   MetaTrader 4 to MetaTrader 5; copying from   MetaTrader 5 to MetaTrader 4; copying from   MetaTrader 5 to MetaTrader 5. Modes: master   - the current terminal is   source   of trades (deals are copied from it); slave   - the current terminal is the   receiver   of trades (trades are copied to it). from myself  - mode "deals
BEP (Break Even Point) for MT4 script   - closes absolutely all orders, whether pending or market ones. Orders are closed at the current profit/loss indicators at the time of closing. The script is suitable for moments when you need to quickly close all orders at the current indicators. The script is very easy to use, just drag the script onto the chart and it will do its job. Add me as a friend, I have many other useful products.
The professional utilities "Ichimoku Waves Meter" to analyse graphs using the correct interpretation of Ichimoku kinkōhyō! Is a graphic program that allows traders to quickly and easily measure the proportions between the indicated points on the price graph. This time and price indicator is a basic tool for analysing the chart according to the Ichimoku strategy on the MT4 platform. Using this tool allows an insightful and complete analysis of time waves as well as price waves in a very short t
The professional utilities "Ichimoku Waves Meter" to analyse graphs using the correct interpretation of Ichimoku kinkōhyō! Is a graphic program that allows traders to quickly and easily measure the proportions between the indicated points on the price graph. This time and price indicator is a basic tool for analysing the chart according to the Ichimoku strategy on the MT4 platform. Using this tool allows an insightful and complete analysis of time waves as well as price waves in a very short t
这个软件是用于任何仪器的实时数据导出工具,它将数据导出为CSV文件。 使用说明: 在任何仪器上部署,并在提示时将间隔变量更改为您喜欢的持续时间(默认设置为30秒)。间隔设置了导出程序捕获数据并导出之前的秒数(最小秒数可以为1秒,但这将导致生成一个大文件,并可能在Python或其他软件中处理时出现问题)。建议的最小间隔时间为15秒。 从您的MQL4数据文件夹中找到导出的文件(在终端中点击文件 -> 打开数据文件夹)。在这个数据文件夹中,找到FILES文件夹,您的导出的CSV文件应该在那里。 特点和功能: 导出的数据包括:日期、时间、开盘价、最高价、最低价、收盘价、成交量。 导出器将自动包括在导出文件中的所有可用数据。 数据始终以最新的蜡烛数据在第一行进行排序。这样做是为了使第三方后处理软件能够轻松找到最新的数据。 在使用Python或其他数值处理软件进一步处理文件时,您可以在间隔之间使用该文件。 该导出器经过质量测试,并按预期工作。然而,如果您发现任何错误、问题或有需要实现的想法,请与我联系,我们可以进一步讨论。
THIS PRODUCT CAN NOT BE TEST IN STRATEGY TESTER. PLEASE TRY DEMO VERSION: https: //www.mql5.com/en/market/product/58082 FIRST 10 COPIES AT 30 USD, NEXT PRICE WOULD BE 50 USD RISK AND TRADE MANAGER RISK AND TRADE MANAGER   is an advanced trading panel designed for manual trading.   Utility helps to manage trades effectively and efficiently with a single click. MAIN FEATURES Convert and display Stop Loss (SL)   Pips into % and amount to view the clear picture of the trades if SL hits. Fund alloca
Heaven Assistant: Simplify Your MT4 Management Simplify the management of the MetaTrader 4 (MT4) platform with the Heaven Assistant . This Expert Advisor (EA) is a robust tool that allows you to control and customize your trading environment in an efficient and user-friendly manner. Key Features: Multiple Pairs Opening: Quick access to most currency pairs, both major and minor, plus exotic pairs. The ability to open indices, metals, and cryptocurrencies with a single click. Template Change: Easi
ExPad
Igor Semyonov
ExPad  - a trade panel for comfortable trading on financial markets. Suitable for trading any financial instruments. In general, the panel is able to perform the following functions: Open and reverse of deals Operation with visible and hidden StopLoss and TakeProfit Independent management of visible and hidden StopLosses Profit protection due to Breakeven and Trailing Stop  Choice of technique for Trailing Stop Distance from market price Moving Average Bolinger Bands Middle Line High and Low pri
Just Copier MT4
Agung Imaduddin
5 (4)
"Just copier" is designed to copy trading without any complicated settings. The copy can be done in one PC. One EA can be set as master (provider) or slave (receiver). The receiver lot can be set to multiple providers lots. Please also check this product at fxina.hostingerapp.com.  Any type of copy is available. MT4 -> MT5 MT4 -> MT4 MT5 -> MT5 MT5 -> MT4 If you want to copy MT4 -> MT5 or MT5 -> MT4, please purchase "Just copier" for MT4 and "Just copier" for MT5 separately. Just Copier can copy
MutiTrade is tool with multi Function: 1. Management Multi currency pairs at UI . View and change Curency pairs chart in 1 windown. View order status with position/volume/profit 2. Currency strength parameters Curency Power Strength: USD, EUR, GBP, NZD, JPY, CHF, CAD, AUD Curency Strength for 28 to 30 curency pairs. 3. Notification of the opportunity to open new the order push notify to mobi alert in meta chart 4. Open, Modify, Close multi order. open order with single base curency open order wi
Fast Trade Copier
Vladimir Gribachev
4.2 (5)
The trade copier is designed for a fast and accurate copying of orders between the MetaTrader 4 terminals. The trade copier copies trades from the Master account to the Slave account by writing information to the total file, which is located in the common directory of the MetaTrader 4 terminals. This allows the trade copier to either customize various schemes for receiving and transmitting trade signals by changing the file name. Reading and writing the copier file is performed by timer. The tra
Easy way to place pending order , "Just Drag & Drop" Work on live and back-test (Strategy Tester) Note: Demo version for testing can be found here:  https://www.mql5.com/en/market/product/11287 Features    1.Easy Way for Opening Pending Orders. You only need to drag line to define open price, stop loss, take profit values. Then click the "ORDER SEND" button. EA will open pending orders for you automatically. And also automatic detect types of pending order (Limit and Stop).    2. Can work
A   rocket   (from   Italian :   rocchetto ,   lit. 'bobbin/spool') [nb 1] [1]   is a   projectile   that   spacecraft ,   aircraft   or other   vehicles   use to obtain   thrust   from a   rocket engine . Rocket engine exhaust is formed entirely from   propellant   carried within the rocket. [2]   Rocket engines work by   action and reaction   and push rockets forward simply by expelling their exhaust in the opposite direction at high speed, and can therefore work in the   vacuum   of space. In
TimeFilter simple 4
Andrej Nikitin
1 (1)
The indicator is an inter-week hourly filter. When executing trading operations, the indicator allows considering time features of each trading session. Permissive and restrictive filter intervals are set in string form. The used format is [first day]-[last day]:[first hour]-[last hour]. See the screenshots for examples. Parameters: Good Time for trade - intervals when trading is allowed. Bad Time for trade - intervals when trading is forbidden. time filter shift (hours) - hourly shift. percent
本版本仅支持 单个订单 交易 手数 <1 0 的订单,如果 单个订单 交易 手数 >1 0 ,请订阅更高版本   本 EA 并非主动盈利,只利用交易时间增加交易次数达到节省掉期费用的目的。 工作原理:本 EA 在当日交易截止前,会生成 \MQL4\Experts\Orderhis_today.csv 文件用于记录当天已开仓的信息,生成 \MQL4\Experts\Orderhis.csv 文件用于记录运行本 EA 后所有的需要平仓的开仓信息,对需支付掉期费用的已开仓订单进行平仓,然后在交易次日开盘后读取 Orderhis_today.csv 补回前日已关闭的仓位,这样避免产生掉期费用。 1、 注意市场交易时间。市场报价 - 相应品种 - 规格,查看交易时间,根据券商的交易时间调整 EA 参数 2、 本 EA 仅平仓已开仓订单,对于 limit 和 stop 的挂单不做处理 免责声明: 1、 由于交易商、网络等不可控的原因过多,所以本产品不保证每个订单的交易都可以成功。 2、 挂单补仓价格由使用者通过设定回补价差参数自行调整   预期节省测算 以掉期 -9.4 测算,总交易量达 1 手
Universal copier of deals from MetaTrader 4 to MetaTrader 4 ( MT5<->MT5 version is available ; with both versions, you can copy MetaTrader 5<->MetaTrader 4, MetaTrader 4<->MetaTrader 5, MetaTrader 5<->MetaTrader 5, MetaTrader 4<->MetaTrader 4). Spread filter. Select the best price (start copying positions with a profit or loss). Configure the lot size, fixed or ratio-based (provider signals can be copied with an increased lot). Configure order copying (include pending orders or copy only open po
This indicator is useful for monitoring the performance of individual strategies or even everything of the entire portfolio of strategies directly on your MT4. In this way you can view the equity line and the balance line directly on the chart. In addition, you can set a line based on the percentage number of DD Max that the individual strategy can reach. Try it.
This Utilities Expert Advisor will help traders set News Traps instantly. Usually, news-trapping traders open both SELL and BUY limit orders 10-5 minutes before high-impact news is released. You can wait until it hits Take Profit (TP), or you can also use the close button to close all or several orders in one click. Please note that even though this is an Expert Advisor (EA), it doesn't open orders automatically. Traders need to click the "OPEN TRAP!" button, and the script will execute limit
Сообщения в Telegram из MT4 о торговых событиях: Открытие/закрытие сделок; Выставление/удаление отложенных ордеров. Версия утилиты для MT5 здесь: https://mql5.com/8bjk5 Настройки  Telegram: Создайте своего бота. Для этого напишите для пользователя  @BotFather команду  /newbot , и следуйте инструкциям. В результате вы получите Token бота, примерно такой:   1245680170:BBGuDFVkTYIPtjSaXMgQEhdfg7BOQ6rl8xI.  Узнайте свой ID в  Telegram, для этого напишите пользователю  @userinfobot любое сообщение.
Script CloseAll SELL
Raudhah Hayatun Nufus
Close All SELL Orders for MT4 script   - closes absolutely all orders, whether pending or market ones. Orders are closed at the current profit/loss indicators at the time of closing. The script is suitable for moments when you need to quickly close all orders at the current indicators. The script is very easy to use, just drag the script onto the chart and it will do its job. Add me as a friend, I have many other useful products.
FREE
Order Fast
Mihails Babuskins
4.5 (2)
Order Fast This product helps you to send your order as quickly and easily as possible. You can download the demo version    here  for testing. Send your order as fast as possible: Just set your position parameter values(Price, TP, SL, Ex Date) with just a few simple mouse drags. On the other hand, the calculation of the losses and profits value before ordering is always a big challenge for traders; This expert is very useful in taking a position and calculating the amount of the stop loss/the
#1  Copy Signals automatically from   Signals Copier Telegram to MT4   & Never miss a trade again FREE SIGNAL CHANEL:  https://t.me/redfox_daily_forex_signals Free BOT AUTO FORWARD TELEGRAM Messages:  https://t.me/Auto_Forward_Messages_Bot Pro Version:  https://www.mql5.com/en/market/product/71929 Pro Version MT5:  https://www.mql5.com/en/market/product/90730 Time saving and fast execution Whether you’re traveling or sleeping, always know that Telegram To Mt4 performs the trades for y
FREE
EA can help you control your MT4 easilly  First you must create a bot on Telegram and get its TOKEN  link guide :  https://sendpulse.com/knowledge-base/chatbot/create-telegram-chatbot Copy folder Telegram into Data MT4 program (MQL4\Include), link download ( delete space ) :  https: //drive.google.com/file/d/1mCUaTzwvvUkF3JUcLRXnAW1Ls1Mu6xqk/view?usp=sharing You must add the URL “ https://api.telegram.org ” to Tools > Options > Expert Advisors > Allow Web Request for listed URL in order to load
TPSpro CopyOrders
Roman Podpora
5 (1)
This copier was originally developed for the professional order management of a team of traders and therefore, first of all, a risk manager was built into it. For simple operation, you need to configure the following settings: For the master! 1. Select the program type ''Program mode'' - master 2. Enter a new name for the ''Folder name'' folder, in which the EA will record information on working with orders. The name must be the same for both master and slave!!! 3. In the ''Feedback from
货币强度交易面板 EA MT4 是适合任何初学者或专家交易者的创新解决方案!它将货币强度概念提升到一个全新的水平,因为它将它与价格行为相结合,并且可以应用于任何符号/货币对,除了通常的 8 种主要货币的 28 种组合。这意味着您可以交易任何货币对的强弱,包括所有货币、商品和加密货币(不是指数)。这是一款真正的突破性产品,通过使用彩色条形图,让您一眼就能清楚地了解 16/32 符号,从而直观地告知您任何对的 2 个部分的强度/弱点平衡,而无需破译复杂的强度线或直方图,就像在其他传统的货币强度解决方案中一样。 货币强度交易面板 EA MT4 也是您可以找到的最简单易用的 MT4 交易面板。它的所有选项和功能都集中在一个表面上,无需打开额外的窗户或面板。它是一个订单管理、风险计算器、部分关闭和帐户保护实用程序的合一,使用起来极其方便!通过使用 货币强度交易面板 EA MT4 ,您可以比传统的手动交易方法更快、更准确地进行多次交易,这让您有更多时间和更清晰的头脑专注于您的交易决策。 货币强度交易面板 EA MT4 也是一个很好的账户保护实用程序,它可以在达到账户止盈或止损净值后关闭所有未
该工具可以帮助你一键平仓所有持仓订单,只需要点击“Close all”.如果你只想平仓盈利中的订单时,就点击“Close profitable"按钮,点击之后,所有浮盈中的订单都会被全部平掉;如果你只想平仓浮亏中的订单,就点击“Close losable”按钮,点击之后,所有浮亏中的订单就会被全部平掉。 该工具经过一年的真实测试,一键平仓功能非常完善,平仓及时,延迟范围较小,当然,延迟和你所处的地区以及网络环境也有关系,这一点还请注意。 在历史数据的回测过程中,该工具表现更加完美,100张订单全部平仓完成最多只需要0.495秒。在真实交易过程中,本人最多持仓订单数量只有26笔,全部平仓完成的时间是1.28秒。
Copy MT4 copier Demo
Andriy Motuzka
1.5 (2)
Demo version of the paid product - Copy MT4 copier , limited to lot size of 0.01 Universal copier of deals from MetaTrader 4 to MetaTrader 4 ( MT5<->MT5 version is available ; with both versions, you can copy MetaTrader 5<->MetaTrader 4, MetaTrader 4<->MetaTrader 5, MetaTrader 5<->MetaTrader 5, MetaTrader 4<->MetaTrader 4). Spread filter. Select the best price (start copying positions with a profit or loss). Configure the lot size, fixed or ratio-based (provider signals can be copied with an inc
FREE
This tool working You can buy or sell from the button of this tool, the lot size can be filled manually, as for the close all buy button to end all buy positions, close all sell button to end all sell positions, Close All profit button to end  All  profit position, Close All Loss button to end all loss position, Delete Pending button to delete all Pending order, close all orders to end all orders. The variable, you can use close all percent for close all orders when profit in percent, if close
Trade Clone MT4 EA User description in MQL5 blog New version 1.57 Read updates MT5  version download here With  Trade Clone EA  you can trade on multiple  MetaTrader 4  and  MetaTrader 5  accounts simultaneously, clone the trades of any trading robot from server account to your friends and family accounts.  Note: All MetaTrader 4 and    MetaTrader 5  must run in same computer, or you need copy the trade file to the Client computer. You can run multiple Trade Clone EA as server, and you
PivotMT4
Iketut Sudiasa
This EA is designed to calculate and draw Pivot Point, Support and Resistance for your selected time frame on the chart. Works on all currency pair and on any time frames available on MT4. To make sure the EA works, you need to select the pivot time frame as well as the candle shift that you want to calculate the pivot. 0 = Current candle on chart 1 = Previous 1 candle on the chart
该产品的买家也购买
Trade Assistant MT4
Evgeniy Kravchenko
4.46 (181)
它有助于计算每笔交易的风险,容易安装新的订单,具有部分关闭功能的订单管理, 7 种类型的追踪止损和其他有用的功能。 注意,该应用程序在策略测试器中不起作用。 Manual, Description, Download demo 线条功能  - 在图表上显示开仓线、止损线、止盈线。 有了这个功能,就可以很容易地设置一个新的订单,并在开仓前看到它的附加特性。   风险管理  - 风险计算功能在考虑到设定的风险和止损单的大小的情况下,计算新订单的成交量。它允许你设置任何大小的止损,同时观察设定的风险。 批量计算按钮 - 启用 / 禁用风险计算。 在 " 风险 " 一栏中设置必要的风险值,从 0 到 100 的百分比或存款的货币。 在 " 设置 " 选项卡上选择风险计算的变量: $ 货币, % 余额, % 资产, % 自由保证金, % 自定义, %AB 前一天, %AB 前一周, %AB 前一个月。   R/TP 和 R/SL - 设置止盈和止损的关系。 这允许你设置相对于损失的利润大小。 例如, 1 : 1 - 这决定了 TP = SL 的大小。 2 : 1 - 这意味着 TP 是
您认为在价格可以瞬间变化的市场中,下单应该尽可能简单吗? 在 Metatrader 中,每次您要开单时,您都必须打开一个窗口,您可以在其中输入开盘价、止损和止盈以及交易规模。 在金融市场交易中,资本管理对于维持您的初始存款并使其倍增至关重要。 因此,当您想下订单时,您可能想知道应该开多大的交易? 在这单笔交易中,您应该承担多少百分比的存款? 您可以从这笔交易中获利多少,利润风险比是多少? 在您设置交易规模之前,您需要进行必要的计算,以获得交易规模应该是多少的问题的答案。 想象一下,您有一个工具可以自动完成所有这些工作。 您打开图表,进行市场分析并用水平线标记入场点、防御点(止损)和目标(止盈),最后您定义风险水平,例如 作为可用资本的百分比,您可以在此交易中承担,此时程序提供: 定义风险和止损规模的可接受交易规模 以点数、点数和账户货币计的止损和获利值 风险回报率 现在剩下的就是点击面板上的相应按钮来打开交易。 如果您是黄牛,需要在不设置防御或目标的情况下快速打开和关闭交易,那么您可以在交易管理器面板中轻松掌握一切,您可以在其中定义固定订单参数并通过单击“购买”或 “卖出”按钮。 关闭
TradePanel MT4
Alfiya Fazylova
4.91 (87)
交易面板是一个多功能的交易助手。 该应用程序包含 50 多个专为手动交易而设计的功能。 允许您自动执行大多数交易操作。 注意! 该应用程序在策略测试器中不起作用。 您可以在演示帐户上测试该实用程序;为此,请在此处下载演示版本: 演示版本 。 应用程序的主要功能: 适用于任何交易工具(外汇、差价合约、期货及其他)。 通过一个终端窗口即可使用所有交易工具。 允许您创建最多四个交易工具工作列表。 允许您选择您最喜欢的交易工具。 允许您在所有(或选定的)终端图表上快速切换交易品种。 允许您使用多种方法来计算交易量。 自动计算每笔交易的风险。 根据止损的大小计算风险。 风险经理。 让您可以在图表上直观地看到新订单的交易水平。 允许您设置虚拟止损和获利。 允许您设置指定的止损和获利比率。 允许您在共同价格水平上为所有头寸设置止损或止盈。 允许您下 OCO 订单(一个订单取消另一个订单)。 允许您根据指定参数关闭订单和平仓。 允许您在达到指定的总利润或损失时平仓。 允许您在图表上设置任务线。 允许您反转“卖出转买入”和“买入转卖出”仓位。 允许您锁定仓位。 允许您设置追踪止损功能。 允许您设置盈亏平
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
Exp COPYLOT CLIENT for MT4
Vladislav Andruschenko
4.66 (67)
MetaTrader 4 的交易复制器。     它从任何账户复制外汇交易、头寸、订单。 它是最好的贸易复印机之一     MT4 - MT4,MT5 - MT4     为了   复制 MT4     版本(或     MT4 - MT5 MT5 - MT5     为了   复制MT5     版本)。 MT5版本 详细描述   +DEMO +PDF 如何购买 如何安装     如何获取日志文件     如何测试和优化     Expforex 的所有产品 复印机 版本       MetaTrader 5 终端 (   МТ5 - МТ5, МТ4 - МТ5   )-   Copylot 客户端 MT5 独特的复制算法将所有交易从主账户准确复制到您的客户账户。 该产品还以其高运行速度而著称,并且具有强大的错误处理能力。 一组强大的功能。 该程序可以在多个终端绑定上运行。 使用它作为您在一个账户上交易的多个账户的交易 的同步器 , - COPYLOT 会将您的交易复制到其他终端。 从已关闭的账户中复制 Invest 密码; 部分关闭仅从 mt4 到 mt4
交易管理器可帮助您快速进入和退出交易,同时自动计算风险。 包括帮助您防止过度交易、报复性交易和情绪化交易的功能。 交易可以自动管理,账户绩效指标可以在图表中可视化。 这些功能使该面板成为所有手动交易者的理想选择,并有助于增强 MetaTrader 4 平台。多语言支持。 MT5版本  |  用户指南+演示 交易经理在策略测试器中不起作用。 如需演示,请参阅用户指南 风险管理 根据%或$自动调整风险 可选择使用固定手数或根据交易量和点自动计算手数 使用 RR、点数或价格设置盈亏平衡止损 追踪止损设置 最大每日损失百分比,在达到目标时自动平仓所有交易。 保护账户免遭过多提款并阻止您过度交易 最大每日损失(以美元为单位)在达到目标时自动关闭所有交易。 保护账户免遭过多提款并阻止您过度交易 一键实现所有交易的盈亏平衡 自动计算从手机/电话发送的交易的风险 OCO 在设置中可用 交易和头寸管理 通过设置每月、每周、每天、每小时或每分钟的最大交易次数,停止过度交易和报复性交易。 高级挂单管理。 调整何时关闭挂单的规则 追踪挂单 支持市价订单和挂单 每日最大利润目标(以美元为单位)以确保头寸并停
VirtualTradePad mt4 Extra
Vladislav Andruschenko
4.88 (60)
一键交易的交易面板。处理头寸和订单!通过图表或键盘进行交易 交易小组进行人工交易。您可以从图表(图表窗口)或键盘进行交易。打开和关闭,反向和锁定。处理职位和订单! МetaТrader4中主要订单的交易控制面板:买入,卖出,买入,买入,卖出,卖出限制,收盘,删除,修改,追踪止损,止损,止损。 MT5版本 详细描述   +DEMO +PDF 如何购买 如何安装     如何获取日志文件     如何测试和优化     Expforex 的所有产品 从符号窗口交易并从键盘交易! 您正在为MetaTrader 4终端提供一个独特的插件 - 虚拟控制面板VirtualTradePad。 Description on English 注意!如果您想学习如何交易 策略测试器  ,请查看我们的免费 TesterPad 实用程序 VirtualTradePad在“  MQL5语言最佳图形面板  ”竞赛中 获得二等奖 。 工作标签 职位标签   -使用职位: 开/关买入和卖出, 冲销所有头寸, 锁定一个共同的立场, 更改止损/获利, 设定一般的止损/获利的位置, 启用追踪止损, 实现盈亏
The top-selling EAs on the market cost a lot and one day they are suddenly gone. This is because one strategy will not work in the forex market all the time. Our product is unique from all others in the MQL Marketplace because our EA comes with 34+ built-in indicators that allow adding more strategies every time.  You build your strategy and keep updating it. If one strategy does not work, simply build another all using only one EA. This is All-In-One EA in this market place. You can use as trad
Unlimited Trade Copier Pro is a tool to copy trade remotely between multiple MT4/MT5 accounts at different computers/locations over internet. This is an ideal solution for signal provider, who want to share his trade with the others globally on his 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 be able to receive the signal
-25% discount ($199 -> $149) Advanced trading tool: One click smart orders that execute under your conditions Developed by trader for trading community:  position size calculator (lot size), open position after price action, strategy builder, set and forget trading, mobile notifications... Risk Management -  Risk percentage position size calculator, gain percentage, target risk reward ratio, spread and commissions are included in calculations 7 Advanced order types   - Set and forget trading
FTMO Sniper 4
Vyacheslav Izvarin
Dedicated for FTMO and other Prop Firms Challenges 2020-2023 Trade only GOOD and checked PROP FIRMS  Default parameters for Challenge $100,000 Best results on GOLD and US100  Use any Time Frame Close all deals and Auto-trading  before  US HIGH NEWS, reopen 2 minutes after Close all deals and Auto-trading  before Weekend at 12:00 GMT+3  Friday Recommended time to trade 09:00-21:00 GMT+3 For Prop Firms MUST use special Protector  https://www.mql5.com/en/market/product/94887 -------------------
Trade Copier Agent 旨在复制多个 MetaTrader(4/5) 账户/终端之间的交易。 使用此工具,您可以充当提供者(源)或接收者(目的地)。所有交易行为都将立即从提供者复制到接收者。 该工具允许您在同一台计算机上的多个 MetaTrader 终端之间复制交易,复制速度快如闪电,不到 0.5 秒。 贸易复印机代理安装和输入指南 请在开始复制之前或没有订单时在提供商帐户上应用设置! 有订单时的任何更改都会影响收款人帐户。 例如:如果提供者账户应用买单然后禁用接收者账户上的所有买单将被关闭。 如果您想获得有关 EA 添加 URL (   http://autofxhub.com   ) MT4 终端的通知(请参阅屏幕截图)。 MT5版本 https://www.mql5.com/en/market/product/77134 以下是亮点功能: 在 MT4 和 MT5 账户之间复制。 在一个工具内切换提供者或接收者。 每个账户既可以作为Provider又可以作为Receiver,因此账户之间可以通过2种传输方式相互复制。这就像一个贸易共享网络。 一个提供者可以将
将信号从您所属的任何渠道(包括私人和受限渠道)直接复制到您的 MT4。 该工具在设计时充分考虑了用户的需求,同时提供了管理和监控交易所需的许多功能。 该产品采用易于使用且具有视觉吸引力的图形界面。 自定义您的设置并在几分钟内开始使用该产品! 用户指南 + 演示  |     MT5版本  |     不和谐版本 如果您想尝试演示,请参阅用户指南。 Telegram To MT4 接收器在策略测试器中不起作用! Telegram 至 MT4 功能 一次复制多个通道的信号 从私人和受限频道复制信号 不需要机器人令牌或聊天 ID(如果出于某种原因需要,您仍然可以使用这些) 使用风险百分比或固定手数进行交易 排除特定符号 选择复制所有信号或自定义要复制的信号 配置单词和短语以识别所有信号(默认值应适用于 99% 的信号提供商) 配置时间和日期设置以仅在需要时复制信号 设置一次打开的最大交易量 交易和头寸管理 使用信号或自动设置的管理 通过设置每月、每周、每天、每小时或每分钟的最大交易次数,停止过度交易和报复性交易。 支持市价订单和挂单 每日最大利润目标(以美元为单位)以确保头寸并停止
The product will copy all  Discord  signal   to MT4   ( which you are member  ) , also it can work as remote copier.  Easy to set up. Work with almost signal formats, support to translate other language to English Work with multi channel, multi MT4. Work with Image signal. Copy order instant, auto detect symbol. Work as remote copier: with signal have ticket number, it will copy exactly via ticket number. How to setup and guide: Let read all details about setup and download Discord To MetaTrade
Mentfx Mmanage
Anton Jere Calmes
5 (16)
The added video will show you the full functionality, effectiveness, and simplicity of this trade manager. Drag and Drop Trade Manager. Draw your entry and have the tool calculate the rest. Advanced targeting and close portions of a trade directly available in tool (manage trades while you sleep). Market order or limit order on either side with factored spread. Just draw the entry, the tool does the rest. Hotkey setup to make it simple. Draw where you want to enter, and the stop loss, the tool c
MT4 Alert Signal Trader  is an EA that helps you trade MT4 Alert popup. Some indicators can provide signals by showing an alert popup containing signal texts. This EA will read and trade these signal texts. The alert texts should contain at least 2 elements:  (1) a symbol text   (ex: "EURUSD") and  (2) a command type   (ex: "Buy", "Sell", "Close") that trigger EA's trading activities. Some other contents that may have or not are open price, stop loss, take profit values... The EA needs an aweso
The Expert Advisor will help you forward all pop-up alert with screenshot from  MetaTrader 4 to Telegram channel/ group, also forward all notifications to Telegram. Parameters  -  Telegram Bot Token - create bot on Telegram and get token.  -  Telegram Chat ID  - input your Telegram user ID,  group / channel ID  -  Forward Alert - default true, to forward alert.  -  Send message as caption of Screenshot - default false, set true to send message below Screenshot  How to setup and guide  - Telegram
Ultimate Trailing Stop EA
BLAKE STEVEN RODGER
4.33 (15)
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 (overr
Custom Ultimate Sniper Dashboard
Hispraise Chinedum Abraham
5 (2)
这个自定义终极狙击手仪表盘是原始终极狙击手仪表盘指标的一个EA升级。它与多达98种不同的算法一起工作,以确保它能捕捉到你工作的资产类别上的趋势的真实性质。 它是对我们几个月来从大多数客户那里得到的很多建议和意见的直接回应。   这个自定义版本是完全可定制的。 由98个独立的自定义算法提供。 非常漂亮的视觉界面,因此你可以轻松和自信地跟踪任何货币对或时间框架的整体市场趋势 可以向telegram发送实时警报 允许你根据你所交易的货币对创建自己的指数 可以向你的手机实时发送警报,所以你不必在电脑前就知道有一个动作正在酝酿。 让你从输入设置中设置8个指数 让你设置你想获得警报的指数和时间框架 当检测到没有互联网连接时,会显示警报   自定义终极狙击手仪表盘已经进行了大量的优化,在动作开始后立即显示。这样,你就不会错过你感兴趣的货币对的任何变动。它的速度非常快,可以在移动发生时迅速捕捉到,并实时向你发送警报,这样你就可以利用移动的优势,而不必整天坐在办公桌前。 它是任何交易策略的一个超级补充,你可以将这个工具与任何其他交易策略和指标一起使用。它主要是为了与我们的其他
MT4 to Discord
Trinh Dat
4.29 (7)
The Expert Advisor will send notifications via Discord when orders are opened/modified/closed on your MetaTrader 4 account. - Send message and screenshot to Discord group/channel.  - Easy to customize message.  - Support custom message for all languages - Support full Emoji.  - Send report Daily, Weekly, Monthly ( must show all history of orders ) Parameters - Discord url Webhook - create webhook on your Discord channel. - Magic number filter - default all, or input magic number to notify with
RedFox Copier Pro
Rui Manh Tien
4.75 (12)
FREE SIGNAL CHANEL:  https://t.me/redfox_daily_forex_signals Time saving and fast execution Whether you’re traveling or sleeping, always know that Telegram To Mt4 performs the trades for you. In other words, Our   Telegram MT4 Signal Trader  will analyze the trading signals you receive on your selected Telegram channels and execute them to your Telegram to MT4 account. Reduce The Risk Telegram To Mt4   defines the whole experience of copying signals from   Telegram signal copier to mt4  p
TakePropips TradePad Pro
Eric John Pajarillaga Aldana
5 (4)
TakePropips TradePad Pro 包括一个强大的交易管理器、货币强度计、账户报告工具、风险管理工具等等! 它是您将遇到的最先进的外汇交易经理和交易助手之一!对于想要更有效地管理贸易交易的交易者来说,它是完美的解决方案。 您可以在我们的博文中下载用户手册: User Manual 您可以在 Strategy Tester 上测试此交易系统(启用可视模式)。如果您喜欢在实时图表上进行测试,也可以给我发消息以获取 7 天试用版。 视频教程也可在说明下方获得更多详细信息。 如果您有任何疑问或需要帮助,请随时与我联系,我很乐意提供帮助。 TradePad Pro 适用于所有外汇对、金属、商品、指数和加密货币。 主要特点 订单管理 - 公开市场或挂单,轻松调整止盈、止损和手数大小。 获利计算 - 手动点数、ATR 乘数和风险回报率。 止损计算- 手动点,   ATR 乘数和供应/需求。 批量计算 - 手动点,   每笔交易的风险百分比和风险金额。 账户保护 - 回撤保护允许您设置账户回撤的最大限额以避免进一步损失。利润保护为您的账户设置最大利润限额以避免过度交易。 编辑订
What Exactly Is A Smart Trading Tool? Smart Trading Tool was developed for fast and comfortable trading of the financial markets especially for ORDER BLOCKS TRADERS . It provides traders functionalities, such as: A Drawing Tool One-Click Trading Panel Automated Lot Sizes Calculation based on your risk appetite & Money Management ( Watch this video , how this tool can help manage your risk per trade better!) Built in PRICE LEVELS (Fibonacci, Round Numbers, Daily hi-low, etc) Shows Trading Informa
Chart Logic
D Armond Lee Speers
Chart Logic is here!  Chart automation for MT4: put your Ideas into Actions! Chart Logic is an EA for MT4 that lets you automate actions on your charts.  You define "conditions" and 'actions"; when all the conditions are true, then all the actions are triggered.  Conditions can refer to a wide range of observations, about account information, candle data, technical indicators, key levels, price, time, market data, trades and so on.  And actions can send alerts/notifications, open/close/modify t
Auto Trade Copier
Vu Trung Kien
4.77 (90)
自动交易拷贝机 设计用于在多个 MetaTrader 4 账户/终端之间 100% 精确拷贝交易。 利用这个工具,您可以既作为供应者 (源) 也作为接收者 (目的地)。所有交易行为将从提供者那里拷贝到接收者,中间没有延迟。 演示版: 用于测试的演示版在此下载: https://www.mql5.com/zh/market/product/4904 参考: 如果您需要在网络的不同位置之间拷贝, 请参考 交易拷贝机专业版 https://www.mql5.com/zh/market/product/5412 以下是突出功能: 在同一款工具中,在提供者与接收者之间切换。 可以将一个提供者的交易拷贝至多个接收者。 一个接收者也可以拷贝来自多个供应者的账户交易。 每个帐户可以同时充当提供者和接收者,所以帐户可以彼此双向传输拷贝。这就好像一个交易共享网络。 不仅入场和离场, 还拷贝止损/止盈的修改, 所以在断网或终端停机时也能保证接收者的安全。 接收者的账户依旧可以进行手工交易或使用其它 EA,并无任何冲突。 自动识别并同步经纪商之间的货币符号后缀。 允许多大 5 个特殊符号设置 (即:
ADAM for FTMO 40
Vyacheslav Izvarin
ADAM EA Special Version for FTMO  Our 1st EA created using ChatGPT technology Trade only GOOD and checked PROP FIRMS  Default parameters for Challenge $100,000 Tested on EURUSD and GBPUSD only  Use 15MIN Time Frame Close all deals and Auto-trading  before Weekend at 12:00 GMT+3  Friday For Prop Firms MUST use special Protector  https://www.mql5.com/en/market/product/94887 Signal using ADAM  https://www.mql5.com/en/signals/2190554 --------------------------------------------------------------
-25% discount ($149 -> $111) Everything for chart Technical Analysis indicator mt4 in one tool Draw your supply demand zone with rectangle and support resistance with trendline and get alerts to mobile phone or email alert -  Risk reward indicator Video tutorials, manuals, DEMO download   here .  Find contacts on my   profile . 1.   Extended rectangles and trendlines Object will be extended to the right edge of the chart when price will draw new candles on chart. This is rectangle extender or
News Trader Pro
Vu Trung Kien
4.41 (17)
新闻操盘手专业版 是一个独特的机器人,让您使用您预先定义的策略进行消息交易。它从几个流行的外汇网站加载的每条消息的片断。您可以选择任何消息和预设的策略进行交易,之后新闻操盘手专业版根据选定的策略,在新闻来临时自动进行交易。 新闻发布给出了赚点数的机会,因为在那个时刻,价格通常有大动作。现在,利用这款工具,新闻交易变得比以往任何时候更容易,更灵活,更令人兴奋。不要等待,不要错失,不要再迷惑了。每周只需针对重要新闻设置一次,这个工具将完全按照您的计划进行精准交易。 演示版: 由于这不是一个自动交易机器人 (它是半自动), 您需要下载单独的演示版本: https://www.mql5.com/zh/market/product/5931 参考: 如果您只需要加载新闻 (无需交易), 您可以购买新闻加载机专业版: https://www.mql5.com/zh/market/product/5463 功能 包括所有 新闻加载机专业版 的功能 (查看详情)。 针对每条新闻构建您自己的策略,具有非常灵活的参数。 支持五种高级策略,带有大量控制参数 (止损, 止盈, 尾随, 网格间隔, 手数缩放
Click and Go Trade Manager
Victor Christiaanse
5 (11)
Click and Go Trade Manager, the ultimate solution for seamless trading execution. With a simple click on the chart, you can effortlessly define your stop loss, entry price, and target levels. No more hassle of inputting values manually - it's made incredibly intuitive and easy. Embedded risk management is a key feature of our Trade Manager. We understand the importance of protecting your investments, which is why the Click and Go Trade Manager incorporates risk management. When placing orders,
News Trapper EA
Noha Mohamed Fathy Younes Badr
5 (6)
Hi, all.  News trapper EA It is an expert for trading news very safe expert  put Settings interest rate only or high impact news for Automated Trading on the news of the economic calendar. It shows stable trading during last 10  years. EA doesn't use dangerous technologies like martingale, grid. The Expert is very simple to use. The program contains flexible settings In the terminal settings, you need to add the news site to the list of allowed URLs. Click Tools >Options > Expert Advisors. Che
作者的更多信息
This Copier allows you to copy trades between Metatrader terminals even when they are installed on separate computers.  Having both MT4 and MT5 versions of the Copier makes it possible to send trades from MT4 to MT5 and vice versa. Demo version:  https://www.mql5.com/en/market/product/39290 MT4 version:  https://www.mql5.com/en/market/product/19928 Only Hedging Accounts are supported! Netting Accounts are not! Features Fast execution (~1 sec,  depending on location/broker) Automatic symbol pre
Trade Copier Global Free
Laszlo Tormasi
4.57 (14)
This is the Free version of the product: https://www.mql5.com/en/market/product/19928 Free version limitations: Only EURUSD trades are copied. Trade Copier Global: The name speaks for itself. This copier allows you to copy orders between MT4 terminals even if they are not installed on the same computer. Features Copying trades between MT4 terminals around the world with a short delay. Automatically recognizes symbol prefixes. Can connect many Slaves to the same Master. Supports pending and mar
FREE
筛选:
DGoldSniper
213
DGoldSniper 2023.02.06 10:05 
 

The BEST Trade Copier on earth without missing words. Also BEST and FAST support. I have been using TCG since 3years now and I Highly Recommend TCG to any serious trader that wants to copy trades.

ashraf978
40
ashraf978 2022.07.25 15:14 
 

the best EA i used until now Laszlo introduce help and support at any time thank you Laszlo

Blackcatvip
20
Blackcatvip 2021.03.13 11:58 
 

The copier works perfectly. Delays in pings are small between Master and Slave. Thanks.

Eric Lebouthillier
377
Eric Lebouthillier 2021.02.11 19:52 
 

用户没有留下任何评级信息

Li Hua Liu
303
Li Hua Liu 2021.01.19 06:12 
 

Great product, Great aftersales. I will cotinuue to use it for next 5 years.

warrenpeacock
25
warrenpeacock 2021.01.04 08:39 
 

excellent product and service from Laszlo, thank you

Alphonsus Izunobi
312
Alphonsus Izunobi 2020.12.19 05:32 
 

Excellent product

Imtiaz Anik
65
Imtiaz Anik 2020.12.06 18:19 
 

Great service

bkvendan
38
bkvendan 2020.07.29 12:39 
 

Really a good EA for copying trades globalluy. Very simple to use. The support provided by the author is awesome. I rented this EA for testing purpose, at the time he messaged and clear my doubts well. Now im going to buy it with happily. Hope his support will continue ever. it supports unlimited slaves. Initially i use some other copier which gives issue with the symbol suffix and prefix. But this copied the trades without any symbol related issue. Custom symbols also works fine...

odec
127
odec 2020.07.26 06:26 
 

A good provider, he always patiently to answer my questions. Thanks

Christian Bruns
1702
Christian Bruns 2020.06.16 06:02 
 

Works very well from computer to VPS and vice versa. With the MT5 and MT4 app, copying works very well. The program is unique in price and with the activations!

Piyush Rai
594
Piyush Rai 2020.04.11 20:16 
 

Thanks for making our life/trading easy. The best copy trade tool available in the market with lots of other useful features. If anyone planing to buy copy trade EA then must go for it. I had bought other copy trade EA as well but i have not found anything like this as its developer is active and prompt reply as well as regular on updates according to their client's need. 5 Star Developer.

Loic Conchaudron
615
Loic Conchaudron 2019.09.03 11:28 
 

Very good product, powerful and efficient. Autor is very reactive et listen to feedback to optimize and upgrading. Thank you very much.

M. Asad Farooq
878
M. Asad Farooq 2019.08.21 18:40 
 

Excellent ! serves the purpose perfectly

Irfan
910
Irfan 2019.05.15 09:52 
 

This is an excellent product. This EA can help you to copy trades between different trading accounts with different brokers running on different devices/computers. On top of this Laszlo is also providing a 5 start support. He replies to your queries quickly.

Ting Wei Wu
529
Ting Wei Wu 2019.03.12 03:56 
 

用户没有留下任何评级信息

[删除] 2018.12.13 21:42 
 

用户没有留下任何评级信息

idumall
1212
idumall 2018.08.14 07:46 
 

I waited for the release of version 6.0 that includes user management to provide this review.

This trade copier does what it is supposed to do - copy trades from master to unlimited slaves.

Not only that, it has user management - master is able to allow account number to copy from master and also expire slave account number at certain date. This is what I'm looking for. For the price, I'm very very satisfied with product.

Michael Beek
671
Michael Beek 2018.07.16 21:29 
 

Today the first day that it run, I already know that it is exactly what I was looking for. Easy to install, Works here on VPS to VPS.

Staffan Ofwerman
2075
Staffan Ofwerman 2018.02.28 15:02 
 

Great product. And a great seller helping out whenever I have a question.

12
回复评论
版本 8.4 2023.02.06
-domain has changed (previous versions stopped working)
-allow WebRequest for http://81.2.237.86
版本 8.3 2023.02.06
-domain has changed (previous versions stopped working)
-allow WebRequest for http://81.2.237.8
版本 8.2 2021.06.02
-Recompiled to prevent the "Global Initialization failed" issue
版本 8.1 2021.02.08
-fixed bugs (Please update the Slave EAs)
版本 8.0 2020.10.14
-Symbols filter has now two separate fields: enabled / disabled
-Balance based lot sizing is changed to Equity based lot sizing
-Added comment filter: when a comment is specified, only trades with that comment are copied.
版本 7.4 2020.09.25
-Fixed bug when the number of open trades are above 100
-Added MaxLot input to limit the size of trades.
版本 7.3 2020.07.27
-Better compatibility with the MT5 version.
版本 7.2 2020.06.01
-SL & TP copying can be disabled on the Slave
-Copying trade exits can be disabled on the Slave
版本 7.0 2019.11.28
-Added extra security to Trade Exits. Slaves search for leftover trades with 1 minute frequency.
-Added display to Master showing the Ping to the server in milliseconds
-Added Master Status Indicator to the Slave. Green - Master is Online, Orange - Master is Away - Red, Master is Offline
-Fixed minor bugs
版本 6.4 2019.04.06
Added ability to edit the list of slaves as a CSV file.
版本 6.3 2018.12.21
The Slave rechecks closed trades at initialization.
版本 6.2 2018.12.03
-Fixed trade duplication bug on the Slave side.
版本 6.1 2018.10.14
-Fixed issue: Sometimes it was not possible to add more than about 70 Slaves to the Master
版本 6.0 2018.08.06
-Added three new columns to the Add / Remove table (name, email, expiration).
-Added notifications. The Copier can send Alerts, Emails or Push Notifications when a new signal is received.
-Trade Execution can be turned off (only notifications).
版本 5.2 2018.06.08
- Fixed bug: Some trades did not close properly on the Slave
- Added ability to customize trade symbols on the Slave's side (for example: GER30 <-> DE30)
版本 4.20 2018.03.08
- Fixed bug (older trades may be copied when the EA is started with the AutoTrading button turned off)
- Added Custom Comment input to the EA. The Master can send the trade OrderComment or a custom specified message with the trades.
版本 4.10 2017.11.08
-Adjusting the Panel size to the Screen Resolution.
版本 4.0 2017.09.28
- Added ability to select which Slave terminals can copy the trades
版本 3.0 2017.08.21
- Fixed Timer bug (timer did not start properly in some cases)
- Ability to handle partial order close
版本 2.0 2017.06.14
-Improved GUI (showing past actions on a scrollable list)
-Hedge mode. This function reverses the direction of the trades on the Slave Account (buy <-> sell).
-Comment copying modes: Copy from Master, Specified in the Slave, or both (User Specified + Master).
-New function added to the Master to send or ignore pending orders.
-Added symbol selection filter to the Slave
-Added magic number selection filter to the Slave
-Improved execution speed (less than 1 second)
版本 1.10 2017.01.24
Fixed the issue with non tradable instruments