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.
This is the MT4 version of QuickChannel. An MT5 version is also available.
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.
EACopy simplifies the process of distributing new versions of .ex4 files across multiple instances of MT4. You simply put the new file(s) in one central place, and EACopy then transfers them into any number of different MT4 installations on your computer.
The Data Integrity Checker analyses the data being used in MT4 backtesting and reports on common problems: missing bars in the data, incorrect spikes in prices, .fxt files exceeding 2GB (which cannot be correctly processed by MT4).
The Email Library is a simple DLL which provides all the email functionality missing from MT4: multiple recipients, attached files, HTML formatting, support for GMail etc.
The SMS Library is a simple DLL which any MT4 developer can use to add SMS alerts to their EA. The SMS is sent directly from MT4; delivery is faster and more reliable than using an email-to-SMS gateway.
EACopy simplifies the process of distributing new versions of .ex5 files across multiple instances of MT5. You simply put the new file(s) in one central place, and EACopy then transfers them into any number of different MT5 installations on your computer.
QuickChannel is a library for sending messages between copies of MT5 running on the same computer (or between EAs/scripts running in the same installation of MT5). QuickChannel can deliver messages in less than 1 millisecond.
Thank you for your download of FX Blue QuickChannel for MT4!
Your software is now downloading in your web browser. For more information about how to set up and use the software, please see the online user guide: