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 CaptainJack, 05-29-2026, 05:09 AM
|
0 responses
428 views
0 likes
|
Last Post
by CaptainJack
05-29-2026, 05:09 AM
|
||
|
Started by CaptainJack, 05-29-2026, 12:02 AM
|
0 responses
279 views
0 likes
|
Last Post
by CaptainJack
05-29-2026, 12:02 AM
|
||
|
Started by charlesugo_1, 05-26-2026, 05:03 PM
|
0 responses
241 views
1 like
|
Last Post
by charlesugo_1
05-26-2026, 05:03 PM
|
||
|
Started by DannyP96, 05-18-2026, 02:38 PM
|
1 response
327 views
0 likes
|
Last Post
|
||
|
Started by CarlTrading, 05-11-2026, 05:56 AM
|
0 responses
290 views
0 likes
|
Last Post
by CarlTrading
05-11-2026, 05:56 AM
|

Comment