Support Board
Date/Time: Sun, 22 Jun 2025 15:07:19 +0000
[Programming Help] - Delete / update text drawing created by ACSIL
View Count: 582
[2022-03-25 13:39:18] |
tomas262 - Posts: 149 |
Hi, could anybody advise how to do that please? I use the following code to draw (see the image) SCString slipCounter; slipCounter.Format("Slip: %i ticks (%f)", (int)(slippage / sc.TickSize), sc.RoundToTickSize(slippage)); sc.AddAndManageSingleTextUserDrawnDrawingForStudy(sc, 0, 2, 91, SlipCounter, 0, slipCounter, 1, 0, 1); but not sure how to delete because on next trade another text object is drawn above the previous so multiple text objects are drawn one above another |
![]() |
To post a message in this thread, you need to log in with your Sierra Chart account: