Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Calling DLL from strategy
Collapse
X
-
Are we talking about the same Ninja Trader? Support lacking and unresponsive? I wish that every company I dealt with were as "lacking and unresponsive" as NT! No company has ever given me support so good and so timely. Then again, as they say, YMMV.Originally posted by brucieW View PostEnded up giving up on NT. There were too many issues around the whole library integration. I also found the support a bit lacking and unresponsive.
Comment
-
Thanks. This ACTUALLY works.Originally posted by carmiFR View PostNow it is working !
So the procedure for the ones which will have this problem :
1 - develop your dll, en c#, .NET 3.5, 64 bits if you intend to use NT 64bits
2 - copy the dll into <home>/nt7/bin/custom
3 - in the code interface of the stratgy, right-click, select "add reference" and select <home>/nt7/bin/custom/mydll.dll you copied at step 2
4 - restart ninja
5 - use your dll into the code of the strat
6 - test, should work
I really hope NT support guys can do better.
Regards
Comment
-
Master.Aurora,
Goodmorning, The post you replied on is from 2011. If you want more updated support please contact us directly at ninjatrader at support dot com or create a new thread and we can attempt to assist any further if you needed it.
Have a good day.BrettNinjaTrader Product Management
Comment
-
Thank you for replying.Originally posted by NinjaTrader_Brett View PostMaster.Aurora,
Goodmorning, The post you replied on is from 2011. If you want more updated support please contact us directly at ninjatrader at support dot com or create a new thread and we can attempt to assist any further if you needed it.
Have a good day.
But it fixed the issue i had.
Regards.
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
605 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
351 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
560 views
1 like
|
Last Post
|
||
|
Started by RFrosty, 01-28-2026, 06:49 PM
|
0 responses
561 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|

Comment