A website was build using Flask and data was fetched using pandas_datareader module from yahoo finance. The CandleStick chart was built using Bokeh data visualization library
Technologies used:-
1:- Python
2:- Pandas (To read data)
3:- Bokeh (For interactive chart)
4:- Flask (To build Web app)