Skip to content

A simple python framework for creating and simulating betting strategies against betfair soccer data in Match Odds markets.

License

Notifications You must be signed in to change notification settings

markoutso/betfair-strategy-tester

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

betfair-strategy-tester

A simple python framework for creating and simulating betting strategies against betfair soccer data in Match Odds markets. Written in python.

Data

Betfair provides historical market data formatted in csv files but without detailed timestamps.

Disclaimer

Betfair historical csv data cannot be used in order to build precise time to price graphs an so the simulations are only learning expreriments. On the other hand Fracsoft provides fully timestamped data which could be used for precise strategy simulations (with the appropriate tweaks).

Technology

betfair-strategy-tester uses postgresql for data storage and query and depends on psycopg2, fuzzywuzzy for name string matching. Data importer also uses python-progressbar.

License

  • betfair-strategy-tester is distributed under the GPLv3.

About

A simple python framework for creating and simulating betting strategies against betfair soccer data in Match Odds markets.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages