Thanks!
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Trigger: Stop All Strategies
Collapse
X
-
Trigger: Stop All Strategies
Looking for a trigger to stop all strategies when realized pnl is met. I cannot find anything that allows me to do this. Any ideas?
Thanks!Tags: None
-
Do you mean that you want to shut down everything and go completely flat? That means that you have no longer term positions that you want to remain open?Originally posted by TraderMatt83 View PostLooking for a trigger to stop all strategies when realized pnl is met. I cannot find anything that allows me to do this. Any ideas?
Thanks!
-
Hello TraderMatt83,
You would want to use a combination of TraderCollection Performance and using Disable() for the strategy.
These values are going to be per strategy instance only and not a global thing.
http://www.ninjatrader.com/support/h...erformance.htm
http://www.ninjatrader.com/support/h...ml?disable.htmCal H.NinjaTrader Customer Service
Comment
-
I guess more so I'm trying to attempt in getting the strategy to stop trading after a certain profit has been made. I assumed I would need to use the GetAtmStrategyRealizedProfitLoss somehow. I'm new to programming in NT and I haven't programmed proficiently in over 10 or so years so I'm a little rusty.
I tried using a couple strategies from this forum and while they worked, none of them stopped when I specified a specific profit target.
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by argusthome, 03-08-2026, 10:06 AM
|
0 responses
79 views
0 likes
|
Last Post
by argusthome
03-08-2026, 10:06 AM
|
||
|
Started by NabilKhattabi, 03-06-2026, 11:18 AM
|
0 responses
45 views
0 likes
|
Last Post
|
||
|
Started by Deep42, 03-06-2026, 12:28 AM
|
0 responses
29 views
0 likes
|
Last Post
by Deep42
03-06-2026, 12:28 AM
|
||
|
Started by TheRealMorford, 03-05-2026, 06:15 PM
|
0 responses
32 views
0 likes
|
Last Post
|
||
|
Started by Mindset, 02-28-2026, 06:16 AM
|
0 responses
66 views
0 likes
|
Last Post
by Mindset
02-28-2026, 06:16 AM
|

Comment