Precious Metals Price ARIMA Forecast
Description:
- Precious Metals Price ARIMA Forecast App downloads the last five years prices
from Oanda and forecast prices for the next year using
auto.arimafunction fromforecastR package.
Enrique Pérez Herrero
Mining Engineer
auto.arima function from forecast R package.| Metal | Ticker |
|---|---|
| Gold | XAU |
| Silver | XAG |
| Palladium | XPD |
| Platinum | XPT |
Shows a price plot for the selected metal and currency, and a control to change adjusted statistics: linear or loess
Shows the price table data for the selected metal and several currencies
Shows the ARIMA forecast for the next 365 days as a blue line, 80% confidence interval is displayed in orange, while 90% is in yellow.
Displays forecasted data table
Shows adjusted model using auto.arima from the forecast package
Plots first differences for the selected metal price or the differences of the data base 10 logarithm
Plots the ACF and the PACF