首页    期刊浏览 2024年11月14日 星期四
登录注册

文章基本信息

  • 标题:Financial time series forecasting using neural networks: a case study of the Bucharest Stock Exchange.
  • 作者:Trifan, Alina Lucia
  • 期刊名称:Annals of DAAAM & Proceedings
  • 印刷版ISSN:1726-9679
  • 出版年度:2010
  • 期号:January
  • 语种:English
  • 出版社:DAAAM International Vienna
  • 摘要:The analysis of past and present events has been developed into different techniques for solving the future behavior forecasting of certain data series. Forecasting different variables is the key activity in developing market strategies. Trading stock indices has gained tremendous popularity in most financial markets in the world, encouraged by the diversity of financial instruments and new indices, driving the growth in global investment opportunities, both for individual investors, but also institutional ones. Trading stock indices offers to the investors the opportunity to cover potential specific capital market risks and creates opportunity for profit for speculators and arbitrageurs.
  • 关键词:Artificial neural networks;Economic forecasting;Financial markets;Neural networks;Stock exchanges;Stock-exchange;Time series analysis;Time-series analysis

Financial time series forecasting using neural networks: a case study of the Bucharest Stock Exchange.


Trifan, Alina Lucia


1. INTRODUCTION

The analysis of past and present events has been developed into different techniques for solving the future behavior forecasting of certain data series. Forecasting different variables is the key activity in developing market strategies. Trading stock indices has gained tremendous popularity in most financial markets in the world, encouraged by the diversity of financial instruments and new indices, driving the growth in global investment opportunities, both for individual investors, but also institutional ones. Trading stock indices offers to the investors the opportunity to cover potential specific capital market risks and creates opportunity for profit for speculators and arbitrageurs.

Modern technologies use artificial intelligence to create systems that mimic human behavior. Artificial neural networks (ANN) possess remarkable capacity to learn, to adapt, to generalize, can solve nonlinear problems, interpolation and leveling data, can accommodate the nonlinear and complex scenarios for different statistical distributions. The possibility of financial time series forecasting and particularly, stock indices forecasting with ANN has profound implications in both research and practice. The interest showed in modeling financial time series using ANN is due to their ability to learn and memory, as well as their applicability in an impressive number of scientific fields.

Since 1991, banks began to use neural networks in decision-making process for granting credit and for financial forecasts, so many companies started to produce applications based on neural networks easy to use, containing various architectures and learning rules. Business impact was immediate and substantial, given widespread use of ANN in areas like finance, banks and stock exchanges, accounting, marketing, human resources. So today's business environment has become dependent on intelligent problem-solving techniques, continually being researched and developed methods, models in which rules are combined with neural networks genetic algorithms, fuzzy logic, neural-fuzzy and fuzzy expert systems.

2. LITERATURE REVIEW

McCulloch and Pitts (1943) achieve a first simulation of biological nervous system structure, performing logic functions in learning and build the binary probit model. Donald Hebb (1949) introduces the first law of learning. Frank Rosenblatt (1958) builds on previous studies and develops advanced models that have the ability to learn, most notably the Perceptron model--the simplest type of feedforward artificial neural network. Cowan (1967) introduces the sigmoid function as activation function. Paul Werbos (1974) publishes the learning method called backpropagation error, technique that enables to determine the parameters values for which the error is minimized.

Chenoweth and Obradovic (1996) apply artificial neural networks in finance, investigating the behavior of a forecasting system for S&P 500 stock index. Terna (1998) uses multiple neural networks to simulate the behavior of stock market investors, investigating the behavior of a small system composed of 10 buyers and 10 sellers. Leung et al. (1998) evaluate in terms of performance and investment return various techniques and models for time series forecasting, seeking to determine the direction of movement of stock indices using linear discrimination analysis, probit and logit analysis, probabilistic neural networks.

Tino (2001) describes a system that simulates trading options on the FTSE and DAX stock index, predicting the volatility of the two indices using delta-neutral trading strategy. Ho et al. (2002) develop a comparison between ANN and Box-Jenkins ARIMA method for predicting time series. Phua et al. (2003) obtain satisfactory results for the forecast of the Singapore Stock Exchange indices combining genetic algorithms and neural networks.

Kamruzzaman and Sarker (2004, 2006) conduct a comparative study of ANN and ARIMA models for forecasting the exchange rate and conclude in favor of the ANN. Santiago Maia and de Carvalho (2010) mix MLP neural networks with Holt's exponential smoothing method for the capital market forecasting.

Ebrahimpour et al. (2010) predict the development of equities listed on the stock exchange in Tehran, Iran and use a mix of MLP expert systems, combining three specific neural networks methods and compare its performance with neurofuzzy networks in which the Adaptive Network-Based Fuzzy Inference System (ANFIS) learning method is applied.

Jagric et al. (2010) stresses the importance of psychological factors explaining the behavior of stock market investors through them.

3. CASE STUDY

3.1 Data

The data sets used for this study were daily closing prices for a total of 22 companies listed on Bucharest Stock Exchange and two representative Romanian stock indices BET and BETC. The period of analysis is in the range 11/21/2002 to 07/08/2010. For optimal use of available data, their sizing was performed in two samples: the training data set (11/21/2002 to 12/21/2007) and the data set used for validation and testing (03/01/2008 to 08/07/2010).

3.2 Methodology

In order to implement the neural network was considered as representative the following relationship:

[KD.sub.t+1] = [f.sub.2]([w.sub.2] x [f.sub.1]([w.sub.1] x x)) (1)

where:

[KD.sub.t] = [K.sub.t] - [D.sub.t] (2)

