- download data from yahoofinance api for BTC, DOGE, ETH, XRP, ADA
- Preprocess/normalize the dataset using Min/Max scaler
- train-test split of data
- making RNN LSTM model for time series data
- visual forecasting of data using ohlc charts from plotly
- creating a streamlit web app