Fxdreema
-
Please, how do I avoid repeating trades if I set an indicator intersection condition without using the no trader block because I want to open a trade at every indicator intersection?
-
@alhammeed1990
Try Once per bar -
@alhammeed1990 But if you need to open a trade per intersection, what's the point of trying that not to happen?
-
I want to open a deal at each intersection at a five-minute interval and close the deals at an hourly interval.
-
use once per bar, set to 5m and 1 hour for the job you want to do