Predicting Trading Signals of the All Share Price Index Using a Modified Neural Network Algorithm

Size: px
Start display at page:

Download "Predicting Trading Signals of the All Share Price Index Using a Modified Neural Network Algorithm"

Transcription

1 Predicting Trading Signals of the All Share Price Index Using a Modified eural etwork Algorithm C. D. Tilakaratne, J. H. D. S. P. Tissera, M. A. Mammadov 2 (cdt@stat.cmb.ac.lk, dspt@stat.cmb.ac.lk, m.mammadov@ballarat.edu.au ) Department of Statistics University of Colombo Colombo 3, Sri Lanka. 2 Center for Informatics and Applied Optimization School of Information Technology and Mathematical Sciences University of Ballarat, PO Box 663, Ballarat Victoria 3353, Australia. Abstract This study predicts whether it is best to buy, hold or sell shares (trading signals) of the All Share Price Index (ASPI) of the Colombo Stock Exchange, using a modified neural network () algorithm. Most commonly used classification techniques are not successful in predicting trading signals when the distribution of the actual trading signals, among these three classes, is imbalanced. The structure of this modified neural network is same as that of feedforward neural networks. This algorithm minimises a modified Ordinary Least Squares (OLS) error function. An adjustment relating to the contribution from the historical data used for training the networks, and penalisation of incorrectly classified trading signals were accounted for, when modifying the OLS function. A global optimization algorithm was employed to train these networks. Results obtained were satisfactory.. Introduction A number of previous studies have attempted to predict the price levels of stock market indices [-4]. However, in the last few decades, there have been a growing number of studies attempting to predict the direction or the trend movements of financial market indices [5-2]. Some studies have suggested that trading strategies guided by forecasts on the direction of price change may be more effective and may lead to higher profits [0]. Leung et al. [3] also found that the classification models based on the direction of stock return outperform those based on the level of stock return in terms of both predictability and profitability. Almost all of the above mentioned studies considered only two classes: the upward and the downward trend of the stock market movement, which were considered as buy and sell signals [5-7, 9, ]. It was noticed that the time series data used for these studies are approximately symmetrically distributed among these two classes. In practice, the traders do not participate in trading (either buy or sell shares) if there is no substantial change in the price level. Instead of buying/selling, they will hold the money/shares in hand. In such a case it is important to consider the additional class which represents a hold signal. For instance, the following criterion can be applied to define three trading signals: buy, hold and sell: Criterion A buy if Y(t+) l u hold if l l < Y(t+) < l u sell if Y(t+) l l

2 where Y(t+) is the relative return of the Close price of day (t+) of the stock market index of interest while l l and l u are thresholds. The values of l l and l u depend on the traders' choice. There is no standard criterion found in the literature how to decide the values of l l and l u and these values may vary from one stock index to another. A trader may decide the values for these thresholds according to his/her knowledge and experience. The most commonly used techniques to predict the trading signals of stock market indices are Feedforward neural networks (F) [9,, 2, 4], Probabilistic neural networks (P) [7, 3] and Support vector machines (SVM) [5, 6]. Due to the imbalance of data, the most classification techniques such as SVM and P produce less precise results [5-7]. F can be identified as a suitable alternative technique for classification when the data to be studied has an imbalanced distribution. However, a standard F itself shows some disadvantages: (a) use of local optimization methods which do not guarantee a deep local optimal solution; (b) because of (a), F needs to be trained many times with different initial weights and biases (multiple training results in more than one solution and having many solutions for network parameters prevent getting a clear picture about the influence of input variables); and (c) use of the ordinary least squares (OLS; see ()) as an error function to be minimised may not be suitable for classification problems. This study aims to predict whether it is best buy, hold or sell the shares (trading signals) of the All Share Price Index (APSI) of the Colombo Stock Exchange (CSE) by applying a modified neural network algorithm. This algorithm provided promising results when applied for similar study related to the Australian All Ordinary Index [8, 9]. In other words, the predictability as well as the profitability of this algorithm was higher compared to the standard F algorithm. There were only a few published studies (for example [20]) related to predicting the Sri Lankan stock markets and these studies aimed at value prediction. one of these studies attempted Pt () Pt ( ) where P(t) denotes the price at day t. Yt () = Pt () either predicting the direction or the trading signals. Therefore, it is worth to predict the trading signals of the ASPI, as the traders and investors can directly benefited from such predictions. The organisation of the paper is as follows: the next section explains the modified algorithm. The third section describes the network training, and the measures of evaluating the performance of the algorithms. Section four presents the results obtained from the proposed algorithms together with their interpretations. The last section is the conclusion of the study. 2. The modified neural network algorithm The structure of the modified algorithm is based on the F. F adopts backpropagation learning for weight modification. Backpropagation learning is an error minimising procedure and the network weights are changed according to an error function which compares the network output with the training targets [8]. The most commonly used error function is the Ordinary Least Squares function (OLS): ( ) 2 E OLS = ai oi () i= where is the total number of observations in the training set while a i and o i are the target and the output corresponding to the i th observation in the training set. The modified algorithm takes two matters into account: () use a global optimization algorithm for network training, and (2) modify the ordinary least squares error function. By using a global optimization algorithm (developed in [2, 22]) for network training, it is expected to find better solutions to the error function. Also it uses a modified OLS error function which is suitable for the classification problem of interest. 2. The modified error function ( E TCC ) As described in the Introduction (see Section ), in financial applications, it is more important to predict the direction of a time series rather than its value. Therefore, the minimisation of the absolute errors between the target and the output may not produce the desired accuracy of

