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 charlesugo_1, 05-26-2026, 05:03 PM
      0 responses
      66 views
      0 likes
      Last Post charlesugo_1  
      Started by DannyP96, 05-18-2026, 02:38 PM
      1 response
      149 views
      0 likes
      Last Post NinjaTrader_ChelseaB  
      Started by CarlTrading, 05-11-2026, 05:56 AM
      0 responses
      162 views
      0 likes
      Last Post CarlTrading  
      Started by CarlTrading, 05-10-2026, 08:12 PM
      0 responses
      99 views
      0 likes
      Last Post CarlTrading  
      Started by Hwop38, 05-04-2026, 07:02 PM
      0 responses
      286 views
      0 likes
      Last Post Hwop38
      by Hwop38
       
      Working...
      X