- cufflinks (used the Quantfigure for the candlestick chart)
- plotly (requirement for using cufflinks)
- flask (for connecting the data from python to html)
- ta-lib (technical analysis library in python)
- requests (for getting API data)
- pandas (used pandas DataFrame for data storing and manipulation)
- add a button in the website to update the last 30 days of the top 50 crypto coins (on a 4 hour timeframe)
- add an ability to change timeframes