Docs

Paper trading

Deterministic simulated fills without touching exchange capital.

When to use paper

Validate strategy hashing, DCA steps, take-profit, trailing, and fee behavior.

Confirm Home and Trade screens show separate realized and unrealized metrics.

24/7 autonomous runtime

Workers scan markets every minute using live public candles (Binance/OKX).

After each candle ingest, RUNNING bots with matching strategy hashes are evaluated and may receive execution intents.

PAPER mode still fills against an in-memory simulator. LIVE mode places real spot orders on your connected exchange (trade permission required; withdraw must be off).

All docs