Prediction of Stock Market Index Movements with Machine Learning

Prediction of Stock Market Index Movements with Machine Learning
Author: Nazif AYYILDIZ
Publsiher: Özgür Publications
Total Pages: 121
Release: 2023-12-16
Genre: Business & Economics
ISBN: 9789754478211

Download Prediction of Stock Market Index Movements with Machine Learning Book in PDF, Epub and Kindle

The book titled "Prediction of Stock Market Index Movements with Machine Learning" focuses on the performance of machine learning methods in forecasting the future movements of stock market indexes and identifying the most advantageous methods that can be used across different stock exchanges. In this context, applications have been conducted on both developed and emerging market stock exchanges. The stock market indexes of developed countries such as NYSE 100, NIKKEI 225, FTSE 100, CAC 40, DAX 30, FTSE MIB, TSX; and the stock market indexes of emerging countries such as SSE, BOVESPA, RTS, NIFTY 50, IDX, IPC, and BIST 100 were selected. The movement directions of these stock market indexes were predicted using decision trees, random forests, k-nearest neighbors, naive Bayes, logistic regression, support vector machines, and artificial neural networks methods. Daily dataset from 01.01.2012 to 31.12.2021, along with technical indicators, were used as input data for analysis. According to the results obtained, it was determined that artificial neural networks were the most effective method during the examined period. Alongside artificial neural networks, logistic regression and support vector machines methods were found to predict the movement direction of all indexes with an accuracy of over 70%. Additionally, it was noted that while artificial neural networks were identified as the best method, they did not necessarily achieve the highest accuracy for all indexes. In this context, it was established that the performance of the examined methods varied among countries and indexes but did not differ based on the development levels of the countries. As a conclusion, artificial neural networks, logistic regression, and support vector machines methods are recommended as the most advantageous approaches for predicting stock market index movements.

Deep Learning Tools for Predicting Stock Market Movements

Deep Learning Tools for Predicting Stock Market Movements
Author: Renuka Sharma,Kiran Mehta
Publsiher: John Wiley & Sons
Total Pages: 358
Release: 2024-04-10
Genre: Computers
ISBN: 9781394214310

Download Deep Learning Tools for Predicting Stock Market Movements Book in PDF, Epub and Kindle

DEEP LEARNING TOOLS for PREDICTING STOCK MARKET MOVEMENTS The book provides a comprehensive overview of current research and developments in the field of deep learning models for stock market forecasting in the developed and developing worlds. The book delves into the realm of deep learning and embraces the challenges, opportunities, and transformation of stock market analysis. Deep learning helps foresee market trends with increased accuracy. With advancements in deep learning, new opportunities in styles, tools, and techniques evolve and embrace data-driven insights with theories and practical applications. Learn about designing, training, and applying predictive models with rigorous attention to detail. This book offers critical thinking skills and the cultivation of discerning approaches to market analysis. The book: details the development of an ensemble model for stock market prediction, combining long short-term memory and autoregressive integrated moving average; explains the rapid expansion of quantum computing technologies in financial systems; provides an overview of deep learning techniques for forecasting stock market trends and examines their effectiveness across different time frames and market conditions; explores applications and implications of various models for causality, volatility, and co-integration in stock markets, offering insights to investors and policymakers. Audience The book has a wide audience of researchers in financial technology, financial software engineering, artificial intelligence, professional market investors, investment institutions, and asset management companies.

Learning and Soft Computing

Learning and Soft Computing
Author: Vojislav Kecman
Publsiher: MIT Press
Total Pages: 556
Release: 2001
Genre: Computers
ISBN: 0262112558

Download Learning and Soft Computing Book in PDF, Epub and Kindle

This textbook provides a thorough introduction to the field of learning from experimental data and soft computing. Support vector machines (SVM) and neural networks (NN) are the mathematical structures, or models, that underlie learning, while fuzzy logic systems (FLS) enable us to embed structured human knowledge into workable algorithms. The book assumes that it is not only useful, but necessary, to treat SVM, NN, and FLS as parts of a connected whole. Throughout, the theory and algorithms are illustrated by practical examples, as well as by problem sets and simulated experiments. This approach enables the reader to develop SVM, NN, and FLS in addition to understanding them. The book also presents three case studies: on NN-based control, financial time series analysis, and computer graphics. A solutions manual and all of the MATLAB programs needed for the simulated experiments are available.

