Version 2.1 2026.01.28
A minor bug related to the Automatic GMT detection system has been fixed in this version!
Version 2.0 2026.01.08
We are happy to officially introduce GOLD Scalper PRO version 2.0 — a major update with significant improvements to performance, stability, and usability.

This is not a small update. We’ve completely refined the core of the EA and added powerful new features designed to increase profitability while keeping risk under control.

In this new version, we have introduced:

- A second trading strategy
- A significantly improved core trading logic
- Much higher trading frequency
- A brand-new Drawdown Protection System
- Removal of unnecessary and outdated features
Version 1.70 2024.06.12
I have optimized the code of Gold Scalper PRO according to latest MQL4/5 language requirements.
I have changed the colors of the information box.
I have added a new parameter ShowButtons. By default its value is true. If you wish to hide the buttons on the information box then set ShowButtons=false.
I have published a new grid .set file with more conservative settings. You can find the new .set file on the blog. Check product description for link to the blog!
NOTE: Although the default settings of Gold Scalper PRO are profitable enough some traders want to use the grid system. Therefore i try to offer them different kind of settings which activates the grid system. The grid system is optional and disabled by default. You can activate it only by using the grid .set files which i have provided.
Version 1.60 2023.09.05
I have fixed a small bug related to the Time Management System.
Version 1.50 2022.05.10
A small change in the EA code.
Version 1.41 2021.09.15
I have fixed a small bug in the RecoveryMode system.
Version 1.4 2021.07.13
I have added GRID system in GOLD Scalper PRO by request of my users. It is optional. By default it is disabled. If someone want to use it then please check the blog for more info: https://www.mql5.com/en/blogs/post/723172
Version 1.3 2021.03.15
- I have added two new parameters LongTrades and ShortTrades which allow opening only of long traders, only of short trades or both.
- Comment "-Manual" will be added as an additional text on the comments of manually opened trades. Just to be more easy to separate manual trades from automatic trade.
Version 1.2 2020.04.22
RecoveryMode is added in the new version 1.2 of GOLD Scalper PRO. RecoveryMode is an advanced system for loss recovery. When enabled the EA will increase the lot size with small amounts after each loss until all previous losses are compensated successfully. RecoveryMode works when AutoMM is enabled (AutoMM > 0). Pay attention to AutoMM_Max - it is the maximal allowed risk during recovery process.
Version 1.1 2019.08.07
A small bug related to the Time Management System is fixed.