Skip to content

Releases: tom-pollak/each-way-matcher

Gets race results

02 Jul 00:47
a827346
Compare
Choose a tag to compare

Uses API to get horse position in race to work out individual race profits
Optimized sporting index

Minor bug fixes and improvements

31 May 12:12
Compare
Choose a tag to compare
v3.1

formatted bet output added log

Stable!

06 May 23:32
Compare
Choose a tag to compare
  • 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

23 Mar 15:18
Compare
Choose a tag to compare

fixed stats bug making graph and profits predicted fluctuate wildly
other minor improvements

Optimizations + bug fixes

18 Mar 01:38
a23dc5c
Compare
Choose a tag to compare

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

17 Feb 16:25
Compare
Choose a tag to compare

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

26 Jan 10:43
Compare
Choose a tag to compare
v1.0

added newline after error output