Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Force Indicator To Be On Last Panel
Collapse
X
-
Force Indicator To Be On Last Panel
I have an indicator that should always overlay the last panel. Of course I can manually set it to do so, but am wondering if there is a way to set this in the code when it loads (i.e. in configure state). Doing so would allow other indicators to be added/removed without also having to change the indicator that wants to be in last panel.Tags: None
-
Hello aslane,
Thanks for your post.
There is not a documented way of having the indicator automatically added to the last panel. When adding the indicator, to have the indicator be set to a new panel, have IsOverlay set to false in State.SetDefaults.
http://ninjatrader.com/support/helpG.../isoverlay.htm
Josh G.NinjaTrader Customer Service
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by CaptainJack, 05-29-2026, 05:09 AM
|
0 responses
331 views
0 likes
|
Last Post
by CaptainJack
05-29-2026, 05:09 AM
|
||
|
Started by CaptainJack, 05-29-2026, 12:02 AM
|
0 responses
211 views
0 likes
|
Last Post
by CaptainJack
05-29-2026, 12:02 AM
|
||
|
Started by charlesugo_1, 05-26-2026, 05:03 PM
|
0 responses
196 views
1 like
|
Last Post
by charlesugo_1
05-26-2026, 05:03 PM
|
||
|
Started by DannyP96, 05-18-2026, 02:38 PM
|
1 response
287 views
0 likes
|
Last Post
|
||
|
Started by CarlTrading, 05-11-2026, 05:56 AM
|
0 responses
242 views
0 likes
|
Last Post
by CarlTrading
05-11-2026, 05:56 AM
|

Comment