• Your Name's avatar
    Add matrix-based arbitrage detection and repair for sure bet analyzer · 5bf2e5a0
    Your Name authored
    - Add check_matrix_arbitrage method using safety margin formula
    - Add matrix_arbitrage issue type detection in analyze_match
    - Add repair logic for matrix_arbitrage issue type
    - Update routes to add has_sure_bets property for template compatibility
    - Fix typo: match.number -> match.match_number
    5bf2e5a0
Name
Last commit
Last update
..
__init__.py Loading commit data...
directories.py Loading commit data...
logging.py Loading commit data...
security.py Loading commit data...
sure_bet_analyzer.py Loading commit data...