Security
Why non-custodial is the only honest way to automate trading
2026-06-13·1 min read·TheVolumeAI team
The custody problem
Every few months another platform freezes withdrawals and traders learn the hard way: custody is risk. If your capital sits in someone else's account, your downside isn't just the market — it's the operator.
Trade-only keys flip the model
TheVolumeAI never touches your funds. You create an API key at your own broker with trading enabled and withdrawals disabled, and we verify those scopes before the key is accepted.
- Your money stays at your broker, in your name
- The key can open and close positions — nothing else
- Revoke it at your broker and all access ends instantly
Non-custodial isn't a feature we added. It's the architecture everything else is built on.
What we still protect
Even a trade-only key deserves bank-grade handling: keys are sealed with AES-256-GCM, decrypted in-memory only at order time, and never shown to anyone — including our own AI.
More posts
Reading our 3-year backtest like a skepticBacktests are easy to fake. Here's exactly how ours was run — fixed parameters, real costs, and the same code that trades live.How Sonic AI decides: follow, adjust, or holdSonic AI doesn't replace the quant strategy — it supervises it. A look inside the decision loop and the guardrails it can never cross.