The aim of this project is to predict the weekly exchange rate of Hong Kong dollar to Chinese Yuan using autoregressive integrated moving average (ARIMA) models.

Authors Avatar

Forecasting of HKD to CHY Exchange Rates using ARIMA model: A Case Study

Reporter information

Abstract: In today’s global economy, forecasting of exchange rates or at least predicting the trend correctly is a challenging work in many business related areas, and time series models have successfully been used in   such cases in recent years. The aim of this project is to predict the weekly exchange rate of Hong Kong dollar to Chinese Yuan using autoregressive integrated moving average (ARIMA) models. Box-Jenkins methodology has been used to obtain the appropriate ARIMA model. I find that over the period from November 2006 to October 2011, the weekly HKD/CNY exchange rate is best modeled by a ARIMA model with lags of autoregressive and moving average are one after one lag difference.

PART1 Background

The foreign exchange market has experienced unprecedented growth in recent years. The exchange rates play an major role in controlling dynamics of the exchange market, also for financial market. Consequentially, in order to success, it is critical for businesses (like Banks, Agency and other) to predict exchange rate appropriately. Although, as we all known, the financial market is unpredictability and volatility, Number of people are predicting exchange rates in different ways.

Exchange rates prediction is one of the most challenging applications of time series forecasting, since the exchange rates are always inherently noisy, non-stationary and deterministically chaotic. These characteristics indicate that there is no complete information that could be obtained from the past behavior of such markets to fully capture the dependency between the future rates and that of the past. So that one general assumption is made that the historical data incorporate all those behavior. As a result, the historical data is the major player in the prediction process.  

Aim of this case study is to provide a practical and accessible example of Box and Jenkins’Auto-Regressive Integrated Moving Average (ARIMA) model. ARIMA technique has been widely used for time series forecasting in the past two decades. The exchange rate between the Hong Kong dollar and the Chinese Yuan (HKD/CHY) has been used for me to develop this case. The historical and up-to-date exchange rate data I used in this report are available freely to download from international and national agencies.

The project is developed in the following way. In part 2, we explain our methodology and modeling approach, referring to the general methodology of ARIMA modeling. In part 3, we present the resulting model, and use it for forecasting. In part 4, we summary this project and make a general conclusion.

PART2 Materials and Method

2.1 Data correction

Daily exchange rates for HKD/CHY have been collected from the website of CurrencyConverter () from November-2006 to October-2011. 260 weekly exchange rates were calculated as the mean of one week daily exchange rate, and ordered from 1 to 260. The 16th,48th,100th,117th,172th,257th weekly missing exchange rate were imputed as mean of the nearby 2 week exchange rates. From these data, the first 250 cases have been used to generate ARIMA model for training session and last 10 cases have been used for testing session of the time series model for forecasting of the exchange rates.

2.2 Software

Join now!

Analysis was performed in SAS (SAS 9.2 for Windows; SAS Institute Inc., Cary, NC), all pictures were also drawn with this statistical software.

2.3 Overview of ARIMA model

In this section, we briefly explain the basic concept about ARIMA model since the methodology of ARIMA estimation and model selection is a classical topic covered in most textbooks on time series analysis. I will give a practical meaning in this context to the model.

In ARIMA model, lags of the differenced series appearing in the forecasting equation are called "auto-regressive" terms, lags of the forecast errors are called "moving average" ...

This is a preview of the whole essay