sidharthrajaram / CrystalBall

🔮 Predicting NBA games using statistics (65% accuracy so far)
9 stars 2 forks source link

Feature: Connect to Betfair #2

Closed zbanga closed 3 years ago

zbanga commented 5 years ago

Hi,

Would you be interested in connecting to Betfair and automating the betting(paper)?

Would be an interesting exercise!

sidharthrajaram commented 5 years ago

Hey, that sounds pretty intriguing. 😲 Can you tell me more about what you have in mind?

zbanga commented 5 years ago

I was thinking to backtest the predictions and see if they have an edge over Betfair prices. And if they did try with paper trading it. So pretty much download closing odds from Betfair and then determine over the season there is any profit.

sidharthrajaram commented 5 years ago

Oh, got it. Is Betfair the most notable provider of closing odds or are there other providers as well?

zbanga commented 5 years ago

There are other sites but they don't have API connectivity like Betfair does And it would make it easier to backtest the odds on the exchange we are using

PrincesseLulu commented 5 years ago

Hi, Betfair isn't available in my contry. But i work on the same idea with an other site. If i do it i tell you ;)

sidharthrajaram commented 5 years ago

Sounds great! It should be able to work with any website with betting data.

PrincesseLulu commented 5 years ago

Yeap but need to code differents integration for all website.. Becose it's haven't the same structure or Api. But I dev' a web ui for manage my bets and prediction. So maybe I can dev 'a plug-in system for integration easy? ...............................

Technically you need:

And I'm looking to do all that's with a simple web ui