marcosan93 / Price-Forecaster

Forecasting the future prices of BTC and More using Machine and Deep Learning Models
84 stars 44 forks source link

Predicting Future Prices of Bitcoin and Stocks

Articles on Medium

Using Time Series models: SARIMA and FB Prophet to forecast Bitcoin prices:

Using a Recurrent Neural Network: LSTM (Long Short-Term Memory) Network:

Adding Technical Indicator Values:

Using Technical Indicators as Multivariable Inputs in a Neural Network:

Backtesting ARIMA Model

Need access to financial data? Consider using EOD Historical Data, which I've used in some of my articles.