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 kinfxhk, 07-14-2026, 09:39 AM
|
0 responses
91 views
0 likes
|
Last Post
by kinfxhk
07-14-2026, 09:39 AM
|
||
|
Started by kinfxhk, 07-13-2026, 10:18 AM
|
0 responses
92 views
0 likes
|
Last Post
by kinfxhk
07-13-2026, 10:18 AM
|
||
|
Started by kinfxhk, 07-13-2026, 09:50 AM
|
0 responses
70 views
0 likes
|
Last Post
by kinfxhk
07-13-2026, 09:50 AM
|
||
|
Started by kinfxhk, 07-13-2026, 07:21 AM
|
0 responses
87 views
0 likes
|
Last Post
by kinfxhk
07-13-2026, 07:21 AM
|
||
|
Started by kinfxhk, 07-11-2026, 02:11 AM
|
0 responses
65 views
0 likes
|
Last Post
by kinfxhk
07-11-2026, 02:11 AM
|

Comment