βš™οΈ Configuration
← Back to Dashboard

πŸ€– AI (Claude)Required

Used to generate the morning insight text.
ANTHROPIC_API_KEYGet key β†—

πŸ“¨ Telegram PushRequired (one channel)

Create a bot via @BotFather for the token; get your chat id via @userinfobot.
TELEGRAM_BOT_TOKEN
TELEGRAM_CHAT_ID

πŸ“Š Data SourcesOptional Β· enhances scoring

Without these the three pillars degrade to technical-only. With them you get analyst ratings, news sentiment and fundamentals.
FINNHUB_API_KEYFree signup β†—

πŸ’¬ WhatsApp PushOptional

Meta Cloud API. Leave empty if not needed.
WHATSAPP_TOKEN
WHATSAPP_PHONE_ID
WHATSAPP_TO

🎚 Risk Parameters

Default: 1% risk per trade, 10% max position.
Account Capital $
Max Position %
Risk per Trade %
ATR Stop Multiple
Push Top N

πŸ“ Watchlist

Manual scan uses this local config; the cron job uses DEFAULT_SECTORS in src/index.js (generate a snippet below).

πŸ” Deploy to Production

Keys here are stored in this browser (localStorage) only, for manual scans. Scheduled push needs the same keys set to Cloudflare via the commands below.
Security note: localStorage is local to this device β€” do not save keys on shared machines. Keys are never written to logs or URLs. Rotate your tokens periodically in the GitHub / Cloudflare dashboards.