Help with this martingale robot!
-

Hi i am creating this martingale robot that as soon as i start it opens hedge trades one buy and one sell each with a first takeprofit of 10 pips then if one of those trade doesnt close and get to -20 pips using the constant pipstep it open another trade with a tp of 25 pips if the trade goes down -20 pips it keeps open trades and like that it goes multipling the lots by 1.3 and when one trade reaches tp they all close but i cant get it to work i dont know what am i doing wrong
-
I think that you are doing this mistake that I described here:https://fxdreema.com/tutorial/builder/things-not-to-do#2
But because you say that you want to hedge, let me try to convince you to forget about hedging, because this doesn't help at all. Hedging in the same symbol is useless strategy that only makes things really complex and nothing else. The whole strategy turns into some crazy useless recursive loop. There is no magic in this. Real hedging is when you trade in multiple pairs, but not in the same symbol. Hedging in the same symbol is plain stupid.