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
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.
- Python 3
choco install -y python3
- Clone the repo
git clone https://github.com/mihaigabriel16/arby.git
- Install requirements
pip install -r requirements.txt
- Platforms
- Betibet
- Cloudbet
- Esportsbet
- Lootbet
- Luckbox
- Rivalry
- Thunderpick
- Tonybet
- 22BetTop
Mihai Suciu - - [email protected]
Project Link: https://github.com/mihaigabriel16/arby