D
Dominus AI

Settings

Provider connection status and setup scoring weights. API keys are never entered or shown here — edit them directly in .env.local.

Providers
  • Public (market data + account)
    PUBLIC_API_SECRET, PUBLIC_API_ACCOUNT_ID
    Connected
  • Finnhub (news)
    FINNHUB_API_KEY
    Connected
  • Alpha Vantage (sentiment, not primary)
    ALPHA_VANTAGE_API_KEY
    Not configured
  • Anthropic ("Why is this on my radar?")
    ANTHROPIC_API_KEY — a configured key doesn't guarantee a funded account (see docs/architecture/DOMINUS_ARCHITECTURE.md §8 Phase 5)
    Connected
  • Database
    DATABASE_URL
    Connected
  • Login gate
    AUTH_ENABLED=false
    Not configured
Setup scoring weights

Overrides docs/SCORING.md's default weight table for every strategy (Setup Engine — Phase 4). Applies on the next scan, not retroactively to scores already shown.

Loading…
Risk limits
Not built — this belongs to Trade Gatekeeper (max position size, cooldown after a loss, daily loss limit), which needs your actual risk rules defined before it's built, not invented on your behalf.