Login Page - Create Account

Support Board


Date/Time: Wed, 27 Nov 2024 12:33:46 +0000



[Programming Help] - s_UseTool::LockDrawing - allow modification on chart

View Count: 261

[2023-08-05 19:45:36]
User992949 - Posts: 4
Is there a way to enable the modification of a Drawing on Chart, if it was created by a custon Study?

I recently ported my Indicators from NinjaTrader to SC and not being able to even delete Drawing with your mouse, is a bummer.

I tried foo.LockDrawing = false but it is not working.
[2023-08-05 21:31:57]
User431178 - Posts: 544
You need to add drawing as user drawn to be able to manually adjust them.
Using Drawing Tools From an Advanced Custom Study: s_UseTool::AddAsUserDrawnDrawing

To post a message in this thread, you need to log in with your Sierra Chart account:

Login

Login Page - Create Account