Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Why do I get the values of 1 day instead of the whole interval of backtest?

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

    Why do I get the values of 1 day instead of the whole interval of backtest?

    Performing the backtest on more days, for instance July 1 st 2011 - July 15 th 2011, with a time frame of 1 minute, gets that is only the values related to the first day 01 July 2011. Why don't I get the values of the whole interval? Thanks.

    #2
    onurbbruno, is this a custom strategy you use here? Could it be it's coding to only execute on this specific day then? Would you see the same outcome with the default shipped SampleMACrossOver?

    Thanks,

    Comment


      #3
      With the strategy SampleMACrossOver all works well, but with my strategy type Unmanaged = true I get only the values of one day.

      Comment


        #4
        You would then need to debug the order conditions in your custom unmanaged script to check why this limited amount of trades would be generated. Please remember there's no signal tracking done by NT here, so EntriesPerDirection / EntryHandling would not be effective.

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by argusthome, 03-08-2026, 10:06 AM
        0 responses
        69 views
        0 likes
        Last Post argusthome  
        Started by NabilKhattabi, 03-06-2026, 11:18 AM
        0 responses
        42 views
        0 likes
        Last Post NabilKhattabi  
        Started by Deep42, 03-06-2026, 12:28 AM
        0 responses
        24 views
        0 likes
        Last Post Deep42
        by Deep42
         
        Started by TheRealMorford, 03-05-2026, 06:15 PM
        0 responses
        27 views
        0 likes
        Last Post TheRealMorford  
        Started by Mindset, 02-28-2026, 06:16 AM
        0 responses
        54 views
        0 likes
        Last Post Mindset
        by Mindset
         
        Working...
        X