Is it possible to hide this indicator X from the list of indicators so it is not visible to the user ? Only Y and Z indicators will be seen in the list of indicators.
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Is it possible to hide an indicator in Indicators window ?
Collapse
X
-
Is it possible to hide an indicator in Indicators window ?
I have created an indicator (let us say X) that performs calculations and returns the results as Series<double> etc and does not plot anything on the chart. This indicator is called by my other indicators (lets say Y and Z) and its data is processed further and plotted on the charts.
Is it possible to hide this indicator X from the list of indicators so it is not visible to the user ? Only Y and Z indicators will be seen in the list of indicators.Tags: None
- Likes 1
-
Hello firstlanetech,
Thank you for your post.
Unfortunately no, there is currently no supported way to hide an indicator completely. Any class which inherits from the Indicator class would be an indicator and would be listed in the list of available indicators.
Please let us know if you have any further questions.
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by SalmaTrader, 07-07-2026, 10:26 PM
|
0 responses
29 views
0 likes
|
Last Post
by SalmaTrader
07-07-2026, 10:26 PM
|
||
|
Started by CarlTrading, 07-05-2026, 01:16 PM
|
0 responses
17 views
0 likes
|
Last Post
by CarlTrading
07-05-2026, 01:16 PM
|
||
|
Started by CaptainJack, 06-17-2026, 10:32 AM
|
0 responses
9 views
0 likes
|
Last Post
by CaptainJack
06-17-2026, 10:32 AM
|
||
|
Started by kinfxhk, 06-17-2026, 04:15 AM
|
0 responses
15 views
0 likes
|
Last Post
by kinfxhk
06-17-2026, 04:15 AM
|
||
|
Started by kinfxhk, 06-17-2026, 04:06 AM
|
0 responses
18 views
0 likes
|
Last Post
by kinfxhk
06-17-2026, 04:06 AM
|

Comment