Broker + Webhook Config
Paste your TradingView passphrase and Webull credentials here. They are stored locally in Mission Control under an ignored `.local` file instead of the tracked repo.
Connection Secrets
These values are used by the webhook endpoint and the future Webull execution bridge.
Notes
The config file lives at `mission-control/.local/trading-bot-config.json` and `.local` is ignored by git.
The Discord target channel is stored here too, so the agent’s home channel stays explicit instead of implied.
Saving here updates what the Trading Bot dashboard uses for readiness checks and what the webhook endpoint uses for passphrase validation.
Live order placement is still the next step. This page gives you one place to paste the values so I can wire execution without hardcoding secrets.