Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Problem installing NinjaTrader 7 Beta 16
Collapse
X
-
Problem installing NinjaTrader 7 Beta 16
Hello, I am trying to install the Beta 16 by first performing the instructions described against the already installed Beta 15. Unfortunately I cannot remove the Ninjascript Assemblies as mentioned as a message informs me "Remove failed. You have custom Ninjascript files on your PC that have programming errors. These errors must be resolved before removing a Ninjascript assembly." I have 64-bit Windows 7 and the 64-bit version of NinjaTrader. Help appreciated...Tags: None
-
Hello Poloninja,
Thank you for your post and welcome to the NinjaTrader support forum.
Please follow the instructions below to see where the errors are coming from after compiling the indicator. This will allow you to debug the indicator/strategy or remove it from your PC. If you are wondering why you receive an error when compiling only one indicator, it is because NinjaTrader compiles all indicators and strategies- not just one.
- Open NinjaTrader
- From the Control Center select the Tools menu--> select the Edit NinjaScript menu item--> select Indicator
- Select an indicator and double click on it.
- A new window will appear and you will need to right click in the window and select Compile to compile the indicators.
- At the bottom of the window a new section will appear were you can find the error locations.
- From there you have the option to remove the indicator or debug it.
Let me know if this does the trick for you.KyleNinjaTrader Customer Service
-
Thanks for getting back so quickly. On compiling the indicator ADL for example it seems the NinjaTrader.Vendor.cs script file has two types of error codes namely CS0246 and CS0118. I am connecting to IB TWS API for Forex trading. When I click on the error code itself I get the NinjaTrader help window but no text inside.
Comment
-
I attach the References and also the Errors in the script file ...Attached Files
Comment
-
Hello Poloninja,
Please take the following steps:
- Right click in the code window and select References.
- In the References menu, press 'Add' to open a browse window where you will select a file to reference.
- In that window, navigate to the following path: My Documents > NinjaTrader 7 > bin > Custom
- In the Custom folder, select 'NinjaTrader.Vendor.dll', then press 'Open'.
- Finally, right click in the code window and recompile.
KyleNinjaTrader Customer Service
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
599 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
344 views
1 like
|
Last Post
|
||
|
Started by Mindset, 02-09-2026, 11:44 AM
|
0 responses
103 views
0 likes
|
Last Post
by Mindset
02-09-2026, 11:44 AM
|
||
|
Started by Geovanny Suaza, 02-02-2026, 12:30 PM
|
0 responses
558 views
1 like
|
Last Post
|
||
|
Started by RFrosty, 01-28-2026, 06:49 PM
|
0 responses
557 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|

Comment