QuantOS is a production-grade analytics dashboard featuring R-Factor scoring, Options Scanning, and Risk Metrics (Aladdin-lite).
To activate real-time data:
- Deploy the app (or run locally).
- Navigate to Settings (Gear Icon).
- Enter your Alpha Vantage and Financial Modeling Prep (FMP) API keys.
- Click Save.
If data appears "Simulated" or is not updating:
- See DEBUG_GUIDE.md for step-by-step diagnostics.
- Ensure you are not hitting rate limits (AlphaVantage Free Tier = 5 calls/min).
npm run dev: Start local servernpm run build: Build for productionnpm run deploy: Deploy to Cloudflare Workers