Forecasting significant stock price changes using neural networks
Firuz Kamalov

TL;DR
This study explores the use of neural networks to predict significant stock price changes based on previous data, demonstrating high accuracy and outperforming traditional methods like random forest and RSI.
Contribution
It introduces and evaluates neural network classifiers specifically for predicting significant stock price changes, a less explored area in financial forecasting.
Findings
Neural networks outperform benchmark models in predicting significant stock changes.
High accuracy achieved in forecasting large price movements.
Neural models outperform previous studies focusing on price direction.
Abstract
Stock price prediction is a rich research topic that has attracted interest from various areas of science. The recent success of machine learning in speech and image recognition has prompted researchers to apply these methods to asset price prediction. The majority of literature has been devoted to predicting either the actual asset price or the direction of price movement. In this paper, we study a hitherto little explored question of predicting significant changes in stock price based on previous changes using machine learning algorithms. We are particularly interested in the performance of neural network classifiers in the given context. To this end, we construct and test three neural network models including multi-layer perceptron, convolutional net, and long short term memory net. As benchmark models we use random forest and relative strength index methods. The models are tested…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsStock Market Forecasting Methods · Neural Networks and Applications · Forecasting Techniques and Applications
MethodsTest
