Thanks
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
How to supersede Ninja ProfitTargets and StopLosses
Collapse
X
-
How to supersede Ninja ProfitTargets and StopLosses
I have a strategy that uses NinjaTrader ProfitTargets and StopLosses. When I'm in a DownTrend I'm taking short positions and when in UpTrend taking long positions. The problem I'm having is that when in a short position and the Trend changes to UpTrend I have a Exit Action that will not supersede the StopLoss. My exit names the "From Entry" of the sell order but will not exit until stopped out. How can I make MySellExit supersede the NinjaTrader StopLoss?
ThanksTags: None
-
kenb2004,
What do you mean by supercede? You want to use your explicit exit instead of your stop loss now? Under such a scenario I would suggest you instead of sending a new explicit exit order, but instead to just modify your stop loss to wherever you desire it to be instead. To modify it, just call SetStopLoss() again with the new price you want it at. Be aware that you will want to reset it back to the original level prior to your next entry.
Please see this reference sample: http://www.ninjatrader.com/support/f...ead.php?t=3222Josh P.NinjaTrader Customer Service
-
Correct, it is because doing so would violate one of the internal order handling rules as outlined in this article: http://www.ninjatrader.com/support/h...d_approach.htmJosh P.NinjaTrader Customer Service
Comment
-
I'm sorry, I don't understand? You said, "correct" when I asked: "Is it possible to make this (ExitLongLimit()) work INSTEAD OF a StopLoss? Say from current close -1 tick"...and then you said it "would violate one of the internal order handling rules".
So bottom line I can use an ExitLong() but NOT an ExitLongLimit() to supersede a StopLoss order? Is this correct???
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
649 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
370 views
1 like
|
Last Post
|
||
|
Started by Mindset, 02-09-2026, 11:44 AM
|
0 responses
109 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
573 views
1 like
|
Last Post
|
||
|
Started by RFrosty, 01-28-2026, 06:49 PM
|
0 responses
576 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|

Comment