← Badger Markets
Badger Agents

Set the rules. Let the agent trade.

An agent can open, manage and close positions on your behalf — and is structurally incapable of withdrawing your money. Not because we promise it: because the venue enforces it.

🔑 Authorise an agent (live)

You grant a delegate on your Velocity account. A delegate may place and manage orders, but the program forbids it from withdrawing — your funds cannot leave your account by any path the agent controls, and you can revoke it in one transaction at any time.

Requires an existing Velocity account — open a position on Turbo Perps first.

The risk engine

Every proposed trade passes a deny-by-default gate before it can become a transaction. It refuses anything it does not understand and clamps size to your caps rather than trusting the strategy. Verified by 24 assertions, including an exhaustive sweep proving no allowed trade can breach the exposure or capital ceiling.

Maximum capitaltotal collateral the agent may ever deploy
Maximum leveragehard cap, checked per trade
Maximum single positionexposure ceiling — size is clamped, not just refused
Maximum daily losscounts UNREALISED pnl, so it cannot sit on a blown position
Maximum trades per daystops runaway loops
Allowed assets & directionsan explicit allow-list
Trading hoursoptional UTC window
Cooldownminimum gap between orders
Emergency pausehalts everything immediately

Strategies

MOMENTUM
Trades in the current short-term direction.
BREAKOUT
Enters when price crosses a configured level.
REVERSAL
Fades a move that is stretched against its mean.
DIP
Rapid downward moves followed by recovery conditions.
TREND
Trades with a broader directional trend.
VOLATILITY
Only trades when volatility crosses a threshold.
What is and is not running

Live: the delegate authorisation above, the risk engine, and the strategy signals. Not yet: the always-on execution loop that polls the market and fires trades for you — so authorising a delegate today does not by itself start trading. Until then, use Turbo Perps manually, and the wallet analyzer for suggestions it will never sign for you.