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 Mindset, 04-21-2026, 06:46 AM
      0 responses
      57 views
      0 likes
      Last Post Mindset
      by Mindset
       
      Started by M4ndoo, 04-20-2026, 05:21 PM
      0 responses
      78 views
      0 likes
      Last Post M4ndoo
      by M4ndoo
       
      Started by M4ndoo, 04-19-2026, 05:54 PM
      0 responses
      39 views
      0 likes
      Last Post M4ndoo
      by M4ndoo
       
      Started by cmoran13, 04-16-2026, 01:02 PM
      0 responses
      101 views
      0 likes
      Last Post cmoran13  
      Started by PaulMohn, 04-10-2026, 11:11 AM
      0 responses
      61 views
      0 likes
      Last Post PaulMohn  
      Working...
      X