Hi,
I plot an horizontal line on the close that way. PlotShapes( shapeHollowSmallCircle, colorWhite , layer = 0, yposition = LastValue(C), offset = 0 ); Does it exist some hidden shapes not documented ? Or personnal additionnal shapes such as : tiret, centered underscore, left triangle, right triangle... In the above example, a centered underscore (centered in Y axis) could draw what I wish , a plain line. Or a trick to display the line... TIA Best regards
