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 CarlTrading, 03-31-2026, 09:41 PM
|
1 response
156 views
1 like
|
Last Post
|
||
|
Started by CarlTrading, 04-01-2026, 02:41 AM
|
0 responses
90 views
1 like
|
Last Post
by CarlTrading
04-01-2026, 02:41 AM
|
||
|
Started by CaptainJack, 03-31-2026, 11:44 PM
|
0 responses
140 views
2 likes
|
Last Post
by CaptainJack
03-31-2026, 11:44 PM
|
||
|
Started by CarlTrading, 03-30-2026, 11:51 AM
|
0 responses
130 views
1 like
|
Last Post
by CarlTrading
03-30-2026, 11:51 AM
|
||
|
Started by CarlTrading, 03-30-2026, 11:48 AM
|
0 responses
107 views
0 likes
|
Last Post
by CarlTrading
03-30-2026, 11:48 AM
|

Comment