For code/output blocks: Use ``` (aka backtick or grave accent) in a single line before and after the block. See: http://commonmark.org/help/
getcommissioninfo error when during cerebro.run()
-
Hey has anyone happened to see the below error? Is it due to anything wrong with data loading? thanks.
File "D:\Pandas\Python3\lib\site-packages\backtrader-1.9.76.123-py3.6.egg\backtrader\broker.py", line 80, in getcommissioninfo
if data._name in self.comminfo:AttributeError: 'str' object has no attribute '_name'
-
Hi @DZ .
Please send your code (the part with getcommisioninfo) so we can try help