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 charlesugo_1, 05-26-2026, 05:03 PM
|
0 responses
68 views
0 likes
|
Last Post
by charlesugo_1
05-26-2026, 05:03 PM
|
||
|
Started by DannyP96, 05-18-2026, 02:38 PM
|
1 response
151 views
0 likes
|
Last Post
|
||
|
Started by CarlTrading, 05-11-2026, 05:56 AM
|
0 responses
162 views
0 likes
|
Last Post
by CarlTrading
05-11-2026, 05:56 AM
|
||
|
Started by CarlTrading, 05-10-2026, 08:12 PM
|
0 responses
100 views
0 likes
|
Last Post
by CarlTrading
05-10-2026, 08:12 PM
|
||
|
Started by Hwop38, 05-04-2026, 07:02 PM
|
0 responses
288 views
0 likes
|
Last Post
by Hwop38
05-04-2026, 07:02 PM
|

Comment