arbitrage_finder

Crates.ioarbitrage_finder
lib.rsarbitrage_finder
version0.1.0
sourcesrc
created_at2024-10-18 14:18:17.206698
updated_at2024-10-18 14:18:17.206698
descriptionA simple tool to find sports betting arbitrage opportunities
homepagehttps://github.com/daankoning/ArbitrageFinder/
repositoryhttps://github.com/daankoning/ArbitrageFinder/
max_upload_size
id1414311
size73,951
Daan Koning (daankoning)

documentation

README

Arbitrage Finder

Important: This is the README corresponding to the currently in development rewrite of the program in rust. It is not feature complete and not stable. Please refer to the stable Python implementation on the main branch.

A simple tool to find sports betting arbitrage opportunities.

The tool fetches the odds from The Odds API and compares the odds at different bookmakers to each other in order to determine whether there are profitable and risk-free bets available.

Commit count: 24

cargo fmt