Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
External assemblies
Collapse
X
-
External assemblies
Excuse my noobie question. I'm a programmer, but mainly Win32, no .NET, so, I don't really know what I'm doing. But, I went to try to use an external assembly, I added it to the references in the editor, and it compiled okay. But in the trace file, it said it could not find the assembly. So, I guess I need to add it to a path, or copy to a specific path?Tags: None
-
Custom DLLs should be placed in your .....bin/Custom folder, same place as the NinjaTrader.Custom.dll and NinjaTrader.Vendor.dllOriginally posted by Speedie6 View PostExcuse my noobie question. I'm a programmer, but mainly Win32, no .NET, so, I don't really know what I'm doing. But, I went to try to use an external assembly, I added it to the references in the editor, and it compiled okay. But in the trace file, it said it could not find the assembly. So, I guess I need to add it to a path, or copy to a specific path?
Regards,
TG
Comment
-
I'm using an assembly that is also used in other applications. It would seem like there should be a way to have NT use a path. But, I guess its not a big deal to make an extra copy.Originally posted by TraderGuy View PostCustom DLLs should be placed in your .....bin/Custom folder, same place as the NinjaTrader.Custom.dll and NinjaTrader.Vendor.dll
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
630 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
565 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