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 Hwop38, 05-04-2026, 07:02 PM
|
0 responses
140 views
0 likes
|
Last Post
by Hwop38
05-04-2026, 07:02 PM
|
||
|
Started by CaptainJack, 04-24-2026, 11:07 PM
|
0 responses
295 views
0 likes
|
Last Post
by CaptainJack
04-24-2026, 11:07 PM
|
||
|
Started by Mindset, 04-21-2026, 06:46 AM
|
0 responses
240 views
0 likes
|
Last Post
by Mindset
04-21-2026, 06:46 AM
|
||
|
Started by M4ndoo, 04-20-2026, 05:21 PM
|
0 responses
339 views
0 likes
|
Last Post
by M4ndoo
04-20-2026, 05:21 PM
|
||
|
Started by M4ndoo, 04-19-2026, 05:54 PM
|
0 responses
172 views
0 likes
|
Last Post
by M4ndoo
04-19-2026, 05:54 PM
|

Comment