Stock Market Prediction and Efficiency Analysis using Recurrent Neural Network

Stock Market Prediction and Efficiency Analysis using Recurrent Neural Network
Author: Joish Bosco,Fateh Khan
Publsiher: GRIN Verlag
Total Pages: 76
Release: 2018-09-18
Genre: Computers
ISBN: 9783668800458

Download Stock Market Prediction and Efficiency Analysis using Recurrent Neural Network Book in PDF, Epub and Kindle

Project Report from the year 2018 in the subject Computer Science - Technical Computer Science, , course: Computer Science, language: English, abstract: Modeling and Forecasting of the financial market have been an attractive topic to scholars and researchers from various academic fields. The financial market is an abstract concept where financial commodities such as stocks, bonds, and precious metals transactions happen between buyers and sellers. In the present scenario of the financial market world, especially in the stock market, forecasting the trend or the price of stocks using machine learning techniques and artificial neural networks are the most attractive issue to be investigated. As Giles explained, financial forecasting is an instance of signal processing problem which is difficult because of high noise, small sample size, non-stationary, and non-linearity. The noisy characteristics mean the incomplete information gap between past stock trading price and volume with a future price. The stock market is sensitive with the political and macroeconomic environment. However, these two kinds of information are too complex and unstable to gather. The above information that cannot be included in features are considered as noise. The sample size of financial data is determined by real-world transaction records. On one hand, a larger sample size refers a longer period of transaction records; on the other hand, large sample size increases the uncertainty of financial environment during the 2 sample period. In this project, we use stock data instead of daily data in order to reduce the probability of uncertain noise, and relatively increase the sample size within a certain period of time. By non-stationarity, one means that the distribution of stock data is various during time changing. Non-linearity implies that feature correlation of different individual stocks is various. Efficient Market Hypothesis was developed by Burton G. Malkiel in 1991.

Stock Market Price Prediction using Machine Learning Techniques

Stock Market Price Prediction using Machine Learning Techniques
Author: Mahfuz Islam Khan Jabed
Publsiher: Ocleno
Total Pages: 172
Release: 2024-02-16
Genre: Business & Economics
ISBN: 9182736450XXX

Download Stock Market Price Prediction using Machine Learning Techniques Book in PDF, Epub and Kindle

Predicting stock market prices is a challenging task in the financial sector, where the Efficient Market Hypothesis (EMH) posits the impossibility of accurate prediction due to the inherent uncertainty and complexity of stock price behaviour. However, introducing Machine Learning algorithms has shown the feasibility of stock market price forecasting. This study employs advanced Machine Learning models that can predict stock price movements with the right level of accuracy if the correct parameter tuning and appropriate predictor models are developed. In this research work, the LSTM model, which is a type of Recurrent Neural Network (RNN), time series forecasting Facebook Prophet algorithm and Random Forest Regressor model have been implemented on 10 Dhaka Stock Market (DSEbd) listed companies and six international giants for predicting the stock and forecasting the future price. The dataset of domestic companies is extracted from the graphical representation of the DSEbd website, and the international companies' dataset is imported from Yahoo Finance. In this experiment, Facebook Prophet demonstrates a long period of forecasting with reasonable accuracy, capturing daily, weekly, and yearly seasonality, including holiday effects for market trend analysis. Remarkably, the LSTM model exhibits significant accuracy, yielding the best results with evaluation metrics, including RMSE (0.35), MAPE (0.50%), and MAE (0.30). The experimental results underscore the efficiency of LSTM for future stock forecasting, observed over 15 days of upcoming market prices. A comparison of the results shows that the LSTM model efficiently forecasts the next day's closing price.

ICT Innovations 2014

ICT Innovations 2014
Author: Ana Madevska Bogdanova,Dejan Gjorgjevikj
Publsiher: Springer
Total Pages: 362
Release: 2014-08-09
Genre: Technology & Engineering
ISBN: 9783319098791

