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 cmoran13, Yesterday, 01:02 PM
|
0 responses
28 views
0 likes
|
Last Post
by cmoran13
Yesterday, 01:02 PM
|
||
|
Started by PaulMohn, 04-10-2026, 11:11 AM
|
0 responses
18 views
0 likes
|
Last Post
by PaulMohn
04-10-2026, 11:11 AM
|
||
|
Started by CarlTrading, 03-31-2026, 09:41 PM
|
1 response
160 views
1 like
|
Last Post
|
||
|
Started by CarlTrading, 04-01-2026, 02:41 AM
|
0 responses
95 views
1 like
|
Last Post
by CarlTrading
04-01-2026, 02:41 AM
|
||
|
Started by CaptainJack, 03-31-2026, 11:44 PM
|
0 responses
148 views
2 likes
|
Last Post
by CaptainJack
03-31-2026, 11:44 PM
|

Comment