Settings
Runtime configuration for this operator sessionEffective mode: PAPER · Paper trading is the default and the only wired path (M1/M2). Live execution requires a broker integration that is intentionally absent.
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.
Per-role provider & model assignment, with the intelligence each role needs.
| Role | Provider | Model |
|---|---|---|
| News | gemini | gemini-3.5-flash |
| Sentiment | gemini | gemini-3.5-flash |
| Technical | gemini | gemini-3.5-flash |
| Fundamental | gemini | gemini-3.5-flash |
| Bull | gemini | gemini-3.5-flash |
| Bear | gemini | gemini-3.5-flash |
| Trader | gemini | gemini-3.5-flash |
| Research Manager | gemini | gemini-3.5-flash |
| Reviewer | gemini | gemini-3.5-flash |
Mutating actions (runs, approvals, kill switch, settings) require the dashboard token.
Set it once using the Token field in the top-right of the header — it is
held in this browser session only and attached to your POSTs. The value you type must match
the server's DASHBOARD_TOKEN (set in the deployment environment).