System
Nuclear Option
Emergency controls to stop all trading instantly.
AgentNash provides two levels of emergency controls in Settings → Agent Controls (desktop sidebar). Both are disabled when no agents are running.
Stop All
- Gracefully stops all running agents.
- Cancels all pending orders in the validation queue.
- All credentials and configuration preserved.
- Agents can be redeployed immediately from the Strategies page.
Nuke All
- Force-stops all agents immediately, with no grace period.
- Cancels all pending orders in the queue.
- Cancels all open orders on all connected exchanges — Kalshi and Polymarket (live orders fully unwound).
- Deletes all stored API credentials — exchange keys, AI keys, everything.
- Trade history is preserved.
Nuke All is irreversible. All credentials are deleted as a safety measure — this prevents stale API keys from being reused in redeployed bots. You must re-enter all keys before trading again.
When to Use Each
| Scenario | Action |
|---|---|
| Pause trading temporarily | Stop All |
| Strategy underperforming | Stop All |
| Suspect API key compromise | Nuke All |
| Complete system reset | Nuke All |
| Market emergency | Stop All (faster recovery) |
Recovery After Nuke All
- Re-enter exchange credentials in Settings → Exchanges.
- Re-enter AI API keys in Settings → API Keys.
- Review safeguard settings.
- Deploy a strategy from the Strategies page.