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 Mindset, 04-21-2026, 06:46 AM
|
0 responses
63 views
0 likes
|
Last Post
by Mindset
04-21-2026, 06:46 AM
|
||
|
Started by M4ndoo, 04-20-2026, 05:21 PM
|
0 responses
92 views
0 likes
|
Last Post
by M4ndoo
04-20-2026, 05:21 PM
|
||
|
Started by M4ndoo, 04-19-2026, 05:54 PM
|
0 responses
48 views
0 likes
|
Last Post
by M4ndoo
04-19-2026, 05:54 PM
|
||
|
Started by cmoran13, 04-16-2026, 01:02 PM
|
0 responses
106 views
0 likes
|
Last Post
by cmoran13
04-16-2026, 01:02 PM
|
||
|
Started by PaulMohn, 04-10-2026, 11:11 AM
|
0 responses
63 views
0 likes
|
Last Post
by PaulMohn
04-10-2026, 11:11 AM
|

Comment