1 unstable release
0.1.0 | Oct 18, 2024 |
---|
#32 in Finance
147 downloads per month
24KB
305 lines
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.
Dependencies
~7–18MB
~242K SLoC