Draw Rectangle
-
Hello I am trying to configure my bot to draw a rectangle that starts at candle 0 and ends 20 candles in the future. I have tried to use -20 as candle id but it does not work. What am I doing wrong?
https://fxdreema.com/shared/m6zXLCyDPS. I want the low of the rectangle to be the high of candle 3, and the high to be the low of candle 1.
-
Is the rectangle used for visual reasons only? If so I recommend not to use it. If you need it to find an area inside, you can use variables to store the info and will safe a lot of time and blocks.