Aug 3, 2021
I'm not sure whether you could change just the colors and retain the current style. I would suggest you to change plot style which can be done by adding another argument 'style' inside the plot function. For example, you can type "mf.plot(amzn.iloc[:-50:], type = 'candle', style = 'charles')