Backtests on BTCUSDT where the strategy's portfolio grew more than buying and holding the coin over the same window. Alpha = strategy return - token return.
| # | Mode | Strategy | Token B&H | Alpha |
|---|---|---|---|---|
| 1 | MarketMakerTest | +5.30 | -7.35 | +12.65 |
| 2 | FullBullMarket | +2.17 | -7.35 | +9.53 |
| 3 | LowMoney | +0.99 | -7.35 | +8.34 |
| 4 | LowMoney | +0.04 | -7.35 | +7.39 |
| 5 | MinimalMoney | +0.00 | -7.35 | +7.35 |
| 6 | BasicMode | +7.32 | +4.50 | +2.83 |
| 7 | BasicMode | +1.37 | -0.06 | +1.43 |