↓ 1 callersMethoddraw_bs_point(self, meta: CChanPlotMeta, ax: Axes, buy_color='r', sell_color='g', fontsize=15, arrow_l=0.15, arrow_h=0.2, a
Plot/PlotDriver.py:625
↓ 1 callersMethoddraw_channel(self, meta: CChanPlotMeta, ax: Axes, T=None, top_color="r", bottom_color="b", linewidth=3, linestyle="solid")
Plot/PlotDriver.py:565
↓ 1 callersMethoddraw_seg_bs_point(self, meta: CChanPlotMeta, ax: Axes, buy_color='r', sell_color='g', fontsize=18, arrow_l=0.2, arrow_h=0.25, a
Plot/PlotDriver.py:637