Side-by-side public comparison of the current operating branch and the exits-only comparison branch.
| Metric | Baseline Live Detector | Exit Variant A | V3 Policy Branch | Interpretation |
|---|---|---|---|---|
| Strategy return | 76.22% | 115.14% | 51.70% | Headline cumulative result |
| ETH buy & hold | n/a | n/a | n/a | Passive benchmark over the same full period |
| Excess vs buy & hold | n/a | n/a | n/a | What the strategy added beyond just owning ETH |
| Latest equity | 1.7622x | 2.1514x | 1.5170x | Current compounded equity |
| Max drawdown | -12.22% | -14.93% | -4.24% | Lower magnitude is smoother |
| Trade count | 58 | 54 | 33 | Checks whether exits changed participation too much |
| Win rate | 56.90% | 51.85% | 72.73% | Frequency of winning trades |
| Profit factor | 2.15 | 1.94 | 5.64 | Gross profit divided by gross loss |
| Average bars held | 16.00 | 26.35 | 24.00 | How aggressively each branch exits |
| Exit behavior | Time-based only | stop_loss: 18, take_profit: 21, time_cap_48_bars: 15 | proxy_time_or_rule_exit: 33 | Shows how the richer exit logic is actually behaving |
| Deep dive | Open active deep dive | Open exit V2 track | Open V3 branch | Jump into the relevant detailed page |