Version 1.2 2022.10.28
Minor changes have been made to the lot calculation algorithm. When updating the EA version, it is recommended to check your strategy in the tester to correct the "BalanceForAdd" parameter (maybe it needs to be increased a little).
Version 1.1 2022.09.18
The new version of the EA adds the ability to use up to 4 symbols in each of the 5 strategies. Added parameter "Step_Size" (minimum number of points between orders). For users of the previous version, let me remind you that in "EA-1" and in "EA-5" - "Step_Size=TakeProfit". And in "EA-2", "EA-3" and in "EA-4" - "Step_Size=0". The new parameter "Only_1_Symbol" is used during optimization (see optimization example for details).