Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Bars Always 1 in Z Order
Collapse
X
-
Hello Phteven,
You can write an indicator that draws behind bars but you wouldn't be able to effect other indicators if they don't specify a zorder in their own code. -1 can be used if you wanted to draw behind the price bars.
You can read about how to set the zorder and also the levels of the default chart features here:
-
Hi Marcus,Originally posted by marcus2300I use Z order too. In the beginning Z order did not work well. Z order changed often when I made a new chart/window.
So I made a template from one window and apply that template on any new chart/window. Since I do that I never have to change Z order anymore.
What is in the template specifically? Can you share it?
I am having problems with ZOrder and cant find a solution..
Also, the link ou've provided does not work, its broken.
Comment
-
Hi Jesse,Originally posted by NinjaTrader_Jesse View PostHello Phteven,
You can write an indicator that draws behind bars but you wouldn't be able to effect other indicators if they don't specify a zorder in their own code. -1 can be used if you wanted to draw behind the price bars.
You can read about how to set the zorder and also the levels of the default chart features here:
https://ninjatrader.com/support/help...art_zorder.htm
What about an indicator to brind the Dataseries most upfront leaving all other indies on the chart where they are (zorder) but always bringing the dataseries to first... is it possible?
Something like droping this "tool-indicator" on a chart and when the chart loads the indicator scans for the dataseries and change/set the ZOrder..
(i am not a coder)
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
656 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
371 views
1 like
|
Last Post
|
||
|
Started by Mindset, 02-09-2026, 11:44 AM
|
0 responses
109 views
0 likes
|
Last Post
by Mindset
02-09-2026, 11:44 AM
|
||
|
Started by Geovanny Suaza, 02-02-2026, 12:30 PM
|
0 responses
574 views
1 like
|
Last Post
|
||
|
Started by RFrosty, 01-28-2026, 06:49 PM
|
0 responses
579 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|

Comment