Hi folks, 

Since couple of weeks, i was able to backtest this strategy but 2 days i got this error:

"Runtime Error: Trying to dynamically access a method that does not exist throws a TypeError exception. To prevent the exception, ensure each parameter type matches those required by the 'float'>) method. Please checkout the API documentation.
  at OnData
    self.bb1.Update(self.Time in main.py: line 73"

Not sure why suddenly i got this error on the BB update. Can someone help me on that? 

Thanks in advance!

Mohamed