Connects users with investors and AI assistants for real-time stock insights. Includes a social platform for discussing trends and investment strategies.
Active users at launch
Connects users with investors and AI assistants for real-time stock insights. Includes a social platform for discussing …
Market data latency
Connects users with investors and AI assistants for real-time stock insights. Includes a social platform for discussing …
App store rating
Connects users with investors and AI assistants for real-time stock insights. Includes a social platform for discussing …
Stockly is a social investing platform that blends real-time stock data with community discussion and AI-powered analysis. Users follow portfolios, join watchlist groups, and get AI commentary on market moves — all from a fast, mobile-first interface.
We validated every challenge before writing production code. The right column shows the pain points we tackled head-on and how we approached each one.
Implemented a pub/sub layer using Redis Streams that fans out Polygon WebSocket ticks to individual user subscriptions.
The instinct on complex projects is to rebuild everything from scratch. We pushed back. A full rewrite often means months of regressions while engineering rebuilds features that were already working.
We mapped the existing workflow against actual usage. The result was clear: a small set of features accounted for the majority of user time. We rebuilt the core, shipped fast, and extended outward.
On the technical side, we made clear decisions early and held them. The right column shows what we chose, and why.
Custom Real-time Stock Feed — built for this product's exact needs and data model.
Generic SaaS tool that would require heavy workarounds and compromise the user experience.
Custom AI Market Commentary — built for this product's exact needs and data model.
Generic SaaS tool that would require heavy workarounds and compromise the user experience.
Custom Social Portfolio Sharing — built for this product's exact needs and data model.
Generic SaaS tool that would require heavy workarounds and compromise the user experience.
Custom Watchlist Alerts — built for this product's exact needs and data model.
Generic SaaS tool that would require heavy workarounds and compromise the user experience.
Every feature was scoped and delivered with a focus on speed, reliability, and getting out of the user's way.
WebSocket-powered live price feed for thousands of tickers via Polygon API.
GPT-4 summarises earnings reports, SEC filings, and news to give plain-English stock commentary.
Users share their portfolio performance, trade ideas, and watchlists with followers.
Push notifications for price targets, volume spikes, and AI-detected pattern alerts.
We benchmark before we touch anything. Every metric was logged before we wrote a line of production code.
We ship fast. Talk to us about your product idea and we'll tell you exactly how we'd approach it.