Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Strategy analyzer multi time frame chart discrepancy

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

    Strategy analyzer multi time frame chart discrepancy

    Hello,

    I have two questions about how the strategy analyzer deals with order entry and exit times in a multi time frame strategy.

    In this case, the base time frame is 1 minute, but the strategy will also place orders against other time frames. I open positions using EnterLongLimit and EnterShortLimit, and set barsInProgressIndex to the index of the Bars array that generated the entry signal.

    I've noticed that the entry and exit times listed by the strategy analyzer appear to only increment by the time frame of the Bars array passed in to EnterShortLimit. So, for an order that was generated by a 60 minute signal, the entry and exit times will always be listed as xx:00. When an order is closed before the end of one bar, the entry and exit times are then the same. Is this the intended behavior? I just want to be sure that I understand this correctly so I'm not misinterpreting test results.

    Because a 60 minute order is displayed on the 1 minute chart, when the order closes during the same 60 minute bar, it shows up on a single 1 minute bar like this:



    Is this anything for me to worry about, or can I simply ignore how it's displayed?

    #2
    Hello,

    Yes, this is expected behavior. The data that is available in any bar in progress is limited to that bar series that is in progress at that time.
    DenNinjaTrader Customer Service

    Comment


      #3
      Ben,

      Thanks for the clarification. In the case of a multi time frame strategy, do the all the bar series share the same generated tick data?

      Marc Newlin

      Comment


        #4
        Hello,

        Yes, the do have the same underlying tick data, but the strategy analyzer works off of close bar information. This link may help:
        DenNinjaTrader Customer Service

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by Geovanny Suaza, 02-11-2026, 06:32 PM
        0 responses
        649 views
        0 likes
        Last Post Geovanny Suaza  
        Started by Geovanny Suaza, 02-11-2026, 05:51 PM
        0 responses
        370 views
        1 like
        Last Post Geovanny Suaza  
        Started by Mindset, 02-09-2026, 11:44 AM
        0 responses
        109 views
        0 likes
        Last Post Mindset
        by Mindset
         
        Started by Geovanny Suaza, 02-02-2026, 12:30 PM
        0 responses
        574 views
        1 like
        Last Post Geovanny Suaza  
        Started by RFrosty, 01-28-2026, 06:49 PM
        0 responses
        576 views
        1 like
        Last Post RFrosty
        by RFrosty
         
        Working...
        X