Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
ExitShortLimit not working if SetStopLoss is set
Collapse
X
-
Not sure what you mean. ExitLongStop() is exactly the same thing as SetStopLoss() except its of the type that you can manage manually. As you get filled, place in your ExitLongStop() in the OnOrderUpdate() method. http://www.ninjatrader-support2.com/...ead.php?t=7499Josh P.NinjaTrader Customer Service
-
Hi Josh,
I used your example SampleOnOrderUpdate. It is great example to learn to implement the stop and profit target.
But I have a question about changing the profit target.
In the code it uses the ExitLongLimit to set profit target.
Now I would like to be able to change the profit price after the profit target is set (i.e. ExitLongLimit was called). Can I call it again with a different price.
WHat I notice is that the target does not change. Is it right?
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by charlesugo_1, 05-26-2026, 05:03 PM
|
0 responses
58 views
0 likes
|
Last Post
by charlesugo_1
05-26-2026, 05:03 PM
|
||
|
Started by DannyP96, 05-18-2026, 02:38 PM
|
1 response
143 views
0 likes
|
Last Post
|
||
|
Started by CarlTrading, 05-11-2026, 05:56 AM
|
0 responses
161 views
0 likes
|
Last Post
by CarlTrading
05-11-2026, 05:56 AM
|
||
|
Started by CarlTrading, 05-10-2026, 08:12 PM
|
0 responses
97 views
0 likes
|
Last Post
by CarlTrading
05-10-2026, 08:12 PM
|
||
|
Started by Hwop38, 05-04-2026, 07:02 PM
|
0 responses
276 views
0 likes
|
Last Post
by Hwop38
05-04-2026, 07:02 PM
|

Comment