Gold Price prediction (Prediction or Forecast)
Hello there, I am really new in RM and have been testing out datasets from investing.com which takes XAU/USD pairing as my dataset. The goal is to predict Gold Price prediction movement. In this case, several attributes are given which are
Date
Price
Volume
Open
Low
High
Change
From this, any possible method to predict what is going to be the price for the next days based on Date alone?
P.S. I tried ARIMA and it is giving me weird result as in "Change" was monotone in one value and keeps repeating in that single value.