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,
    BertrandNinjaTrader Customer Service

    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.
        BertrandNinjaTrader Customer Service

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by andrewtrades, Today, 04:57 PM
        1 response
        8 views
        0 likes
        Last Post NinjaTrader_Manfred  
        Started by chbruno, Today, 04:10 PM
        0 responses
        6 views
        0 likes
        Last Post chbruno
        by chbruno
         
        Started by josh18955, 03-25-2023, 11:16 AM
        6 responses
        436 views
        0 likes
        Last Post Delerium  
        Started by FAQtrader, Today, 03:35 PM
        0 responses
        7 views
        0 likes
        Last Post FAQtrader  
        Started by rocketman7, Today, 09:41 AM
        5 responses
        19 views
        0 likes
        Last Post NinjaTrader_Jesse  
        Working...
        X