Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
OnOrderUpdate Questions
Collapse
X
-
OnOrderUpdate Questions
I read through the help and I'm not sure if what I am seeing is expected behavior. When running a backtest on daily bars, I am "sometimes" seeing an OrderUpdate with an OrderStatus of "Filled" on the same day as the order is submitted. I'm not quite sure how that can be when it obviously can't be filled until the next day. The OnExecutionUpdate reports it on the proper day. Am I missing something?Tags: None
-
-
He Dave,
Please see the attached example.
It is a multi-symbol strategy. It will print to the output window the details of each event. See picture of what I am referring to.
The example is using the ^SP500 index as the base security with daily bars from 1/1/2013 to today. I am using IQfeed as my datasource. The strategy loads the DOW 30 and runs a simple SMA crossover strategy on the underlying instruments.
I've attached a picture of my strategy settings.Last edited by GrumpyTrader; 01-02-2016, 11:37 AM.
Comment
-
Thank you -- that was exactly what I needed to see the issue clear as day. I can confirm this behavior, and it does appear to be unintended. The DateTime provided on OnOrderUpdate, in addition to the Time property of the Order object provided, both show the date/time of the order submission, rather than order fill.
I've reported this to our development team to investigate a potential solution, with Tracking ID # NTEIGHT-9240.Dave I.NinjaTrader Product Management
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Mindset, Today, 06:46 AM
|
0 responses
13 views
0 likes
|
Last Post
by Mindset
Today, 06:46 AM
|
||
|
Started by M4ndoo, Yesterday, 05:21 PM
|
0 responses
19 views
0 likes
|
Last Post
by M4ndoo
Yesterday, 05:21 PM
|
||
|
Started by M4ndoo, 04-19-2026, 05:54 PM
|
0 responses
16 views
0 likes
|
Last Post
by M4ndoo
04-19-2026, 05:54 PM
|
||
|
Started by cmoran13, 04-16-2026, 01:02 PM
|
0 responses
82 views
0 likes
|
Last Post
by cmoran13
04-16-2026, 01:02 PM
|
||
|
Started by PaulMohn, 04-10-2026, 11:11 AM
|
0 responses
51 views
0 likes
|
Last Post
by PaulMohn
04-10-2026, 11:11 AM
|

Comment