I would like to draw a rectangle only on one candlestick.
Using Draw.Rectangle draws the rectangle only from the middle of the bar, if I set endprice to current bar, it is not visible, and if i set the end price to the next bar, it draws the rectangle from the middle of the current bar to the middle of the next bar.
I attach a screenshot of what i would like to achieve, the rectangles were drawn manually via Paint.

Comment