Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
disable script after consecutive losing trades?
Collapse
X
-
disable script after consecutive losing trades?
In building a script/strategy, can I via the Wizard, tell the script to "quit" trading after so many consecutive losers during a trading day? Alternatively ,can I tell the script to quit trading when a defined amount of loss (either by specified $ amount or % amount) is reached?Tags: None
-
You should be able to in a little more convoluted manipulation in the conditions side. Basically just add a condition that evalutes to false after you have traded thus effectively stopping future trades. I suggest you give the methods outlined in these reference samples a try instead: http://www.ninjatrader-support.com/v...ead.php?t=4804
Josh P.NinjaTrader Customer Service
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
599 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
345 views
1 like
|
Last Post
|
||
|
Started by Mindset, 02-09-2026, 11:44 AM
|
0 responses
103 views
0 likes
|
Last Post
by Mindset
02-09-2026, 11:44 AM
|
||
|
Started by Geovanny Suaza, 02-02-2026, 12:30 PM
|
0 responses
558 views
1 like
|
Last Post
|
||
|
Started by RFrosty, 01-28-2026, 06:49 PM
|
0 responses
558 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|

Comment