WhaleWatch
Early detection system for stocks about to move
PythonFlaskPostgreSQLSEC EDGAR APIRailway
v2 backtest engine in progress
Problem
Investors often miss early signals before stocks make significant moves. By the time news reaches mainstream channels, the opportunity has passed.
Solution
Built a real-time SEC filing tracker that monitors 13D/13G, Form 4, and 8-K filings via SEC EDGAR API. Flask backend processes filings, PostgreSQL stores data, automated alerts notify users of significant events.
Impact
Successfully identified VCX/Fundrise 8-K filing two weeks before dramatic price run. Now tracks filings from 500+ institutions in real-time.
Key Result
Tracks filings from 500+ institutions
Tech Stack
PythonFlaskPostgreSQLSEC EDGAR APIRailway