Order of the MyBets sheet

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

Moderator: 2020vision

Order of the MyBets sheet

Postby Timstertoo » Tue May 25, 2010 5:35 pm

In which order do bets get placed on the MyBets sheet?

First come first serve or back bets first then lay?

Or maybe unfilled on top and then filled under?

Just wondering as I need to know the exact order I can expect the bets to appear for one of my bots.

Cheers!
User avatar
Timstertoo
 
Posts: 26
Joined: Tue Mar 16, 2010 5:54 pm
Location: Amsterdam

Postby GaryRussell » Tue May 25, 2010 8:07 pm

I'm afraid they are not guaranteed to appear in any particular order. They are generally in order of bet ref, but not always so it cannot be relied on. I can consider it as a suggestion to enforce an order.
User avatar
GaryRussell
Site Admin
 
Posts: 9872
Joined: Fri Nov 18, 2005 8:09 pm
Location: Birmingham, UK

Postby Lewis » Tue May 25, 2010 8:14 pm

Just a suggestion - would it not be able to leave the program the way it is and sort them in Excel? or would this mess up the way that BA writes into the Mybets sheet?

[not something I have, or intend trying - just a possible 'messy' workaround]
Lewis
 
Posts: 50
Joined: Sun Mar 28, 2010 10:15 pm

Postby Timstertoo » Tue May 25, 2010 10:07 pm

GaryRussell wrote:I'm afraid they are not guaranteed to appear in any particular order. They are generally in order of bet ref, but not always so it cannot be relied on. I can consider it as a suggestion to enforce an order.


Well if I'm the only one who's asked this up till now I'd say it's fair to say no one else is having problems with it.

Maybe someone can tell me how they deal with it?
User avatar
Timstertoo
 
Posts: 26
Joined: Tue Mar 16, 2010 5:54 pm
Location: Amsterdam

Postby throwmeadisc » Wed May 26, 2010 11:18 am

I just use the MyBets sheet as a lookup table and then use the Bet Ref as the lookup value with the VLOOKUP formula. Be sure to use the range_lookup value as false as the MyBets sheet is not always in order.

Code: Select all
=VLOOKUP(BetRef,MyBets,3,FALSE)

*BetRef is the Bet Reference that betfair provides.
* MyBets is a named range, or this could equal a range like A1:G5000
*3 is the column of the MyBets table you want to return
* FALSE makes sure the item gets looked up correctly if the bets are not in order


Al :D
User avatar
throwmeadisc
 
Posts: 165
Joined: Fri Dec 14, 2007 11:06 am
Location: London, UK


Return to Discussion

Who is online

Users browsing this forum: No registered users and 35 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.