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 CaptainJack, 05-29-2026, 05:09 AM
|
0 responses
172 views
0 likes
|
Last Post
by CaptainJack
05-29-2026, 05:09 AM
|
||
|
Started by CaptainJack, 05-29-2026, 12:02 AM
|
0 responses
88 views
0 likes
|
Last Post
by CaptainJack
05-29-2026, 12:02 AM
|
||
|
Started by charlesugo_1, 05-26-2026, 05:03 PM
|
0 responses
128 views
0 likes
|
Last Post
by charlesugo_1
05-26-2026, 05:03 PM
|
||
|
Started by DannyP96, 05-18-2026, 02:38 PM
|
1 response
208 views
0 likes
|
Last Post
|
||
|
Started by CarlTrading, 05-11-2026, 05:56 AM
|
0 responses
185 views
0 likes
|
Last Post
by CarlTrading
05-11-2026, 05:56 AM
|

Comment