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

Comment