Once per bar
-
Currently as soon as I start my EA everything under "Once per bar" will execute immediately.
I want all blocks under "Once per bar" to execute only on next bar.How do I stop it from running it immediately and wait for next bar to appear?
-
You mean "once per trade"? otherwise you need specify the condition of the next bar. or maybe can tell us what exactly that u need.
-
https://fxdreema.com/shared/EmCNQTnbd
This should help, it counts the bars and condition passes when the count is above 1