@siggi12345 sure!
To operate our loop, we need to first create 2 variables. The variables menu opens from the top of blocks list.

The idea in my loop is to first set some boolean variable ("success" in the example) to TRUE, and then loop through all 5 candles -> if some of them breaks our condition, the variable is set to FALSE.
After the loop, we can simply check if our variable has stayed TRUE, which would mean that all conditions were ok.
https://fxdreema.com/shared/6Zmxnuj6c
Edit: wrong pic







