Condition block doesn't work
-
Hello:
I have little experience with Fxdreema.
I'm creating a project and have it set up as shown in the image.
The problem is with the current candle (0). I want it to be a bullish candle, which doesn't always happen.
Also, the low of candle 0 must be higher than the low of candle 1, but this condition isn't always met.Can anyone help me?

-
A level of price cannot cross another level of price, try > or < , also candle low ID0 is not correct.
-
OK thanks.