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 CarlTrading, 05-11-2026, 05:56 AM
|
0 responses
53 views
0 likes
|
Last Post
by CarlTrading
05-11-2026, 05:56 AM
|
||
|
Started by CarlTrading, 05-10-2026, 08:12 PM
|
0 responses
32 views
0 likes
|
Last Post
by CarlTrading
05-10-2026, 08:12 PM
|
||
|
Started by Hwop38, 05-04-2026, 07:02 PM
|
0 responses
195 views
0 likes
|
Last Post
by Hwop38
05-04-2026, 07:02 PM
|
||
|
Started by CaptainJack, 04-24-2026, 11:07 PM
|
0 responses
356 views
0 likes
|
Last Post
by CaptainJack
04-24-2026, 11:07 PM
|
||
|
Started by Mindset, 04-21-2026, 06:46 AM
|
0 responses
277 views
0 likes
|
Last Post
by Mindset
04-21-2026, 06:46 AM
|

Comment