Support Board
Date/Time: Sat, 18 Jan 2025 19:41:58 +0000
Post From: Drawing Tool problems with Custom Profile study
[2018-02-19 19:05:14] |
WarriorTrader - Posts: 245 |
When using UTAM_ADD_ALWAYS, you cannot use the same Line Number. You should always let Sierra Chart automatically assigned that. This will not work:
LetterTPO.LineNumber = 6417888; Ok thx. I will make the necessary changes. How should I go about deleting the drawing objects? Does the SC generated line number need to be saved in an array so it can be deleted? Thx, WT |