COMPARATIVE STUDY IN ESTIMATING VOLKSWAGEN S PRICE: ARIMA VERSUS ANN

Size: px
Start display at page:

Download "COMPARATIVE STUDY IN ESTIMATING VOLKSWAGEN S PRICE: ARIMA VERSUS ANN"

Transcription

1 COMPARATIVE STUDY IN ESTIMATING VOLKSWAGEN S PRICE: ARIMA VERSUS ANN Florin Dan PIELEANU Academy of Economic Studies Bucharest Abstract The multiple techniques used for trying to predict the future prices of securities usually fall in two categories: statistical techniques and soft computing techniques. In the fi rst category one can fi nd ARIMA (autoregressive integrated moving average) or GARCH (generalized autoregressive conditional heteroskedasticity) models, and the former will be used in the present article. From the second category, the most important models are the artifi cial neural networks ANN, and such a model will be compaired to ARIMA in order to see which one performs better in the goal of estimating Volkswagen s future prices. It is widely known that this company was recently involved in a scandal which affected the company s shares. Data used is comprised of daily prices for a period of 4,5 years, and the article s main objective is to try and foresee the price for the next 6 months (the second semester of 2015). After this step, it can be observed which of the two models was more accurate, through comparison with the actual prices. The conclusion will confi rm or will refute the superiority of a model over the other, in the mentioned context. Keywords: ARIMA, ANN, estimation, comparative, technique Introduction The main techniques used in trying to predict the future prices of different securities from various markets fall usually in two categories: statistical techniques and soft computing techniques. The latter use inexact solutions to try to solve problems without a known algorithm. They tolerate approximations, uncertainty and partial truth. Some examples include: artificial neural networks, fuzzy logic, support vector machines and others. The solutions provided by them are unpredictable and are performing well when there is not enough information about the problem to be solved. Statistical techniques include ARIMA (autoregressive integrated moving average) models and GARCH (generalized autoregressive conditional heteroskedasticity) models. ARIMA (also known as Box-Jenkins model) is highly used in this direction, being considered as pretty effective for such purposes. The model relies on past values of the series and on its residual values, and it does not require previous relations like other models. So, ARIMA proves to be a sturdy model, with good results, mainly on short and medium terms. The artificial neural networks ANN - are soft computing techniques, which are also considered as really efficient for predicting the values of variables, regardless of the domain: social, finance, exchange rate, engineering or other issues [2, 4, 10, 19]. Some of their attributes, like the independence from certain assumptions, good 98 Romanian Statistical Review - Supplement nr. 2 / 2016

2 adjusting capacity and a fair generalization potential, make the ANN an attractive method for researchers and practitioners. In the same time, ANN can offer solutions for nonlinear problems (like the real ones), opposed to traditional models (like ARIMA), who are implying that the time series are generated from linear processes. The present article analyzes and compares the performances of ARIMA and ANN, in the particular case of future price estimation for the shares of Volkswagen company, in order to confirm or refute the reviews which assert the superiority of one model over the other. Recently, the german auto producer was accused of using a soft that permitted the manipulation of emission tests, in order to report smaller figures. As a consequence, the price of Volkswagen s shares plummeted from August 2015, after it was rising at the beginning of the year. The rest of the article is organized as follows: section 2 lists some related work, section 3 highlights the used methodology, section 4 summarizes and discusses the results, while section 5 draws the conclusions. Related Work The studies who purchased the same goal found proofs favoring both models, and below are listed only a few: - [11] compared ARIMA and ANN on Korean market, and the first was more accurate, especially on medium term - [12] considered the Indian market, and ARIMA was again more precise than ANN - [8] found both models as adequate for predicting water consumption, with ARIMA performing better for linear data, and ANN for nonlinear data - [16] analyzed market in Malaysia, and ANN was better than ARIMA - [15] made a comparison on the market in Indonesia, where ANN predicted more exactly - Trying to forecast the maximum ozone concentrations, [17] proved the priority of ANN More studies in the same direction are [1, 3, 5, 6, 7, 9, 13, 14, 18]. Due to split results, this article wants to clarify the matter and to find a result obviously valid only in the presented context. METHODOLOGY Used data EViews software and Matlab Neural Network were used for ARIMA and ANN models, respectively. The data used in this research are historical daily stock prices for Volkswagen, consisting of open price, lowest price, highest price, close price and volume traded, on a 4,5 years period, starting from until , with 1177 total observations. The open price is the opening price of the shares at the Revista Română de Statistică - Supliment nr. 2 /

3 start of the training day, the lowest price represents the minimum price during the trading day, the highest price represents the maximum price of the day, and the closing price shows the shares price when the market closes. For this article, the closing price is chosen to represent the predicted value, because it reflects all the activities of the day. The main goal of the study is to forecast the future price of Volkswagen s shares on a 6 months horizon (the second semester of year 2015), based on available data, and to observe which one of the ARIMA and ANN models behaved better, by comparison with the real values for the period. ARIMA model in Volkswagen s case In order to see if the time series is stationary or not, its graphic, correlogram and Dickey-Fuller test are studied. The following situation occurs: Graph of Volkswagen s price time series Figure 1 Correlogram of Volkswagen s price time series Figure Romanian Statistical Review - Supplement nr. 2 / 2016

