Version 1.53 2019.08.06
Update 1.53
---------------
fixed an issue to automatically resume trading on a new day after pausing when the daily target is reached.
update is necessary for people running the expert on VPS or unattended.
Version 1.52 2019.08.05
Update 1.52
---------------
1) Added a new input parameter "Use Timer", default is true. Leave it as True, unless you received "cannot set timer" error, then set it to False.
Version 1.51 2019.08.05
Update 1.51
- Technical fix of an MT4 EventSetTimer() function that some times give "Set Timer Error"
- Calling RefreshRates() Function immediately before buying/selling to avoid buy/sell errors (if any)
Version 1.50 2019.06.15
UPDATE (v1.50)
=============

The major update in this version is the Normalized Values of Indicators instead of the raw values in previous versions.
This gives equal weight to all indicators.

The second update is the introduction of a new option (Use Recommended Threshold (auto)).
Setting this parameter to True, the Expert will automatically calculate the recommended threshold value and use it instead of the manually entered (Pair Threshold Value).

Version 1.41 2019.01.07
Version 1.41 upgrade
==================

Added inputs:
-----------------
1- Primary Indicator Set : Here you can choose which Indicator set is the primary set for signals.
Options are :
** None: this option leave the signals as they were calculated in version 1.40,
** Set 1: this option will make Indicators Set 1 the primary set for filtering the signals
** Set 2: this option will make Indicators Set 2 the primary set for filtering the signals

Fixed Bugs:
--------------
1- fixed a bug when selecting specific symbols to trade.