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 | 86.59% | 124.42% | 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.8659x | 2.2442x | 1.5170x | Current compounded equity |
| Max drawdown | -12.22% | -14.93% | -4.24% | Lower magnitude is smoother |
| Trade count | 56 | 53 | 33 | Checks whether exits changed participation too much |
| Win rate | 58.93% | 52.83% | 72.73% | Frequency of winning trades |
| Profit factor | 2.41 | 2.04 | 5.64 | Gross profit divided by gross loss |
| Average bars held | 16.00 | 26.49 | 24.00 | How aggressively each branch exits |
| Exit behavior | Time-based only | stop_loss: 17, 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 |