Version 2.13 2021.07.22
- An ability to work with an Expert Advisor with disabled auto-trading
Version 2.12 2021.07.13
- A control flag of closure of current opened positions when not working time begins has been added
- The working time setting format has been changed
- A possibility to set trade pause intervals has been added
Version 2.11 2021.06.29
- Fixes and little improvements
- The current server time is used for working hours setting
Version 2.1 2021.06.11
Master Levels moves to new more stable trading logic. Logic of trade signals remains the same.
Also secondary functions has been removed due to incompatibility with new trading logic.
Version 1.41 2018.02.02
- Completely redesigned and optimized the code.
Version 1.27 2017.08.07
- Corrected the algorithms for processing open positions
Version 1.26 2017.06.06
- Revised the lot calculation system with the 'Risk per trade' parameter specified.
- Added parameter for selecting the order filling type (Filling Type)
Version 1.25 2017.05.17
- Improved lot calculation system with a set Risk per trade parameter
Version 1.24 2017.05.03
- Fixes in calculations.
- Removed the postfix parameter. Now, if the currency pair name is EURUSD.ecn, then it is not necessary to enter .ecn. The EA will determine everything automatically.
Version 1.23 2017.04.21
- Adjusted calculations, which could result in an error in certain situations
Version 1.22 2017.04.13
- Added the EA status bar to the info panel.
- Added the display of the daily total trade volume to the panel.
- Input parameters are set in 5-digit quotes.
- Added a parameter for limiting the number of deals performed per day.
- The EA operation time is set in hours and minutes
- Added a parameter for closing open deals when the EA operation time ends
- Optimized and improved the code.
Version 1.1 2016.10.28
- Fixed some bugs.
- Working time period can be set with overlapping days. For example, 'hour start 22 to hour end 17'.
- Added the commission parameter. This allows evaluating commission after testing. The total commission is defined using the OnTester function in the testing journal.