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
Windows is supported today; macOS is in the works. Please download on a PC.
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 generates signals with the same engine and rules that ran your backtest.
OUTSends entries, stop-losses and take-profits directly to the exchange. 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.