A Practical Machine Learning Approach for Dynamic Stock Recommendation
By: Hongyang Yang, Xiao-Yang Liu, Qingwei Wu
Potential Business Impact:
Helps pick winning stocks for better investing.
Stock recommendation is vital to investment companies and investors. However, no single stock selection strategy will always win while analysts may not have enough time to check all S&P 500 stocks (the Standard & Poor's 500). In this paper, we propose a practical scheme that recommends stocks from S&P 500 using machine learning. Our basic idea is to buy and hold the top 20% stocks dynamically. First, we select representative stock indicators with good explanatory power. Secondly, we take five frequently used machine learning methods, including linear regression, ridge regression, stepwise regression, random forest and generalized boosted regression, to model stock indicators and quarterly log-return in a rolling window. Thirdly, we choose the model with the lowest Mean Square Error in each period to rank stocks. Finally, we test the selected stocks by conducting portfolio allocation methods such as equally weighted, mean-variance, and minimum-variance. Our empirical results show that the proposed scheme outperforms the long-only strategy on the S&P 500 index in terms of Sharpe ratio and cumulative returns. This work is fully open-sourced at \href{https://github.com/AI4Finance-Foundation/Dynamic-Stock-Recommendation-Machine_Learning-Published-Paper-IEEE}{GitHub}.
Similar Papers
Combined machine learning for stock selection strategy based on dynamic weighting methods
Statistical Finance
Helps computers pick winning stocks better.
Hunting Tomorrow's Leaders: Using Machine Learning to Forecast S&P 500 Additions & Removal
Portfolio Management
Predicts which companies join stock market index.
A three-step machine learning approach to predict market bubbles with financial news
Statistical Finance
Predicts stock market crashes before they happen.