How to: I don't want a trade to close and open within the same candle
-
Hi, I'm trying to figure out how i can set the blocks where it doesn't open a trade within the same candle that the previous trade was closed or it checks if a trade wasn't closed on that same candle before buying/selling. I think it's simple but not sure how to do it or something similar. Anyone know how?
-
@lwoodruff You can do this:
You will have to add your opening trade conditions below these blocks in order to be sure no trade was closed on the current candle.
-
Thank you
-
You're welcome.