A Novel Multivariate Bi-LSTM model for Short-Term Equity Price Forecasting
Omkar Oak, Rukmini Nazre, Rujuta Budke, Yogita Mahatekar

TL;DR
This paper introduces a Bidirectional Multivariate LSTM model that significantly improves short-term stock price prediction accuracy for Indian equities by incorporating highly correlated technical indicators.
Contribution
The paper presents a novel Bidirectional Multivariate LSTM model that outperforms existing models in predicting short-term stock prices using technical indicators in the Indian stock market.
Findings
Achieved an average R2 score of 99.4779% across four stocks.
Model outperformed univariate models by approximately 4%.
Demonstrated high forecasting accuracy with low error metrics.
Abstract
Prediction models are crucial in the stock market as they aid in forecasting future prices and trends, enabling investors to make informed decisions and manage risks more effectively. In the Indian stock market, where volatility is often high, accurate predictions can provide a significant edge in capitalizing on market movements. While various models like regression and Artificial Neural Networks (ANNs) have been explored for this purpose, studies have shown that Long Short-Term Memory networks (LSTMs) are the most effective. This is because they can capture complex temporal dependencies present in financial data. This paper presents a Bidirectional Multivariate LSTM model designed to predict short-term stock prices of Indian companies in the NIFTY 100 across four major sectors. Both Univariate LSTM and Univariate Bidirectional LSTM models were evaluated based on R2 score, RMSE, MSE,…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsEnergy Load and Power Forecasting · Stock Market Forecasting Methods
