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.
About the App
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.
Try and Download Our Another Tools
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.
The Renko bar indicator draws Renko blocks on a normal MT4 time-based chart. The blocks can either be drawn as continuous, or as separated elements whenever a new Renko block is completed. he indicator can also be used to create an offline MT4 chart containing only the Renko blocks - a more traditional Renko chart which is not time-based like a normal MT4 chart.
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.