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 CarlTrading, 03-31-2026, 09:41 PM
      1 response
      46 views
      0 likes
      Last Post NinjaTrader_ChelseaB  
      Started by CarlTrading, 04-01-2026, 02:41 AM
      0 responses
      22 views
      0 likes
      Last Post CarlTrading  
      Started by CaptainJack, 03-31-2026, 11:44 PM
      0 responses
      33 views
      1 like
      Last Post CaptainJack  
      Started by CarlTrading, 03-30-2026, 11:51 AM
      0 responses
      50 views
      0 likes
      Last Post CarlTrading  
      Started by CarlTrading, 03-30-2026, 11:48 AM
      0 responses
      42 views
      0 likes
      Last Post CarlTrading  
      Working...
      X