Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Market Replay Data Has Gaps

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

    Market Replay Data Has Gaps

    Hi team,

    I've recently been using Market Replay data to run backtests on strategies. I went back and downloaded the last 90 days of data for NQ 2024. I'm running my strategy with Tick Replay enabled as I need intrabar updates.

    I noticed that my strategy which was configured to only take trades when the 1 minute bar's isFirstTickofBar == True would take trades at any second, but only when looking at the older market replay data. I decided to print out all of the ticks that were occurring. I see all the ticks when I print via the OnMarketUpdate method however when I print in the OnBarUpdate method entire minutes can pass without an update...


    I took the strategy out of the loop and just ran the Market Replay with the chart open. Look at these two screen shots. The April dated one has tons of gaps. The left of the screen is the historical filled bars and the right is the data I replayed (MarketDataGaps.png). This goes on for over a month of data until sometime in late May/June.

    Then look at the next screenshot (MarketDataFull.png) of market replay from June those bars are full like I'd expect.


    What's going on here? This is giving me bar results while backdating and is a huge problem for reliable test results.

    Attached Files

    #2
    I'll answer my own question. Looks like this is due to contract roll overs... It looks like viewing historical data on the chart auto merges that together but market replay does not.

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by argusthome, 03-08-2026, 10:06 AM
    0 responses
    65 views
    0 likes
    Last Post argusthome  
    Started by NabilKhattabi, 03-06-2026, 11:18 AM
    0 responses
    41 views
    0 likes
    Last Post NabilKhattabi  
    Started by Deep42, 03-06-2026, 12:28 AM
    0 responses
    23 views
    0 likes
    Last Post Deep42
    by Deep42
     
    Started by TheRealMorford, 03-05-2026, 06:15 PM
    0 responses
    26 views
    0 likes
    Last Post TheRealMorford  
    Started by Mindset, 02-28-2026, 06:16 AM
    0 responses
    52 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Working...
    X