Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Programmatically move attached drawing objects

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Programmatically move attached drawing objects

    My code moves drawing objects in a chart by changing the anchor.Price​.
    It works fine, but not for drawing objects which are attached to all charts.
    The drawing obejct is moved, but when I reload the chart, the old position is restored.
    What am I doing wrong?

    #2
    Hello Bobin,

    Thanks for your post.

    The anchor properties of drawing tools are read-only as stated on this help guide page: https://ninjatrader.com/support/help...rawingtool.htm

    It would be more straightforward to remove the draw object with the RemoveDrawObject method and draw a new one on the chart in the new location.

    Please let me know if I may assist further.​
    <span class="name">Brandon H.</span><span class="title">NinjaTrader Customer Service</span><iframe name="sig" id="sigFrame" src="/support/forum/core/clientscript/Signature/signature.php" frameborder="0" border="0" cellspacing="0" style="border-style: none;width: 100%; height: 120px;"></iframe>

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by Hwop38, 05-04-2026, 07:02 PM
    0 responses
    164 views
    0 likes
    Last Post Hwop38
    by Hwop38
     
    Started by CaptainJack, 04-24-2026, 11:07 PM
    0 responses
    317 views
    0 likes
    Last Post CaptainJack  
    Started by Mindset, 04-21-2026, 06:46 AM
    0 responses
    246 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Started by M4ndoo, 04-20-2026, 05:21 PM
    0 responses
    350 views
    0 likes
    Last Post M4ndoo
    by M4ndoo
     
    Started by M4ndoo, 04-19-2026, 05:54 PM
    0 responses
    179 views
    0 likes
    Last Post M4ndoo
    by M4ndoo
     
    Working...
    X