Git Product home page Git Product logo

oddscalculator's Introduction

Sportbetter Calculation Toolkit

Parlay Calculator

This is a quick parlay calculator that considers some of the common promos offered. It is used to identify profitable bets and promos from various sportsbooks. Currently, the calculator supports the following:

  • Single Expected Value Calculator
  • Parlay Expected Value Calculator Up to Any Number of Legs
    • Promos Supported:
    • Parlay Insurance where if a single leg loses, your money is returned
    • Parlays where a free bet is awarded no matter win or lose. The user just adds the value of the free bet.
    • Parlays where a free bet is only awarded in the case of a loss.

Usage

For usage, one must run the program by typing: ```python parlayPromo.py``` This calculator was tested and verified using Python 3.8. From here, one can chose to either work with the command line interface or can chose to load a file. If one choses to load a file, make sure that file is in the directory of the calculator. (Move the examples.txt file into the source directory as an example) There are a series of example files. Any future files must follow this exact format. "#" can be used for commented lines to keep track of legs.

Positive EV Calculator

This calculator provides the expected value of a bet and its odds with respect to a true market evaluation. It removes the vig and is fully CLI based

Usage

For usage, one must run the program: ``` python evCalc.py ``` This calculator was tested and verified using Python 3.8. Follow the command line prompts to perform the calculation.

Freebet Calculator

This calculator provides the amount to hedge a free bet according to some given odds. It also will calculate the total payout and profit of hedging your freebet!

Usage

For usage, one must run the program: ``` python freeBetCalc.py ``` This calculator was tested and verified using Python 3.8. Follow the command line prompts to perform the calculation.

Arbitrage Calculator

This calculator provides the amount to hedge a arbitrage according to some given odds. It also will calculate the total payout and profit of hedging your arb!

Usage

For usage, one must run the program: ``` python arbCalc.py ``` This calculator was tested and verified using Python 3.8. Follow the command line prompts to perform the calculation.

Documentation

All documentation is stored in the docs setion. Please see this for a full explanation of all the math and methods in this program.

Contributing

Contributions to add new promos are certainly welcomed. Please just make a pull request.

oddscalculator's People

Contributors

lukebhan avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.