- Pandas and yfinance to crawl, clean data
- Using Prophet to do simple forecast
- RNN stock price predictor
- Using Recurrent neural network (RNN) and Long short-term memory (LSTM) algorithm, one of deep learning technique, we'll predict selected ticker's future price.
- Portfolio Optimization
- Monte Carlo simulation
- Sharpe Ratio