This repo is for a quantitative momentum report generating program.
- User Input: The user provides their required portfolio value and size.
- Data Import: The current S&P 500 constituents are imported via an API.
- Data Collection: For each stock, data is gathered over 1, 3, 6, and 12-month windows using yfinance.
- Performance Analysis: The relative performance of stocks is weighted and ranked.
- Report Generation: An Excel report is generated with a tab for each recommended stock, plots are provided to display their performance.
- Automated Emailing: The report is emailed automatically to a predefined mailing list.
Ben Hunt
GitHub Profile
LinkedIn
benhunt.click
If you have any questions, feedback, or suggestions, feel free to reach out or open an issue in the repository.