Settings
Runtime configuration for this operator sessionTrading mode
Effective mode: PAPER · Paper trading is the default and the only wired path (M1/M2). Live execution requires a broker integration that is intentionally absent.
Provider API keys
Offline mode is ON (TRADING_OFFLINE) — the deterministic mock model is used for every role,
so keys are stored but not called. Set
TRADING_OFFLINE=0 to use real providers.
Stored in the local config database and applied immediately. Keys are never shown back — only whether one is set. A leading value from the environment is used if no key is set here.
LLM models
Per-role provider & model assignment, with the intelligence each role needs.
| Role | Provider | Model |
|---|---|---|
| News | anthropic | claude-haiku-4-5 |
| Sentiment | anthropic | claude-haiku-4-5 |
| Technical | anthropic | claude-haiku-4-5 |
| Fundamental | anthropic | claude-haiku-4-5 |
| Bull | anthropic | claude-sonnet-4-6 |
| Bear | anthropic | claude-sonnet-4-6 |
| Trader | anthropic | claude-sonnet-4-6 |
| Research Manager | anthropic | claude-opus-4-8 |
| Reviewer | anthropic | claude-opus-4-8 |
Operator token
Mutating actions (runs, approvals, kill switch, settings) require the dashboard token. It is held in this browser session only and attached to your POSTs.