Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Customizing plots to overlap in a specific order (Indicator panel)

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

    Customizing plots to overlap in a specific order (Indicator panel)

    Hi there,

    If I have 5 solid line plots in my custom indicator panel.

    Is there a piece of code I can use to specify how they should overlap one another instead of having to code them in a specific order?

    Example:
    Plot 1
    Plot 2
    Plot 3
    Plot 4
    Plot 5


    This order will make "plot 5" overlap all of the other 4 plots because of the way it has been ordered.

    Could I use a piece of code to specify "plot 1" to overlap all the other plots without re-ordering them manually?

    I hope this question isn't too vague. Please let me know if I must go into further detail.

    Any help will be much appreciated

    #2
    Hello RoswellTrader,

    Unfortunately, the plots in a single indicator are layered in the order that AddPlot() is called.

    If the plots are separated into indicators you could set the indicators ZOrder.
    Chelsea B.NinjaTrader Customer Service

    Comment


      #3
      No problem! Thanks so much for your help.

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by Geovanny Suaza, 02-11-2026, 06:32 PM
      0 responses
      637 views
      0 likes
      Last Post Geovanny Suaza  
      Started by Geovanny Suaza, 02-11-2026, 05:51 PM
      0 responses
      366 views
      1 like
      Last Post Geovanny Suaza  
      Started by Mindset, 02-09-2026, 11:44 AM
      0 responses
      107 views
      0 likes
      Last Post Mindset
      by Mindset
       
      Started by Geovanny Suaza, 02-02-2026, 12:30 PM
      0 responses
      569 views
      1 like
      Last Post Geovanny Suaza  
      Started by RFrosty, 01-28-2026, 06:49 PM
      0 responses
      571 views
      1 like
      Last Post RFrosty
      by RFrosty
       
      Working...
      X