Bitcoin Price Prediction using Facebook Prophet PlatoBlockchain Data Intelligence. Vertical Search. Ai.

Bitcoin Price Prediction using Facebook Prophet

Bitcoin Price Prediction using Facebook Prophet PlatoBlockchain Data Intelligence. Vertical Search. Ai.

Bitcoin is the world’s most valuable cryptocurrency, introduced by Satoshi Nakamoto (2008) and whose network of nodes was started in 2009. It is enabled by the blockchain technology and allows for peer-to-peer transactions secured by cryptography. Currently, with a market capitalization at around $849.03B (September 2021) and priced at $45,000.00, Bitcoin represents about 66% of the cryptocurrency market, although it is 26.84% below the all time high of $65,000.00 that was reached in May 2021. Needless to say 2021 has been a big year for cryptocurrency. Hence, forecasting Bitcoin price has great implications both for investors and traders.

  • If the price crosses the upper limit, there’s a really good chance that the price will fall, which makes is optimal for selling.
  • It is accurate, fast and reliable.
  • It isn’t as complex as LSTM or Arima.
  • It doesn’t need highly sophisticated data processing. Facebook Prophet really works well with missing data and outliers.
  • Facebook company itself uses Prophet for internal forecasting and prediction.
  • It also has an option for Domain knowledge integration i.e. you can use human-interpretable parameters to improve your forecast by adding your domain knowledge.

In this work, we will approach the forecast of daily closing price series of the Bitcoin cryptocurrency using data on prices of prior years (January 2016 to August 2020).

This file contains the historical data are Bitcoin from January 2016 to August 2020.

We will use Facebook Prophet to make prediction for the following 30 days (September 2020).

RangeIndex: 1705 entries, 0 to 1704
Data columns (total 2 columns):
# Column Non-Null Count Dtype
--- ------ -------------- -----
0 Date 1705 non-null object
1 Close 1705 non-null float64
dtypes: float64(1), object(1)

Let’s visualize our data:

Source: https://baotramduong.medium.com/bitcoin-price-prediction-using-facebook-prophet-b1b11c8dde2f?source=rss——-8—————–cryptocurrency

Time Stamp:

More from Medium