Neuro Fuzzy based Stock Market Prediction System

Size: px
Start display at page:

Download "Neuro Fuzzy based Stock Market Prediction System"

Transcription

1 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 of Engg & tech, Park College of Engg & tech Coimbatore. Coimbatore. Coimbatore. Abstract - Neural networks have been used for forecasting purposes for some years now. Often arises the problem of a black-box approach, i.e. after having trained neural networks to a particular problem, it is almost impossible to analyze them for how they work. Fuzzy Neuronal Networks allow adding rules to neural networks. This avoids the black-box-problem. Additionally they are supposed to have a higher prediction precision in unlike situations. Applying artificial neural network, genetic algorithm and fuzzy logic for the stock market prediction has attracted much attention recently, which has better correlated the nonquantitative factors with the stock market performance. However these approaches perform less satisfactorily due to the memoryless nature of the stock market performance. In this paper, we propose a data compression-based portfolio prediction model hybridized with the fuzzy logic and genetic algorithm. In the model, the quantifiable microeconomic stock data are first optimized through the genetic algorithms to generate the most effective microeconomic data in relation to the stock market performance. Key words Neural Network Fuzzy logic portfolio Stock Prediction System. 1. INTRODUCTION A number of studies have examined the differences between neural networks and other approaches for modeling and forecasting time series. Especially the question if no linear models like neural networks can beat linear models have been an issue for several years. Nevertheless the solution seems still to be unclear when taking into account the cost - i.e. the computational and methodological expenses. In this paper two types of neural networks are examined. The first is the classical neural network approach where a neural network is used to predict the future price of an asset from the history of the time series itself. The second approach is a family of quite new neural network models where fuzzy logic is combined with neural technology to archive higher precision in forecasting and some additional issues. Fuzzy neural networks provide the possibility to implement rules into neural network topology; a methodic framework is described in practice fuzzy neural networks compete with classical neural networks where no extra information is given than the patterns created out of the time series. An introduction into applying neural networks for casting financial time series is given. The application of rules allows to model patterns which occur not very often and are therefore not very likely to be modeled by a classical neural network. Rules or groups of rules can be modeled which are specialized on specific situations and circumstances In this paper, a new data compression-based portfolio prediction model hybridized with genetic algorithm and fuzzy logic is developed. Traditionally, difference models are applied in the area of portfolio prediction. Two classical views on the prediction are namely, technical and quantitative. The technical view of markets is that the prices are driven by investor sentiment and that the underlying sequence of prices can be captured and predicated well using charting techniques. This method studies the action of the market as a dynamical entity, rather than studying the actual goods in which the market operator. This is a science of recording the historical market data, such as prices of stocks and the volume traded, and attempting to predict the future from the past performance of the Organized by Department Of ECE, ANNA UNIVERSITY COIMBATORE. 354 Electronic copy available at:

