Candlestick Charts and Technical Studies Using Python and mplfinance

3 years ago
28

We use Matplotlib and Mplfinance to make some candlestick charts and add some technical studies, in this case, moving averages. We also show how to calculate moving averages in Pandas.

This is a simple, quick video. Hopefully if you're into charting and technical analysis (I’m not) this will point you in a potential direction for coding up your own stuff.

mplfinance: https://github.com/matplotlib/mplfinance

Github: https://github.com/kpmooney/numerical_methods_youtube/tree/master/market_analysis

Tip Jar: https://paypal.me/kpmooney

Loading comments...