Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Calling in multiple strategies under one "Master strategy"
Collapse
X
-
Calling in multiple strategies under one "Master strategy"
Hey computer guru's my computer code is getting pretty long and some what of a pain to comb through everything. So I'd like to create multiple separate strategies that i can call from a master script. Therefore I wouldn't have to enable multiple strategies and I can test each one individually. Any idea if this is possible? I would think you could use this like a new "class", but my only experience is with C++ before this, so I've no idea how to really do this, any recommendations?Tags: None
-
Hello RISKYBUSINEZZ,
Thank you for your post.
Unfortunately, this would not be possible, as there is no supported/documented way to programmatically enable strategies (i.e. enable a strategy from another strategy's code).
Strategies are designed so that they must be manually enabled by the user either in the Strategies window from a chart where the strategy is applied or from the Strategies tab of the Control Center.
Please let us know if you have any further questions.
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by NullPointStrategies, Today, 05:17 AM
|
0 responses
24 views
0 likes
|
Last Post
|
||
|
Started by argusthome, 03-08-2026, 10:06 AM
|
0 responses
120 views
0 likes
|
Last Post
by argusthome
03-08-2026, 10:06 AM
|
||
|
Started by NabilKhattabi, 03-06-2026, 11:18 AM
|
0 responses
63 views
0 likes
|
Last Post
|
||
|
Started by Deep42, 03-06-2026, 12:28 AM
|
0 responses
41 views
0 likes
|
Last Post
by Deep42
03-06-2026, 12:28 AM
|
||
|
Started by TheRealMorford, 03-05-2026, 06:15 PM
|
0 responses
45 views
0 likes
|
Last Post
|

Comment