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