Version 2.2 2018.12.10
Added options:
1. mode: true - analysis at the opening of each bar. false-analysis every 15 minutes.
2. fixed_TF: true - the main timeframe is M1. false - the main timeframe is the chart or the tester.
Version 2.0 2018.12.05
In new version 2.0:
1. added the ability to trade with other expert advisors on the same account. To do this, the "Magic" parameter is added in the EA settings, which sets the magic number for orders.
2. added the "WaitSLTP" parameter - in the" true " position, the EA waits for Stop or Take profit operation, regardless of the incoming signals. In the "false" position, the EA changes the direction of the trade immediately after the signal is received.
3. added "Reverse BUY and SELL" parameter - mirror trading is enabled in "true" position. Instead of a BUY trade, it opens SELL, instead of SELL - BUY.
4. Added the "Money Management" parameter-money management is enabled in the "true" position. In the "false" used fixed lot of "Lots".
5. Fixed a bug in the purchase strategy, so that the profit of the expert Advisor on EURUSD pair increased by 3 times