Automation cuts both ways: a system that executes tirelessly can also make mistakes tirelessly. That's why the most important features of an automated trading tool aren't its signals — they're its kill switches and fail-safes: the mechanisms that stop it before a malfunction becomes a disaster.

Why they're mandatory

Software has bugs, feeds go stale, brokers hiccup, and markets do violent things. An automated system without a hard stop can compound a single fault into a serious loss faster than a human can intervene. The ability to halt it instantly — and for it to halt itself when conditions go wrong — isn't a nice-to-have; it's the baseline of trusting any system with real orders.

What responsible design includes

A manual kill switch: one action that flattens and stops everything. Automatic fail-safes: pausing new entries on a stale or dropped feed, refusing to trade on data it can't trust, hard risk limits and mechanical stops that fire no matter what, and safe behavior on restart so it never wakes up confused about its own positions. These are the resilience features that separate a toy from a tool.

The right first question for any trading bot isn't "what can it make?" It's "how does it stop — on command and on its own?"

Control is the point

A responsible system treats you as the ultimate circuit breaker while defending the account automatically when things break. This is the same principle as AI guardrails and non-custodial control: the machine works within limits you set and can stop instantly. It's a core part of how NoVo is built — manual entry with an instant stop, never autonomy without a leash.