How to trigger bet 1 minuts before the off

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

Moderator: 2020vision

How to trigger bet 1 minuts before the off

Postby flanna » Sun Oct 14, 2012 1:33 pm

My first attempt at using BA with Excel. I want the bet to be placed in the market at a set time before the off. i.e. 1 min or 20 seconds. How can I do this?
flanna
 
Posts: 6
Joined: Wed Sep 19, 2012 7:53 am

Postby GaryRussell » Sun Oct 14, 2012 3:38 pm

You could use the following formula to create a cell containing the number of seconds until start.

Code: Select all
=IF(LEFT(D2)<>"-",(HOUR(D2)*3600)+(MINUTE(D2)*60)+SECOND(D2),-((HOUR(SUBSTITUTE(D2,"-",""))*3600)+(MINUTE(SUBSTITUTE(D2,"-",""))*60)+SECOND(SUBSTITUTE(D2,"-",""))))


You can then refer to this in your trigger formula. For example if you put the above formula in cell Z1 you can use the following formula to trigger a back bet at 1 minute before the start.

Code: Select all
=if(Z1<=60,"BACK","")
User avatar
GaryRussell
Site Admin
 
Posts: 9872
Joined: Fri Nov 18, 2005 8:09 pm
Location: Birmingham, UK

Postby flanna » Sun Oct 14, 2012 4:53 pm

Thanks Gary. That does the trick!
flanna
 
Posts: 6
Joined: Wed Sep 19, 2012 7:53 am


Return to Discussion

Who is online

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