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 Hwop38, 05-04-2026, 07:02 PM
|
0 responses
160 views
0 likes
|
Last Post
by Hwop38
05-04-2026, 07:02 PM
|
||
|
Started by CaptainJack, 04-24-2026, 11:07 PM
|
0 responses
308 views
0 likes
|
Last Post
by CaptainJack
04-24-2026, 11:07 PM
|
||
|
Started by Mindset, 04-21-2026, 06:46 AM
|
0 responses
245 views
0 likes
|
Last Post
by Mindset
04-21-2026, 06:46 AM
|
||
|
Started by M4ndoo, 04-20-2026, 05:21 PM
|
0 responses
349 views
0 likes
|
Last Post
by M4ndoo
04-20-2026, 05:21 PM
|
||
|
Started by M4ndoo, 04-19-2026, 05:54 PM
|
0 responses
179 views
0 likes
|
Last Post
by M4ndoo
04-19-2026, 05:54 PM
|

Comment