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 argusthome, 03-08-2026, 10:06 AM
    0 responses
    76 views
    0 likes
    Last Post argusthome  
    Started by NabilKhattabi, 03-06-2026, 11:18 AM
    0 responses
    45 views
    0 likes
    Last Post NabilKhattabi  
    Started by Deep42, 03-06-2026, 12:28 AM
    0 responses
    26 views
    0 likes
    Last Post Deep42
    by Deep42
     
    Started by TheRealMorford, 03-05-2026, 06:15 PM
    0 responses
    32 views
    0 likes
    Last Post TheRealMorford  
    Started by Mindset, 02-28-2026, 06:16 AM
    0 responses
    62 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Working...
    X