First public release — Starter tier with position monitor, morning screener, dashboard, and Telegram alerts.
- newPosition Monitor — enforces hard stops, trailing stops, and hold-category rules on open positions every 15 minutes.
- newMorning Screener — pre-market scan of 4,000+ symbols ranked by momentum, volume, and price action.
- newLive Dashboard — Express.js + vanilla JS frontend showing open positions, equity curve, and trade history.
- newTelegram Notifications — configurable alerts for entries, exits, stops, and daily summary.
- newRisk Circuit Breakers — daily loss limit, single-position concentration cap, and drawdown guard.
- newsetup.sh one-command installer for Ubuntu 22.04. Installs dependencies, creates systemd service, runs DB migrations.