About This Project

The Philosophy

This project applies quantitative strategies to the US Stock Market to remove emotion from investing. It currently runs two distinct strategy engines:

1. Momentum Engine

Focuses on MegaCap, S&P 500, and MidCap 400 cohorts.

2. Munger Engine (Mean Reversion)

Focuses on high-quality Top 50 Market Cap stocks trading at a discount.

The Technology

Built with Python, using Polygon.io for data, SQLite for caching, and GitHub Actions for automation.