Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
My graph for now looks like this:
What I would like to do is to plot the macd line and the signal line around the data zrexth_short_sample. Any idea why? What I have tried to do is the following (it does not work):
bt.indicators.MACD(self.datas[0], subplot=False)