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 a bot can win 86% of its trades and still lose 59%
This is the part worth understanding, and it is what the rebuild was about. Both versions win the large majority of their trades. What separates them is the small group that goes badly.
| Result of the trade | V1 trades | V1 total | V2 trades | V2 total | |
|---|---|---|---|---|---|
| more than 20% down | 97 | -2917 | 18 | -594 | |
| 10 to 20% down | 5 | -78 | 8 | -101 | |
| 0 to 10% down | 109 | -64 | 6 | -1 | |
| 0 to 1% up | 504 | +301 | 49 | +33 | |
| 1 to 2% up | 422 | +597 | 66 | +98 | |
| 2 to 5% up | 305 | +911 | 103 | +335 | |
| more than 5% up | 78 | +664 | 54 | +440 |
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.