Open HBK-HBK opened 1 year ago
Hi @ChillarAnand
AttributeError: 'Renko' object has no attribute 'get_bricks'
Please let me know how to resolve it.
Renko has the following attributes only.
data = renko.get_ohlc_data()
Where did you find this get_bricks?
Hi @ChillarAnand
AttributeError: 'Renko' object has no attribute 'get_bricks'
Please let me know how to resolve it.