In this video we'll download some live stock data and we'll plot them in a canldestick chart, using the plotly.graph_objs package.
We first consider a basic candlestick plot, which will be then customized in order to be as user-friendly as possible.
00:00 - Import packages
00:46 - Download stock data
02:05 - Basic CandleStick chart
04:25 - Customize CandleStick chart