Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Graphic Object NOT Attached to Indicator

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

    Graphic Object NOT Attached to Indicator

    Hi,

    When drawing something from an indicator, the graphic object is attached to the indicator. If the graphic object is manually deleted from the chart this will cause to remove the indicator and delete any other graphic object created by the indicator. Refresing the indicator with F5 will cause to remove previous graphic objects from the indicator.

    Is there a way to create graphic objects from the indicator that are not attached to the indicator?

    so the user can remove them without deleting the indicator or they will persist in the chart after removing the indicator.

    Thanks
    Pac

    #2
    In Initialize set

    Code:
    AllowRemovalOfDrawObjects = true;

    Comment


      #3
      Thanks Bukkan,
      That solves part of the problem, now I can delete manually graphic objects.
      But If I delete the indicator it still will delete all graphic objects so they are still attached to the indicator.
      Is there a way to create graphic objects from an indicator and attach them to a data series?

      Comment


        #4
        pacpac, I do not believe this is currently possible, but I will have someone get back to you on Monday with confirmation of that.
        AustinNinjaTrader Customer Service

        Comment


          #5
          pacpac,

          Unfortunately indicator drawn objects will be removed when the indicator is removed. There is currently no way to remove the indicator without removing the object.
          Josh P.NinjaTrader Customer Service

          Comment

          Latest Posts

          Collapse

          Topics Statistics Last Post
          Started by CaptainJack, 05-29-2026, 05:09 AM
          0 responses
          173 views
          0 likes
          Last Post CaptainJack  
          Started by CaptainJack, 05-29-2026, 12:02 AM
          0 responses
          91 views
          0 likes
          Last Post CaptainJack  
          Started by charlesugo_1, 05-26-2026, 05:03 PM
          0 responses
          130 views
          0 likes
          Last Post charlesugo_1  
          Started by DannyP96, 05-18-2026, 02:38 PM
          1 response
          209 views
          0 likes
          Last Post NinjaTrader_ChelseaB  
          Started by CarlTrading, 05-11-2026, 05:56 AM
          0 responses
          186 views
          0 likes
          Last Post CarlTrading  
          Working...
          X