Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Bug: Strategy Analyser Chart config is not saved

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

    Bug: Strategy Analyser Chart config is not saved

    Before running a backtest I added a 5min view to the 1min chart in the data series settings. After running the backtest it is gone and I need to add it again.

    #2
    symphys,

    This is expected. When you run a backtest the chart tab reflects a chart as setup by the strategy. Anything you did manually before will not be overwritten.
    Josh P.NinjaTrader Customer Service

    Comment


      #3
      Ok, but in my strategy I do Add(PeriodType.Minute, 5);

      So if I understand you correctly after the backtest it should display the 1min and 5min chart?
      If yes, it doesn't display the 5min chart. There are to parts in the window but the 5min bars are missing...

      Comment


        #4
        No, the bars series is added in the strategy 'background' to offer programmatic access to its values for calculations, when backtesting this MultiSeries strategy in the Strategy Analyzer the primary series would be charted.

        Comment


          #5
          Ok. But then it should only display the primary chart. It does not.

          I added 5 min Chart before running backtest. Afterwards it looks like this...
          Attached Files

          Comment


            #6
            This is a bug in removing the panel, but furthermore, you shouldn't have even been able to add a 5 minute series to a Strategy Analyzer chart tab. Note, when you run a backtest it should clear out anything you do to the chart tab and load what the strategy wants it to load like.
            Josh P.NinjaTrader Customer Service

            Comment

            Latest Posts

            Collapse

            Topics Statistics Last Post
            Started by Geovanny Suaza, 02-11-2026, 06:32 PM
            0 responses
            597 views
            0 likes
            Last Post Geovanny Suaza  
            Started by Geovanny Suaza, 02-11-2026, 05:51 PM
            0 responses
            343 views
            1 like
            Last Post Geovanny Suaza  
            Started by Mindset, 02-09-2026, 11:44 AM
            0 responses
            103 views
            0 likes
            Last Post Mindset
            by Mindset
             
            Started by Geovanny Suaza, 02-02-2026, 12:30 PM
            0 responses
            556 views
            1 like
            Last Post Geovanny Suaza  
            Started by RFrosty, 01-28-2026, 06:49 PM
            0 responses
            555 views
            1 like
            Last Post RFrosty
            by RFrosty
             
            Working...
            X