What Are Safety Mechanisms?
Safety mechanisms are the checks and protocols that sit between your capital and everything that can go wrong. Delta-neutral funding sounds simple: you’re hedged, you collect funding. In practice, things break. We assume the worst and build layers that guard at every phase. We’d rather skip a trade or exit early than hope and hold. We check every trade before it opens, make sure both legs fill before calling it open, watch margin continuously and act before the edge, handle exchange outages, and keep a kill switch separate from the trading engine so it can stop everything even if the engine hangs. The auto-close pipeline is live. Several other layers are designed and being rolled out. We’ve tested every guard against 7 historical crashes. For the exit side, see Auto-close. Below we spell out each risk we guard against and how we handle it.The Problems We Guard Against (and How)
Bad Entry: Taking a Trade That Doesn’t Pay
The problem. You open a position when funding looks good, but it flips negative an hour later. Or the spread is too tight and fees eat your edge. Or the trade is so crowded that ADL risk is sky-high. You’re in before you know it’s a bad idea. How we protect. We run pre-entry gates before opening any position. If any gate fails, we skip. Missing a trade is better than entering a bad one.
Before every entry we also run a quick stress simulation. What if price drops sharply in an hour? What if funding flips negative for two days? What if ADL closes our profitable leg? If any scenario looks unacceptable, we don’t enter.