3 predictions [23, 24]. Having this idea in mind, some past studies aimed to modify the error function associated with the Fs (for instance [23-26]). These studies incorporated factors which represent the direction of the prediction (for example [23-25]) and the contribution from the historical data that used as inputs (for example [23, 24, 26]). The functions proposed in [26] and [23, 24] penalised the incorrectly predicted directions more heavily, than the correct predictions. In other words, higher penalty was applied if the predicted value o i is negative when the target a i is positive or vice-versa. However, we are interested in classifying trading signals into three classes: buy, hold and sell. The hold class includes both positive and negative values (refer Criterion A in Section ). Therefore, the least squares functions, in which the cases with incorrectly predicted directions (positive or negative) are penalised, will not give the desired prediction accuracy. Instead of the weighing schemes suggested by previous studies, this function adopts a different scheme of weighing. This novel scheme is based on the correctness of the classification of trading signals. If the predicted trading signal is correct, a very small (close to zero) weight is assigned, and otherwise, a weight equal to is assigned. The proposed weighing scheme is: δ if the predicted trading signal is correct w ds = Otherwise, where δ is a very small value. The value of δ needs to be decided according to the distribution of data. The contribution from the historical data of the data also plays an important role in the prediction accuracy of financial time series [26]. E considers The modified error function ( ) TCC the contribution from the historical data used for predictions, as well as the correctness of the trading signal predicted: ( ) 2 E TCC = wb wd ai oi (2) i= where w d (i) is defined above while, w b (i) is adjustment relating to the contribution of the i th observation and is described by the following equation [26]: w b = (3) 2 bi + exp b Discount rate b, denotes the contribution from the historical data and needs to be estimated from the historical data. 3. Training the algorithm and evaluating the predictions Many previous studies [5-7, 9,, 27-3] have used technical indicators of the local markets or economical variables to predict the stock market time series. Wijayanayake & Rupasinghe [20] suggested that environmental and political influences may have a significant impact on the behaviour of the ASPI. Following theses past studies, we also considered a set of variables, which represent the intermarket influence [27, 28], political and environmental factors, economic stability and macroeconomic factors, such as exchange rate (US$:SLRs) and interest rate, as the potential influential variables. A preliminary investigation done by authors suggested that the current day s (say day t) Close price of the ASPI is influenced by the previous day s (day t+) Close price of the same index, Interest rate, and news. The news indicates whether it has a negative impact on the ASPI or not. Therefore, the daily relative return of the Close price of day (t+) of the ASPI (RR Close (t+)) was taken as the output variable while the interest rate, news, and RR Close, of day t, were considered as the input variables. The study period was from ovember, 2002 to January, Since, influential patterns between markets are likely to vary with time [32], the whole study period was divided into three moving windows of a fixed length. Overlapping windows of length two and half trading years 2 were considered. A period of two and half trading years consists of enough data (638 daily relative returns) for neural network experiments. Also the chance that outdated data (which is not relevant for studying current behaviour of the market) being included in the training set is very low. 2 trading year 256 trading days

4 The most recent 0% of data (the last 58 trading days) in each window was accounted for out of sample predictions while the remaining 90% of data was allocated for training the algorithm. We called the part of the window which allocated for training the training window. Different number of neurons for the hidden layer was tested when training the algorithm with each input set. The minimum and the maximum values of the data (relative returns) used for network training are 0.23 and respectively. Therefore, we selected the value of δ (see Section 2.) as If the trading signals are correctly predicted, 0.00 is small enough to set the value of the modified error function, E, approximately zero. ( ) TCC As described in Section 2., the error function E TCC, consists of a parameter b (discount rate) which decides the contribution from the historical data of the observations in the time series. Refenes et al. [26] fixed b=6 for their experiments. However, the discount rate may vary from one stock market index to another. Therefore, this study tested different values for b when training the algorithm. Observing the results, the best value for b was selected as 5. The proper selection of the values for l l and l u (see Criterion A) was done by performing a sensitivity analysis. We experimented different pairs of values for l l and l u. The best prediction results were obtained when l l = and l u = Different numbers were tested as the number of hidden neurons. The best prediction results were obtained when the number of hidden neurons is equal to three. 3. Evaluation measures The algorithm outputs the (t+) th day relative returns of the Close price of the ASPI. Subsequently, the output was classified into trading signals according to Criterion A (see Section ). The performance of the networks was evaluated by the overall classification rate (r CA ) as well as by the overall misclassification rates (r E and r E2 ), which are defined as follows: r = 0 CA 00 (4) T where 0 and T are the number of test cases with correct predictions and the total number of cases in the test sample, respectively; r E = 00 (5) T 2 r E 2 = 00 (6) T where is the number of test cases where a buy/sell signal is misclassified as a hold signal or vice versa. 2 is the number of test cases where a sell signal is classified as a buy signal and vice versa. From a trader's point of view, the misclassification of a hold signal as a buy or sell signal is a more serious mistake than misclassifying a buy signal or a sell signal as a hold signal. The reason is in the former case a trader will lose the money by taking part in an unwise investment while in the later case he/she only lose the opportunity of making a profit, but no monetary loss. The most serious monetary loss occurs when a buy signal is misclassified as a sell signal and vice-versa. Because of the seriousness of the mistake, r E2 plays a more important role in performance evaluation than r E. 4. Prediction Results The values correspond to r CA, re and re 2 of the test set were 59.95, and 8.62, respectively. Results suggest that the overall prediction accuracy is satisfactory and the rate of more serious misclassification (that is misclassification of buy signals to sell signals and vice versa) is also relatively low. The prediction results can be elaborated as shown in Table. In this table, the classification rate indicates the proportion of correctly classified signals to a particular class out of the total number of actual signals in that class whereas, the misclassification rate indicates the proportion of incorrectly classified signals from a particular class to another class out of the total number of actual signals in the former class.

