Settings
Indian equity capital-gains rates are configurable so Budget changes don’t require a code deploy. Defaults match post–23 Jul 2024 rules (STCG 20%, LTCG 12.5%, ₹1.25L FY exemption).
Daily value snapshot
Records each portfolio’s value for historical charts. On Vercel this also runs daily via cron at /api/cron/snapshot. You can run one now:
Environment
- Charts AI uses algorithmic support/resistance plus Yahoo-sourced news and analyst ratings (no API key required)
DATABASE_URL— SQLite by default; switch to Postgres for productionCRON_SECRET— protect the snapshot endpoint in production