2 function of the underlying security valuation, but also governed by investor sentiment, health of the economy and many others. membership functions and FAMs, a fuzzy logic system is finally achieved. Fuzzy logic has been applied very successfully in many areas where conventional model based approaches are difficult or not cost-effective to implement. However, as system complexity increases, reliable fuzzy rules and membership functions used to describe the system behavior are difficult to determine. Furthermore, due to the dynamic nature of economic and financial applications. Rules and membership functions must be adaptive to the changing environment in order to continue useful. This article outlines a Stock Market Prediction System (SMPS) system that extends the neural networks approach to handle fuzzy, probabilistic and Boolean information. An SPS combines the various advantages of expert systems, artificial neural systems and fuzzy reasoninig.it is designed as integrated networks architecture, based on a building block called neural gate. II. LITERATURE REVIEW The Key issues in building the system are knowledge acquisition, processing of Boolean fuzzy and probabilistic data, and integration of expert knowledge with investor preferences, fuzzy reasoning and automatic learning. Recently, the artificial neural networks (ANNs) have been a popularly researched issue. An artificial neural network is a useful tool in enhancing quality of decision-making. ANNs are used in business and banking applications for decisionmaking, forecasting and analysis. In the beginning of the training process, training pattems are fed fiom both sides of the system. Input samples are fed into the input fuzzy layer, and corresponding target samples are fed into the output fuzzy layer. The sample data are to form the initial fuzzy sets in input fuzzy layer and output fuzzy layer separately. The thresholds of neurons in the first and third layers do not use a sigmoid function, but represent fuzzy sets. The last.layer s function is centroid defuzzification. This design means that a fuzzy logic system is hidden in the neural network structure. By using the network training process to obtain fuzzy Fuzzy logic represents a technology for designing sophisticated control systems. The rules to be used for equity fund investment decision-making could take into account the following variables: economic conditions, Relative Strength Index(RSI) and the gap from the moving average (MA gap). Fuzzy inference takes the states of input variables (imprecise linguistic terms such as good or bad ) and constructs a fuzzy trading rule such as IF economic conditions are bad AND the RSI is high, AND the MA gap is high, THEN the trading action is strong sell. Fuzzy system contains a fuzzifier, which converts inputs (or independent variables) into fuzzy variables, and a defuzzifier, which converts the output (or the dependent variable) of a fuzzy control process into numerical value output. In a fuzzy system the process of generating the output (control) begins with taking and fuzzifying the inputs, and then executing the entire active IF THEN-type rules from a predetermined collection of rules designed t o capture the reasoning process, a socalled rule base. The very first step in building an SMPS is the acquisition of expert knowledge and the representation of that knowledge. The knowledge acquisition system gives rise to the rule base illustrated in figure B, which consists of companybased rules, attributes-based rules and country-based rules. The relationship between price and related indexes can be represented by a polynomial function such that Z = XiYi (1) Z = Closing price of trust; X = coefficient: Y = Closing price of quantitative factors (Investment indexes include: - NSE National Stock Exchange - BSE Bombay Stock Exchange) Organized by Department Of ECE, ANNA UNIVERSITY COIMBATORE. 355 Electronic copy available at:

3 The objective for the SMPS is to find the effective coefficients so the optimized price P can be recalculated based on the following formula. III. DEVELOPMENT OF STOCK MARKET PREDICTION SYSTEM (SMPS) As stated before, simply measuring the performance of an ANN by looking at its accuracy on forecasting does not bring useful information about how it would perform in the real stock market, helping the investor to make decisions. A better way to assess the performance of the ANN is to use its outputs as inputs to a trading system. The day-trading system introduced in this section is responsible for "translating" the ANN predictions into business decisions, i.e. when to buy or sell stocks. FIgure 1 Stock Market Prediction System Fig 1. represents the integrated network architecture of an SPS designed to carry out the stock selection function for international investment management. parts: A trading system is composed of three main (i) A set of rules to enter and exit trades, (ii) A risk control mechanism, and (iii) A Portfolio management scheme. Besides, it has to take into account all the constraints imposed by the real market, such as brokerage commission rates, slippage, the volume being negotiated and round lot trades. The proposed trading system works by following the stock market in real time, but takes into account price changes occurred in fixed intervals of 15 minutes (one minute intervals could have been used, but we chose a more conservative approach). Hence, every 15 minutes the system consults its trade rules, and can advice the investor to perform an enter or exit trade. A. Entry and Exit rules for trades Defining the exact conditions in which an investor will choose to buy or sell a stock is the most important part of any trading system. In our system, these rules will tell how the minimum and maximum daily prices provided by the ANN will be used to make decisions about the right time to trade. Hence, every 15 minutes the trading system checks the closing price (for the interval) and compares it with the minimum and maximum predicted prices. If the closing price is smaller than the minimum predicted, the system advices the investor to buy the stocks. If the closing price is greater than the maximum predicted, the investor is advised to sell the stocks. It is important to notice that more than one buy or sell operation is allowed in the same day, and that the order in which they occur is irrelevant (as long as they are alternated). A day can also be closed without any trade. This occurs when the stock price remains higher than the minimum and lower than the maximum predicted values during the whole day. Organized by Department Of ECE, ANNA UNIVERSITY COIMBATORE. 356