5 Table : Classification of predicted trading signals of test sets (Average (over 3 windows) classification/misclassification rates are shown within brackets) Actual Class Predicted Class Total Buy (.67%) Hold 3 (4.76%) Sell 4 (7.84%) Buy Hold Sell 59 (98.30%) 60 (95.23%) 46 (90.9%) 0 (0.00%) 0 (0.00%) (.96%) Table shows that there is a tendency that more signals are predicted as hold signals. However, the possibility of misclassifying buy signals as sell signals and vice versa is very low. According to these results, one can guess that the traders/investors can make money by responding to the predictions produced by the algorithm of interest. However, the profit margin may not be high. More experiments needs to be carried out to assess the profitability. 5. Conclusions Results suggest that the modified algorithm produce satisfactory predictions in the sense that it does not make serious misclassifications. Therefore, the traders will not lose their money, although the profit margin is less. Sri Lankan stock market is highly volatile, and that may be the reason that the algorithm did not show the level of performance that expected. Further experiments need to be carried out by extending the study period and using a better set of input features. References. Egeli B, Ozturan M, Badur B (2003) Stock Market Prediction Using Artificial eural etworks. In: Proceeding of the Hawaii International Conference on Business 2. Gencay R, Stengos T (998) Moving Average Rules, Volume and the Predictability of Security Returns with Feedforward etworks. Jour of Forecasting 7: Qi M (999) onlinear Predictability of Stock Returns Using Financial and Economic Variables Journal of Business & Economic Statistics 7: Safer A M (2003) A comparison of two data mining techniques to predict abnormal stock market returns. Intell Data Analy 7: Cao L, Tay F E H (200) Financial forecasting using support vector machines. eu Comp & Appl 0: Huang W, akamori Y, Wang S Y (2005) Forecasting stock market movement direction with support vector machine. Comp and Opera Research 32:-0 7. Kim S H, Chun S H (998) Graded forecasting using an array of bipolar predictions: Application of probabilistic neural networks to a stock market index. Inter Jour of Forecasting 4: Pan H, Tilakaratne C, Yearwood J (2005) Predicting the Australian Stock Market Index Using eural networks Exploiting Dynamical Swings and Intermarket Influences. Journal of Research and Practice in Information Technology 37: Qi M, Maddala G S (999) Economic factors and the stock market: A new perspective. Journal of Forecasting 8: Wu Y, Zhang H (997) Forward Premiums as Unbiased Predictors of Future Currency Depreciation: A on-parametric Analysis. Journal of International Money and Finance 6: Yao J, Tan C L, Poh H L (999) eural etworks for Technical Analysis: A Study on KLCI. International Journal of Theoretical and Applied Finance 2: Tilakaratne C D, Mammadov M A, Hurst C P (2006) Quantification of Intermarket Influence Based on the Global Optimization and Its Application for Stock Market Prediction. In: Proceedings of the International Workshop on Integrating AI and Data Mining (AIDM'06) Leung M T, Daouk H, Chen A S (2000) Forecasting stock indices: a comparison of classification and level estimation models. International Journal of Forecasting 6: K, Fukuhara Y, akamura Y (996) Selective Presentation for eural etwork Forecasting of Stock Markets. eu Comp & Appl 4: Akbani R, Kwek S, Japkowwicz (2004) Applying Support Vector Machines to Imbalanced Datasets. In: Proceedings of the 5th European Conference on Machine Learning (ECML'04), 33-50, Springer-Verlag Heidelberg Berlin. 6. Chawla V, Bowyer K W, Hall L O, Kegelmeyer W P (2002) SMOTE: Synthetic Minority Over- Sampling Technique. Journal of Artificial Intelligence Research 6: Tilakaratne C D, Morris S A, Mammadov M A, Hurst C P (2007) Predicting Stock Market Index

