Visual rule builder
Click conditions together into an AND entry rule and an OR exit rule. State conditions (RSI below 30) and event conditions (fast EMA crosses above slow). No formula language to learn.
Runs in your browser · Real Binance data · No account · Free
Fees, slippage, leverage and wick liquidation are modeled on every fill, so the result you get is the result you would have got. When a strategy loses, you see the trade that lost it.
Caught a clean leg of the trend. Banked the winner.
What it does
Click conditions together into an AND entry rule and an OR exit rule. State conditions (RSI below 30) and event conditions (fast EMA crosses above slow). No formula language to learn.
Conditions are read on closed candles and filled at the next open - no look-ahead. Taker fees and slippage come out of every fill, both ways.
1× to 25×. The liquidation check runs against candle wicks, not closes, so the spike that would have wiped the position out actually does.
SMA, EMA, WMA, KAMA, RSI, MACD, Bollinger Bands, Stochastic, StochRSI, ADX, ATR, CCI, MFI, OBV, Williams %R, Ichimoku, PSAR, VWAP and Supertrend - matched to the maths you already read.
Any Binance USDT pair, 1m to 1d, up to a year of history backfilled on demand, with the forming candle arriving live over WebSocket.
Entry and exit markers plus the equity curve drawn on the chart itself, a sortable trades table beside them, and CSV export of the whole run.
Also drawing tools (trend line, price line, Fibonacci, price marks) / strategy export and import as JSON / favorites, drawings and indicator setups saved in your browser / no account, no API keys, nothing leaves your machine
How it works
01
Search any Binance USDT pair, pick a timeframe from 1m to 1d, and pull in the history you want to test against - the chart backfills in the background.
02
Add the indicators you want, then assemble entry and exit conditions from them. Set starting capital, position size, taker fee and leverage.
03
The backtest runs in a Web Worker so the chart never freezes. Then go through it: metrics, equity curve, markers on the chart, and every trade in a table.
Why this one
It is easy to build a backtester that makes people feel clever. Every shortcut that inflates a result - peeking at the candle still forming, filling at the price that triggered the signal, quietly dropping the fees - is a shortcut this engine does not take.
Educational tool, not financial advice. A backtest is a simulation of the past. Past performance does not predict future results, and trading crypto with leverage can lose you more than you put in. Nothing here is a recommendation to buy or sell anything.