How it works
Build, backtest, deploy.
One saved strategy definition moves from the visual graph to backtests, paper bots, and Live API outputs.
01 - Build
Visual strategy graph
Connect indicators, conditions, entries, exits, take-profit, and stop-loss in a node graph - without a separate codebase.
- Visual strategy builderShared graph model on desktop or mobile.
- Versioned decisionsEvery saved version stays traceable and separate from bot config.
- Crypto chartingReal-time candlesticks with configurable indicators.
02 - Backtest
Historical simulation
Replay the same strategy definition against stored exchange candles before putting capital behind it.
- Backtest historyQueue tests, revisit runs, and compare versions.
- Definition integrityThe tested version stays tied to what you deploy.
- Evidence, not forecastsHistorical simulations do not guarantee future performance.
03 - Deploy
Paper bots and Live API outputs
Assign a strategy version, reference venue, instrument, and modeled funding. Paper trade first, then connect your SSE/REST receiver.
- Paper and API-output botsMarket reference, sizing, and mode in one place.
- Modeled funding poolsIndependent bots or a shared weighted envelope.
- Modeled positionsStrategy state and revisions - not exchange truth.