4 In contrast, if the first operation is performed (regardless of being a buy or a sell), the second operation is compulsory within the same day. Hence, if at the end of the day only the first operation (entry) was executed but the second operation (exit) was not, it is executed in the last minute of the day, according to the day closing price. Finally, the concept of stop-loss, which is detailed in Section IV- B, is also incorporated into the rules, and work as a risk controlling mechanism. In summary, let minann and maxann be the minimum and maximum values predicted by the ANN, and close be the 15-minute interval closing stock price. are: The 6 rules of the proposed trading system 1) Buy when close ~ minann, sell when close 2:: maxann; 2) Buy when close ~ minann, sell in the last minute of the day; 3) Buy when close ~ minann, sell with the stop-loss price; 4) Sell when close 2:: maxann, buy when close ~ minann; 5) Sell when close 2:: maxann, buy in the last minute of the day; 6) Sell when close 2:: maxann, buy with the stoploss price. B. Risk Control Establishing ways to control the risk involved in the trades is an important feature of a trading system. When we talk about risk, we refer to the amount of money that can be lost in an trade. Usually, a trading system will lead the investor to perform a higher number of trades that will bring him/her loss than trades that will bring him/her gain. The challenge is to make small losses in unsuccessful trades and high gains in profitable ones In this work, the stop-loss strategy is used for this purpose. The stop-loss strategy defines a default price that, if reached, will cause the exit. This price is calculated using the trade entry price. We performed experiments varying the percentage of stop-loss from 0.1% to 2.0%. A low stop-loss can avoid profitable trades, while a high one can cause a higher loss. The system performed better with stoploss rules than without them, and the value of 0.5% gave us the best results. C. Portfolio management Portfolio management refers to the amount of available resources that will be used in each trade, considering the risks involved and the total capital available. As we are using the stop-loss approach, we created a simple methodology where all the available capital is used in all the trades. Different strategies were tested, but they did not give as good results as the ones following this approach. Evaluation Metrics By using a trading system, we can define new metrics to evaluate the ANN performance, based on the results of the business actions taken by following the network "advices". Here we present three evaluation metrics, which will be later used to assess the proposed day-trading system. The first of these metrics is the annualized (percentage) return, defined as AR == 100 x ((FC/IC)(365.25/D) - 1), where IC represents the initial capital invested, FC the final capital obtained and D is the number of days of investment (i.e., it adjusts the return to an annual basis). The second metric is the maximum drawdown. A drawdown represents the total percentage loss of capital experienced by the system before it starts winning again. The maximum drawdown is the highest drawdown occurred during the period considered, and represents a way to evaluate the risk associated with accepting the decisions of the trading system. At last, the average number of daily operations is used to evaluate the frequency of the entry/exit operations. IV. RESULTS A. Performance measurement The performance of the trained networks is measured by using a pattern set which is distinct from the pattern sets used for training (out-of-sample).this leads to an estimation what would have happened if the trained networks had been used in production, which implies unknown and new data points. B. Stock Market Data: The sample data are used from National Stock Exchange (NSE) during the period from April 01 to Mar 10. We have taken the Ranbaxy Ltd for our Organized by Department Of ECE, ANNA UNIVERSITY COIMBATORE. 357

5 implementation and analysis. Table 1. shows the input model of Ranbaxy Ltd. We should predict the future movement of stock market using the price, time, Moving averages (MA1& MA2) & RSI. Table 1 Input data for Ranbaxy V.CONCLUSION In this paper, we mainly discuss steps and methods of using neural network to predict stock market, including sampling principles, principles of determining the number of node in hidden layers. Then the previous stock market performance with the effective stock data and the fuzzified microeconomic data are processed based on the context-based modeling and vector quantization. Finally, the prediction of the stock market performance with the stock data is defuzzified using the fuzzification model to produce a portfolio performance prediction. The major concern of the study is to develop a system that can predict future prices in the stock markets by taking samples of past prices. The developed system seems to work acceptable. Experiments show that obtained forecasts have about 70% accuracy; this result can be seen as satisfying for such difficult task. According to the prediction trades are simulated, i.e. if the network predicts a positive change this leads to a buy signal; a sell signal is issued when the network predicts a falling price. It was shown in Fig.2. According to these signals the performance increases, if the prediction is correct, if not, the performance decreases. Figure2 indication of the generated sell&buy Signal. References [1][Hie941] Y. Hiemstra. Linear Regression versus Backpropagation to Predict Quarterly Excess Returns In: Pmceedings of the Neuml Networks in the Capital Markets 1994, Pasadena, CA, [2][JK95] J. Ledermann, R. A. Klein. Virtual %ding. Probus Publishing, [3][Ras97] M. Rut. Application of Fuzzy Neural Networks on Financial Problems In: Proceedings of the NAFIpS 97, Syracuse, NY, [4]B.Vanstone and G. Finnie, "An Empirical Methodology for Developing Stockmarket Trading Systems using Artificial Neural Networks,"Expert Systems with Applications, vol. In Press, [5]C.M. Huang, Q. Bi, G.S. Stiles, and R. W. Harris. Fast full search equivalent encoding algorithms for image compression using quantization. IEEE Transactions [6]Pamela C.Cosman, Eve A. Riskin, Rbert M. Gray, Combining Vector Quantization and Histogram Equalization, BULB Journals, Information Processing & Management. Vol. 28 Number 6, 1992 pp [7]G. S. Atsalakis and K. P.Valavanis, "Surveying stock market forecasting techniques - part ii: Soft computing methods," Expert Systems with Applications, vol. In Press, Corrected Proof, Organized by Department Of ECE, ANNA UNIVERSITY COIMBATORE. 358

