본문 바로가기
Etc

mplfinance, mpl-finance

by 해피바다 2021. 8. 30.

https://pypi.org/project/mplfinance/

 

mplfinance

Utilities for the visualization, and visual analysis, of financial data

pypi.org

mpl-finance의 최신 버전이 mplfinance 라는 이름으로 바뀐 것 같다.

 

mpl_finance.candlestick2_ohlc 

 

from mplfinance.original_flavor import candlestick_ohlc

 

코드 적용시에 mpl_finance 빼고 candlestick2_ohlc() 바로 사용하면 된다.

 

 

'Etc' 카테고리의 다른 글

Pandas MFI(Money Flow Index)  (0) 2021.09.08
python/pandas Timestamp.dayofweek  (0) 2021.08.30
Unable to read URL: https://finance.yahoo.com/  (0) 2021.08.25
Pycharm & GitHub  (0) 2021.05.09
[python] URL 검사  (0) 2020.04.03