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 NullPointStrategies, Yesterday, 05:17 AM
|
0 responses
66 views
0 likes
|
Last Post
|
||
|
Started by argusthome, 03-08-2026, 10:06 AM
|
0 responses
141 views
0 likes
|
Last Post
by argusthome
03-08-2026, 10:06 AM
|
||
|
Started by NabilKhattabi, 03-06-2026, 11:18 AM
|
0 responses
75 views
0 likes
|
Last Post
|
||
|
Started by Deep42, 03-06-2026, 12:28 AM
|
0 responses
46 views
0 likes
|
Last Post
by Deep42
03-06-2026, 12:28 AM
|
||
|
Started by TheRealMorford, 03-05-2026, 06:15 PM
|
0 responses
51 views
0 likes
|
Last Post
|

Comment