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 charlesugo_1, 05-26-2026, 05:03 PM
|
0 responses
68 views
0 likes
|
Last Post
by charlesugo_1
05-26-2026, 05:03 PM
|
||
|
Started by DannyP96, 05-18-2026, 02:38 PM
|
1 response
150 views
0 likes
|
Last Post
|
||
|
Started by CarlTrading, 05-11-2026, 05:56 AM
|
0 responses
162 views
0 likes
|
Last Post
by CarlTrading
05-11-2026, 05:56 AM
|
||
|
Started by CarlTrading, 05-10-2026, 08:12 PM
|
0 responses
100 views
0 likes
|
Last Post
by CarlTrading
05-10-2026, 08:12 PM
|
||
|
Started by Hwop38, 05-04-2026, 07:02 PM
|
0 responses
288 views
0 likes
|
Last Post
by Hwop38
05-04-2026, 07:02 PM
|

Comment