Show HN: I built a financial terminal for investors (fundamentals, options) (upticker.ai)
I built a Bloomberg-style finance terminal aimed at individual investors and developers.
The goal is to make institutional-style market tooling accessible without the $20k/year Bloomberg subscription.
Current features: - Real-time market data - Terminal-style UI inspired by Bloomberg - Company fundamentals and financials - Macro and economic indicators - Watchlists and alerts - Fast keyboard navigation - Options real time data and analysis
I'm exploring features like: - options analytics - portfolio analytics - AI-assisted research - scripting/API access
Would love feedback from the HN community on: - features you'd want in a terminal like this - data sources - UX improvements
3 comments
[ 4.2 ms ] story [ 17.8 ms ] threadI have a few suggestions that might be useful as well. Is there a preferred place to send feedback?
One feature that could be interesting later is saved screeners with alerts so users can get notified when companies match specific criteria. Overall, very promising direction.
Curious about a few things:
1. What’s the source of the real-time market and options data? That’s usually the hardest (and most expensive) part of building something like this. 2. Are you planning to expose scripting / query capabilities similar to Bloomberg’s BQL or a Python API? 3. How are you thinking about latency vs cost tradeoffs for retail users?
If you can get fundamentals, options chains, macro indicators, and alerts into a fast keyboard-driven interface, that could be incredibly powerful for individual investors and indie quants.
Looking forward to seeing how this evolves