Draw over candle

Created at 07 Dec 2023, 22:49
AndreaPereira's avatar

AndreaPereira

Joined 02.12.2023

Draw over candle
07 Dec 2023, 22:49


Hi, I need some guidance on how to proceed.  I don't know how to create this graphic, I would have to draw a rectangular shape on top of each candle while it is still open.  This shape should look like a notch marking a level of the candle.  what if I can do it?  Thanks for your help.


@AndreaPereira
Replies

PanagiotisCharalampous
08 Dec 2023, 06:42

Hi there,

You can use the DrawRectange() methods. 

Best regards,

Panagiotis


@PanagiotisCharalampous