Thanks.
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Stop Loss for overall trades
Collapse
X
-
Stop Loss for overall trades
I am trying to figure out how I can set up my settings so that all my strategies will stop if my overall daily loss reaches a specific point. For example...If I want to stop trading completely for the day if my overall loss for the day has reached $500 and I have four strategies running, how do I program it so all four strategies will then stop trading? Basically is there a way to say if my daily loss reaches $xxx, then stop trading completely.
Thanks.Tags: None
-
Hello Mikehoustonmsu,
You can see this article on Halting a Strategy Once User Defined Conditions Are Met.
Unfortunatley there isn't a supported way of dealing with the cross communication needed when running multiple strategies. You will have to look into a C# solution for this; Possibly through the use of global variables or writing to a file.Last edited by NinjaTrader_RyanM1; 04-27-2010, 09:17 AM.Ryan M.NinjaTrader Customer Service
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by kinfxhk, 07-14-2026, 09:39 AM
|
0 responses
84 views
0 likes
|
Last Post
by kinfxhk
07-14-2026, 09:39 AM
|
||
|
Started by kinfxhk, 07-13-2026, 10:18 AM
|
0 responses
90 views
0 likes
|
Last Post
by kinfxhk
07-13-2026, 10:18 AM
|
||
|
Started by kinfxhk, 07-13-2026, 09:50 AM
|
0 responses
70 views
0 likes
|
Last Post
by kinfxhk
07-13-2026, 09:50 AM
|
||
|
Started by kinfxhk, 07-13-2026, 07:21 AM
|
0 responses
84 views
0 likes
|
Last Post
by kinfxhk
07-13-2026, 07:21 AM
|
||
|
Started by kinfxhk, 07-11-2026, 02:11 AM
|
0 responses
61 views
0 likes
|
Last Post
by kinfxhk
07-11-2026, 02:11 AM
|

Comment