Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

How do I control zorder on an indicator panel

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

    How do I control zorder on an indicator panel

    I have an indicator plotting 3 waves that I need to control the zorder dynamically. In the provided screen shot you can see that when the values are above the zero line you can see the different colors of the waves but this is only because the 3rd wave is below the the other 2 waves once it becomes greater than the other waves, they are no longer visible. Click image for larger version

Name:	sample.png
Views:	206
Size:	9.3 KB
ID:	1271037

    #2
    Hello Itachi,

    Thanks for your post.

    Indicators could call SetZOrder() to set the z-order in the script.
    https://ninjatrader.com/support/help.../setzorder.htm

    ZOrder: https://ninjatrader.com/support/help...der.htm​
    <span class="name">Brandon H.</span><span class="title">NinjaTrader Customer Service</span><iframe name="sig" id="sigFrame" src="/support/forum/core/clientscript/Signature/signature.php" frameborder="0" border="0" cellspacing="0" style="border-style: none;width: 100%; height: 120px;"></iframe>

    Comment


      #3
      Do plots in indicator panels controlled by zorder as well?

      Comment


        #4
        Hello Itachi,

        Thanks for your notes.

        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.
        https://ninjatrader.com/support/help.../setzorder.htm
        <span class="name">Brandon H.</span><span class="title">NinjaTrader Customer Service</span><iframe name="sig" id="sigFrame" src="/support/forum/core/clientscript/Signature/signature.php" frameborder="0" border="0" cellspacing="0" style="border-style: none;width: 100%; height: 120px;"></iframe>

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by Geovanny Suaza, 02-11-2026, 06:32 PM
        0 responses
        648 views
        0 likes
        Last Post Geovanny Suaza  
        Started by Geovanny Suaza, 02-11-2026, 05:51 PM
        0 responses
        369 views
        1 like
        Last Post Geovanny Suaza  
        Started by Mindset, 02-09-2026, 11:44 AM
        0 responses
        108 views
        0 likes
        Last Post Mindset
        by Mindset
         
        Started by Geovanny Suaza, 02-02-2026, 12:30 PM
        0 responses
        572 views
        1 like
        Last Post Geovanny Suaza  
        Started by RFrosty, 01-28-2026, 06:49 PM
        0 responses
        574 views
        1 like
        Last Post RFrosty
        by RFrosty
         
        Working...
        X