|
|
|
Show HN: I built a financial terminal for investors (fundamentals, options)
(upticker.ai)
|
|
4 points
by ahmedhawas123
112 days ago
|
|
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 |
|
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