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 argusthome, 03-08-2026, 10:06 AM
|
0 responses
88 views
0 likes
|
Last Post
by argusthome
03-08-2026, 10:06 AM
|
||
|
Started by NabilKhattabi, 03-06-2026, 11:18 AM
|
0 responses
48 views
0 likes
|
Last Post
|
||
|
Started by Deep42, 03-06-2026, 12:28 AM
|
0 responses
30 views
0 likes
|
Last Post
by Deep42
03-06-2026, 12:28 AM
|
||
|
Started by TheRealMorford, 03-05-2026, 06:15 PM
|
0 responses
34 views
0 likes
|
Last Post
|
||
|
Started by Mindset, 02-28-2026, 06:16 AM
|
0 responses
68 views
0 likes
|
Last Post
by Mindset
02-28-2026, 06:16 AM
|

Comment