if i was using Visual Studio, i can have my own cs file with all the common code. I dont know how to deal with such a thing using the NT editor and compiler.
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
manage common code
Collapse
X
-
manage common code
i have a lot of common code shared between strategies. i generally cut and paste these functions. Is there a better way to deal with it so that i have it all in 1 place. manytimes, i make change in one snippet and forget to update the other strategies.
if i was using Visual Studio, i can have my own cs file with all the common code. I dont know how to deal with such a thing using the NT editor and compiler.Tags: None
-
junkone, you can manage this common code for example in the UserDefinedMethods files, there's one for indicators and one for strategies - http://www.ninjatrader-support.com/H...verview45.html
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by DannyP96, 05-18-2026, 02:38 PM
|
1 response
25 views
0 likes
|
Last Post
|
||
|
Started by CarlTrading, 05-11-2026, 05:56 AM
|
0 responses
115 views
0 likes
|
Last Post
by CarlTrading
05-11-2026, 05:56 AM
|
||
|
Started by CarlTrading, 05-10-2026, 08:12 PM
|
0 responses
69 views
0 likes
|
Last Post
by CarlTrading
05-10-2026, 08:12 PM
|
||
|
Started by Hwop38, 05-04-2026, 07:02 PM
|
0 responses
225 views
0 likes
|
Last Post
by Hwop38
05-04-2026, 07:02 PM
|
||
|
Started by CaptainJack, 04-24-2026, 11:07 PM
|
0 responses
411 views
0 likes
|
Last Post
by CaptainJack
04-24-2026, 11:07 PM
|

Comment