Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Inconsistent Backtesting Results

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

    Inconsistent Backtesting Results

    Hello,

    I was backtesting a strategy and getting inconsistent results. The only thing I changed between the tests was the timeframe I was testing over.

    If I just tested over the last 22 days (1/2/23 to 1/25/23) it would show 8 trades. However, if I increased the time window to cover the last four months there was only 3 trades. And when I increased it to test over all of 2022 there was 0 trades executed.

    I used the same code, the same settings, etc. Just changed the timeframe.

    I haven't seen this with other strategies and am at a loss at what could cause this, so I'm not sure how to troubleshoot it. Any advice of where to start is appreciated.

    Click image for larger version

Name:	image.png
Views:	132
Size:	81.9 KB
ID:	1233120

    #2
    Hello BQuinton,

    Thanks for your post.

    As a general rule for backtesting: Same Input data + Same strategy code and parameters + Same timeframe = Same results.

    I've included some additional resources on the differences between historical and realtime data and further reading on these discrepancies that should be minded while backtesting. My colleague Chelsea's forum post goes into depth on creating strategies and backtests that produce consistent results.

    Discrepancies between backtesting and realtime data — https://ninjatrader.com/support/help...ime_vs_bac.htm

    Comparing real-time, historical, and replay performance — https://ninjatrader.com/support/foru...d.php?t=102504

    Also, re-download the historical data you are testing on to ensure you have historical data for the timeframe you are backtesting by going to Control Center > Tools > Historical Data > Download.

    Download historical data: https://ninjatrader.com/support/help...8/download.htm

    To fully understand how a strategy is behaving and placing orders, debugging prints should be added to the script to see exactly how the logic is processing.

    Below is a link to a forum post that demonstrates how to use prints to understand behavior.

    https://ninjatrader.com/support/foru...121#post791121

    Please let me know if I may be of further assistance.​
    <span class="name">Brandon H.</span><span class="title">NinjaTrader Customer Service</span><iframe name="sig" id="sigFrame" src="/support/forum/core/clientscript/Signature/signature.php" frameborder="0" border="0" cellspacing="0" style="border-style: none;width: 100%; height: 120px;"></iframe>

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by Mindset, 04-21-2026, 06:46 AM
    0 responses
    90 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Started by M4ndoo, 04-20-2026, 05:21 PM
    0 responses
    137 views
    0 likes
    Last Post M4ndoo
    by M4ndoo
     
    Started by M4ndoo, 04-19-2026, 05:54 PM
    0 responses
    68 views
    0 likes
    Last Post M4ndoo
    by M4ndoo
     
    Started by cmoran13, 04-16-2026, 01:02 PM
    0 responses
    120 views
    0 likes
    Last Post cmoran13  
    Started by PaulMohn, 04-10-2026, 11:11 AM
    0 responses
    71 views
    0 likes
    Last Post PaulMohn  
    Working...
    X