Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
it is happening to me on entry. how can I resubmit the order at a different price?
Collapse
X
-
Hello babouin77,
I've moved this to its own thread as it was not on the topic of a strategy becoming disabled when using RealtimeErrorHandling.IgnoreAllOrders.
The message itself is that the stop price is on the wrong side of the market.
You can move an order by calling the same order entry method and same tag name using a different price.
You can detect an order is OrderState.Rejected in OnOrderUpdate().
Just ensure the new stop price is a valid price for the exchange to accept (buys above the GetCurrentAsk(), sells below the GetCurrentBid()).Chelsea B.NinjaTrader Customer Service
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by kinfxhk, 07-14-2026, 09:39 AM
|
0 responses
15 views
0 likes
|
Last Post
by kinfxhk
07-14-2026, 09:39 AM
|
||
|
Started by kinfxhk, 07-13-2026, 10:18 AM
|
0 responses
59 views
0 likes
|
Last Post
by kinfxhk
07-13-2026, 10:18 AM
|
||
|
Started by kinfxhk, 07-13-2026, 09:50 AM
|
0 responses
42 views
0 likes
|
Last Post
by kinfxhk
07-13-2026, 09:50 AM
|
||
|
Started by kinfxhk, 07-13-2026, 07:21 AM
|
0 responses
47 views
0 likes
|
Last Post
by kinfxhk
07-13-2026, 07:21 AM
|
||
|
Started by kinfxhk, 07-11-2026, 02:11 AM
|
0 responses
38 views
0 likes
|
Last Post
by kinfxhk
07-11-2026, 02:11 AM
|

Comment