Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
How to remove an indicator not present in edit list
Collapse
X
-
How to remove an indicator not present in edit list
Version 7. I downloaded an indicator from another site. Tried to import it. It gave error message. Now when i try to import another it says there are errors in an indicator and must be resolved first. I found which indicator is one with the problem. When i go to right click on a chart the drop down menu shows it but when I go to tools -- edit ninjascript indocators , it is not listed there. How do I remove it? Thanks.Tags: None
-
It sounds as if it was a compiled assembly. You need to remove it as an assembly.Originally posted by ju1234 View PostVersion 7. I downloaded an indicator from another site. Tried to import it. It gave error message. Now when i try to import another it says there are errors in an indicator and must be resolved first. I found which indicator is one with the problem. When i go to right click on a chart the drop down menu shows it but when I go to tools -- edit ninjascript indocators , it is not listed there. How do I remove it? Thanks.
File -> Utilities -> Remove NinjaScript Assembly ...
-
Please compile your indicators to determine where the errors are coming from.
- Open NinjaTrader
- From the Control Center select the Tools menu--> select the Edit NinjaScript menu item--> select Indicator
- Select any indicator and double click on it (we need only to open and compile one script to see all compile errors for all files).
- A new window will appear and you will need to right click in the window and select Compile to compile the indicators.
- At the bottom of the window a new section will appear where you can find the error locations. Please double click on this error to bring up the indicator with errors.
- From there you have the option to comment out offending code sections, remove the complete indicator or debug it to be able to compile again.
MatthewNinjaTrader Product Management
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
571 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
331 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
549 views
1 like
|
Last Post
|
||
|
Started by RFrosty, 01-28-2026, 06:49 PM
|
0 responses
549 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|

Comment