Download ICT Innovations 2014 Book in PDF, Epub and Kindle

Data is a common ground, a starting point for each ICT system. Data needs processing, use of different technologies and state-of-the-art methods in order to obtain new knowledge, to develop new useful applications that not only ease, but also increase the quality of life. These applications use the exploration of Big Data, High throughput data, Data Warehouse, Data Mining, Bioinformatics, Robotics, with data coming from social media, sensors, scientific applications, surveillance, video and image archives, internet texts and documents, internet search indexing, medical records, business transactions, web logs, etc. Information and communication technologies have become the asset in everyday life enabling increased level of communication, processing and information exchange. This book offers a collection of selected papers presented at the Sixth International Conference on ICT Innovations held in September 2014, in Ohrid, Macedonia, with main topic World of data. The conference gathered academics, professionals and practitioners in developing solutions and systems in the industrial and business arena, especially innovative commercial implementations, novel applications of technology, and experience in applying recent ICT research advances to practical solutions.

Advances in Artificial Intelligence From Theory to Practice

Advances in Artificial Intelligence  From Theory to Practice
Author: Salem Benferhat,Karim Tabia,Moonis Ali
Publsiher: Springer
Total Pages: 642
Release: 2017-06-10
Genre: Computers
ISBN: 9783319600420

Download Advances in Artificial Intelligence From Theory to Practice Book in PDF, Epub and Kindle

The two-volume set LNCS 10350 and 10351 constitutes the thoroughly refereed proceedings of the 30th International Conference on Industrial, Engineering and Other Applications of Applied Intelligent Systems, IEA/AIE 2017, held in Arras, France, in June 2017. The 70 revised full papers presented together with 45 short papers and 3 invited talks were carefully reviewed and selected from 180 submissions. They are organized in topical sections: constraints, planning, and optimization; data mining and machine learning; sensors, signal processing, and data fusion; recommender systems; decision support systems; knowledge representation and reasoning; navigation, control, and autonome agents; sentiment analysis and social media; games, computer vision; and animation; uncertainty management; graphical models: from theory to applications; anomaly detection; agronomy and artificial intelligence; applications of argumentation; intelligent systems in healthcare and mhealth for health outcomes; and innovative applications of textual analysis based on AI.

Stock price analysis through Statistical and Data Science tools An Overview

Stock price analysis through Statistical and Data Science tools  An Overview
Author: Vinaitheerthan Renganathan
Publsiher: Vinaitheerthan Renganathan
Total Pages: 107
Release: 2021-04-30
Genre: Business & Economics
ISBN: 9789354579738

Download Stock price analysis through Statistical and Data Science tools An Overview Book in PDF, Epub and Kindle

Stock price analysis involves different methods such as fundamental analysis and technical analysis which is based on data related to price movement of the stock in the past. Price of the stock is affected by various factors such as company’s performance, current status of economy and political factor. These factors play an important role in supply and demand of the stock which makes the price to be volatile in the short term. Investors and stock traders aim to book profit through buying and selling the stocks. There are different statistical and data science tools are being used to predict the stock price. Data Science and Statistical tools assume only the stock price’s historical data in predicting the future stock price. Statistical tools include measures such as Graph and Charts which depicts the general trend and time series tools such as Auto Regressive Integrated Moving Averages (ARIMA) and regression analysis. Data Science tools include models like Decision Tree, Support Vector Machine (SVM), Artificial Neural Network (ANN) and Long Term and Short Term Memory (LSTM) Models. Current methods include carrying out sentiment analysis of tweets, comments and other social media discussion to extract the hidden sentiment expressed by the users which indicate the positive or negative sentiment towards the stock price and the company. The book provides an overview of the analyzing and predicting stock price movements using statistical and data science tools using R open source software with hypothetical stock data sets. It provides a short introduction to R software to enable the user to understand analysis part in the later part. The book will not go into details of suggesting when to purchase a stock or what at price. The tools presented in the book can be used as a guiding tool in decision making while buying or selling the stock. Vinaitheerthan Renganathan www.vinaitheerthan.com/book.php