Show HN: I built an automatic tool for valuing stocks https://ift.tt/B24xLu0

Show HN: I built an automatic tool for valuing stocks Hi HN, I started investing when I was 14 and always found it annoying to manually value companies using Excel. So I built Socks2Stocks, a simple tool that automatically estimates fair value using a discounted cash flow (DCF) calculator. Originally, I overbuilt it with too many half-baked features. Everything felt wrong, so I scrapped the whole thing and rebuilt it from scratch with just one feature: the DCF calculator I always wanted when I first got into investing. How it works The app pulls financial data through an API, runs free cash flow projections, and automatically outputs a fair value estimate. The cash flow projections are based on the average growth rate of FCF over the past 10 years and then projected forward. Users can, of course, enter their own assumptions. I’d love any feedback, and to hear whether you think people would actually use this. Thank you for reading. https://ift.tt/lrmKpeQ August 20, 2025 at 02:22AM

No comments:

Show HN: PostgreSQL performance and cost across 23 EC2 instance types https://ift.tt/Cpqj4rX

Show HN: PostgreSQL performance and cost across 23 EC2 instance types Hey! I'm Andrei. I got frustrated by how people tend to build over...