Configuration
Cost & validation model
Binance spot taker fee is 10 bps. Signals are generated on a bar close and filled at the next bar's open, so the engine cannot trade on information it did not yet have.
Backtesting engine
Pick an instrument and a strategy, then run. The engine pulls real Binance candles and simulates the strategy bar by bar with fees and slippage charged on every fill.
Results are reported against a buy & hold benchmark and split into in-sample and out-of-sample periods, because a strategy that only works on the data used to choose it is not a strategy.
Results are reported against a buy & hold benchmark and split into in-sample and out-of-sample periods, because a strategy that only works on the data used to choose it is not a strategy.
AI Strategy Review — personal sandbox
Bring your own strategy
AK Bot · not graded, not posted
Paste your own strategy — Pine Script or a plain-English description — for a real instrument. AK Bot explains the logic, flags bugs, and reads it against real recent candles. This is separate from the deterministic engine above: it's an AI interpretation of your rules, not an executed backtest, and it's never graded, tracked, or posted to Discord/Telegram — visible only to you, here.