6 Trading Signals Using eural etworks. In: Proceedings of the 4th Annual Global Finance Conference (GFC2007) 8. Tilakaratne C D (2007) Stock Market Predictions Based on Quantified Intermarket Influences. PhD thesis, University of Ballarat Tilakaratne C D, Mammadov M A, Morris S A. Predicting Trading Signals of Stock Market Indices Using eural etworks, submitted to the 2 st Australian Joint Conference on Artificial Intelligence 20. Wijayanayake A, Rupasinghe T (2004) Identifying the Factors that Affect the Sri Lankan Stock Market. In: Proceedings of the International Sri Lankan Statistical Conference: Visions of Future Statistical Methodologies 2. Mammadov M A (2004) A new global optimization algorithm based on dynamical systems approach. In: A Rubinov and M Sniedovich (Editors), Proceedings of The Sixth International Conference on Optimization: Techniques and Applications (ICOTA6) 22. Mammadov M A, Rubinov A M, Yearwood J (2005) Dynamical systems described by relational elasticities with applications to global optimization. In: V Jeyakumar and A Rubinov (Eds.) Continuous Optimization: Current Trends and Applications Yao J, Tan C L (200) A Study on Training Criteria for Financial Time Series Forecasting. In: Proceedings of the International Conference on eural Information Processing 24. Yao J, Tan C L (2000) Time Dependent Directional Profit Model for Financial Time Series Forecasting. In: Proceedings of the IEEE-IS-ES International Joint Conference on eural etworks (IJC'00) 25. Caldwell R B (995) Performances Matrics for eural etwork-based Trading System Development. eurove$t Journal 3: Refenes A, Bentz Y, Bunn D W, Burgess A., Zapranis A D (995) Financial Time Series Modelling with Discounted Least Squares Backpropagation. eurocomputing 4: Tilakaratne C D, Mammadov M A, Morris S A (2007) Effectiveness of Using Quantified Intermarket Influence for Predicting Trading Signals of Stock Markets. In Proceedings of the 6 th Australian Data Mining Conference (AusDM 2007) Tilakaratne C D, Morris S A, Mammadov M A, Hurst C P (2007) Quantification of Intermarket Influence on the Australian All Ordinary Index Based on Optimization Techniques. In W. Read and A. J. Roberts (Editors), Proceedings of the 3th Biennial Computational Techniques and Applications Conference (CTAC-2006) AZIAM Journal 48:C04- C8 29. Wu C, Su Y (998) Dynamic Relations among International Stock Markets. International Review of Economic and Finance 7: Yang J, Khan M M, Pointer L (2003) Increasing Integration Between the United States and Other International Stock Markets?; A Recursive Cointegration Analysis. Emerging Markets Finance and Trade 39: Bhattacharyya M, Banerjee A (2004) Integration of Global Capital Markets: An Empirical Exploration. International Journal of Theoretical and Applied Finance 7: Tilakaratne C D (2006) A Study of Intermarket Influence on the Australian All Ordinary Index at Different Time Periods. In: Proceedings of the 2 nd Australian Business and Behavioural Sciences Association (ABBSA) International Conference

Predicting Trading Signals of Stock Market Indices Using Neural Networks

Predicting Trading Signals of Stock Market Indices Using Neural Networks Predicting Trading Signals of Stock Market Indices Using Neural Networks Chandima D. Tilakaratne 1,2,MusaA.Mammadov 2, and Sidney A. Morris 2 1 Department of Statistics, University of Colombo, Colombo

More information

Effectiveness of Using Quantified Intermarket Influence for Predicting Trading Signals of Stock Markets

Effectiveness of Using Quantified Intermarket Influence for Predicting Trading Signals of Stock Markets Effectiveness of Using Quantified Intermarket Influence for Predicting Trading Signals of Stock Markets Chandima D. Tilakaratne 1,2 Musa A. Mammadov 1 Sidney A. Morris 1 1 Center for Informatics and Applied

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

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

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

STOCK MARKET PREDICTION AND ANALYSIS USING MACHINE LEARNING

STOCK MARKET PREDICTION AND ANALYSIS USING MACHINE LEARNING STOCK MARKET PREDICTION AND ANALYSIS USING MACHINE LEARNING Sumedh Kapse 1, Rajan Kelaskar 2, Manojkumar Sahu 3, Rahul Kamble 4 1 Student, PVPPCOE, Computer engineering, PVPPCOE, Maharashtra, India 2 Student,

More information

Stock Trading Following Stock Price Index Movement Classification Using Machine Learning Techniques

Stock Trading Following Stock Price Index Movement Classification Using Machine Learning Techniques Stock Trading Following Stock Price Index Movement Classification Using Machine Learning Techniques 6.1 Introduction Trading in stock market is one of the most popular channels of financial investments.

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

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

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

International Journal of Computer Science Trends and Technology (IJCST) Volume 5 Issue 2, Mar Apr 2017

International Journal of Computer Science Trends and Technology (IJCST) Volume 5 Issue 2, Mar Apr 2017 RESEARCH ARTICLE Stock Selection using Principal Component Analysis with Differential Evolution Dr. Balamurugan.A [1], Arul Selvi. S [2], Syedhussian.A [3], Nithin.A [4] [3] & [4] Professor [1], Assistant

More information

Design and implementation of artificial neural network system for stock market prediction (A case study of first bank of Nigeria PLC Shares)

Design and implementation of artificial neural network system for stock market prediction (A case study of first bank of Nigeria PLC Shares) International Journal of Advanced Engineering and Technology ISSN: 2456-7655 www.newengineeringjournal.com Volume 1; Issue 1; March 2017; Page No. 46-51 Design and implementation of artificial neural network

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

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

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

COGNITIVE LEARNING OF INTELLIGENCE SYSTEMS USING NEURAL NETWORKS: EVIDENCE FROM THE AUSTRALIAN CAPITAL MARKETS

COGNITIVE LEARNING OF INTELLIGENCE SYSTEMS USING NEURAL NETWORKS: EVIDENCE FROM THE AUSTRALIAN CAPITAL MARKETS Asian Academy of Management Journal, Vol. 7, No. 2, 17 25, July 2002 COGNITIVE LEARNING OF INTELLIGENCE SYSTEMS USING NEURAL NETWORKS: EVIDENCE FROM THE AUSTRALIAN CAPITAL MARKETS Joachim Tan Edward Sek

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

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

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

An Algorithm for Trading and Portfolio Management Using. strategy. Since this type of trading system is optimized

An Algorithm for Trading and Portfolio Management Using. strategy. Since this type of trading system is optimized pp 83-837,. An Algorithm for Trading and Portfolio Management Using Q-learning and Sharpe Ratio Maximization Xiu Gao Department of Computer Science and Engineering The Chinese University of HongKong Shatin,

More information

Stock Price and Index Forecasting by Arbitrage Pricing Theory-Based Gaussian TFA Learning

Stock Price and Index Forecasting by Arbitrage Pricing Theory-Based Gaussian TFA Learning Stock Price and Index Forecasting by Arbitrage Pricing Theory-Based Gaussian TFA Learning Kai Chun Chiu and Lei Xu Department of Computer Science and Engineering The Chinese University of Hong Kong, Shatin,

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

International Journal of Research in Engineering Technology - Volume 2 Issue 5, July - August 2017

International Journal of Research in Engineering Technology - Volume 2 Issue 5, July - August 2017 RESEARCH ARTICLE OPEN ACCESS The technical indicator Z-core as a forecasting input for neural networks in the Dutch stock market Gerardo Alfonso Department of automation and systems engineering, University

More information

Two kinds of neural networks, a feed forward multi layer Perceptron (MLP)[1,3] and an Elman recurrent network[5], are used to predict a company's

Two kinds of neural networks, a feed forward multi layer Perceptron (MLP)[1,3] and an Elman recurrent network[5], are used to predict a company's LITERATURE REVIEW 2. LITERATURE REVIEW Detecting trends of stock data is a decision support process. Although the Random Walk Theory claims that price changes are serially independent, traders and certain

More information

An Integrated Information System for Financial Investment

An Integrated Information System for Financial Investment An Integrated Information System for Financial Investment Xiaotian Zhu^ and Hong Wang^ 1 Old Dominion University, College of Business & Public Administration, Department of Finance, 2004 Constant Hall,

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

Application of Innovations Feedback Neural Networks in the Prediction of Ups and Downs Value of Stock Market *

Application of Innovations Feedback Neural Networks in the Prediction of Ups and Downs Value of Stock Market * Proceedings of the 6th World Congress on Intelligent Control and Automation, June - 3, 006, Dalian, China Application of Innovations Feedback Neural Networks in the Prediction of Ups and Downs Value 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

$tock Forecasting using Machine Learning

$tock Forecasting using Machine Learning $tock Forecasting using Machine Learning Greg Colvin, Garrett Hemann, and Simon Kalouche Abstract We present an implementation of 3 different machine learning algorithms gradient descent, support vector

More information

Application of Deep Learning to Algorithmic Trading

Application of Deep Learning to Algorithmic Trading Application of Deep Learning to Algorithmic Trading Guanting Chen [guanting] 1, Yatong Chen [yatong] 2, and Takahiro Fushimi [tfushimi] 3 1 Institute of Computational and Mathematical Engineering, Stanford

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

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

Backpropagation and Recurrent Neural Networks in Financial Analysis of Multiple Stock Market Returns

Backpropagation and Recurrent Neural Networks in Financial Analysis of Multiple Stock Market Returns Backpropagation and Recurrent Neural Networks in Financial Analysis of Multiple Stock Market Returns Jovina Roman and Akhtar Jameel Department of Computer Science Xavier University of Louisiana 7325 Palmetto

More information

Predicting Abnormal Stock Returns with a. Nonparametric Nonlinear Method

Predicting Abnormal Stock Returns with a. Nonparametric Nonlinear Method Predicting Abnormal Stock Returns with a Nonparametric Nonlinear Method Alan M. Safer California State University, Long Beach Department of Mathematics 1250 Bellflower Boulevard Long Beach, CA 90840-1001

More information

A multiple model of perceptron neural network with sample selection through chicken swarm algorithm for financial forecasting

A multiple model of perceptron neural network with sample selection through chicken swarm algorithm for financial forecasting Communications on Advanced Computational Science with Applications 2017 No. 1 (2017) 85-94 Available online at www.ispacs.com/cacsa Volume 2017, Issue 1, Year 2017 Article ID cacsa-00070, 10 Pages doi:10.5899/2017/cacsa-00070

More information

COMPARING NEURAL NETWORK AND REGRESSION MODELS IN ASSET PRICING MODEL WITH HETEROGENEOUS BELIEFS

COMPARING NEURAL NETWORK AND REGRESSION MODELS IN ASSET PRICING MODEL WITH HETEROGENEOUS BELIEFS Akademie ved Leske republiky Ustav teorie informace a automatizace Academy of Sciences of the Czech Republic Institute of Information Theory and Automation RESEARCH REPORT JIRI KRTEK COMPARING NEURAL NETWORK

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

Analyzing Life Insurance Data with Different Classification Techniques for Customers Behavior Analysis

Analyzing Life Insurance Data with Different Classification Techniques for Customers Behavior Analysis Analyzing Life Insurance Data with Different Classification Techniques for Customers Behavior Analysis Md. Saidur Rahman, Kazi Zawad Arefin, Saqif Masud, Shahida Sultana and Rashedur M. Rahman Abstract

More information

Copy Right to GARPH Page 38

Copy Right to GARPH Page 38 IMPLEMENT EFFICIENT ALGORITHM FOR PREDICTIONS OF STOCK MARKET BY MULTICLASS SUPPORT VECTOR MACHINE 1 VAIBHAV INGOLE Department of Computer Science & Engineering, TIT, Bhopal, India vingole42@rediffmail.com

More information

Research Article Design and Explanation of the Credit Ratings of Customers Model Using Neural Networks

Research Article Design and Explanation of the Credit Ratings of Customers Model Using Neural Networks Research Journal of Applied Sciences, Engineering and Technology 7(4): 5179-5183, 014 DOI:10.1906/rjaset.7.915 ISSN: 040-7459; e-issn: 040-7467 014 Maxwell Scientific Publication Corp. Submitted: February

More information

Predicting Market Fluctuations via Machine Learning

Predicting Market Fluctuations via Machine Learning Predicting Market Fluctuations via Machine Learning Michael Lim,Yong Su December 9, 2010 Abstract Much work has been done in stock market prediction. In this project we predict a 1% swing (either direction)

More information

Comparison of OLS and LAD regression techniques for estimating beta

Comparison of OLS and LAD regression techniques for estimating beta Comparison of OLS and LAD regression techniques for estimating beta 26 June 2013 Contents 1. Preparation of this report... 1 2. Executive summary... 2 3. Issue and evaluation approach... 4 4. Data... 6

More information

PREDICTION OF CLOSING PRICES ON THE STOCK EXCHANGE WITH THE USE OF ARTIFICIAL NEURAL NETWORKS

PREDICTION OF CLOSING PRICES ON THE STOCK EXCHANGE WITH THE USE OF ARTIFICIAL NEURAL NETWORKS Image Processing & Communication, vol. 17, no. 4, pp. 275-282 DOI: 10.2478/v10248-012-0056-5 275 PREDICTION OF CLOSING PRICES ON THE STOCK EXCHANGE WITH THE USE OF ARTIFICIAL NEURAL NETWORKS MICHAŁ PALUCH,

More information

Classification of Capital Expenditures and Revenue Expenditures: An Analysis of Correlation and Neural Networks

Classification of Capital Expenditures and Revenue Expenditures: An Analysis of Correlation and Neural Networks Classification of Capital Expenditures and Revenue Expenditures: An Analysis of Correlation and Neural Networks Fadzilah Siraj a, Nurazzah Abu Bakar b, Adnan Abolgasim c a,b,c College of Arts and Sciences

More information

Game-Theoretic Risk Analysis in Decision-Theoretic Rough Sets

Game-Theoretic Risk Analysis in Decision-Theoretic Rough Sets Game-Theoretic Risk Analysis in Decision-Theoretic Rough Sets Joseph P. Herbert JingTao Yao Department of Computer Science, University of Regina Regina, Saskatchewan, Canada S4S 0A2 E-mail: [herbertj,jtyao]@cs.uregina.ca

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

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

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

LITERATURE REVIEW. can mimic the brain. A neural network consists of an interconnected nnected group of

LITERATURE REVIEW. can mimic the brain. A neural network consists of an interconnected nnected group of 10 CHAPTER 2 LITERATURE REVIEW 2.1 Artificial Neural Network Artificial neural network (ANN), usually ly called led Neural Network (NN), is an algorithm that was originally motivated ted by the goal of

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

An introduction to Machine learning methods and forecasting of time series in financial markets

An introduction to Machine learning methods and forecasting of time series in financial markets An introduction to Machine learning methods and forecasting of time series in financial markets Mark Wong markwong@kth.se December 10, 2016 Abstract The goal of this paper is to give the reader an introduction

More information

Wide and Deep Learning for Peer-to-Peer Lending

Wide and Deep Learning for Peer-to-Peer Lending Wide and Deep Learning for Peer-to-Peer Lending Kaveh Bastani 1 *, Elham Asgari 2, Hamed Namavari 3 1 Unifund CCR, LLC, Cincinnati, OH 2 Pamplin College of Business, Virginia Polytechnic Institute, Blacksburg,

More information

PERFORMANCE COMPARISON OF THREE DATA MINING MODELS FOR BUSINESS TAX AUDIT

PERFORMANCE COMPARISON OF THREE DATA MINING MODELS FOR BUSINESS TAX AUDIT PERFORMANCE COMPARISON OF THREE DATA MINING MODELS FOR BUSINESS TAX AUDIT 1 TSUNG-NAN CHOU 1 Asstt Prof., Department of Finance, Chaoyang University of Technology. Taiwan E-mail: 1 tnchou@cyut.edu.tw ABSTRACT

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

CS 475 Machine Learning: Final Project Dual-Form SVM for Predicting Loan Defaults

CS 475 Machine Learning: Final Project Dual-Form SVM for Predicting Loan Defaults CS 475 Machine Learning: Final Project Dual-Form SVM for Predicting Loan Defaults Kevin Rowland Johns Hopkins University 3400 N. Charles St. Baltimore, MD 21218, USA krowlan3@jhu.edu Edward Schembor Johns

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

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

National Stock Exchange Stock and Index Price Direction Prediction using Backpropagation Artificial Neural Network

National Stock Exchange Stock and Index Price Direction Prediction using Backpropagation Artificial Neural Network National Stock Exchange Stock and Index Price Direction Prediction using Backpropagation Artificial Neural Network Amit M. Panchal 1, Dr. Jayesh M. Patel 2 Ph.D Research Scholar, Gujarat Technological

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

Information Security Risk Assessment by Using Bayesian Learning Technique

Information Security Risk Assessment by Using Bayesian Learning Technique Information Security Risk Assessment by Using Bayesian Learning Technique Farhad Foroughi* Abstract The organisations need an information security risk management to evaluate asset's values and related

More information

REGRESSION, THEIL S AND MLP FORECASTING MODELS OF STOCK INDEX

REGRESSION, THEIL S AND MLP FORECASTING MODELS OF STOCK INDEX International Journal of Computer Engineering and Technology (IJCET), ISSN 0976 6367(Print) ISSN 0976 6375(Online) Volume 1 Number 1, May - June (2010), pp. 82-91 IAEME, http://www.iaeme.com/ijcet.html

More information

Application of stochastic recurrent reinforcement learning to index trading

Application of stochastic recurrent reinforcement learning to index trading ESANN 2011 proceedings, European Symposium on Artificial Neural Networs, Computational Intelligence Application of stochastic recurrent reinforcement learning to index trading Denise Gorse 1 1- University

More information

Stock Trading System Based on Formalized Technical Analysis and Ranking Technique

Stock Trading System Based on Formalized Technical Analysis and Ranking Technique Stock Trading System Based on Formalized Technical Analysis and Ranking Technique Saulius Masteika and Rimvydas Simutis Faculty of Humanities, Vilnius University, Muitines 8, 4428 Kaunas, Lithuania saulius.masteika@vukhf.lt,

More information

Stock Market Forecasting Using Artificial Neural Networks

Stock Market Forecasting Using Artificial Neural Networks Stock Market Forecasting Using Artificial Neural Networks Burak Gündoğdu Abstract Many papers on forecasting the stock market have been written by the academia. In addition to that, stock market prediction

More information

Forecasting Price Movements using Technical Indicators: Investigating the Impact of. Varying Input Window Length

Forecasting Price Movements using Technical Indicators: Investigating the Impact of. Varying Input Window Length Forecasting Price Movements using Technical Indicators: Investigating the Impact of Varying Input Window Length Yauheniya Shynkevich 1,*, T.M. McGinnity 1,2, Sonya Coleman 1, Ammar Belatreche 3, Yuhua

More information

Segmentation and Scattering of Fatigue Time Series Data by Kurtosis and Root Mean Square

Segmentation and Scattering of Fatigue Time Series Data by Kurtosis and Root Mean Square Segmentation and Scattering of Fatigue Time Series Data by Kurtosis and Root Mean Square Z. M. NOPIAH 1, M. I. KHAIRIR AND S. ABDULLAH Department of Mechanical and Materials Engineering Universiti Kebangsaan

More information

Barapatre Omprakash et.al; International Journal of Advance Research, Ideas and Innovations in Technology

Barapatre Omprakash et.al; International Journal of Advance Research, Ideas and Innovations in Technology ISSN: 2454-132X Impact factor: 4.295 (Volume 4, Issue 2) Available online at: www.ijariit.com Stock Price Prediction using Artificial Neural Network Omprakash Barapatre omprakashbarapatre@bitraipur.ac.in

More information

Foreign Exchange Forecasting via Machine Learning

Foreign Exchange Forecasting via Machine Learning Foreign Exchange Forecasting via Machine Learning Christian González Rojas cgrojas@stanford.edu Molly Herman mrherman@stanford.edu I. INTRODUCTION The finance industry has been revolutionized by the increased

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

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

One-Step and Multi-Step Ahead Stock Prediction Using Backpropagation Neural Networks

One-Step and Multi-Step Ahead Stock Prediction Using Backpropagation Neural Networks One-Step and Multi-Step Ahead Stock Prediction Using Backpropagation Neural Networks Guanqun Dong, Kamaladdin Fataliyev, Lipo Wang School of Electrical and Electronic Engineering Nanyang Technological

More information

A Prediction Model for Stock Market: A Comparison of The World s Top. Investors with Data Mining Method

A Prediction Model for Stock Market: A Comparison of The World s Top. Investors with Data Mining Method A Prediction Model for Stock Market: A Comparison of The World s Top Investors with Data Mining Method Yong Hu 1*, Bin Feng 1, XiangZhou Zhang 2, XinYing Qiu 3, Risong Li 1, Kang Xie 2 1 Business Intelligence

More information

Forecasting Currency Exchange Rates via Feedforward Backpropagation Neural Network

Forecasting Currency Exchange Rates via Feedforward Backpropagation Neural Network Universal Journal of Mechanical Engineering 5(3): 77-86, 2017 DOI: 10.13189/ujme.2017.050302 http://www.hrpub.org Forecasting Currency Exchange Rates via Feedforward Backpropagation Neural Network Joseph

More information

State Switching in US Equity Index Returns based on SETAR Model with Kalman Filter Tracking

State Switching in US Equity Index Returns based on SETAR Model with Kalman Filter Tracking State Switching in US Equity Index Returns based on SETAR Model with Kalman Filter Tracking Timothy Little, Xiao-Ping Zhang Dept. of Electrical and Computer Engineering Ryerson University 350 Victoria

More information

Handling Uncertainty in Social Lending Credit Risk Prediction with a Choquet Fuzzy Integral Model

Handling Uncertainty in Social Lending Credit Risk Prediction with a Choquet Fuzzy Integral Model Handling Uncertainty in Social Lending Credit Risk Prediction with a Choquet Fuzzy Integral Model Anahita Namvar, Mohsen Naderpour Decision Systems and e-service Intelligence Laboratory Centre for Artificial

More information

Does Exchange Rate Volatility Influence the Balancing Item in Japan? An Empirical Note. Tuck Cheong Tang

Does Exchange Rate Volatility Influence the Balancing Item in Japan? An Empirical Note. Tuck Cheong Tang Pre-print version: Tang, Tuck Cheong. (00). "Does exchange rate volatility matter for the balancing item of balance of payments accounts in Japan? an empirical note". Rivista internazionale di scienze

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

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

OPENING RANGE BREAKOUT STOCK TRADING ALGORITHMIC MODEL

OPENING RANGE BREAKOUT STOCK TRADING ALGORITHMIC MODEL OPENING RANGE BREAKOUT STOCK TRADING ALGORITHMIC MODEL Mrs.S.Mahalakshmi 1 and Mr.Vignesh P 2 1 Assistant Professor, Department of ISE, BMSIT&M, Bengaluru, India 2 Student,Department of ISE, BMSIT&M, Bengaluru,

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

Classifying Market States with WARS

Classifying Market States with WARS Lixiang Shen and Francis E. H. Tay 2 Department of Mechanical and Production Engineering, National University of Singapore 0 Kent Ridge Crescent, Singapore 9260 { engp8633, 2 mpetayeh}@nus.edu.sg Abstract.

More information

Feedforward Neural Networks for Sentiment Detection in Financial News

Feedforward Neural Networks for Sentiment Detection in Financial News World Journal of Social Sciences Vol. 2. No. 4. July 2012. Pp. 218 234 Feedforward Neural Networks for Sentiment Detection in Financial News Caslav Bozic* and Detlef Seese* With a rise of algorithmic trading

More information

Saudi Arabia Stock Market Prediction Using Neural Network

Saudi Arabia Stock Market Prediction Using Neural Network Saudi Arabia Stock Market Prediction Using Neural Network Talal Alotaibi, Amril Nazir, Roobaea Alroobaea, Moteb Alotibi, Fasal Alsubeai, Abdullah Alghamdi, Thamer Alsulimani Department of Computer Science,

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

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

A Novel Method of Trend Lines Generation Using Hough Transform Method

A Novel Method of Trend Lines Generation Using Hough Transform Method International Journal of Computing Academic Research (IJCAR) ISSN 2305-9184, Volume 6, Number 4 (August 2017), pp.125-135 MEACSE Publications http://www.meacse.org/ijcar A Novel Method of Trend Lines Generation

More information

Accepted Manuscript. Enterprise Credit Risk Evaluation Based on Neural Network Algorithm. Xiaobing Huang, Xiaolian Liu, Yuanqian Ren

Accepted Manuscript. Enterprise Credit Risk Evaluation Based on Neural Network Algorithm. Xiaobing Huang, Xiaolian Liu, Yuanqian Ren Accepted Manuscript Enterprise Credit Risk Evaluation Based on Neural Network Algorithm Xiaobing Huang, Xiaolian Liu, Yuanqian Ren PII: S1389-0417(18)30213-4 DOI: https://doi.org/10.1016/j.cogsys.2018.07.023

More information

Keywords: artificial neural network, backpropagtion algorithm, derived parameter.

Keywords: artificial neural network, backpropagtion algorithm, derived parameter. Volume 5, Issue 2, February 2015 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com Stock Price

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

Predicting the Success of a Retirement Plan Based on Early Performance of Investments

Predicting the Success of a Retirement Plan Based on Early Performance of Investments Predicting the Success of a Retirement Plan Based on Early Performance of Investments CS229 Autumn 2010 Final Project Darrell Cain, AJ Minich Abstract Using historical data on the stock market, it is possible

More information

Adeptness Comparison between Instance Based and K Star Classifiers for Credit Risk Scrutiny

Adeptness Comparison between Instance Based and K Star Classifiers for Credit Risk Scrutiny Adeptness Comparison between Instance Based and K Star Classifiers for Credit Risk Scrutiny C. Lakshmi Devasena 1 Department of Operations and IT, IBS, Hyderabad, IFHE University, Hyderabad, Tamilnadu,

More information

Development and Performance Evaluation of Three Novel Prediction Models for Mutual Fund NAV Prediction

Development and Performance Evaluation of Three Novel Prediction Models for Mutual Fund NAV Prediction Development and Performance Evaluation of Three Novel Prediction Models for Mutual Fund NAV Prediction Ananya Narula *, Chandra Bhanu Jha * and Ganapati Panda ** E-mail: an14@iitbbs.ac.in; cbj10@iitbbs.ac.in;

More information

Decision model, sentiment analysis, classification. DECISION SCIENCES INSTITUTE A Hybird Model for Stock Prediction

Decision model, sentiment analysis, classification. DECISION SCIENCES INSTITUTE A Hybird Model for Stock Prediction DECISION SCIENCES INSTITUTE A Hybird Model for Stock Prediction Si Yan Illinois Institute of Technology syan3@iit.edu Yanliang Qi New Jersey Institute of Technology yq9@njit.edu ABSTRACT In this paper,

More information

Outline. Neural Network Application For Predicting Stock Index Volatility Using High Frequency Data. Background. Introduction and Motivation

Outline. Neural Network Application For Predicting Stock Index Volatility Using High Frequency Data. Background. Introduction and Motivation Neural Network Application For Predicting Stock Index Volatility Using High Frequency Data Project No CFWin03-32 Presented by: Venkatesh Manian Professor : Dr Ruppa K Tulasiram Outline Introduction and

More information

Shynkevich, Y, McGinnity, M, Coleman, S, Belatreche, A and Li, Y

Shynkevich, Y, McGinnity, M, Coleman, S, Belatreche, A and Li, Y Forecasting price movements using technical indicators : investigating the impact of varying input window length Shynkevich, Y, McGinnity, M, Coleman, S, Belatreche, A and Li, Y http://dx.doi.org/10.1016/j.neucom.2016.11.095

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

Importance of the long-term seasonal component in day-ahead electricity price forecasting: Regression vs. neural network models

Importance of the long-term seasonal component in day-ahead electricity price forecasting: Regression vs. neural network models Importance of the long-term seasonal component in day-ahead electricity price forecasting: Regression vs. neural network models Rafa l Weron Department of Operations Research Wroc law University of Science

More information

An Analysis of a Dynamic Application of Black-Scholes in Option Trading

An Analysis of a Dynamic Application of Black-Scholes in Option Trading An Analysis of a Dynamic Application of Black-Scholes in Option Trading Aileen Wang Thomas Jefferson High School for Science and Technology Alexandria, Virginia April 9, 2010 Abstract For decades people

More information

Exploiting Corporate Governance and Common-Size Analysis for Financial Distress Detecting Models

Exploiting Corporate Governance and Common-Size Analysis for Financial Distress Detecting Models Exploiting Corporate Governance and Common-Size Analysis for Financial Distress Detecting Models Abstract Pei-Wen Huang and Chao-Lin Liu Department of Computer Science, National Chengchi University, Wen-Shan,

More information

Key Knowledge Generation Publication details, including instructions for author and Subscription information:

Key Knowledge Generation Publication details, including instructions for author and Subscription information: This article was downloaded by: Publisher: KKG Publications Registered office: 18, Jalan Kenanga SD 9/7 Bandar Sri Damansara, 52200 Malaysia Key Knowledge Generation Publication details, including instructions

More information