Predicting ETH price for the next 30 days by using Facebook prophet in a simple manner. Black dots represent reality, red lines are the changepoints in the trend, and the blue line is the prediction.
Here is the code:
################### import pandas as pd from fbprophet import Prophet
The information and publications are not meant to be, and do not constitute, financial, investment, trading, or other types of advice or recommendations supplied or endorsed by TradingView. Read more in the Terms of Use.