When trade closes - have program wait until next bar.
-
I just started on FXDreema and am loving it.
My program only exits trades at stops. If it suddenly hits a stop, I want the program to wait until the next bar to execute any trades. I looked on the forum but couldn't find exactly what I was looking for.
Help?
-
You should use the green block 'Once per bar' on top of your project. That way any future action to be executed will wait until next bar to do it.