Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Indicator shows up available, but not in explorer
Collapse
X
-
Indicator shows up available, but not in explorer
I have an indicator ("PotHL") applied to a chart. It works fine and shows up in the "available" indicators list. However, when I create a new NinjaScript Editor window, the indicator does not appear available for modification. What's up with that??2 PhotosTags: None
-
Hello UliSchmuli,
Thanks for your post.
A developer or vendor may send a NinjaScript AddOn as a protected assembly (DLL) if they want to protect their code from being viewed or modified.
If the indicator comes as a protected assembly (DLL) then you would not be able to view the indicator in the NinjaScript Editor window. This indicator would be able to be used on a chart, however.
You would need to reach out to the developer of the indicator for an unprotected version of the indicator that you could modify.
Let us know if we may assist further.<span class="name">Brandon H.</span><span class="title">NinjaTrader Customer Service</span><iframe name="sig" id="sigFrame" src="/support/forum/core/clientscript/Signature/signature.php" frameborder="0" border="0" cellspacing="0" style="border-style: none;width: 100%; height: 120px;"></iframe>
-
-
Hello Uli Schmuli,
Thanks for your note.
It could be that the 'Name' property of the indicator is not the same as the name of the indicator file.
NinjaScripts displayed in the NinjaScript Editor will be listed by file name. NinjaScripts in an Indicators or Strategies dialog will be listed by the script's Name property.
Please make sure that your NinjaScripts are compiled and then check for the scripts by their Name property in the Indicators/Strategies dialog. The Name property is set in the script's OnStateChange method.
If your scripts are compiled and you have checked the Name property and they are still unlisted, please check the log tab of the Control Center for any errors that the script has thrown which will prevent it from being listed.
Let me know if I may assist further.<span class="name">Brandon H.</span><span class="title">NinjaTrader Customer Service</span><iframe name="sig" id="sigFrame" src="/support/forum/core/clientscript/Signature/signature.php" frameborder="0" border="0" cellspacing="0" style="border-style: none;width: 100%; height: 120px;"></iframe>
Comment
-
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
562 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
325 views
1 like
|
Last Post
|
||
|
Started by Mindset, 02-09-2026, 11:44 AM
|
0 responses
101 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
547 views
1 like
|
Last Post
|
||
|
Started by RFrosty, 01-28-2026, 06:49 PM
|
0 responses
547 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|

Comment