Skip to content

Python code for forecasting Bitcoin prices using the ARIMA model. The forecasting is performed to predict Bitcoin prices for the next 7 days based on historical trends.

Notifications You must be signed in to change notification settings

MuhammadHilmyPutraRisma/bitcoin-arima-forecast

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Bitcoin-Price-Forecast-With-ARIMA-Model

Python code for forecasting Bitcoin prices using the ARIMA model. The forecasting is performed to predict Bitcoin prices for the next 7 days based on historical trends.

Features

  • Stationary testing
  • Data differencing
  • Data transformation
  • Plotting of ACF and PACF
  • Determining optimal ARIMA model parameters
  • Diagnostic checking of the model
  • Forecasting Bitcoin prices for the next 7 days
  • Visualization of actual vs forecasted Bitcoin prices

Prerequisites

  • Python (v3.10 or higher)
  • Library on python-code.ipynb

About

Python code for forecasting Bitcoin prices using the ARIMA model. The forecasting is performed to predict Bitcoin prices for the next 7 days based on historical trends.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published