Changes in version 1.12
Published at 2015-01-04.
Features:
- Added 120 new functions to the API present in MQL4 build 6xx/7xx;
- Added support for new events: OnChartEvent(), OnTimer() and OnTester();
Updates:
- Sample projects are updated to Visual Studio 2012 and .NET 4.5;
- Removed support for MT4 build 5xx;
Bug fixes:
- use MQL4 compiler build 1019 (this fixes EAs with custom MQL to be compatible with MT4 ver: 4.00 build 7xx);
- no exception on MQL timeout;
- WinIOError while logging;
- other minor fixes;