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