loop
-
Hello
I want to loop through the previous 10 candlesticks and see if these 10 candles are within the range I specified earlier.
If these 10 candles were in this range, I want the robot to put these 10 candles in a box for me. If not, don't do it.
I have also specified this range in relation to candle number one
Now my problem is that the robot that I made forms a box in almost every candle
Please if anyone can help me
My link: https://fxdreema.com/shared/DjvWt1hyd -
To get this working use 10 condition blocks, if 1-10 are true draw the box.
-
@peakyblinder
hi
solved link text -
-
Congrats and thank you for sharing!
