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 SalmaTrader, 07-07-2026, 10:26 PM
|
0 responses
92 views
0 likes
|
Last Post
by SalmaTrader
07-07-2026, 10:26 PM
|
||
|
Started by CarlTrading, 07-05-2026, 01:16 PM
|
0 responses
51 views
0 likes
|
Last Post
by CarlTrading
07-05-2026, 01:16 PM
|
||
|
Started by CaptainJack, 06-17-2026, 10:32 AM
|
0 responses
23 views
0 likes
|
Last Post
by CaptainJack
06-17-2026, 10:32 AM
|
||
|
Started by kinfxhk, 06-17-2026, 04:15 AM
|
0 responses
34 views
0 likes
|
Last Post
by kinfxhk
06-17-2026, 04:15 AM
|
||
|
Started by kinfxhk, 06-17-2026, 04:06 AM
|
0 responses
34 views
0 likes
|
Last Post
by kinfxhk
06-17-2026, 04:06 AM
|

Comment