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 cmoran13, 04-16-2026, 01:02 PM
|
0 responses
43 views
0 likes
|
Last Post
by cmoran13
04-16-2026, 01:02 PM
|
||
|
Started by PaulMohn, 04-10-2026, 11:11 AM
|
0 responses
26 views
0 likes
|
Last Post
by PaulMohn
04-10-2026, 11:11 AM
|
||
|
Started by CarlTrading, 03-31-2026, 09:41 PM
|
1 response
163 views
1 like
|
Last Post
|
||
|
Started by CarlTrading, 04-01-2026, 02:41 AM
|
0 responses
98 views
1 like
|
Last Post
by CarlTrading
04-01-2026, 02:41 AM
|
||
|
Started by CaptainJack, 03-31-2026, 11:44 PM
|
0 responses
158 views
2 likes
|
Last Post
by CaptainJack
03-31-2026, 11:44 PM
|

Comment