Support Board
Date/Time: Wed, 05 Nov 2025 19:21:44 +0000
Post From: ACSIL AddAsUserDrawnDrawing replay mode
| [2023-10-21 15:45:28] |
| Sierra_Chart Engineering - Posts: 21319 |
|
Really the proper way to do this is to not use AddAsUserDrawnDrawing = 1 and when there is a full recalculation which can be detected with: sc.IsFullRecalculation
You then will add all of the drawings which should be added. Or you do need to delete the drawings with sc.DeleteUserDrawnACSDrawing during a full recalculation. You know what you want to accomplish. So you have to work out the details. Sierra Chart Support - Engineering Level Your definitive source for support. Other responses are from users. Try to keep your questions brief and to the point. Be aware of support policy: https://www.sierrachart.com/index.php?l=PostingInformation.php#GeneralInformation For the most reliable, advanced, and zero cost futures order routing, use the Teton service: Sierra Chart Teton Futures Order Routing |
