Creating a new Pending Order when a TP is hit
-
Hi. I want to create a new pending order x pips away from where the last trade hit its take profit. I have tried using "On Trade" with a "Trade closed" block, however it doesn't seem to read it. I have also tried creating a For Each Closed Trade block, but again, it doesn't seem to register. Is there an easy way to do this?
-
Nevermind, figured it out with the For Each Closed Trade block. I just had an error with a Numerical vs pips calculation.