Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
added 1-tick intra-bar granularity
Collapse
X
-
added 1-tick intra-bar granularity
Once I've added 1-tick intra-bar granularity, and let's assume that everything is scripted correctly, I run the script in real-time, it has 6 trades, and then when I refresh the data (which becomes historical data), it only shows 4 trades, does that mean even though I have added 1-tick intra-bar granularity, the real-time and historical trades will not be the same?Tags: None
-
Hello AdeptistJune,
Yes that is possible that reloading the test will produce different results for a variety of factors. To know why that difference happened would require debugging the logic in both use cases to see what specifically is different.
Because the number of fills were different that points to something happening with how the conditions evaluated differently. That could be due to differences in indicator values, how fills happened differently which let the following logic behave differently.
The first step would be to find where the two tests begin to deviate and explore what is causing that difference.
There is a video and sample script here which shows how to debug a script between various modes and what information to print to help diagnose problems: https://ninjatrader.com/support/foru...ay-performance
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by CarlTrading, 03-31-2026, 09:41 PM
|
1 response
80 views
1 like
|
Last Post
|
||
|
Started by CarlTrading, 04-01-2026, 02:41 AM
|
0 responses
40 views
0 likes
|
Last Post
by CarlTrading
04-01-2026, 02:41 AM
|
||
|
Started by CaptainJack, 03-31-2026, 11:44 PM
|
0 responses
64 views
2 likes
|
Last Post
by CaptainJack
03-31-2026, 11:44 PM
|
||
|
Started by CarlTrading, 03-30-2026, 11:51 AM
|
0 responses
66 views
0 likes
|
Last Post
by CarlTrading
03-30-2026, 11:51 AM
|
||
|
Started by CarlTrading, 03-30-2026, 11:48 AM
|
0 responses
54 views
0 likes
|
Last Post
by CarlTrading
03-30-2026, 11:48 AM
|

Comment