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 Mindset, 04-21-2026, 06:46 AM
|
0 responses
111 views
0 likes
|
Last Post
by Mindset
04-21-2026, 06:46 AM
|
||
|
Started by M4ndoo, 04-20-2026, 05:21 PM
|
0 responses
158 views
0 likes
|
Last Post
by M4ndoo
04-20-2026, 05:21 PM
|
||
|
Started by M4ndoo, 04-19-2026, 05:54 PM
|
0 responses
78 views
0 likes
|
Last Post
by M4ndoo
04-19-2026, 05:54 PM
|
||
|
Started by cmoran13, 04-16-2026, 01:02 PM
|
0 responses
125 views
0 likes
|
Last Post
by cmoran13
04-16-2026, 01:02 PM
|
||
|
Started by PaulMohn, 04-10-2026, 11:11 AM
|
0 responses
79 views
0 likes
|
Last Post
by PaulMohn
04-10-2026, 11:11 AM
|

Comment