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 charlesugo_1, 05-26-2026, 05:03 PM
        0 responses
        59 views
        0 likes
        Last Post charlesugo_1  
        Started by DannyP96, 05-18-2026, 02:38 PM
        1 response
        143 views
        0 likes
        Last Post NinjaTrader_ChelseaB  
        Started by CarlTrading, 05-11-2026, 05:56 AM
        0 responses
        161 views
        0 likes
        Last Post CarlTrading  
        Started by CarlTrading, 05-10-2026, 08:12 PM
        0 responses
        97 views
        0 likes
        Last Post CarlTrading  
        Started by Hwop38, 05-04-2026, 07:02 PM
        0 responses
        276 views
        0 likes
        Last Post Hwop38
        by Hwop38
         
        Working...
        X