I am trying to import matplotlib.finance module in python so that I can make a Candlestick OCHL graph. My matplotlib.pyplot version is 2.00. I\'ve
matplotlib.finance
matplotlib.pyplot
Since mpl_finace is not on pip now, you may also want to use following command to install mpl_finance by pip:
mpl_finace
mpl_finance
pip
pip install https://github.com/matplotlib/mpl_finance/archive/master.zip