Version 1.3 2020.11.29
Added the "ModeTrade" parameter - select the option for opening orders for each direction separately.
Added the "NewOrdersBuy" parameter - enabling / disabling the opening of new orders in the BUY direction.
Added the "NewOrdersSell" parameter - enabling / disabling the opening of new orders in the SELL direction.
Added the "ModeTime" parameter - enabling / disabling the opening of new orders at the time specified in the "StartTime" and "EndTime" parameters.
Version 1.2 2020.11.20
Added the "ModeDD" parameter - selection of the close option by the maximum drawdown, can be disabled;
Added the "MaxDD" parameter - the maximum drawdown in the deposit currency, after reaching which the orders are closed, while, depending on the choice of the "ModeDD" parameter, the EA will either continue to trade or stop trading.
Version 1.1 2020.10.22
Added the “MaxLot” parameter - the maximum volume of next order for each of the BUY/SELL directions;
Added the "MaxOrders" parameter - the maximum number of orders for each BUY/SELL direction.