Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Assembly References
Collapse
X
-
Assembly References
I have several assemblies installed in my NinjaTrader. Now when I write new NinjaScript and try to export it, it says the user on the other end must have all of these assemblies as well, even though I do not reference these assemblies in the code I am exporting. I've tried to remove the reference to the other assemblies by right clicking in the code, however it then generates errors when I try to compile the code. Additionally, I cannot remove any of these assemblies because it says I have a NinjaScript file referencing them (which I do not). How can I fix this?Tags: None
-
When I try this I get an error message "There is a file which references an indicator contained in this assembly. You must remove this dependency before removing this assembly." The problem is that I have nothing referencing this assembly as I've deleted everything that was.
Comment
-
This is a problem many have. I have resorted to sending the .cs files to my laptop and dropping them in NT there one at a time (with no other indicators but stock) and exporting/compiling one at a time. That is the only way to be sure this, in my opinion, horrible bug does not happen. I sure hope NT7 will have a fix for this.
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
633 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
364 views
1 like
|
Last Post
|
||
|
Started by Mindset, 02-09-2026, 11:44 AM
|
0 responses
105 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
567 views
1 like
|
Last Post
|
||
|
Started by RFrosty, 01-28-2026, 06:49 PM
|
0 responses
568 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|

Comment