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:	211
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 CarlTrading, 03-31-2026, 09:41 PM
        1 response
        76 views
        0 likes
        Last Post NinjaTrader_ChelseaB  
        Started by CarlTrading, 04-01-2026, 02:41 AM
        0 responses
        40 views
        0 likes
        Last Post CarlTrading  
        Started by CaptainJack, 03-31-2026, 11:44 PM
        0 responses
        63 views
        2 likes
        Last Post CaptainJack  
        Started by CarlTrading, 03-30-2026, 11:51 AM
        0 responses
        63 views
        0 likes
        Last Post CarlTrading  
        Started by CarlTrading, 03-30-2026, 11:48 AM
        0 responses
        53 views
        0 likes
        Last Post CarlTrading  
        Working...
        X