This is an interactive JS candlestick chart visualizing daily stock price data for Tesla Inc. (TSLA) from 2010 to 2021. Loads data from CSV. Features technical indicators (EMA, MACD, and Envelope), annotations, and a scroller series.
Check out how this JavaScript chart was built step-by-step in this Stock Chart Tutorial..