WHY ONE PER BAR NOT WORKING
-
In this example, when working on a zero candle, when opening a buy or sell.
And the return of the price again does not open a counter deal.
Although the opposite candle is completely independent? Why ? And how to make it work?
https://fxdreema.com/shared/OHIN3c9nd -
Remove both 'once per bar' blocks from ots current position and put just one on top of blocks 93 and 97.
-
@l-andorrà said in WHY ONE PER BAR NOT WORKING:
Remove both 'once per bar' blocks from ots current position and put just one on top of blocks 93 and 97.
I don't want her to work only once, I want her to work every time an intersection occurs.
-
And they will happpen as many times as conditions are met. The 'once per bar' block is just checking if conditions are met bar after bar.
