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 argusthome, 03-08-2026, 10:06 AM
|
0 responses
65 views
0 likes
|
Last Post
by argusthome
03-08-2026, 10:06 AM
|
||
|
Started by NabilKhattabi, 03-06-2026, 11:18 AM
|
0 responses
41 views
0 likes
|
Last Post
|
||
|
Started by Deep42, 03-06-2026, 12:28 AM
|
0 responses
23 views
0 likes
|
Last Post
by Deep42
03-06-2026, 12:28 AM
|
||
|
Started by TheRealMorford, 03-05-2026, 06:15 PM
|
0 responses
26 views
0 likes
|
Last Post
|
||
|
Started by Mindset, 02-28-2026, 06:16 AM
|
0 responses
52 views
0 likes
|
Last Post
by Mindset
02-28-2026, 06:16 AM
|

Comment