K and D are specific technical analysis stochastic indicators, calculated for the KD trading system; [f.sub.1] and [f.sub.2] represent the transfer (activation) functions, the unipolar sigmoid (logistic) function was used, which has the following expression:

[MATHEMATICAL EXPRESSION NOT REPRODUCIBLE IN ASCII] (3)

[w.sub.1] and [w.sub.2] are the weights matrices for the connections between inputs and hidden layer and between hidden nodes layer and output layer, respectively.

In this study a MLP neural network with three layers was implemented and backpropagation with a momentum term techniques were applied. Repeated tests have found the optimal values of training parameters: learning rate and momentum (which can take values between 0 and 1) as the learning rate 0.1 and 0.7 for momentum.

4. RESULTS

Classical models results, obtained using EViews program, were compared in terms of indicators [R.sup.2], adjusted [R.sup.2], DW statistics, but also usig other performance indicators calculated for models based on AI (the number of correct forecasts, h, the ratio between the number of correct projections (h) and total number of forecasts (N), called Hit Rate, HR and the root mean square error, RMSE).

HR = h/N (4)

[MATHEMATICAL EXPRESSION NOT REPRODUCIBLE IN ASCII] (5)

5. CONCLUSION

The comparative table of results of the analyzed models shows that the model based on the use of artificial neural networks obtained the best valuee for the performance indicators (making 13,262 accurate predictions of the total number of 15,144, having a hit rate of 87.57% and the RMSE indicator value is the smallest, 0.8598).

The classical models proposed for analysis, primarily aimed at the comparison with models based on AI, obtained lower values for the performance indicators, as follows: GARCH-M model correctly predicted a total of 12,172 possible price developments of the total 15,144 forecasts, HR: 80.38% and the RMSE value is over unit: 1.0891, while linear regression model had the lowest performance, 12,160 accurate forecasts at the same total number, HR: 80.30% and RMSE: 1.1010.

Although having experienced superior values of performance compared to conventional models, models based on AI can be difficult to understand, apply and interpret, leaving open other possible options for better choices and combinations of parameters (learning rates, momentum, the choice of certain algorithms, linguistic variables, membership functions).

The same restrictions may be noticed, however, also using classical models, that do not cover certain and correct choice of model variables. So the human factor characterized by experience, multiple attempts, intuition remains part of the decision both in building classical models and using models based on artificial intelligence.

What stands out for models based on the use of neural networks is their ability to capture and copy human characteristics (learning, generalization and making patterns, classifications).

6. FURTHER RESEARCH

ANN cannot be used, however, to explain the causal relationships between input and output variables, the algorithms used having a "black box" structure. Neural networks cannot be initialized with a set of a priori knowledge and must follow a learning algorithm, a process that has a temporal component that can not always guarantee success.

Thus, the disadvantage of neural networks in terms of lack of transparency in the process of collecting, handling and processing of input data in output data led to the development of fuzzy expert systems, a special case of expert systems. While neural networks have the information represented in the form of specific links, called weights, fuzzy systems are based on fuzzy logic, representing the information into fuzzy sets.

The goal of a future research will be the implementation of a hybrid neuro-fuzzy system and the test of its performance achieved as used for financial time series forecasting.

7. REFERENCES

Chenoweth, T. & Obradovic, Z. (1996). A Multi-Component Nonlinear Prediction System for the S&P 500 Index, Neurocomputing, vol. 10, no. 3, pp. 275-290

Ebrahimpoura, R.; Nikooc, H.; Masoudniad, S.; Yousefie, M. & Ghaemif, M.S. (2010). Mixture of MLP-experts for trend forecasting of time series: A case study of the Tehran stock exchange, International Journal of Forecasting, in press

Ho, S.L.; Xie, M. & Goh T.N. (2002). A comparative study of neural network and Box-Jenkins ARIMA modeling in time series forecasting, Computers and Industrial Engineering, v42, pp. 371-375

Jagric, T.; Markovic-Hribernik, T.; Strasek, S. & Jagric, V. (2010). The power of market mood--Evidence from an emerging market, Economic Modelling, in press

Kamruzzaman, J.; Sarker, R. & Begg, R. (2006). Modelling and Prediction of Foreign Currency Exchange Markets, Artificial Neural Networks in Finance and Manufacturing, Idea Group Publishing (USA), pp. 139-151

Maia, A.L.S. & de Carvalho, F.A.T. (2010). Holt's exponential smoothing and neural network models for forecasting interval-valued time series, International Journal of Forecasting, in press.

Phua, P.K.H.; Zhu, X. & Koh, C.H. (2003). Forecasting stock index increments using neural networks with trust region methods, Proceedings of the International Joint Conference on Neural Networks, 1, pp. 260-265

Terna, P. (1998). ABCDE: Agent Based Chaotic Dynamic Emergence, Lecture Notes in Artificial Intelligence, 1534, Multi-Agent Systems and Agent-Based Simulation, First International Workshop, MABS'98, Springer, Berlin

Tino, P.; Schittenkopf, Ch. & Dorffner, G. (2001). Volatility Trading via Temporal Pattern Recognition in Quantized Financial Time Series, Pattern Analysis and Applications, 4(4), pp. 283-299
Tab.1. Comparative average results for statistics and
performance indicators

Model [R.sup.2] [R.sup.2] h (N=15144)

Linear Regression 0.7244 0.7232 12,160
GARCH-M 0.7382 0.7368 12,172
ANN -- -- 13,262

Model HR RMSE

Linear Regression 0.8030 1.1010
GARCH-M 0.8038 1.0891
ANN 0.8757 0.8598
联系我们|关于我们|网站声明
国家哲学社会科学文献中心版权所有