Version 1.4 2017.06.16
1) Updated the neural model of the EA. The model shows good results with the default parameters on unknown data for 2017.
2) Added the 'Non loss level' parameter. It transfers Stop loss to breakeven when reaching the difference between the current price and opening price of N points, where N is the value of 'Non loss level'.
Version 1.3 2017.05.31
Fixed 'invalid fill' error for some brokers.
Version 1.2 2017.05.19
1) Added TRAILING_STOP (in points). The default is 0 (no trailing stop)
2) Considering p.1, TAKE_PROFIT now can also be set to 0 (disabled)
3) Improved the equation for calculating trade volumes
4) Updated the neural network model.