Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Single Indicator - Multiple panels

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

    Single Indicator - Multiple panels

    I am working on a custom indicator that has multiple plots in the code. I have IsOverlay set to false which makes the plots appear on a separate panel which is what I want. However, that panel is getting crowded with all the plots so I want to move them to a 3rd panel. How would I go about putting those plots on a different panel?

    #2
    Hello algospoke,

    Unfortunately an indicator is only able to plot within a single panel.

    You could choose to add multiple instances of the indicator to the chart and set the Panel of each instance to a different value. Then you can set the plots you don't want to see to Transparent.

    You could choose to create a separate indicator with only the other plot.
    Chelsea B.NinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by Hwop38, 05-04-2026, 07:02 PM
    0 responses
    150 views
    0 likes
    Last Post Hwop38
    by Hwop38
     
    Started by CaptainJack, 04-24-2026, 11:07 PM
    0 responses
    302 views
    0 likes
    Last Post CaptainJack  
    Started by Mindset, 04-21-2026, 06:46 AM
    0 responses
    243 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Started by M4ndoo, 04-20-2026, 05:21 PM
    0 responses
    345 views
    0 likes
    Last Post M4ndoo
    by M4ndoo
     
    Started by M4ndoo, 04-19-2026, 05:54 PM
    0 responses
    174 views
    0 likes
    Last Post M4ndoo
    by M4ndoo
     
    Working...
    X