6 [8] A. P. N. Refenes, A. N. Burgess, and Y. Bentz, "Neural networks in financial engineering: A study in methodology," IEEE Transactions on Neural Networks, vol. 8(6), pp , [9] R. Lawrence, "Using Neural Networks to Forecast Stock Market Prices," University of Manitoba, [10] Y. S. A. Mostafa and A. F. Atiya, "Introduction to financial forecasting," Applied Intelligence, vol. 6(3), pp , [11] T. Z. Tan, C. Quek, and G. S. Ng, "Brain inspired genetic complimentary learning for stock market prediction," In IEEE congress on evolutionary computation, vol. 3, pp , Organized by Department Of ECE, ANNA UNIVERSITY COIMBATORE. 359

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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 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 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

Genetic Algorithm Based Backpropagation Neural Network Performs better than Backpropagation Neural Network in Stock Rates Prediction

Genetic Algorithm Based Backpropagation Neural Network Performs better than Backpropagation Neural Network in Stock Rates Prediction 162 Genetic Algorithm Based Backpropagation Neural Network Performs better than Backpropagation Neural Network in Stock Rates Prediction Asif Ullah Khan Asst. Prof. Dept. of Computer Sc. & Engg. All Saints

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

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

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

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 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

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

Available online at ScienceDirect. Procedia Computer Science 61 (2015 ) 85 91

Available online at   ScienceDirect. Procedia Computer Science 61 (2015 ) 85 91 Available online at www.sciencedirect.com ScienceDirect Procedia Computer Science 61 (15 ) 85 91 Complex Adaptive Systems, Publication 5 Cihan H. Dagli, Editor in Chief Conference Organized by Missouri

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

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

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

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

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

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

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

Stock Market Prediction Based on Fundamentalist Analysis with Fuzzy- Neural Networks

Stock Market Prediction Based on Fundamentalist Analysis with Fuzzy- Neural Networks Stock Market Prediction Based on Fundamentalist Analysis with Fuzzy- Neural Networks RENATO DE C. T. RAPOSO 1 AND ADRIANO J. DE O. CRUZ 2 Nú cleo de Computação Eletrô nica, Instituto de Matemá tica, Federal

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

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

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

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

Based on BP Neural Network Stock Prediction

Based on BP Neural Network Stock Prediction Based on BP Neural Network Stock Prediction Xiangwei Liu Foundation Department, PLA University of Foreign Languages Luoyang 471003, China Tel:86-158-2490-9625 E-mail: liuxwletter@163.com Xin Ma Foundation

More information

A Review of Artificial Neural Network Applications in Control. Chart Pattern Recognition

A Review of Artificial Neural Network Applications in Control. Chart Pattern Recognition A Review of Artificial Neural Network Applications in Control Chart Pattern Recognition M. Perry and J. Pignatiello Department of Industrial Engineering FAMU - FSU College of Engineering 2525 Pottsdamer

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

Prediction of Fine in Accidents using Fuzzy Rule Based Model

Prediction of Fine in Accidents using Fuzzy Rule Based Model Prediction of Fine in Accidents using Fuzzy Rule Based Model Jaya Pal 1, Vandana Bhattacherjee 2 1,2 Department of Computer Science & Engg., Birla Institute of Technology, Ranchi, India 1 jayapal@bitmesra.ac.in

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

Neural Network Prediction of Stock Price Trend Based on RS with Entropy Discretization

Neural Network Prediction of Stock Price Trend Based on RS with Entropy Discretization 2017 International Conference on Materials, Energy, Civil Engineering and Computer (MATECC 2017) Neural Network Prediction of Stock Price Trend Based on RS with Entropy Discretization Huang Haiqing1,a,

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

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

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

