Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Hide Plots
Collapse
X
-
Hello Gianpiero,
Thank you for your post.
You could also consider toggling the IsVisible property for the indicator, though when this bool is set to false the plots will no longer be calculated:
Otherwise, setting the plot to transparent as you already mentioned is a way to "toggle off" the plot in a way.
Please let us know if we may be of further assistance.
-
There is an example of using a bool to determine if the plot should be transparent in the following forum post:Originally posted by Gianpiero View PostI didn't consider toggling the IsVisible since I need the plot's values. I will try to code a boolean user variable to set BarBrush and CandleOutline to transparent.
Hi, i load some indicators in my strategy and can make them visible or not visible with the IsVisible function. unfortunately, if IsVisible = false, no more calculations are made. how can i make the indicator temporarily invisible in the chart but still have it calculated, as if the colour is temporarily set to transparent?
Please let us know if we may be of further assistance.
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
607 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
353 views
1 like
|
Last Post
|
||
|
Started by Mindset, 02-09-2026, 11:44 AM
|
0 responses
105 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
560 views
1 like
|
Last Post
|
||
|
Started by RFrosty, 01-28-2026, 06:49 PM
|
0 responses
561 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|
Comment