sukioral
Results
1
issues of
sukioral
I am using the follow code to join the lower points of two bars together (the blue bold line): mpf.plot(data,hlines=dict(hlines=hlines_carrier,colors=['g','r'],linestyle='-.'),type='candle',alines=two_points)  However, I would like to the line to extend...
question