Univariate and Multivariate LSTM Model for Short-Term Stock Market Prediction
Designing robust and accurate prediction models has been a viable research area since a long time. While proponents of a well-functioning market predictors believe that it is difficult to accurately predict market prices but many scholars disagree. Robust and accurate prediction systems will not only be helpful to the businesses but also to the individuals in making their financial investments. This paper presents an LSTM model with two different input approaches for predicting the short-term stock prices of two Indian companies, Reliance Industries and Infosys Ltd. Ten years of historic data (2012-2021) is taken from the yahoo finance website to carry out analysis of proposed approaches. In the first approach, closing prices of two selected companies are directly applied on univariate LSTM model. For the approach second, technical indicators values are calculated from the closing prices and then collectively applied on Multivariate LSTM model. Short term market behaviour for upcoming days is evaluated. Experimental outcomes revel that approach one is useful to determine the future trend but multivariate LSTM model with technical indicators found to be useful in accurately predicting the future price behaviours.
Code (0)
등록된 구현이 없습니다.
Tasks
Stock Market PredictionMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Construction of confidence interval for a univariate stock price signal predicted through Long Short Term Memory Network
In this paper, we show an innovative way to construct bootstrap confidence interval of a signal estimated based on a univariate LSTM model. We take three different types of bootstrap methods for dependent set up. We pres…
Long short-term memory networks and laglasso for bond yield forecasting: Peeping inside the black box
Modern decision-making in fixed income asset management benefits from intelligent systems, which involve the use of state-of-the-art machine learning models and appropriate methodologies. We conduct the first study of bo…
Asset ManagementDecision MakingManagementMultivariate LSTM-FCNs for Time Series Classification
Over the past decade, multivariate time series classification has received great attention. We propose transforming the existing univariate time series classification models, the Long Short Term Memory Fully Convolutiona…
Action RecognitionActivity RecognitionGeneral ClassificationTemporal Action Localization+3Review of deep learning models for crypto price prediction: implementation and evaluation
There has been much interest in accurate cryptocurrency price forecast models by investors and researchers. Deep Learning models are prominent machine learning techniques that have transformed various fields and have sho…
Deep LearningStock Price PredictionOn the Initialization of Long Short-Term Memory Networks
Weight initialization is important for faster convergence and stability of deep neural networks training. In this paper, a robust initialization method is developed to address the training instability in long short-term …
Missing ValuesregressionTime SeriesTime Series Analysis+1