맷플롯립과 판다스 라이브러리에 의존한다.
pip install mplfinance
import mplfinance as ,mpf mpf.plot(데이터프레임, title='제목', type='candle')