This project is a python implementation of a stock investment book by the author Ho Kok Mun. This book teaches the method used in selecting stocks for long term investments, such as determining the ROI of the stocks, EPS growth rate, and etc.
Currently, this project only includes 800 listed companies found in the Main Market of the Kuala Lumpur Stock Exchange (KLSE). This excludes commodities, indices, mutual funds, and exchange traded funds.
- Python 3.6.6
- Selenium 3.14.0
- Selenium web driver which can be downloaded from here
- Work on NASDAQ and NYSE stock exchanges.
- Possibly include some indices (e.g. S&P 500, Dow Jones Industrial Average) and ETFs as well.
[1] K. M. Ho, "How to make money from your stock investment even in a falling market", 3rd ed., Malaysia, Kanyin Publications Sdn. Bhd., 2017.