Tools for download
FX Blue Email Library
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.
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
The Email Library is a DLL which developers can use to provide all the email functionality which is missing from MT4:
All mail transmission is asynchronous, and does not block the execution of the EA/indicator.
The Email Library caters for any number of scenarios which MT4's built-in email handling cannot cope with:
- Multiple recipients
- Attached files
- HTML-formatted messages
- Mail servers which require SSL (e.g. GMail)
- Altering the sender name of messages
- CC and BCC recipients
All mail transmission is asynchronous, and does not block the execution of the EA/indicator.
The Email Library caters for any number of scenarios which MT4's built-in email handling cannot cope with:
- Better-presented, more professional reports on trading activity (i.e. HTML formatting)
- Backups, without the complexity of setting up an FTP server (i.e. send the backup files as attachments to emails)
- Transmission of screenshots by email
- Signal services, with different subscriber lists for different kinds of signal
Explore and Download Our Other Tools
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 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.