Show HN: TradeSight – a Rust-powered market risk dashboard with AI analysis
tradesight.liveI built TradeSight (https://tradesight.live) as a lightweight market risk indicator that combines real-time data with AI insights. The backend is written in Rust, with a vanilla JS frontend for maximum performance. It aggregates data from multiple sources (FRED API, Yahoo Finance) and uses Claude's API to provide detailed market analysis.
Technical stack:
- No login required - static page with hourly updates - Rust backend for efficient data aggregation - Vanilla JavaScript frontend for minimal overhead - Claude API integration for real-time market analysis - Data sources: FRED economic data, Yahoo Finance, News API - Running on a small Digital Ocean droplet with Nginx reverse proxy for rate limiting - File-based caching system (Redis integration planned)
The dashboard tracks multiple risk metrics like VIX, DXY, Treasury rates, manufacturing employment, and consumer sentiment, providing an AI-generated analysis of market conditions. Looking for beta testers and feedback on the platform's utility and performance.
Very cool. Shared with some friends as well. Overall risk score at the top is nebulous - not sure what 8.75 means. Maybe a little context would be helpful. From a UI perspective things are quite large and too much space between elements. Can definitely condense down so we can see all the metrics in one glance. Mouseovers on pills (ie Mortgage Rate -> "High") the popup gets cut off so you cant fully read the text.