Loop for reverse entry and lot multiplier
-
How to create EA exactly like picture below as simple as possible? Each lotsize for every level can be manually set in the constant. I can't find a way to do it. Please help me.

-
@aisar And what happens when the last trade of the sequence hits its SL or TP. Does the lot size moves to 0.01 again?
-
the sequence will reset to lot 0.01 once the equity reach certain value
-
@aisar Then you need to work on the 'on trade' tab like this:
https://fxdreema.com/shared/cPAjCYI9e
I my example I just created the first step where the first buy hits the SL and opens the next sell. You will have to create as many different block trees as different combinations of lot size and TP/SL hit involved.