Navigation

    Backtrader Community

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    1. Home
    2. Giacomo
    3. Best
    For code/output blocks: Use ``` (aka backtick or grave accent) in a single line before and after the block. See: http://commonmark.org/help/
    G
    • Profile
    • Following 0
    • Followers 0
    • Topics 3
    • Posts 6
    • Best 1
    • Groups 0

    Best posts made by Giacomo

    • RE: GenericCSVData - 'Cerebro' object has no attribute '_exactbars'

      Solved

      self.rsi = bt.indicators.RSI_SMA(self.data.close, period=self.params.period, safediv=True)
      
      posted in General Code/Help
      G
      Giacomo
    • 1 / 1