In this video we'll see how to download live market stock prices using Python.
In particular, we're going to use the Yahoo Finance package for Python (yfinance). We are then going to plot these data in a Candlestick chart.
00:00 - Introduction
00:29 - How to download data
03:33 - Stock Chart