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
Les informations et les publications ne sont pas destinées à être, et ne constituent pas, des conseils ou des recommandations en matière de finance, d'investissement, de trading ou d'autres types de conseils fournis ou approuvés par TradingView. Pour en savoir plus, consultez les Conditions d'utilisation.