I see two plots. Both exposed publicly so they can be used in other indicators like the SMA. I've tested setting ArePlotsConfigurable to false to hide these from the Indicator Preferences window. I like that the plots still show up when I try to access them from other indicators like SMA. My question: Is there a way to use ArePlotsConfigurable on just one of the plots? For example, hide the Sell plot from the Indicator Preferences window but still have both show as available plots to other indicators like SMA?
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Hiding Plots from Property Grid
Collapse
X
-
Hiding Plots from Property Grid
I've right clicked the BuySellVolume Indicator and saved a new one called MyBuySellVolume to experiment.
I see two plots. Both exposed publicly so they can be used in other indicators like the SMA. I've tested setting ArePlotsConfigurable to false to hide these from the Indicator Preferences window. I like that the plots still show up when I try to access them from other indicators like SMA. My question: Is there a way to use ArePlotsConfigurable on just one of the plots? For example, hide the Sell plot from the Indicator Preferences window but still have both show as available plots to other indicators like SMA?Tags: None
-
Hello swcooke,
Thanks for your post.
The property would be set for the indicator and would affect all plots. I have submitted a feature request to track interest where this would be applied per plot. I will update this post when a ticket ID becomes available.
Ticket ID: SFT-4567
If preventing the modification of plot properties is very important to you, you could perform your own custom rendering to draw what would be drawn by the plot and then you could avoid adding user defined inputs that would customize that drawing. Please see the SampleCustomRender example that comes with NinjaTrader 8 as well as the documentation below for more information on custom rendering with SharpDX.
Using SharpDX for custom rendering - https://ninjatrader.com/support/help..._rendering.htm
I look forward to being of further assistance.Last edited by NinjaTrader_Jim; 01-16-2020, 12:34 PM.
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
649 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
370 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
576 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|

Comment