Configuration

Settings

Safety Mode

Version 1 is read-only for trading activity. It records analysis, scores signals, sends Telegram alerts, and keeps a journal.

No broker, MT5, or live order execution is connected.

Dashboard Env

  • NEXT_PUBLIC_SUPABASE_URL
  • NEXT_PUBLIC_SUPABASE_ANON_KEY

Worker Secrets

SUPABASE_URL
SUPABASE_SERVICE_ROLE_KEY
TELEGRAM_BOT_TOKEN
TELEGRAM_CHAT_ID
WEBHOOK_SECRET

Manage these through Cloudflare Worker secrets, not committed files.