4 DF test for Volkswagen s price time series Figure 3, which proves that the series isn t stationary. For making it so, the first difference will be approached. After it, the changes show: Graph of Volkswagen s price time series (first difference) Figure 4 Correlogram of Volkswagen s price time series (first difference) Figure 5 l fv lk i i i (fi Revista Română de Statistică - Supliment nr. 2 /

5 DF test for Volkswagen s price time series (first difference) Figure 6 And the stationarity of the series can now be observed. Next step is to determine the ARIMA s orders p and q. The criteria for this are: relatively small Akaike, Schwarz and S.E (standard error) values, relatively high adjusted R 2 value. The following table highlights the obtained results for various p and q parameters, criteria-wise: Different ARIMA models and their values for chose criteria Table 1 ARIMA Akaike Schwarz Adjusted R 2 S.E (1,0,0)* 5,495 5,500-0,0002 3,775 (1,0,1) 5,494 5,503 0,0016 3,771 (0,0,1)* 5,496 5,501-0,0002 3,777 (2,0,0)* 5,492 5,501-0,0008 3,767 (0,0,2)* 5,498 5,506-0,0006 3,778 (1,1,0)* 5,497 5,505-0,0007 3,776 (0,1,1)* 5,498 5,506-0,0007 3,778 (2,0,1)* 5,494 5,507-0,017 3,769 (0,1,2)* 5,499 5,512-0,011 3,778 (2,1,0)* 5,493 5,507-0,0012 3,768 (1,0,2) 5,495 5,508 0,0019 3,770 * one or more parameters are not statistically significant So the choice will be made between the ARIMA(1,0,1) and ARIMA(1,0,2) models, on the basis of above-mentioned criteria. For both, the Q-statistics show no pattern left in the autocorrelation (ACF) and partial autocorrelation (PACF) functions of the residuals, which implies that the residuals represent only white noise. Also the comparison of theoretical and empirical autocorrelation and partial autocorrelation values shows adequacy: 102 Romanian Statistical Review - Supplement nr. 2 / 2016

6 Q-statistics Figure 7 Actual vs. theoretical ACF and PACF Figure 8, for ARIMA(1,0,1) and: Q-statistics Figure 9 Revista Română de Statistică - Supliment nr. 2 /

7 Actual vs. theoretical ACF and PACF Figure 10,for ARIMA(1,0,2). Additional, it can be seen that the second model has a higher adjusted R 2 value, and the first one has smaller Akaike and Schwarz values, with S.E being almost equal. As a result, the ARIMA(1,0,1) model will be chosen, being expressed, in the forecast form, as: Ŷt = ϕ1yt-1 - θ1et-1+ξt ANN model in Volkswagen s case It has the below-presented form: Yt = w0 + Σwj*g(woj + Σwij*yt-1) + εt with j=1.q, and i=1.p, where: p = the number of input nodes; q = the number of hidden nodes; wj and wij = connection weights Six input variables were supplied into the model: opening price, lowest price, highest price, closing price, adjusted closing price and trading volume. The creation of the ANN predictive model with Matlab requires the following steps: - selecting model type: one that can forecast the future values of a variable, based on past values of it - creating the network topology: the number of input variables, hidden neurons and output neurons must be selected - selecting training method for the network (in this case the LM method), selecting training, validation and testing percentages, selecting performance function (in this case the MSE - mean squared error function) 104 Romanian Statistical Review - Supplement nr. 2 / 2016

8 Results and Discussions ARIMA model s results The ARIMA(1,0,1) model offers results for estimating Volkswagen s shares prices on a 6-month period, results that are presented below: Date Estimated Real price price (Ep) (Rp) Difference Date Estimated Real price price (Ep) (Rp) Difference ,03 140,2-0, ,3 118,9-1, ,28 139,15-0, ,99 118,9-0, ,03 134,9-0, ,99 111,2-1, ,03 134,3-0, ,6 133,7-0, ,03 131,7-0, ,8 161,35-0, ,53 137,6-0, ,65 167,4-0, ,53 139,6-0, ,95 167,5-0, ,53 140,4-0, ,55 166,85-0, ,53 132,5-0, ,87 165,5-0, ,53 136,05-0, ,15 166,25-0, ,53 137,3-0, ,75 166,9-0, ,53 136,75-0, ,7 169,6-0, ,78 137,85-0, ,44 165,4-0, ,78 139,65-0, ,3 161,15-0, ,53 141,3-0, ,55 159,95-0, ,53 134,25-0, ,8 164,4-0, ,53 134,55-0, ,6 159,95-0, ,53 130,45-0, ,1 164,4-0, ,53 127,15-0, ,8 159,5-0, ,03 124,65-0, ,65 161,95-0, ,78 123,9-0, ,55 166,7-0, ,53 125,3-0, ,3 170,5-0, , , ,8 171,15-0, , , ,8 165,95-0, ,53 116,8-1, ,5 167,8-0, ,54 118,45-1, ,55 158,55-0, ,3 117,2-1, , , ,5 118,15-1, ,25 168,05-0, ,3 119,75-0, , , ,05 120,1-0, ,8 175,2-0, ,55 121,9-0, ,55 178,05-0, ,55 120,1-0, , , ,55 117,15-0, ,55 180,45-0, ,8 124,1-0, ,55 177,75-0, ,8 126,75-0, ,29 186,2-0, ,75 126,1-0, ,59 194,15-0, ,05 125,4-0, ,3 191,55-0, ,05 124,05-0, , , ,54 121,8-0, ,81 192,4-0, , , , , ,55 121,85-0, ,8 185,75-0, ,55 123,9-0, ,68 184,05-0, ,55 119,95-0, ,66 185,55-0, ,05 116,25-0, ,15 185,9-0, ,05 118,6-0, ,55 190,6-0, ,6 121,2-0, ,8 185,45-0, ,55 123,8-0, ,8 189,55-0, ,25 128,6-0, ,82 198,5-0, ,3 130,6-0, ,24 196,1-0, ,56 132,45-0, ,15 198,9-0, ,55 125,9-0, , , ,55 116,2-1, ,2 202,7-0, ,91 114,9-1, ,75 203,15 0, ,3 106,9-1, ,75 199,15-0, ,8 102,8-1, ,75 201,5 0, ,34 101,15-1, ,03 205,75 0, ,8 105,05-1, ,95 203,4 0, ,3 104,95-1, ,3 203,45 0, ,8 103,3-1, ,3 197,5-0, ,8 107,1-1, ,05 202,95-0, ,3 115,55-1, ,3 208,25-0, Revista Română de Statistică - Supliment nr. 2 /

9 The common graphic for both series, the predicted and the real price, looks like this: Actual vs. predicted price - ARIMA Figure 11 ARIMA forecasted a rise in the shares price, compared to the real price, which actually plummeted. Surely that the scandal in which the company was involved was responsible for the drop, but this event could not be anticipated by our model. ARIMA just estimated a continuous increase, based on historical data, which indicated such an evolution over the last years. ANN model s results After several trials, using different network architectures based on the ANN algorithm, the chosen structure was the one that gave the best accuracy in prediction and the smallest MSE, based on testing data. Below are the ANN results, as predicted daily prices for the second semester of year 2015: 106 Romanian Statistical Review - Supplement nr. 2 / 2016

10 Date Estimated price (Ep) Real price (Rp) Difference Date Estimated price (Ep) Real price (Rp) Difference ,02 140,2 0, ,4 118,9-0, ,96 139,15 0, ,68 118,9-0, ,46 134,9 0, ,65 111,2-0, ,75 134,3 0, ,01 133,7 0, ,88 131,7 0, ,95 161,35 0, ,68 137,6 0, ,18 167,4 0, ,98 139,6 0, ,17 167,5 0, ,42 140,4 0, ,23 166,85 0, ,31 132,5 0, ,79 165,5 0, ,24 136,05 0, ,68 166,25 0, ,88 137,3 0, ,43 166,9 0, ,34 136,75 0, ,05 169,6 0, ,66 137,85 0, ,27 165,4 0, ,7 139,65 0, ,31 161,15 0, ,37 141,3 0, ,67 159,95 0, ,39 134,25-0, ,69 164,4 0, ,55 0, ,54 159,95 0, ,01 130,45-0, ,75 164,4 0, ,62 127,15-0, ,8 159,5 0, ,7 124,65-0, ,24 161,95 0, ,19 123,9-0, ,87 166,7 0, ,54 125,3 0, ,7 170,5 0, , , ,88 171,15 0, , , ,15 165,95 0, ,43 116,8-0, ,59 167,8 0, ,45 118,45-0, ,76 158,55 0, ,31 117,2-0, , , ,11 118,15-0, ,16 168,05 0, ,65 119,75-0, , , ,58 120,1-0, ,52 175,2 0, ,92 121,9-0, ,29 178,05 0, ,18 120,1-0, , , ,95 117,15-0, ,58 180,45 0, ,25 124,1-0, ,63 177,75 0, ,14 126,75 0, ,17 186,2 0, ,24 126,1-0, ,32 194,15 0, ,82 125,4-0, ,75 191,55 0, ,05 124,05-0, , , ,54 121,8-0, ,61 192,4 0, , , , , ,89 121,85-0, ,29 178,05 0, ,43 123,9-0, , , ,45 119,95-0, ,58 180,45 0, ,29 116,25-0, ,63 177,75 0, ,72 118,6-0, ,17 186,2 0, ,99 121,2-0, ,32 194,15 0, ,25 123,8-0, ,75 191,55 0, ,62 128,6 0, , , ,04 130,6 0, ,61 192,4 0, ,4 132,45 0, , , ,54 125,9 0, , , ,4 116,2-0, ,14 202,7 0, ,71 114,9-0, ,07 203,15 0, ,23 106,9-0, ,13 199,15 0, ,93 102,8-0, ,08 201,5 0, ,68 101,15-0, ,42 205,75 0, ,64 105,05-0, ,78 203,4 0, ,3 104,95-0, ,49 203,45 0, ,24 103,3-0, ,33 197,5 0, ,18 107,1-0, ,54 202,95 0, ,41 115,55-0, ,17 208,25 0, The commom plot for predicted and real price series looks like below: Revista Română de Statistică - Supliment nr. 2 /

11 Actual vs. predicted price - ANN Figure 12 ANN proposes a fairly stable price for the studied period, and this tends much towards the real one in the second half of the interval. For the first half, ANN is not accurate in forecasting, but then performs quite good, by closing in to the real values triggered by the Volkswagen scandal. Conclusions The present study comprehends the empirical results of compairing ARIMA and ANN models for estimating the future price of Volkswagen shares. This headto-head was employed in order to highlight which one is more accurate in the chosen context. The conclusions show that ANN looks more appropriate for this goal, since it performed better, being quite close to the real values in half of the studied time period, while ARIMA proposed estimations that are far from them in the whole interval. But this fact happens because of the dispute that involved Volkswagen. So the results can t be considered as absolute benchmarks, being valid only in the presented conditions. Future research can surely clarify the problem in more depth. *** This work was presented at the Seminar of Statistics' Octav Onicescu "held in the month of January REFERENCES 1. H. Al-Qaheri, A. E. Hassanien, A. Abraham - Discovering stock price prediction rules using rough sets, Neural Network World, vol. 18, no. 3, pag , G.Ardali, M. Khashei, M. Bijari Improvement of auto-regressive integrated moving average models using fuzzy logic and artificial neural networks (ANNs), Neurocomputing, vol. 72, no. 4 6, pag , S. Atsalakis and K. P. Valavanis - Forecasting stock market short-term trends using a neuro-fuzzy based methodology, Expert Systems with Applications, vol. 108 Romanian Statistical Review - Supplement nr. 2 / 2016

12 36, no. 7, pag , M. Bijari, M. Khashei - An artificial neural network (p, d, q) model for timeseries forecasting, Expert Systems with Applications, vol. 37, no. 1, pag , O. Choya, P. Tsanga, P. Kwoka - Design and implementation of NN5 for Hong stock price forecasting, Journal of Engineering Applications of Artificial Intelligence, vol. 20, no. 4, pag , G. Finnie, B. Vanstone - An empirical methodology for developing stockmarket trading systems using artificial neural networks, Expert Systems with Applications, vol. 36, no. 3, pag , A. Ghanbari, E. Hadavandi, H. Shavandi - Integration of genetic fuzzy systems and artificial neural networks for stock price forecasting, Knowledge-Based Systems, vol. 23, no. 8, pag , K. Hilovska, J. Sterba - The implementation of hybrid ARIMA neural network prediction model for aggregate water consumption prediction, Aplimat Journal of Applied Mathematics, vol. 3, no. 3, pag , K. Huarng, H. Yu - A neural network-based fuzzy time series model to improve forecasting, Expert Systems with Applications, vol. 37, no. 4, pag , E. Khan - Neural fuzzy based intelligent systems and applications, Fusion of Neural Networks, Fuzzy Systems, and Genetic Algorithms Industrial Application, pag , CRC Press, New York, USA, C. Lee, Y. Sehwan, J. Jongdae - Neural network model versus SARIMA model in forecasting Korean stock price index (KOSPI), Issues in Information System, vol. 8, no. 2, pag , N. Merh, V. P. Saxena, R. Pardasani - A comparison between hybrid approaches of ANN and ARIMA for Indian stock trend forecasting, Journal of Business Intelligence, vol. 3, no. 2, pag , K.Mitra - Optimal combination of trading rules using neural networks, International Business Research, vol. 2, no. 1, pag , M. Mostafa Forecasting stock exchange movements using neural networks: empirical evidence from Kuwait, Expert Systems with Applications, vol. 37, no. 9, pag , A. Napitupulu, B. Wijaya, S. Kom - Stock price prediction: Comparison of Arima and artificial neural network methods an Indonesia stock s case, Proceedings of the 2nd International Conference on Advances in Computing, Control and Telecommunication Technologies, pag , December L. Poh, T.Yao, C. Tan - Neural networks for technical analysis: a study on KLCI, International Journal of Theoretical and Applied Finance, vol. 2, no. 2, pag , V. Prybutok, J. Yi, D. Mitchell - Comparison of neural network models with ARIMA and regression models for prediction of Houston s daily maximum ozone concentrations, European Journal of Operational Research, vol. 122, no. 1, pp , H. Roh - Forecasting the volatility of stock price index, Expert Systems with Applications, vol. 33, no. 4, pag , G. Zhang, B. Patuwo, Y. Hu - Forecasting with artificial neural networks: the state of the art, International Journal of Forecasting, vol. 14, no. 1, pag , 1998 Revista Română de Statistică - Supliment nr. 2 /

Research Article Comparison of ARIMA and Artificial Neural Networks Models for Stock Price Prediction

Research Article Comparison of ARIMA and Artificial Neural Networks Models for Stock Price Prediction Applied Mathematics, Article ID 614342, 7 pages http://dx.doi.org/10.1155/2014/614342 Research Article Comparison of ARIMA and Artificial Neural Networks Models for Stock Price Prediction Ayodele Ariyo

More information

Iran s Stock Market Prediction By Neural Networks and GA

Iran s Stock Market Prediction By Neural Networks and GA Iran s Stock Market Prediction By Neural Networks and GA Mahmood Khatibi MS. in Control Engineering mahmood.khatibi@gmail.com Habib Rajabi Mashhadi Associate Professor h_mashhadi@ferdowsi.um.ac.ir Electrical

More information

International Journal of Computer Engineering and Applications, Volume XII, Issue II, Feb. 18, ISSN

International Journal of Computer Engineering and Applications, Volume XII, Issue II, Feb. 18,   ISSN Volume XII, Issue II, Feb. 18, www.ijcea.com ISSN 31-3469 AN INVESTIGATION OF FINANCIAL TIME SERIES PREDICTION USING BACK PROPAGATION NEURAL NETWORKS K. Jayanthi, Dr. K. Suresh 1 Department of Computer

More information

International Journal of Computer Engineering and Applications, Volume XII, Issue II, Feb. 18, ISSN

International Journal of Computer Engineering and Applications, Volume XII, Issue II, Feb. 18,   ISSN International Journal of Computer Engineering and Applications, Volume XII, Issue II, Feb. 18, www.ijcea.com ISSN 31-3469 AN INVESTIGATION OF FINANCIAL TIME SERIES PREDICTION USING BACK PROPAGATION NEURAL

More information

Forecasting stock market prices

Forecasting stock market prices ICT Innovations 2010 Web Proceedings ISSN 1857-7288 107 Forecasting stock market prices Miroslav Janeski, Slobodan Kalajdziski Faculty of Electrical Engineering and Information Technologies, Skopje, Macedonia

More information

Statistical and Machine Learning Approach in Forex Prediction Based on Empirical Data

Statistical and Machine Learning Approach in Forex Prediction Based on Empirical Data Statistical and Machine Learning Approach in Forex Prediction Based on Empirical Data Sitti Wetenriajeng Sidehabi Department of Electrical Engineering Politeknik ATI Makassar Makassar, Indonesia tenri616@gmail.com

More information

The Use of Artificial Neural Network for Forecasting of FTSE Bursa Malaysia KLCI Stock Price Index

The Use of Artificial Neural Network for Forecasting of FTSE Bursa Malaysia KLCI Stock Price Index The Use of Artificial Neural Network for Forecasting of FTSE Bursa Malaysia KLCI Stock Price Index Soleh Ardiansyah 1, Mazlina Abdul Majid 2, JasniMohamad Zain 2 Faculty of Computer System and Software

More information

AN ARTIFICIAL NEURAL NETWORK MODELING APPROACH TO PREDICT CRUDE OIL FUTURE. By Dr. PRASANT SARANGI Director (Research) ICSI-CCGRT, Navi Mumbai

AN ARTIFICIAL NEURAL NETWORK MODELING APPROACH TO PREDICT CRUDE OIL FUTURE. By Dr. PRASANT SARANGI Director (Research) ICSI-CCGRT, Navi Mumbai AN ARTIFICIAL NEURAL NETWORK MODELING APPROACH TO PREDICT CRUDE OIL FUTURE By Dr. PRASANT SARANGI Director (Research) ICSI-CCGRT, Navi Mumbai AN ARTIFICIAL NEURAL NETWORK MODELING APPROACH TO PREDICT CRUDE

More information

A Comparative Study of Ensemble-based Forecasting Models for Stock Index Prediction

A Comparative Study of Ensemble-based Forecasting Models for Stock Index Prediction Association for Information Systems AIS Electronic Library (AISeL) MWAIS 206 Proceedings Midwest (MWAIS) Spring 5-9-206 A Comparative Study of Ensemble-based Forecasting Models for Stock Index Prediction

More information

CHAPTER III METHODOLOGY

CHAPTER III METHODOLOGY CHAPTER III METHODOLOGY 3.1 Description In this chapter, the calculation steps, which will be done in the analysis section, will be explained. The theoretical foundations and literature reviews are already

More information

An enhanced artificial neural network for stock price predications

An enhanced artificial neural network for stock price predications An enhanced artificial neural network for stock price predications Jiaxin MA Silin HUANG School of Engineering, The Hong Kong University of Science and Technology, Hong Kong SAR S. H. KWOK HKUST Business

More information

Predicting Economic Recession using Data Mining Techniques

Predicting Economic Recession using Data Mining Techniques Predicting Economic Recession using Data Mining Techniques Authors Naveed Ahmed Kartheek Atluri Tapan Patwardhan Meghana Viswanath Predicting Economic Recession using Data Mining Techniques Page 1 Abstract

More information

CHAPTER 3 MA-FILTER BASED HYBRID ARIMA-ANN MODEL

CHAPTER 3 MA-FILTER BASED HYBRID ARIMA-ANN MODEL CHAPTER 3 MA-FILTER BASED HYBRID ARIMA-ANN MODEL S. No. Name of the Sub-Title Page No. 3.1 Overview of existing hybrid ARIMA-ANN models 50 3.1.1 Zhang s hybrid ARIMA-ANN model 50 3.1.2 Khashei and Bijari

More information

Prediction of stock price developments using the Box-Jenkins method

Prediction of stock price developments using the Box-Jenkins method Prediction of stock price developments using the Box-Jenkins method Bořivoj Groda 1, Jaromír Vrbka 1* 1 Institute of Technology and Business, School of Expertness and Valuation, Okružní 517/1, 371 České

More information

STOCK PRICE PREDICTION: KOHONEN VERSUS BACKPROPAGATION

STOCK PRICE PREDICTION: KOHONEN VERSUS BACKPROPAGATION STOCK PRICE PREDICTION: KOHONEN VERSUS BACKPROPAGATION Alexey Zorin Technical University of Riga Decision Support Systems Group 1 Kalkyu Street, Riga LV-1658, phone: 371-7089530, LATVIA E-mail: alex@rulv

More information

A Comparative Study of Various Forecasting Techniques in Predicting. BSE S&P Sensex

A Comparative Study of Various Forecasting Techniques in Predicting. BSE S&P Sensex NavaJyoti, International Journal of Multi-Disciplinary Research Volume 1, Issue 1, August 2016 A Comparative Study of Various Forecasting Techniques in Predicting BSE S&P Sensex Dr. Jahnavi M 1 Assistant

More information

Fuzzy-neural model with hybrid market indicators for stock forecasting

Fuzzy-neural model with hybrid market indicators for stock forecasting 286 Int. J. Electronic Finance, Vol. 5, No. 3, 2011 Fuzzy-neural model with hybrid market indicators for stock forecasting A.A. Adebiyi* and C.K. Ayo Department of Computer and Information Sciences, Covenant

More information

INFORMATION EFFICIENCY HYPOTHESIS THE FINANCIAL VOLATILITY IN THE CZECH REPUBLIC CASE

INFORMATION EFFICIENCY HYPOTHESIS THE FINANCIAL VOLATILITY IN THE CZECH REPUBLIC CASE INFORMATION EFFICIENCY HYPOTHESIS THE FINANCIAL VOLATILITY IN THE CZECH REPUBLIC CASE Abstract Petr Makovský If there is any market which is said to be effective, this is the the FOREX market. Here we

More information

ADOPTION OF NEURAL NETWORK IN FORECASTING THE TRENDS OF STOCK MARKET

ADOPTION OF NEURAL NETWORK IN FORECASTING THE TRENDS OF STOCK MARKET ADOPTION OF NEURAL NETWORK IN FORECASTING THE TRENDS OF STOCK MARKET A.Victor Devadoss, Antony Alphonse Ligori PG and Research Dept of Mathematics, Loyola College, Chennai, hanivictor@ymail.com, antony_ligori2001@yahoo.com

More information

The Use of Neural Networks in the Prediction of the Stock Exchange of Thailand (SET) Index

The Use of Neural Networks in the Prediction of the Stock Exchange of Thailand (SET) Index Research Online ECU Publications Pre. 2011 2008 The Use of Neural Networks in the Prediction of the Stock Exchange of Thailand (SET) Index Suchira Chaigusin Chaiyaporn Chirathamjaree Judith Clayden 10.1109/CIMCA.2008.83

More information

Bond Market Prediction using an Ensemble of Neural Networks

Bond Market Prediction using an Ensemble of Neural Networks Bond Market Prediction using an Ensemble of Neural Networks Bhagya Parekh Naineel Shah Rushabh Mehta Harshil Shah ABSTRACT The characteristics of a successful financial forecasting system are the exploitation

More information

INTERNATIONAL JOURNAL OF ADVANCED RESEARCH IN ENGINEERING AND TECHNOLOGY (IJARET)

INTERNATIONAL JOURNAL OF ADVANCED RESEARCH IN ENGINEERING AND TECHNOLOGY (IJARET) INTERNATIONAL JOURNAL OF ADVANCED RESEARCH IN ENGINEERING AND TECHNOLOGY (IJARET) ISSN 0976-6480 (Print) ISSN 0976-6499 (Online) Volume 5, Issue 3, March (204), pp. 73-82 IAEME: www.iaeme.com/ijaret.asp

More information

Using artificial neural networks for forecasting per share earnings

Using artificial neural networks for forecasting per share earnings African Journal of Business Management Vol. 6(11), pp. 4288-4294, 21 March, 2012 Available online at http://www.academicjournals.org/ajbm DOI: 10.5897/AJBM11.2811 ISSN 1993-8233 2012 Academic Journals

More information

Forecasting Foreign Exchange Rate by using ARIMA Model: A Case of VND/USD Exchange Rate

Forecasting Foreign Exchange Rate by using ARIMA Model: A Case of VND/USD Exchange Rate Forecasting Foreign Exchange Rate by using ARIMA Model: A Case of VND/USD Exchange Rate Tran Mong Uyen Ngan School of Economics, Huazhong University of Science and Technology (HUST),Wuhan. P.R. China Abstract

More information

Forecasting stock market return using ANFIS: the case of Tehran Stock Exchange

Forecasting stock market return using ANFIS: the case of Tehran Stock Exchange Available online at http://www.ijashss.com International Journal of Advanced Studies in Humanities and Social Science Volume 1, Issue 5, 2013: 452-459 Forecasting stock market return using ANFIS: the case

More information

FORECASTING TIME SERIES STOCK RETURNS USING ARIMA: EVIDENCE FROM S&P BSE SENSEX

FORECASTING TIME SERIES STOCK RETURNS USING ARIMA: EVIDENCE FROM S&P BSE SENSEX Volume 118 No. 24 2018 ISSN: 1314-3395 (on-line version) url: http://www.acadpubl.eu/hub/ http://www.acadpubl.eu/hub/ FORECASTING TIME SERIES STOCK RETURNS USING ARIMA: EVIDENCE FROM S&P BSE SENSEX Ch.

More information

Foreign Exchange Rate Forecasting using Levenberg- Marquardt Learning Algorithm

Foreign Exchange Rate Forecasting using Levenberg- Marquardt Learning Algorithm Indian Journal of Science and Technology, Vol 9(8), DOI: 10.17485/ijst/2016/v9i8/87904, February 2016 ISSN (Print) : 0974-6846 ISSN (Online) : 0974-5645 Foreign Exchange Rate Forecasting using Levenberg-

More information

Stock Price Prediction using Recurrent Neural Network (RNN) Algorithm on Time-Series Data

Stock Price Prediction using Recurrent Neural Network (RNN) Algorithm on Time-Series Data Stock Price Prediction using Recurrent Neural Network (RNN) Algorithm on Time-Series Data Israt Jahan Department of Computer Science and Operations Research North Dakota State University Fargo, ND 58105

More information

Empirical Study on Short-Term Prediction of Shanghai Composite Index Based on ARMA Model

Empirical Study on Short-Term Prediction of Shanghai Composite Index Based on ARMA Model Empirical Study on Short-Term Prediction of Shanghai Composite Index Based on ARMA Model Cai-xia Xiang 1, Ping Xiao 2* 1 (School of Hunan University of Humanities, Science and Technology, Hunan417000,

More information

The Efficiency of Artificial Neural Networks for Forecasting in the Presence of Autocorrelated Disturbances

The Efficiency of Artificial Neural Networks for Forecasting in the Presence of Autocorrelated Disturbances International Journal of Statistics and Probability; Vol. 5, No. ; 016 ISSN 197-703 E-ISSN 197-7040 Published by Canadian Center of Science and Education The Efficiency of Artificial Neural Networks for

More information

Role of soft computing techniques in predicting stock market direction

Role of soft computing techniques in predicting stock market direction REVIEWS Role of soft computing techniques in predicting stock market direction Panchal Amitkumar Mansukhbhai 1, Dr. Jayeshkumar Madhubhai Patel 2 1. Ph.D Research Scholar, Gujarat Technological University,

More information

Predicting the stock price companies using artificial neural networks (ANN) method (Case Study: National Iranian Copper Industries Company)

Predicting the stock price companies using artificial neural networks (ANN) method (Case Study: National Iranian Copper Industries Company) ORIGINAL ARTICLE Received 2 February. 2016 Accepted 6 March. 2016 Vol. 5, Issue 2, 55-61, 2016 Academic Journal of Accounting and Economic Researches ISSN: 2333-0783 (Online) ISSN: 2375-7493 (Print) ajaer.worldofresearches.com

More information

An Improved Approach for Business & Market Intelligence using Artificial Neural Network

An Improved Approach for Business & Market Intelligence using Artificial Neural Network Available Online at www.ijcsmc.com International Journal of Computer Science and Mobile Computing A Monthly Journal of Computer Science and Information Technology ISSN 2320 088X IMPACT FACTOR: 5.258 IJCSMC,

More information

Econometric Models for the Analysis of Financial Portfolios

Econometric Models for the Analysis of Financial Portfolios Econometric Models for the Analysis of Financial Portfolios Professor Gabriela Victoria ANGHELACHE, Ph.D. Academy of Economic Studies Bucharest Professor Constantin ANGHELACHE, Ph.D. Artifex University

More information

DECISION SCIENCES INSTITUTE Stock Trading Decisions Using Ensemble-based Forecasting Models

DECISION SCIENCES INSTITUTE Stock Trading Decisions Using Ensemble-based Forecasting Models DECISION SCIENCES INSTITUTE Stock Trading Decisions Using Ensemble-based Forecasting Models Dhanya Jothimani Indian Institute of Technology Delhi, India Email: dhanyajothimani@gmail.com Ravi Shankar Indian

More information

International Journal of Advance Engineering and Research Development. Stock Market Prediction Using Neural Networks

International Journal of Advance Engineering and Research Development. Stock Market Prediction Using Neural Networks Scientific Journal of Impact Factor (SJIF): 3.134 International Journal of Advance Engineering and Research Development Volume 2, Issue 12, December -2015 Stock Market Prediction Using Neural Networks

More information

Neuro Fuzzy based Stock Market Prediction System

Neuro Fuzzy based Stock Market Prediction System Neuro Fuzzy based Stock Market Prediction System M. Gunasekaran, S. Anitha, S. Kavipriya, Asst Professor, Dept of MCA, III MCA, Dept Of MCA, III MCA, Dept of MCA, Park College of Engg& tech, Park College

More information

A Novel Prediction Method for Stock Index Applying Grey Theory and Neural Networks

A Novel Prediction Method for Stock Index Applying Grey Theory and Neural Networks The 7th International Symposium on Operations Research and Its Applications (ISORA 08) Lijiang, China, October 31 Novemver 3, 2008 Copyright 2008 ORSC & APORC, pp. 104 111 A Novel Prediction Method for

More information

An Empirical Study on Forecasting Potato Prices in Tamil Nadu. National Academy of Agricultural Science (NAAS) Rating : 3. 03

An Empirical Study on Forecasting Potato Prices in Tamil Nadu. National Academy of Agricultural Science (NAAS) Rating : 3. 03 I J T A Serials Publications An Empirical Study on Forecasting Potato Prices in Tamil Nadu National Academy of Agricultural Science (NAAS) Rating : 3. 03 An Empirical Study on Forecasting Potato Prices

More information

A.K.Singh. Keywords Ariticial neural network, backpropogation, soft computing, forecasting

A.K.Singh. Keywords Ariticial neural network, backpropogation, soft computing, forecasting Volume 4, Issue 5, May 2014 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com Forecasting Stock

More information

Artificially Intelligent Forecasting of Stock Market Indexes

Artificially Intelligent Forecasting of Stock Market Indexes Artificially Intelligent Forecasting of Stock Market Indexes Loyola Marymount University Math 560 Final Paper 05-01 - 2018 Daniel McGrath Advisor: Dr. Benjamin Fitzpatrick Contents I. Introduction II.

More information

Stock market price index return forecasting using ANN. Gunter Senyurt, Abdulhamit Subasi

Stock market price index return forecasting using ANN. Gunter Senyurt, Abdulhamit Subasi Stock market price index return forecasting using ANN Gunter Senyurt, Abdulhamit Subasi E-mail : gsenyurt@ibu.edu.ba, asubasi@ibu.edu.ba Abstract Even though many new data mining techniques have been introduced

More information

Abstract Making good predictions for stock prices is an important task for the financial industry. The way these predictions are carried out is often

Abstract Making good predictions for stock prices is an important task for the financial industry. The way these predictions are carried out is often Abstract Making good predictions for stock prices is an important task for the financial industry. The way these predictions are carried out is often by using artificial intelligence that can learn from

More information

MODELING NIGERIA S CONSUMER PRICE INDEX USING ARIMA MODEL

MODELING NIGERIA S CONSUMER PRICE INDEX USING ARIMA MODEL MODELING NIGERIA S CONSUMER PRICE INDEX USING ARIMA MODEL 1 S.O. Adams 2 A. Awujola 3 A.I. Alumgudu 1 Department of Statistics, University of Abuja, Abuja Nigeria 2 Department of Economics, Bingham University,

More information

Design of a Wavelet Inspired Neuro-Fuzzy Approach to Forecast Financial Data

Design of a Wavelet Inspired Neuro-Fuzzy Approach to Forecast Financial Data 74 Design of a Wavelet Inspired Neuro-Fuzzy Approach to Forecast Financial Data Priyanka Student, SE, PDM College Of Engineering, Bahadurgarh, Haryana ABSTRACT The prediction algorithm always has their

More information

Applications of Neural Networks in Stock Market Prediction

Applications of Neural Networks in Stock Market Prediction Applications of Neural Networks in Stock Market Prediction -An Approach Based Analysis Shiv Kumar Goel 1, Bindu Poovathingal 2, Neha Kumari 3 1Asst. Professor, Vivekanand Education Society Institute of

More information

Forecasting Foreign Exchange Rate during Crisis - A Neural Network Approach

Forecasting Foreign Exchange Rate during Crisis - A Neural Network Approach International Proceedings of Economics Development and Research IPEDR vol.86 (2016) (2016) IACSIT Press, Singapore Forecasting Foreign Exchange Rate during Crisis - A Neural Network Approach K. V. Bhanu

More information

Journal of Internet Banking and Commerce

Journal of Internet Banking and Commerce Journal of Internet Banking and Commerce An open access Internet journal (http://www.icommercecentral.com) Journal of Internet Banking and Commerce, December 2017, vol. 22, no. 3 STOCK PRICE PREDICTION

More information

2015, IJARCSSE All Rights Reserved Page 66

2015, IJARCSSE All Rights Reserved Page 66 Volume 5, Issue 1, January 2015 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com Financial Forecasting

More information

Chapter IV. Forecasting Daily and Weekly Stock Returns

Chapter IV. Forecasting Daily and Weekly Stock Returns Forecasting Daily and Weekly Stock Returns An unsophisticated forecaster uses statistics as a drunken man uses lamp-posts -for support rather than for illumination.0 Introduction In the previous chapter,

More information

A Dynamic Hedging Strategy for Option Transaction Using Artificial Neural Networks

A Dynamic Hedging Strategy for Option Transaction Using Artificial Neural Networks A Dynamic Hedging Strategy for Option Transaction Using Artificial Neural Networks Hyun Joon Shin and Jaepil Ryu Dept. of Management Eng. Sangmyung University {hjshin, jpru}@smu.ac.kr Abstract In order

More information

Neuro-Genetic System for DAX Index Prediction

Neuro-Genetic System for DAX Index Prediction Neuro-Genetic System for DAX Index Prediction Marcin Jaruszewicz and Jacek Mańdziuk Faculty of Mathematics and Information Science, Warsaw University of Technology, Plac Politechniki 1, 00-661 Warsaw,

More information

Creating short-term stockmarket trading strategies using Artificial Neural Networks: A Case Study

Creating short-term stockmarket trading strategies using Artificial Neural Networks: A Case Study Bond University epublications@bond Information Technology papers School of Information Technology 9-7-2008 Creating short-term stockmarket trading strategies using Artificial Neural Networks: A Case Study

More information

Improving Stock Price Prediction with SVM by Simple Transformation: The Sample of Stock Exchange of Thailand (SET)

Improving Stock Price Prediction with SVM by Simple Transformation: The Sample of Stock Exchange of Thailand (SET) Thai Journal of Mathematics Volume 14 (2016) Number 3 : 553 563 http://thaijmath.in.cmu.ac.th ISSN 1686-0209 Improving Stock Price Prediction with SVM by Simple Transformation: The Sample of Stock Exchange

More information

Keywords Time series prediction, MSM30 prediction, Artificial Neural Networks, Single Layer Linear Counterpropagation network.

Keywords Time series prediction, MSM30 prediction, Artificial Neural Networks, Single Layer Linear Counterpropagation network. Muscat Securities Market Index (MSM30) Prediction Using Single Layer LInear Counterpropagation (SLLIC) Neural Network Louay A. Husseien Al-Nuaimy * Department of computer Science Oman College of Management

More information

RESEARCH ON THE EFFECTIVENESS OF PREDICTION MODELS IN THE SECURITIES MARKET

RESEARCH ON THE EFFECTIVENESS OF PREDICTION MODELS IN THE SECURITIES MARKET RESEARCH ON THE EFFECTIVENESS OF PREDICTION MODELS IN THE SECURITIES MARKET Siham Abdulmalik Mohammed Almasani, Valery Ivanovich Finaev and Wadeea Ahmed Abdo Qaid Southern Federal University, Bolshaya

More information

STAT758. Final Project. Time series analysis of daily exchange rate between the British Pound and the. US dollar (GBP/USD)

STAT758. Final Project. Time series analysis of daily exchange rate between the British Pound and the. US dollar (GBP/USD) STAT758 Final Project Time series analysis of daily exchange rate between the British Pound and the US dollar (GBP/USD) Theophilus Djanie and Harry Dick Thompson UNR May 14, 2012 INTRODUCTION Time Series

More information

Designing short term trading systems with artificial neural networks

Designing short term trading systems with artificial neural networks Bond University epublications@bond Information Technology papers Bond Business School 1-1-2009 Designing short term trading systems with artificial neural networks Bruce Vanstone Bond University, bruce_vanstone@bond.edu.au

More information

Estelar. Chapter 4. Stock Price Prediction: Effect of Exchange Rate, FII Purchase, FII sales on daily return. of Nifty Index. 4.

Estelar. Chapter 4. Stock Price Prediction: Effect of Exchange Rate, FII Purchase, FII sales on daily return. of Nifty Index. 4. Chapter 4 Stock Price Prediction: Effect of Exchange Rate, FII Purchase, FII sales on daily return 4.1-Introduction of Nifty Index A Neural Network is a group of interconnected decision making units that

More information

SURVEY OF MACHINE LEARNING TECHNIQUES FOR STOCK MARKET ANALYSIS

SURVEY OF MACHINE LEARNING TECHNIQUES FOR STOCK MARKET ANALYSIS International Journal of Computer Engineering and Applications, Volume XI, Special Issue, May 17, www.ijcea.com ISSN 2321-3469 SURVEY OF MACHINE LEARNING TECHNIQUES FOR STOCK MARKET ANALYSIS Sumeet Ghegade

More information

APPLICATION OF ARIMA MODELS IN FORECASTING STOCK PRICES

APPLICATION OF ARIMA MODELS IN FORECASTING STOCK PRICES International Journal of Mathematics and Computer Applications Research (IJMCAR) ISSN(P): 22496955; ISSN(E): 22498060 Vol. 6, Issue 6, Dec 2016, 110 TJPRC Pvt. Ltd. APPLICATION OF ARIMA MODELS IN FORECASTING

More information

Prediction of Stock Closing Price by Hybrid Deep Neural Network

Prediction of Stock Closing Price by Hybrid Deep Neural Network Available online www.ejaet.com European Journal of Advances in Engineering and Technology, 2018, 5(4): 282-287 Research Article ISSN: 2394-658X Prediction of Stock Closing Price by Hybrid Deep Neural Network

More information

Relationship between Consumer Price Index (CPI) and Government Bonds

Relationship between Consumer Price Index (CPI) and Government Bonds MPRA Munich Personal RePEc Archive Relationship between Consumer Price Index (CPI) and Government Bonds Muhammad Imtiaz Subhani Iqra University Research Centre (IURC), Iqra university Main Campus Karachi,

More information

Forecasting Exchange Rate between Thai Baht and the US Dollar Using Time Series Analysis

Forecasting Exchange Rate between Thai Baht and the US Dollar Using Time Series Analysis Forecasting Exchange Rate between Thai Baht and the US Dollar Using Time Series Analysis Kunya Bowornchockchai International Science Index, Mathematical and Computational Sciences waset.org/publication/10003789

More information

Fuzzy and Neuro-Symbolic Approaches to Assessment of Bank Loan Applicants

Fuzzy and Neuro-Symbolic Approaches to Assessment of Bank Loan Applicants Fuzzy and Neuro-Symbolic Approaches to Assessment of Bank Loan Applicants Ioannis Hatzilygeroudis a, Jim Prentzas b a University of Patras, School of Engineering Department of Computer Engineering & Informatics

More information

The Analysis of ICBC Stock Based on ARMA-GARCH Model

The Analysis of ICBC Stock Based on ARMA-GARCH Model Volume 04 - Issue 08 August 2018 PP. 11-16 The Analysis of ICBC Stock Based on ARMA-GARCH Model Si-qin LIU 1 Hong-guo SUN 1* 1 (Department of Mathematics and Finance Hunan University of Humanities Science

More information

Prediction Using Back Propagation and k- Nearest Neighbor (k-nn) Algorithm

Prediction Using Back Propagation and k- Nearest Neighbor (k-nn) Algorithm Prediction Using Back Propagation and k- Nearest Neighbor (k-nn) Algorithm Tejaswini patil 1, Karishma patil 2, Devyani Sonawane 3, Chandraprakash 4 Student, Dept. of computer, SSBT COET, North Maharashtra

More information

A Predictive Model for Monthly Currency in Circulation in Ghana

A Predictive Model for Monthly Currency in Circulation in Ghana A Predictive Model for Monthly Currency in Circulation in Ghana Albert Luguterah 1, Suleman Nasiru 2* and Lea Anzagra 3 1,2,3 Department of s, University for Development Studies, P. O. Box, 24, Navrongo,

More information

Kunming, Yunnan, China. Kunming, Yunnan, China. *Corresponding author

Kunming, Yunnan, China. Kunming, Yunnan, China. *Corresponding author 2017 4th International Conference on Economics and Management (ICEM 2017) ISBN: 978-1-60595-467-7 Analysis on the Development Trend of Per Capita GDP in Yunnan Province Based on Quantile Regression Yong-sheng

More information

Cognitive Pattern Analysis Employing Neural Networks: Evidence from the Australian Capital Markets

Cognitive Pattern Analysis Employing Neural Networks: Evidence from the Australian Capital Markets 76 Cognitive Pattern Analysis Employing Neural Networks: Evidence from the Australian Capital Markets Edward Sek Khin Wong Faculty of Business & Accountancy University of Malaya 50603, Kuala Lumpur, Malaysia

More information

Introducing GEMS a Novel Technique for Ensemble Creation

Introducing GEMS a Novel Technique for Ensemble Creation Introducing GEMS a Novel Technique for Ensemble Creation Ulf Johansson 1, Tuve Löfström 1, Rikard König 1, Lars Niklasson 2 1 School of Business and Informatics, University of Borås, Sweden 2 School of

More information

Stock Market Prediction using Artificial Neural Networks IME611 - Financial Engineering Indian Institute of Technology, Kanpur (208016), India

Stock Market Prediction using Artificial Neural Networks IME611 - Financial Engineering Indian Institute of Technology, Kanpur (208016), India Stock Market Prediction using Artificial Neural Networks IME611 - Financial Engineering Indian Institute of Technology, Kanpur (208016), India Name Pallav Ranka (13457) Abstract Investors in stock market

More information

ARTIFICIAL NEURAL NETWORK SYSTEM FOR PREDICTION OF US MARKET INDICES USING MISO AND MIMO APROACHES

ARTIFICIAL NEURAL NETWORK SYSTEM FOR PREDICTION OF US MARKET INDICES USING MISO AND MIMO APROACHES ARTIFICIAL NEURAL NETWORK SYSTEM FOR PREDICTION OF US MARKET INDICES USING MISO AND MIMO APROACHES Hari Sharma, Virginia State University Hari S. Hota, Bilaspur University Kate Brown, University of Maryland

More information

Research Article The Volatility of the Index of Shanghai Stock Market Research Based on ARCH and Its Extended Forms

Research Article The Volatility of the Index of Shanghai Stock Market Research Based on ARCH and Its Extended Forms Discrete Dynamics in Nature and Society Volume 2009, Article ID 743685, 9 pages doi:10.1155/2009/743685 Research Article The Volatility of the Index of Shanghai Stock Market Research Based on ARCH and

More information

Prediction of Future Stock Close Price using Proposed Hybrid ANN Model of Functional Link Fuzzy Logic Neural Model

Prediction of Future Stock Close Price using Proposed Hybrid ANN Model of Functional Link Fuzzy Logic Neural Model Institute of Advanced Engineering and Science IAES International Journal of Artificial Intelligence (IJ-AI) Vol. 1, No. 1, March 2012, pp. 25~30 ISSN: 2252-8938 25 Prediction of Future Stock Close Price

More information

A Study of Stock Return Distributions of Leading Indian Bank s

A Study of Stock Return Distributions of Leading Indian Bank s Global Journal of Management and Business Studies. ISSN 2248-9878 Volume 3, Number 3 (2013), pp. 271-276 Research India Publications http://www.ripublication.com/gjmbs.htm A Study of Stock Return Distributions

More information

Forecasting the Philippine Stock Exchange Index using Time Series Analysis Box-Jenkins

Forecasting the Philippine Stock Exchange Index using Time Series Analysis Box-Jenkins EUROPEAN ACADEMIC RESEARCH Vol. III, Issue 3/ June 2015 ISSN 2286-4822 www.euacademic.org Impact Factor: 3.4546 (UIF) DRJI Value: 5.9 (B+) Forecasting the Philippine Stock Exchange Index using Time HERO

More information

Relationship between Inflation and Unemployment in India: Vector Error Correction Model Approach

Relationship between Inflation and Unemployment in India: Vector Error Correction Model Approach Relationship between Inflation and Unemployment in India: Vector Error Correction Model Approach Anup Sinha 1 Assam University Abstract The purpose of this study is to investigate the relationship between

More information

Forecasting Short term USD/INR Exchange Rate -ARMA Approach

Forecasting Short term USD/INR Exchange Rate -ARMA Approach Abstract Forecasting Short term USD/INR Exchange Rate -ARMA Approach M.Sriram Assistant Professor-Finance SDMIMD, Mysuru msriram@sdmimd.ac.in The present study has analysed the forecasting of exchange

More information

Designing a Hybrid AI System as a Forex Trading Decision Support Tool

Designing a Hybrid AI System as a Forex Trading Decision Support Tool Designing a Hybrid AI System as a Forex Trading Decision Support Tool Lean Yu Kin Keung Lai Shouyang Wang Academy of Mathematics and Systems Science, Chinese Academy of Sciences, Beijing, 00080, China

More information

Performance analysis of Neural Network Algorithms on Stock Market Forecasting

Performance analysis of Neural Network Algorithms on Stock Market Forecasting www.ijecs.in International Journal Of Engineering And Computer Science ISSN:2319-7242 Volume 3 Issue 9 September, 2014 Page No. 8347-8351 Performance analysis of Neural Network Algorithms on Stock Market

More information

US HFCS Price Forecasting Using Seasonal ARIMA Model

US HFCS Price Forecasting Using Seasonal ARIMA Model US HFCS Price Forecasting Using Seasonal ARIMA Model Prithviraj Lakkakula Research Assistant Professor Department of Agribusiness and Applied Economics North Dakota State University Email: prithviraj.lakkakula@ndsu.edu

More information

Price Pattern Detection using Finite State Machines with Fuzzy Transitions

Price Pattern Detection using Finite State Machines with Fuzzy Transitions Price Pattern Detection using Finite State Machines with Fuzzy Transitions Kraimon Maneesilp Science and Technology Faculty Rajamangala University of Technology Thanyaburi Pathumthani, Thailand e-mail:

More information

Univariate Time Series Analysis of Forecasting Asset Prices

Univariate Time Series Analysis of Forecasting Asset Prices [ VOLUME 3 I ISSUE 3 I JULY SEPT. 2016] E ISSN 2348 1269, PRINT ISSN 2349-5138 Univariate Time Series Analysis of Forecasting Asset Prices Tanu Shivnani Research Scholar, Jawaharlal Nehru University, Delhi.

More information

Economics 413: Economic Forecast and Analysis Department of Economics, Finance and Legal Studies University of Alabama

Economics 413: Economic Forecast and Analysis Department of Economics, Finance and Legal Studies University of Alabama Problem Set #1 (Linear Regression) 1. The file entitled MONEYDEM.XLS contains quarterly values of seasonally adjusted U.S.3-month ( 3 ) and 1-year ( 1 ) treasury bill rates. Each series is measured over

More information

Optimization of auto insurance management system as an important element of

Optimization of auto insurance management system as an important element of Optimization of auto insurance management system as an important element of the automotive industry Aisylu Musavirovna Sultanova 1, Diana Ramilevna Grigoreva 2, Gulnara ABSTRACT Albertovna Gareeva 2 1.

More information

Dr. P. O. Asagba Computer Science Department, Faculty of Science, University of Port Harcourt, Port Harcourt, PMB 5323, Choba, Nigeria

Dr. P. O. Asagba Computer Science Department, Faculty of Science, University of Port Harcourt, Port Harcourt, PMB 5323, Choba, Nigeria PREDICTING THE NIGERIAN STOCK MARKET USING ARTIFICIAL NEURAL NETWORK S. Neenwi Computer Science Department, Rivers State Polytechnic, Bori, PMB 20, Rivers State, Nigeria. Dr. P. O. Asagba Computer Science

More information

STOCK MARKET TRENDS PREDICTION USING NEURAL NETWORK BASED HYBRID MODEL

STOCK MARKET TRENDS PREDICTION USING NEURAL NETWORK BASED HYBRID MODEL International Journal of Computer Science Engineering and Information Technology Research (IJCSEITR) ISSN 2249-6831 Vol. 3, Issue 1, Mar 2013, 11-18 TJPRC Pvt. Ltd. STOCK MARKET TRENDS PREDICTION USING

More information

Valencia. Keywords: Conditional volatility, backpropagation neural network, GARCH in Mean MSC 2000: 91G10, 91G70

Valencia. Keywords: Conditional volatility, backpropagation neural network, GARCH in Mean MSC 2000: 91G10, 91G70 Int. J. Complex Systems in Science vol. 2(1) (2012), pp. 21 26 Estimating returns and conditional volatility: a comparison between the ARMA-GARCH-M Models and the Backpropagation Neural Network Fernando

More information

Stock Market Prediction System

Stock Market Prediction System Stock Market Prediction System W.N.N De Silva 1, H.M Samaranayaka 2, T.R Singhara 3, D.C.H Wijewardana 4. Sri Lanka Institute of Information Technology, Malabe, Sri Lanka. { 1 nathashanirmani55, 2 malmisamaranayaka,

More information

ANALYSIS OF STOCHASTIC PROCESSES: CASE OF AUTOCORRELATION OF EXCHANGE RATES

ANALYSIS OF STOCHASTIC PROCESSES: CASE OF AUTOCORRELATION OF EXCHANGE RATES Abstract ANALYSIS OF STOCHASTIC PROCESSES: CASE OF AUTOCORRELATION OF EXCHANGE RATES Mimoun BENZAOUAGH Ecole Supérieure de Technologie, Université IBN ZOHR Agadir, Maroc The present work consists of explaining

More information

Adaptive Neuro-Fuzzy Inference System for Mortgage Loan Risk Assessment

Adaptive Neuro-Fuzzy Inference System for Mortgage Loan Risk Assessment International Journal of Intelligent Information Systems 2016; 5(1): 17-24 Published online February 19, 2016 (http://www.sciencepublishinggroup.com/j/ijiis) doi: 10.11648/j.ijiis.20160501.13 ISSN: 2328-7675

More information

CHAPTER 5 RESULT AND ANALYSIS

CHAPTER 5 RESULT AND ANALYSIS CHAPTER 5 RESULT AND ANALYSIS This chapter presents the results of the study and its analysis in order to meet the objectives. These results confirm the presence and impact of the biases taken into consideration,

More information

ARIMA ANALYSIS WITH INTERVENTIONS / OUTLIERS

ARIMA ANALYSIS WITH INTERVENTIONS / OUTLIERS TASK Run intervention analysis on the price of stock M: model a function of the price as ARIMA with outliers and interventions. SOLUTION The document below is an abridged version of the solution provided

More information

Evaluate the Ability of Artificial Neural Network to Predict the Stock Price of Non-Metallic Mineral Products Industry in Tehran's Stock Exchange

Evaluate the Ability of Artificial Neural Network to Predict the Stock Price of Non-Metallic Mineral Products Industry in Tehran's Stock Exchange Evaluate the Ability of Artificial Neural Network to Predict the Stock Price of Non-Metallic Mineral Products Industry in Tehran's Stock Exchange Mohammad Sarchami, Department of Accounting, College Of

More information

Determinants of Stock Prices in Ghana

Determinants of Stock Prices in Ghana Current Research Journal of Economic Theory 5(4): 66-7, 213 ISSN: 242-4841, e-issn: 242-485X Maxwell Scientific Organization, 213 Submitted: November 8, 212 Accepted: December 21, 212 Published: December

More information

Business Strategies in Credit Rating and the Control of Misclassification Costs in Neural Network Predictions

Business Strategies in Credit Rating and the Control of Misclassification Costs in Neural Network Predictions Association for Information Systems AIS Electronic Library (AISeL) AMCIS 2001 Proceedings Americas Conference on Information Systems (AMCIS) December 2001 Business Strategies in Credit Rating and the Control

More information

Construction of Quantitative Transaction Strategy Based on LASSO and Neural Network

Construction of Quantitative Transaction Strategy Based on LASSO and Neural Network Applied Economics and Finance Vol. 4, No. 4; July 2017 ISSN 2332-7294 E-ISSN 2332-7308 Published by Redfame Publishing URL: http://aef.redfame.com Construction of Quantitative Transaction Strategy Based

More information

Prediction for Stock Marketing Using Machine Learning

Prediction for Stock Marketing Using Machine Learning Prediction for Stock Marketing Using Machine Learning Shubham Jain Student, Department of Information Technology Maharaja Agrasen Institute of Technology, Delhi, India shjain6670@gmail.com Mark Kain Student,

More information

Agricultural and Applied Economics 637 Applied Econometrics II

Agricultural and Applied Economics 637 Applied Econometrics II Agricultural and Applied Economics 637 Applied Econometrics II Assignment I Using Search Algorithms to Determine Optimal Parameter Values in Nonlinear Regression Models (Due: February 3, 2015) (Note: Make

More information