Releases: tom-pollak/each-way-matcher
Releases · tom-pollak/each-way-matcher
Gets race results
Uses API to get horse position in race to work out individual race profits
Optimized sporting index
Minor bug fixes and improvements
v3.1 formatted bet output added log
Stable!
- Added lay punts: when horse is not quite 100% profit but has positive EV when adding some lay
- Recursively minimizes losses on unmatched arbs
- Scrapes odds of Belfair using requests to their website (no need to pay for key!)
- Optimized sporting index betting
- csv format changed
So so many bug fixes and improvements
Bug fixes
fixed stats bug making graph and profits predicted fluctuate wildly
other minor improvements
Optimizations + bug fixes
Changed indexes in returns.csv, so incompatible with previous versions
Added postconditions for Belfair api, should work all the time
Added api request to get money in betfair bets
moved return.csv and balance.png to seperate branch and access by git worktree
much more bug fixes and improvements
Bug fixes
Stable
- Fixed minor bugs + bug that caused lay bets to attempt to bet more than the current balance
- Matcher can now be run as a package with command line arguments (python3.py -m matcher)
Initial release
v1.0 added newline after error output