Trading Bot Config

Broker + Webhook Config

Paste your TradingView and Webull credentials here. They are stored locally in Mission Control under an ignored `.local` file instead of the tracked repo.

Back to Bot

Connection Secrets

These values are used by the webhook endpoint and the future Webull execution bridge.

Not saved yet

Notes

The config file lives at `mission-control/.local/trading-bot-config.json` and `.local` is ignored by git.

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.