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 cmoran13, Yesterday, 01:02 PM
|
0 responses
29 views
0 likes
|
Last Post
by cmoran13
Yesterday, 01:02 PM
|
||
|
Started by PaulMohn, 04-10-2026, 11:11 AM
|
0 responses
21 views
0 likes
|
Last Post
by PaulMohn
04-10-2026, 11:11 AM
|
||
|
Started by CarlTrading, 03-31-2026, 09:41 PM
|
1 response
160 views
1 like
|
Last Post
|
||
|
Started by CarlTrading, 04-01-2026, 02:41 AM
|
0 responses
95 views
1 like
|
Last Post
by CarlTrading
04-01-2026, 02:41 AM
|
||
|
Started by CaptainJack, 03-31-2026, 11:44 PM
|
0 responses
148 views
2 likes
|
Last Post
by CaptainJack
03-31-2026, 11:44 PM
|

Comment