Is there a video series guide on how to properly use this compiler as well
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Compiler Errors
Collapse
X
-
Compiler Errors
So no matter what code I used in the compiler I still get the same errors. Even if I import a code from User Share, or take a ninjatrader pre made code lets say for RSI I am still getting the same errors. It makes no sense to me. Down below I took the RSI code from ninja trader and put it into the compiler still same error.
Is there a video series guide on how to properly use this compiler as well
Tags: None
-
Hello josh18955,
The errors you are seeing are coming from the files listed in the left column of the error. You would need to open those files and correct the error or remove/exclude each file so its not compiled.
The reason you are getting errors is because all of the scripts are compiled at once. If any script has an error it will be shown and stop the compile.
To exclude the scripts you can right click on them and choose exclude from compilation. You would otherwise need to fix each of the scripts.
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
567 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
330 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
548 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|

Comment