Deep dive
Start with the mechanic before anything else. Leverage is the ratio of your notional position size to the capital backing it. At 2x leverage, a 50% adverse move wipes you out. At 5x, it's a 20% move. At ~1x — where your notional exposure approximately equals your posted collateral — the market has to move roughly 100% against you before a liquidation engine has anything to grab. That is not a guarantee of safety, but it reframes the question: instead of asking "how much can I lose before liquidation," you are asking "does this asset have to go to zero or double against me?" For most instruments that is a real but slow-moving risk, not a sudden spike risk.
The trap is seductive and nearly universal. Perpetual futures on modern exchanges offer 10x, 20x, even 50x leverage with a few clicks, and the interface never makes the math feel real until it is. The failure mode looks like this: a trader opens a position at 5x because the trade feels high-conviction, the market moves 15% against them, they are liquidated, and they lose capital that would have survived the move entirely at 1x. The position itself might have been directionally correct one week later — it just never got the chance to recover. The leverage did not make the trade wrong; it converted a temporary drawdown into a permanent loss. Retail participants fall for this constantly. Institutional desks fall for it during stress events when correlations spike and collateral values drop simultaneously. The mechanism does not care about sophistication.
WiseBot arrived at this the slow way. The v1 project, WisePolyBot, operated on Polymarket and demonstrated what happens when edge is real but sizing is still misaligned. The historical record shows a ~90% win rate alongside a ~1:24 payoff ratio — meaning wins were frequent but very small relative to losses. The break-even win rate given that payoff structure was ~96%, which meant the strategy was running with almost no margin for error on its loss events, despite never touching leveraged instruments. The lesson was about structural exposure to tail outcomes, not leverage per se, but the underlying logic is identical: when your buffer between current position and catastrophe is thin, a single event that should be survivable becomes terminal. v3, the current systematic two-sleeve book, is built around a backtest Sharpe of ~0.93 compared to buy-and-hold's 0.62, with a ~-21% max drawdown against buy-and-hold's ~-59%. Those drawdown figures exist precisely because the design keeps leverage near 1x. Perpetuals are used in v3, but the design intention is explicit: they are a tool for expressing short exposure in the trend sleeve, not a mechanism for borrowing size. The 0.045% taker fee on Hyperliquid is a real cost that compounds against overleveraged positions; at ~1x, financing and fee drag stay proportional to actual risk taken. It is worth noting these are backtest figures, not live results, and backtest performance does not predict future outcomes.
The portable rule
If you would not be comfortable holding the position through a 50% adverse move, your leverage is already too high for a systematic strategy that needs to survive long enough to collect its edge.
Every position size in v3 and the full on-chain transaction record behind these backtest claims are publicly auditable at the-wisebot.com — not because it proves anything about future performance, but because the numbers should be checkable by anyone who wants to verify the reasoning holds.