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 SalmaTrader, 07-07-2026, 10:26 PM
|
0 responses
46 views
0 likes
|
Last Post
by SalmaTrader
07-07-2026, 10:26 PM
|
||
|
Started by CarlTrading, 07-05-2026, 01:16 PM
|
0 responses
22 views
0 likes
|
Last Post
by CarlTrading
07-05-2026, 01:16 PM
|
||
|
Started by CaptainJack, 06-17-2026, 10:32 AM
|
0 responses
14 views
0 likes
|
Last Post
by CaptainJack
06-17-2026, 10:32 AM
|
||
|
Started by kinfxhk, 06-17-2026, 04:15 AM
|
0 responses
20 views
0 likes
|
Last Post
by kinfxhk
06-17-2026, 04:15 AM
|
||
|
Started by kinfxhk, 06-17-2026, 04:06 AM
|
0 responses
22 views
0 likes
|
Last Post
by kinfxhk
06-17-2026, 04:06 AM
|

Comment