Backtest: version 1 vs version 2
In July 2026 the entire buy and sell logic was replaced. Both versions were run over the same year of Bitvavo data, on the same coins, over the same period. These are the results, and the raw trades are downloadable so you can check them yourself.
This page is for you to explore, not a recommendation. See our disclaimer.
Build your own version
Version 2.0 buys on 32 separate conditions. Switch any of them off and everything above is recalculated.Untick a condition to switch it off. The big number is what that condition earned or lost over the whole year at your position size, so a small average over many trades counts as heavily as a large one over few. The card above updates straight away: its trades disappear, and the slots it was holding go to the others.
Move the sliders and both versions are recalculated on the real trades. A position takes a slot until it closes, so with fewer slots the bot has to skip more signals. Nothing is extrapolated here: every trade that appears was actually produced by the strategy on Bitvavo data, it is only the question of whether there was room for it that changes.
Why V1 wins 86% of its trades and still loses money
This is the part worth understanding, and it is what the rebuild was about. Both versions win the large majority of their trades — 86% for V1, 89% for V2. What decides the outcome isn't how often they lose, it's the roughly 6% of trades in both versions that go badly wrong.
| Result of the trade | % of V1 trades | V1 total | % of V2 trades | V2 total |
|---|---|---|---|---|
| Big loss — more than 20% down | 6% | -2917 | 6% | -594 |
| Small loss — 0 to 20% down | 8% | -142 | 5% | -102 |
| Small win — 0 to 2% up | 61% | +898 | 38% | +131 |
| Big win — more than 2% up | 25% | +1575 | 52% | +776 |
| Total · 1520 trades (86% win rate) | -586 | +211 |
Check it yourself
Every trade of both versions, with entry, exit, holding time and result. Same columns in both files.
What this is not
The bot currently runs in paper mode for everyone, which means no real money, precisely because one good year on paper is not the same as a good year live.