Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

added 1-tick intra-bar granularity

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    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?

    #2
    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




    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by CaptainJack, 05-29-2026, 05:09 AM
    0 responses
    172 views
    0 likes
    Last Post CaptainJack  
    Started by CaptainJack, 05-29-2026, 12:02 AM
    0 responses
    88 views
    0 likes
    Last Post CaptainJack  
    Started by charlesugo_1, 05-26-2026, 05:03 PM
    0 responses
    128 views
    0 likes
    Last Post charlesugo_1  
    Started by DannyP96, 05-18-2026, 02:38 PM
    1 response
    208 views
    0 likes
    Last Post NinjaTrader_ChelseaB  
    Started by CarlTrading, 05-11-2026, 05:56 AM
    0 responses
    185 views
    0 likes
    Last Post CarlTrading  
    Working...
    X