It loads the strategies you validated in the scanner and builder, watches signals 24/7, and places entry, stop-loss and take-profit orders on your exchange.
About 5 minutes from install to exchange API connection · download and auto-trading are free
Downloading requires agreeing to the End User License Agreement (EULA). After install, auto-update keeps the bot current.
INLoads the strategy.json you validated and exported from the scanner and builder. The Ed25519 signature is checked, and tampered files are rejected.
RUNEvaluates your conditions at every bar close. It is the same engine that ran your backtest, so it never trades differently from what you validated.
OUTSends entries, stop-losses and take-profits directly to Binance · Bitget. No middle server: straight from your PC to the exchange.
KEYLocked with OS encryption (safeStorage) and stored only on this machine. Even a full copy of the file cannot be opened on another PC. No withdrawal permission is required.
Each line below is a fact of the code architecture, not a promise.
safeStoragetrade-onlylocal-firstThe bot itself is the same on every plan: only the number of strategies you can run at once differs.