Tools for download
FX Blue Quick Channel
QuickChannel is a library for sending messages between copies of MT4 running on the same computer (or between EAs/scripts running in the same installation of MT4). QuickChannel can deliver messages in less than 1 millisecond.
Download for Your Platform
Our installer, and also some of our individual tools, require v4.8 of the Microsoft .NET Framework. This may not be installed by default on some VPSes.
MT 4
QuickChannel is a developer library for sending messages between EAs/scripts running in different instances of MT4 on the same computer (or within a single copy of MT4). Typical uses include trade duplication between different MT4 accounts, and price comparison in order to detect arbitrage opportunities.
QuickChannel can also be used to communicate between MT4 and other applications. You can use it in any programming environment which allows DLL calls. For example, you can use QuickChannel in MT5, in cTrader, or in VBA code in Microsoft Excel. All these environments can communicate with each other. For example, you can use QuickChannel to send messages between MT4 and Excel, or between MT5 and cTrader.
QuickChannel can deliver messages in less than 1 millisecond, without the EA/script having to run in an infinite loop or use large amounts of processor power.
QuickChannel is used as the basis of the Personal Trade Copier.
QuickChannel can also be used to communicate between MT4 and other applications. You can use it in any programming environment which allows DLL calls. For example, you can use QuickChannel in MT5, in cTrader, or in VBA code in Microsoft Excel. All these environments can communicate with each other. For example, you can use QuickChannel to send messages between MT4 and Excel, or between MT5 and cTrader.
QuickChannel can deliver messages in less than 1 millisecond, without the EA/script having to run in an infinite loop or use large amounts of processor power.
QuickChannel is used as the basis of the Personal Trade Copier.
MT 5
QuickChannel is a developer library for sending messages between EAs/scripts running in different instances of MT5 on the same computer (or within a single copy of MT5). Typical uses include trade duplication between different MT5 accounts, and price comparison in order to detect arbitrage opportunities.
QuickChannel can also be used to communicate between MT5 and other applications. You can use it in any programming environment which allows DLL calls. For example, you can use QuickChannel in MT4, in cTrader, or in VBA code in Microsoft Excel. All these environments can communicate with each other. For example, you can use QuickChannel to send messages between MT5 and Excel, or between MT4 and cTrader.
QuickChannel can deliver messages in less than 1 millisecond, without the EA/script having to run in an infinite loop or use large amounts of processor power.
QuickChannel can also be used to communicate between MT5 and other applications. You can use it in any programming environment which allows DLL calls. For example, you can use QuickChannel in MT4, in cTrader, or in VBA code in Microsoft Excel. All these environments can communicate with each other. For example, you can use QuickChannel to send messages between MT5 and Excel, or between MT4 and cTrader.
QuickChannel can deliver messages in less than 1 millisecond, without the EA/script having to run in an infinite loop or use large amounts of processor power.
Explore and Download Our Other Tools
The Chart Quick-Tools are a suite of scripts for modifying all open charts simultaneously in both MT4 and MT5. They allow you to apply indicators to all charts or synchronise settings such as colours and zoom levels from one chart to the rest.
The Internet Trade Mirror duplicates orders over the internet between copies of MT4/MT5 on different computers. Senders can control which trades are broadcast. Receivers can control which trades are copied, and can change the lot sizing and risk settings.
The Custom Timeframe Generator lets you create charts for timeframes which are not available by default in MT4, e.g. 10-second charts, 3-minute charts, or tick charts. You run a Generator EA on a normal chart for your chosen symbol, and the custom timeframe is then available from MT4's list of offline charts. The custom timeframe continues to update for as long as the Generator EA is running.