Once your strategy is ready, BlaveClaw automatically runs a backtest and sends you the report. Review the results and go live with a two-step confirmation.
After writing the strategy, BlaveClaw automatically runs a backtest and sends results to Telegram.
BlaveClaw runs the strategy with MODE = "backtest", simulating trades over the configured date range.
A performance report chart (PnL curve + signal markers) is sent to Telegram, along with these metrics:
Based on the report, decide whether to tweak parameters or proceed to deployment confirmation.
BlaveClaw uses a strict two-step confirmation to prevent accidental deployment. You must reply YES to each step explicitly.
BlaveClaw asks:
Backtest results shown above. Deploy strategy to Live? Reply YES to confirm.
You reply:
YES
BlaveClaw then asks how much capital to use per trade:
Choose position sizing:
1. Fixed amount (e.g. 100 USDT per trade)
2. Fixed percentage (e.g. 10% of account balance per trade)
After confirmation, BlaveClaw switches to MODE = "live" and schedules the strategy to run automatically.
Type B strategies skip backtesting. Confirmation is a single step:
Strategy logic shown above. Deploy? Reply YES to confirm.
The strategy is then scheduled and goes live immediately after confirmation.