Jump to content

Export odds to database, looking for a site


loen

Recommended Posts

Hello all,

I'm new here and need your help.

I've made a model in Matlab which calculates outcome probablities for soccer matches, compares these probablities with odds from bookmakers and filter out bets which have (hopefully) value and enough chance of winning. I want to use this model to pre-select a number of bets.

The problem I have is how to find actual odds from the bookmakers to do the comparison? Well, finding is not so difficult but export those numbers automtically to Matlab is. I used the spreadsheets from football-data.co.uk to feed and test the model. Those spreadsheets were perfect. 

Does anyone know of a site which allows me to export the odds from the bookmakers on a given moment in time. I'm thinking of:
-  A site like www.oddsporal.com with export functionality (preferred)?
-  A site which presents all odds (1x2, o/u2.5 and BTTS) in a nicely formatted table (This allows me to write a "read/import" function in Matlab)

All suggestions are welcome, :)  
Thanks  a lot!

Best regards,
Loen 

 

Link to comment
Share on other sites

Surely you can script matlab to retrieve the data from the web and import in to your processes - I have done similar things in the past with similar tools (SAS, KXEN, R, SPSS [IBM]).

 

Alternatively write your model code to a different environment that you are able to do the retrieval in that you're happy with. Excel could do it - bit long-winded mind you.

 

Care to share some performance metrics for your model, comparing build, test, validate, hold0out, out-of-time samples or perhaps the data used in it that you've found useful and predictive?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...