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 charlesugo_1, 05-26-2026, 05:03 PM
|
0 responses
51 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
142 views
0 likes
|
Last Post
|
||
|
Started by CarlTrading, 05-11-2026, 05:56 AM
|
0 responses
160 views
0 likes
|
Last Post
by CarlTrading
05-11-2026, 05:56 AM
|
||
|
Started by CarlTrading, 05-10-2026, 08:12 PM
|
0 responses
96 views
0 likes
|
Last Post
by CarlTrading
05-10-2026, 08:12 PM
|
||
|
Started by Hwop38, 05-04-2026, 07:02 PM
|
0 responses
275 views
0 likes
|
Last Post
by Hwop38
05-04-2026, 07:02 PM
|

Comment