Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Maximum look back and multi time frame

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

    Maximum look back and multi time frame

    Hello

    I am running backtests on a multi times frame strategy and facing memory issues when i extend the backtest period.

    Backtest is running on 1 Minute bars and I have also added indicators on 5 minutes and 30 minutes bars.

    If I activate the 256 bars max look back period option what would be the consequences on the 30 minutes times frame indicators (256 bars or 256/30 = 8 bars ?)

    Thanks in advance

    Lionel

    #2
    Hi Lionel, irrespective of the time frame your data series objects would hold only 256 bars in memory thus giving a considerable savings compared to inifnite especially on longer backtests where series used would be longer. Unless you specifically needs those long lookbacks, I would definitely try working with 256.

    Comment


      #3
      Hello bertrand

      Just to be sure, lets imagine that in a 1 minute backtest, I am using a SMA(100) based on 30 minutes bars
      will it be properly calculated if the 256 max look bar flag is set to yes ?

      Lionel

      Comment


        #4
        Do you store the SMA in a custom series that is tied to your 1 minute series? Then I would suggest going with infinite on that.

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by Geovanny Suaza, 02-11-2026, 06:32 PM
        0 responses
        660 views
        0 likes
        Last Post Geovanny Suaza  
        Started by Geovanny Suaza, 02-11-2026, 05:51 PM
        0 responses
        375 views
        1 like
        Last Post Geovanny Suaza  
        Started by Mindset, 02-09-2026, 11:44 AM
        0 responses
        110 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
        579 views
        1 like
        Last Post RFrosty
        by RFrosty
         
        Working...
        X