Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Multiple .NET projects
Collapse
X
-
Multiple .NET projects
Is there any post or area in the help guides that shows how to structure multiple .NET projects for code segregation to avoid duplication as well as test projects so that it plays well with Ninjatrader?Tags: None
-
Hello love2code2trade,
Thanks for your post.
There is no help guide documentation available detailing how to structure multiple .NET projects.
Please provide us with a brief description of exactly what you are trying to accomplish so we may accurately assist.
Are you wanting to create an AddOn that contains custom methods that you could use in other custom NinjaScripts?
If so, please see the MySharedMethods reference sample on this forum thread: https://forum.ninjatrader.com/forum/...956#post733956
<span class="name">Brandon H.</span><span class="title">NinjaTrader Customer Service</span><iframe name="sig" id="sigFrame" src="/support/forum/core/clientscript/Signature/signature.php" frameborder="0" border="0" cellspacing="0" style="border-style: none;width: 100%; height: 120px;"></iframe>
-
Hi Brandon, thanks for your prompt reply. I want to use several different projects that create *.dlls that communicate with other services (sql server, azure, redis cache, etc) as well as test projects that can all be integrated into source control. I just need to know how to structure it so that it plays well with Ninjatrader in terms of references and compilation through ninjascript editor.
Comment
-
Hello love2code2trade,
Thanks for your notes.
Communicating with other services such as the ones you listed would go outside the scope of support that we could provide you with in the NinjaTrader Support department.
This forum thread will be open for other community members to share their insights on the topic.<span class="name">Brandon H.</span><span class="title">NinjaTrader Customer Service</span><iframe name="sig" id="sigFrame" src="/support/forum/core/clientscript/Signature/signature.php" frameborder="0" border="0" cellspacing="0" style="border-style: none;width: 100%; height: 120px;"></iframe>
Comment
-
How do most enterprise level developers structure their solutions when developing for Ninjatrader?
Comment
-
Hello love2code2trade,
Thanks for your notes.
This question also goes beyond the support we could provide you with in the Support department.
The forum thread will be available for other NinjaTrader Forum community members to share their insights on your question and their preferred way to structure their custom solutions.<span class="name">Brandon H.</span><span class="title">NinjaTrader Customer Service</span><iframe name="sig" id="sigFrame" src="/support/forum/core/clientscript/Signature/signature.php" frameborder="0" border="0" cellspacing="0" style="border-style: none;width: 100%; height: 120px;"></iframe>
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
596 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
343 views
1 like
|
Last Post
|
||
|
Started by Mindset, 02-09-2026, 11:44 AM
|
0 responses
103 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
556 views
1 like
|
Last Post
|
||
|
Started by RFrosty, 01-28-2026, 06:49 PM
|
0 responses
554 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|

Comment