aritzLizoain / EUR-CHF-forecast

EUR/CHF currency exchange rate forecasting

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EUR/CHF forecast

GitHub last commit GitHub code size in bytes GitHub Repo stars GitHub watchers

The goal of this study is to fit an ARIMA model to forecast the EUR/CHF currency exchange rate. Different models are obtained through two trend removal methods: a linear model, and differencing. The analysis reveals that differencing is the most appropriate method, leading to a white noise residual series; consequently, an ARIMA(0,0,0) is fitted. The EUR/CHF exchange rate predictions are obtained back-transforming the residual time series forecast.

About

EUR/CHF currency exchange rate forecasting

License:MIT License


Languages

Language:R 100.0%