Support Board
Date/Time: Sun, 02 Nov 2025 04:42:50 +0000
[Programming Help] - Selectable study anchors / vertical lines
View Count: 768
| [2021-06-18 17:58:07] |
| ATricky1 - Posts: 16 |
|
I want to use a couple of chart anchors / vertical lines that are created in a study and can be dragged about so that I can plot price/volume calculations between those two points in time. What functions / properties are available to do this? e.g. I can create an unelectable line in code but can't find any way of making it selectable. Thanks. |
| [2021-06-21 12:22:53] |
| ATricky1 - Posts: 16 |
|
Bump - anybody? Can't I access a drawing object's properties - line a movable vertical line - via a study? Thanks. |
| [2021-06-21 12:28:07] |
| User907968 - Posts: 847 |
|
To add a selectable drawing from ACSIL you need to add as user drawn - Using Drawing Tools From an Advanced Custom Study: s_UseTool::AddAsUserDrawnDrawing
|
| [2021-06-21 14:41:31] |
| ATricky1 - Posts: 16 |
|
hey thanks for that - great news. A lot of doc to work through and hadn't come across that yet.
|
To post a message in this thread, you need to log in with your Sierra Chart account:
