2BL parity section
Dedicated view for the parity-calibrated 2. Bundesliga model. Other leagues use the generic xG proxy family.
Decision insights
Quick readouts to explain what the current board of signals is saying.
Signal commentary
Bookmaker distribution
Tracked risk ladder
Odds movement
Portfolio analytics
League-aware EV, xG proxy layers, consensus, and cross-league signal distribution.
EV leaderboard
xG proxy leaderboard
Signal distribution
Bookmaker consensus
League/source matrix
Calibration
Prediction accuracy, ROI, and bucket performance from storage/predictions.json.
| Bucket | Count | Predicted midpoint | Actual hit rate |
|---|
| Signal | Count | Hit rate | ROI |
|---|
Bet tracking history
Persistent via JSON storage, grouped by day with richer live-state cues.
| Match | Time | Odds | Stake | Model | Edge | Sig | Score | Result | P&L | Actions |
|---|---|---|---|---|---|---|---|---|---|---|
| No tracked bets yet. | ||||||||||
P&L overview
Tracked performance and recent settlement trend.
Automation
Server-side cron helpers and operational logs.
Cron endpoints
Recommended schedule
- Odds refresh every 15 minutes during the day.
- Settlement every 180 minutes and once overnight.
- Archive settled bets weekly or monthly.
Automation log
Alerts
Signal scanning and optional email alerts.
Settings
Thresholds, automation defaults, alerts, and tracking values.
Exports + archive
Download CSV/JSON and inspect archived bets.
Download
Archive snapshot
Deployment notes
- Add cPanel cron jobs using the generated URLs.
- Keep storage writable by PHP.
- Back up
storage/before major upgrades.
Last matchday results — O2.5 audit
Uses cached scores or latest fetched score source.
True Quant Engine
Split-Poisson model with λ home/away, total λ, fair odds, edge, EV, and confidence scoring.
| Match | Book | Odds | Imp % | λ H | λ A | λ T | Model % | Fair Odds | Edge % | EV % | Conf | Signal |
|---|
Related news
Pre-match, post-match, and market-relevant articles from connected sources.
Team insights
Attack/defence profiles, form, xG, and matchup context by team.
Player insights
Expected lineups, player xG, injuries, suspensions, and contributor watchlist.
Source orchestration
Review how each data source contributes to the system and what is live, cached, or plan-dependent.
Version history
Stored in storage/version_history.json.
Debug activity
Server and client actions for troubleshooting.