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 SalmaTrader, 07-07-2026, 10:26 PM
        0 responses
        49 views
        0 likes
        Last Post SalmaTrader  
        Started by CarlTrading, 07-05-2026, 01:16 PM
        0 responses
        22 views
        0 likes
        Last Post CarlTrading  
        Started by CaptainJack, 06-17-2026, 10:32 AM
        0 responses
        15 views
        0 likes
        Last Post CaptainJack  
        Started by kinfxhk, 06-17-2026, 04:15 AM
        0 responses
        21 views
        0 likes
        Last Post kinfxhk
        by kinfxhk
         
        Started by kinfxhk, 06-17-2026, 04:06 AM
        0 responses
        23 views
        0 likes
        Last Post kinfxhk
        by kinfxhk
         
        Working...
        X