Skip to content

ARBY is an Arbitrage Calculator for League of Legends esports competitions.

Notifications You must be signed in to change notification settings

mihaigabriel16/arby

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LinkedIn


ARBY

ARBY is an Arbitrage Calculator for League of Legends esports competitions. It evaluates the odds from multiple operators and gives the best possible combinations for guaranteed profit.

Table of Contents
  1. About The Project
  2. Getting Started
  3. Roadmap
  4. Contributing
  5. Contact

About The Project

How is arbitrage calculated? (1 / ODDS_A + 1 / ODDS_B) * 100

If the arbitrage equation is lower than 100%, profit is guaranteed.

You can change the STAKE and MINIMUM ARBITRAGE in the configs.py file.

(back to top)

Built With

  • Python

(back to top)

Prerequisites

  • Python 3
    choco install -y python3

Installation

  1. Clone the repo
    git clone https://github.com/mihaigabriel16/arby.git
  2. Install requirements
    pip install -r requirements.txt

(back to top)

Roadmap

  • Platforms
    • Betibet
    • Cloudbet
    • Esportsbet
    • Lootbet
    • Luckbox
    • Rivalry
    • Thunderpick
    • Tonybet
    • 22BetTop

(back to top)

Contact

Mihai Suciu - LinkedIn - [email protected]

Project Link: https://github.com/mihaigabriel16/arby

(back to top)

About

ARBY is an Arbitrage Calculator for League of Legends esports competitions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages