SP to Betfair odds conversion

Discuss anything related to using the program (eg. triggered betting tactics)

Moderator: 2020vision

SP to Betfair odds conversion

Postby MiniBlueDragon » Mon Sep 23, 2013 7:24 pm

Hi all. I currently use a formula to estimate the required Betfair odds for a selection based on it's SP. As the odds increase, the multiplier does also as you'd expect, however above an SP of 3/1 things start to get a little erratic.

Couple the above with big odds swings due to lack of volume on the exchanges and I'm not actually sure it's possible to calculate a decent conversion as the odds go up but I figured I may as well ask in case anybody's found something accurate throughout the odds range (my system doesn't have an odds cutoff)

Any ideas folks?
MiniBlueDragon
 
Posts: 130
Joined: Tue Jul 05, 2011 1:14 pm
Location: London

Postby austingrd » Sat Oct 05, 2013 4:40 pm

Hi Mini, I got nothing on top of my head for this. Have you found any updates yet?
Mistakes are learning tools. Image
austingrd
 
Posts: 56
Joined: Sun Sep 15, 2013 7:22 pm

Postby MiniBlueDragon » Sat Oct 05, 2013 7:40 pm

It's not ideal at all and I don't have the historical BF SP's to confirm the higher odds numbers but this is what I'm using to estimate currently:

Code: Select all
=IF(F2<1,F2*1.05+1,IF(F2<1.875,F2*1.1+1,IF(F2<4,F2*1.15+1,IF(F2<6,F2*1.2+1,IF(F2<9,F2*1.3+1,IF(F2<12,F2*1.4+1,IF(F2<15,F2*1.5+1,F2*1.6+1)))))))


F2 is the cell with my SP figure.

That's spot on for everything of SP <= 4/1 but above that it loses the correlation as the odds increase (I think!) :cry:
MiniBlueDragon
 
Posts: 130
Joined: Tue Jul 05, 2011 1:14 pm
Location: London


Return to Discussion

Who is online

Users browsing this forum: No registered users and 52 guests

Sports betting software from Gruss Software


The strength of Gruss Software is that it’s been designed by one of you, a frustrated sports punter, and then developed by listening to dozens of like-minded enthusiasts.

Gruss is owned and run by brothers Gary and Mark Russell. Gary discovered Betfair in 2004 and soon realised that using bespoke software to place bets was much more efficient than merely placing them through the website.

Gary built his own software and then enhanced its features after trialling it through other Betfair users and reacting to their improvement ideas, something that still happens today.

He started making a small monthly charge so he could work on it full-time and then recruited Mark to help develop the products and Gruss Software was born.

We think it’s the best of its kind and so do a lot of our customers. But you can never stand still in this game and we’ll continue to improve the software if any more great ideas emerge.