Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
programming errors from other vendors
Collapse
X
-
Tags: None
-
Hello Parmenides48
Thank you for reaching out.
This error is caused when NinjaTrader is searching for a reference to a .dll file, and the reference does not exist.
Below I have included the steps to resolve these compile errors:- Right-click within the NinjaScript Editor window and select "References".
- Click "Add".
- Locate the .dll file for the file mentioned in the error ("Ankora_NT8_v202.dll" & "MBoxWave_NT8.dll" & and any others for which you see error CS0246. Once you resolve this main class of errors, when you compile, all others should be resolved as well).
- Click "Open" to add the reference.
- Click "OK" and recompile.
- Repeat until there are not more compile errors
Erick P.NinjaTrader Customer Service
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by kinfxhk, 07-14-2026, 09:39 AM
|
0 responses
122 views
0 likes
|
Last Post
by kinfxhk
07-14-2026, 09:39 AM
|
||
|
Started by kinfxhk, 07-13-2026, 10:18 AM
|
0 responses
104 views
0 likes
|
Last Post
by kinfxhk
07-13-2026, 10:18 AM
|
||
|
Started by kinfxhk, 07-13-2026, 09:50 AM
|
0 responses
82 views
0 likes
|
Last Post
by kinfxhk
07-13-2026, 09:50 AM
|
||
|
Started by kinfxhk, 07-13-2026, 07:21 AM
|
0 responses
102 views
0 likes
|
Last Post
by kinfxhk
07-13-2026, 07:21 AM
|
||
|
Started by kinfxhk, 07-11-2026, 02:11 AM
|
0 responses
82 views
0 likes
|
Last Post
by kinfxhk
07-11-2026, 02:11 AM
|

Comment