custom Trailing step offset (2 steps)
-
I want to have 2 custom trailing steps in wich profit will be secured.
I tryed to do something like this, but that doesent work.

Is there any way to use the break even point condition 2x times for one trade?
Or are there any better ways to do that? thx.
-
@tho401 Hello,
This seems like the right way. Unless your (if trade) block is not customized for that trade. How about you replace the (if trade) block it with a (pass) block or just delete it since you already have the two trailing blocks connected and they will run alone.
-
i will try it, thx
for some reason it only worked with the first break even point so far, it doesent executed the second one.
i will try to change out the "if trade" or to cut it out.