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 CaptainJack, 05-29-2026, 05:09 AM
|
0 responses
324 views
0 likes
|
Last Post
by CaptainJack
05-29-2026, 05:09 AM
|
||
|
Started by CaptainJack, 05-29-2026, 12:02 AM
|
0 responses
205 views
0 likes
|
Last Post
by CaptainJack
05-29-2026, 12:02 AM
|
||
|
Started by charlesugo_1, 05-26-2026, 05:03 PM
|
0 responses
193 views
1 like
|
Last Post
by charlesugo_1
05-26-2026, 05:03 PM
|
||
|
Started by DannyP96, 05-18-2026, 02:38 PM
|
1 response
283 views
0 likes
|
Last Post
|
||
|
Started by CarlTrading, 05-11-2026, 05:56 AM
|
0 responses
240 views
0 likes
|
Last Post
by CarlTrading
05-11-2026, 05:56 AM
|

Comment