TECHNICAL ANALYSIS OF FUZZY METAGRAPH BASED DECISION SUPPORT SYSTEM FOR CAPITAL MARKET

TECHNICAL ANALYSIS OF FUZZY METAGRAPH BASED DECISION SUPPORT SYSTEM FOR CAPITAL MARKET Journal of Computer Science 9 (9): 1146-1155, 2013 ISSN: 1549-3636 2013 doi:10.3844/jcssp.2013.1146.1155 Published Online 9 (9) 2013 (http://www.thescipub.com/jcs.toc) TECHNICAL ANALYSIS OF FUZZY METAGRAPH

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

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

ScienceDirect. Detecting the abnormal lenders from P2P lending data

ScienceDirect. Detecting the abnormal lenders from P2P lending data Available online at www.sciencedirect.com ScienceDirect Procedia Computer Science 91 (2016 ) 357 361 Information Technology and Quantitative Management (ITQM 2016) Detecting the abnormal lenders from P2P

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

Keywords: artificial neural network, backpropagtion algorithm, capital asset pricing model

Keywords: artificial neural network, backpropagtion algorithm, capital asset pricing model Volume 5, Issue 11, November 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

TRADINNOVA-FUZ: FUZZY PORTFOLIO INVESTMENT Dynamic Stock Portfolio Decision-making Assistance Model based on a Fuzzy Inference System

TRADINNOVA-FUZ: FUZZY PORTFOLIO INVESTMENT Dynamic Stock Portfolio Decision-making Assistance Model based on a Fuzzy Inference System TRADINNOVA-FUZ: FUZZY PORTFOLIO INVESTMENT Dynamic Stock Portfolio Decision-making Assistance Model based on a Fuzzy Inference System Isidoro J. Casanova Department of Informatics and Systems, University

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 Hybrid Expert System for IT Security Risk Assessment

A Hybrid Expert System for IT Security Risk Assessment A Hybrid Expert System for IT Security Risk Assessment Andrew L.S. Gordon, Ivan Belik, Shahram Rahimi 1, Department of Computer Science, Mailcode 4511 Southern Illinois University, Carbondale, IL, USA

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

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

Implementation of Classifiers for Choosing Insurance Policy Using Decision Trees: A Case Study

Implementation of Classifiers for Choosing Insurance Policy Using Decision Trees: A Case Study Implementation of Classifiers for Choosing Insurance Policy Using Decision Trees: A Case Study CHIN-SHENG HUANG 1, YU-JU LIN, CHE-CHERN LIN 1: Department and Graduate Institute of Finance National Yunlin

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

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

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

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

VOL. 2, NO. 6, July 2012 ISSN ARPN Journal of Science and Technology All rights reserved.

VOL. 2, NO. 6, July 2012 ISSN ARPN Journal of Science and Technology All rights reserved. Bankruptcy Prediction Using Artificial Neural Networks Evidences From IRAN Stock Exchange 1 Mahmoud Samadi Largani, 2 Mohammadreza pourali lakelaye, 3 Meysam Kaviani, 4 Navid Samadi Largani 1, 3, 4 Department

More information

Academic Research Review. Algorithmic Trading using Neural Networks

Academic Research Review. Algorithmic Trading using Neural Networks Academic Research Review Algorithmic Trading using Neural Networks EXECUTIVE SUMMARY In this paper, we attempt to use a neural network to predict opening prices of a set of equities which is then fed into

More information

Risk Management in the Australian Stockmarket using Artificial Neural Networks

Risk Management in the Australian Stockmarket using Artificial Neural Networks School of Information Technology Bond University Risk Management in the Australian Stockmarket using Artificial Neural Networks Bjoern Krollner A dissertation submitted in total fulfilment of the requirements

More information

FUZZY LOGIC INVESTMENT SUPPORT ON THE FINANCIAL MARKET

FUZZY LOGIC INVESTMENT SUPPORT ON THE FINANCIAL MARKET FUZZY LOGIC INVESTMENT SUPPORT ON THE FINANCIAL MARKET Abstract: This paper discusses the use of fuzzy logic and modeling as a decision making support for long-term investment decisions on financial markets.

More information

Credit risk early warning system using fuzzy expert systems

Credit risk early warning system using fuzzy expert systems Central European Conference on Information and Intelligent Systems, 2014 Credit risk early warning system using fuzzy expert systems Igor Kaluđer" Goran Klepac, PhD Context Recent financial crisis revealed

More information

Knowledge Discovery for Interest Rate Futures Trading Based on Extended Classifier System

Knowledge Discovery for Interest Rate Futures Trading Based on Extended Classifier System International Journal of Computer Information Systems and Industrial Management Applications (IJCISIM) ISSN: 2150-7988 Vol.1 (2009), pp.197-204 http://www.mirlabs.org/ijcisim Knowledge Discovery for Interest

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

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

Data based stock portfolio construction using Computational Intelligence

Data based stock portfolio construction using Computational Intelligence Data based stock portfolio construction using Computational Intelligence Asimina Dimara and Christos-Nikolaos Anagnostopoulos Data Economy workshop: How online data change economy and business Introduction

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

ANN Robot Energy Modeling

ANN Robot Energy Modeling IOSR Journal of Electrical and Electronics Engineering (IOSR-JEEE) e-issn: 2278-1676,p-ISSN: 2320-3331, Volume 11, Issue 4 Ver. III (Jul. Aug. 2016), PP 66-81 www.iosrjournals.org ANN Robot Energy Modeling

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

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

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

COMPARATIVE STUDY IN ESTIMATING VOLKSWAGEN S PRICE: ARIMA VERSUS ANN

COMPARATIVE STUDY IN ESTIMATING VOLKSWAGEN S PRICE: ARIMA VERSUS ANN 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

More information

We are not saying it s easy, we are just trying to make it simpler than before. An Online Platform for backtesting quantitative trading strategies.

We are not saying it s easy, we are just trying to make it simpler than before. An Online Platform for backtesting quantitative trading strategies. We are not saying it s easy, we are just trying to make it simpler than before. An Online Platform for backtesting quantitative trading strategies. Visit www.kuants.in to get your free access to Stock

More information

A Fuzzy based Soft Computing Technique to Predict the Movement of the Price of a Stock

A Fuzzy based Soft Computing Technique to Predict the Movement of the Price of a Stock A Fuzzy based Soft Computing Technique to Predict the Movement of the Price of a Stock Ashit Kumar Dutta Department of Computer Science and Information System Shaqra University Kingdom of Saudi Arabia

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

Prediction Models of Financial Markets Based on Multiregression Algorithms

Prediction Models of Financial Markets Based on Multiregression Algorithms Computer Science Journal of Moldova, vol.19, no.2(56), 2011 Prediction Models of Financial Markets Based on Multiregression Algorithms Abstract The paper presents the results of simulations performed for

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

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

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 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

Decision Analysis. Carlos A. Santos Silva June 5 th, 2009

Decision Analysis. Carlos A. Santos Silva June 5 th, 2009 Decision Analysis Carlos A. Santos Silva June 5 th, 2009 What is decision analysis? Often, there is more than one possible solution: Decision depends on the criteria Decision often must be made in uncertain

More information

Understanding neural networks

Understanding neural networks Machine Learning Neural Networks Understanding neural networks An Artificial Neural Network (ANN) models the relationship between a set of input signals and an output signal using a model derived from

More information

Chapter 11: Artificial Intelligence

Chapter 11: Artificial Intelligence Chapter 11: Artificial Intelligence Computer Science: An Overview Tenth Edition by J. Glenn Brookshear Presentation files modified by Farn Wang Copyright 2008 Pearson Education, Inc. Publishing as Pearson

More information

Studies in Computational Intelligence

Studies in Computational Intelligence Studies in Computational Intelligence Volume 697 Series editor Janusz Kacprzyk, Polish Academy of Sciences, Warsaw, Poland e-mail: kacprzyk@ibspan.waw.pl About this Series The series Studies in Computational

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

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

Deep Learning - Financial Time Series application

Deep Learning - Financial Time Series application Chen Huang Deep Learning - Financial Time Series application Use Deep learning to learn an existing strategy Warning Don t Try this at home! Investment involves risk. Make sure you understand the risk

More information

Stock Market Analysis Using Artificial Neural Network on Big Data

Stock Market Analysis Using Artificial Neural Network on Big Data Available online www.ejaet.com European Journal of Advances in Engineering and Technology, 2016, 3(1): 26-33 Research Article ISSN: 2394-658X Stock Market Analysis Using Artificial Neural Network on Big

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

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