its a simple automated basket trading strategy running on 20 pairs with R:R = 1:1, currently i am running 3 versions(3 different settings) ,
V3 : the trade stop out once the price hits stop loss or take profit levels
V4 : the trade stop out once either hit SL/TP levels or when a new signal generated , the EA closes the current trade and opens a new trade even if its in the same direction (not stop and reverse)

V5: all opened trades are closed at the end of the day and the EA starts looking for new signals on the start of new trading day