Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
NinjaScript files with programming errors
Collapse
X
-
Ryan,Originally posted by NinjaTrader_RyanS View PostHello,
The compile issues will need to be resolved before you install any further indicators as NinjaTrader must be able to compile successfully. Once you are able to resolve the compile errors and compile, you will be able to install indicators/scripts.
Those errors are resolved. I am now getting errors like this "AcmeIntermediateTPO8\1\3\0.cs The type or namespace name 'Acme' could not be found (are you missing a using directive or an assembly reference?) CS0246 33 11 .
I contacted the vendor and they said Ninja platform support would have to help?
Comment
-
Hello,
This error is caused when NinjaTrader is searching for a reference to a .dll file, and the reference does not exist.- Right-click within the NinjaScript Editor window and select "References".
- Click "Add".
- Locate the .dll file for the file mentioned in the error.
- Click "Open" to add the reference.
- Click "OK" and recompile.
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Hwop38, 05-04-2026, 07:02 PM
|
0 responses
168 views
0 likes
|
Last Post
by Hwop38
05-04-2026, 07:02 PM
|
||
|
Started by CaptainJack, 04-24-2026, 11:07 PM
|
0 responses
323 views
0 likes
|
Last Post
by CaptainJack
04-24-2026, 11:07 PM
|
||
|
Started by Mindset, 04-21-2026, 06:46 AM
|
0 responses
250 views
0 likes
|
Last Post
by Mindset
04-21-2026, 06:46 AM
|
||
|
Started by M4ndoo, 04-20-2026, 05:21 PM
|
0 responses
350 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