Leveraging Fundamental Analysis for Stock Trend Prediction for Profit
John Phan, Hung-Fu Chang

TL;DR
This study explores using fundamental financial data and machine learning models, especially Logistic Regression, to predict stock trends and profitability, emphasizing long-term investment insights over technical analysis.
Contribution
It introduces a novel approach combining fundamental analysis with machine learning for stock trend prediction, demonstrating LR's superior performance on financial statement data.
Findings
LR outperforms CNN and LSTM in accuracy
Achieves 74.66% accuracy for ASPD
Achieves 72.85% accuracy for DCSPIV
Abstract
This paper investigates the application of machine learning models, Long Short-Term Memory (LSTM), one-dimensional Convolutional Neural Networks (1D CNN), and Logistic Regression (LR), for predicting stock trends based on fundamental analysis. Unlike most existing studies that predominantly utilize technical or sentiment analysis, we emphasize the use of a company's financial statements and intrinsic value for trend forecasting. Using a dataset of 269 data points from publicly traded companies across various sectors from 2019 to 2023, we employ key financial ratios and the Discounted Cash Flow (DCF) model to formulate two prediction tasks: Annual Stock Price Difference (ASPD) and Difference between Current Stock Price and Intrinsic Value (DCSPIV). These tasks assess the likelihood of annual profit and current profitability, respectively. Our results demonstrate that LR models outperform…
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
TopicsCustomer churn and segmentation · Stock Market Forecasting Methods
MethodsSigmoid Activation · Tanh Activation · Long Short-Term Memory · Logistic Regression
