So, adding to volume on lose without closing previous trade. Good way to make some broker lucky 🙂

I guess the way to build this depends on the distance between trades - is it fixed (linear, every X pips), is it non-linear, or is it indicator-dependent. There is no single block for this kind of operation, but using pink blocks (Loop) many things can be done. You can check Examples to see some examples using loops.