Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Z order within NinjaScript in Indicator

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

    Z order within NinjaScript in Indicator

    Hi,

    I have an indicator which plots rectangle and plots Time frame of the chart, but when there are few ractangles drawn, the Time frame text goes under all rectangles. Is it possible to change the Z order within the script of the indicator for NT8, so that plotted texts always remain 0?

    #2
    Hello asmmbillah,

    Indicators can call SetZOrder() to set the z-order.


    Drawing objects drawn by the script will appear in the order they are drawn.
    Chelsea B.NinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by Geovanny Suaza, 02-11-2026, 06:32 PM
    0 responses
    669 views
    0 likes
    Last Post Geovanny Suaza  
    Started by Geovanny Suaza, 02-11-2026, 05:51 PM
    0 responses
    378 views
    1 like
    Last Post Geovanny Suaza  
    Started by Mindset, 02-09-2026, 11:44 AM
    0 responses
    111 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Started by Geovanny Suaza, 02-02-2026, 12:30 PM
    0 responses
    575 views
    1 like
    Last Post Geovanny Suaza  
    Started by RFrosty, 01-28-2026, 06:49 PM
    0 responses
    580 views
    1 like
    Last Post RFrosty
    by RFrosty
     
    Working...
    X