Calculating Stake on Trigger Spreadsheet

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

Moderator: 2020vision

Calculating Stake on Trigger Spreadsheet

Postby lofcfan » Thu Jun 28, 2007 10:46 am

Have trawled through a lot of posts and read much on this, but am still having a problem in setting the stake using a formula. Am using someting similar to
=IF(X8>0,"0", ROUND((X8/1.3), 2))
in column S, the displayed value is correct and the bet is fired in however I get an ERROR.
Much is written about this and I have tried several different approaches however cannot get rid of the issue. Is there a definative post which explains this?

Thanks in advance

Gaz
lofcfan
 
Posts: 12
Joined: Tue Mar 27, 2007 10:21 am

Postby Bezza » Thu Jun 28, 2007 11:14 am

Not sure if this helps but I got an error message when the stake stated in excel was different to the one set by default.
Bezza
 
Posts: 54
Joined: Sat Mar 11, 2006 3:33 pm

Postby lofcfan » Thu Jun 28, 2007 12:58 pm

Bezza, what do you mean by the default?
lofcfan
 
Posts: 12
Joined: Tue Mar 27, 2007 10:21 am

Postby GaryRussell » Thu Jun 28, 2007 1:10 pm

=IF(X8>0,"0", ROUND((X8/1.3), 2))

This formula will produce a stake of 0 if X8 is greater than 0, this is not a valid stake, as soon as the trigger column is populated it will try to fire a bet and if the stake is zero then the bet ref will show ERROR. You need set up your spreadsheet so that the trigger column (ie BACK, LAY, etc.) is only populated when the bet is ready to be placed.
User avatar
GaryRussell
Site Admin
 
Posts: 9695
Joined: Fri Nov 18, 2005 8:09 pm
Location: Birmingham, UK

Postby tkp » Thu Jun 28, 2007 3:18 pm

=IF(logical_test,value_if_true,value_if_false)

Is the rounded value supposed to be your stake ? If so you have your "0" and rounded value the wrong way round.

8)
tkp
User avatar
tkp
 
Posts: 213
Joined: Fri Nov 18, 2005 8:41 pm
Location: Midlands

Postby lofcfan » Fri Jun 29, 2007 10:36 am

Hi Gary,
thanks to you and all other for taking time to respond.

You are correct (of course) about the 0 stake if the value in column X > 0, this is a desired effect. What I'm trying to do is calculate the stake when there is a -'ve value in Column X due to a LAY being placed against one of the selections. I have altered the format of column X so the -'ve value is actually shown as a +'ve, the resulting value populated in the stake column appears to be correct (visually) until the bet is fired which is when the ERROR occurs.

Does ths imake sense, and can anybody help?

Cheers

Gaz
lofcfan
 
Posts: 12
Joined: Tue Mar 27, 2007 10:21 am

Postby GaryRussell » Fri Jun 29, 2007 11:08 am

So you are saying that the underlying value is still negative, but you have formatted it display as positive. Betting Assistant will read the underlying value so I think that's where the problem lies. You can use the abs function to ignore the sign eg. =IF(X8>0,"0", ROUND((ABS( X8 )/1.3), 2))
User avatar
GaryRussell
Site Admin
 
Posts: 9695
Joined: Fri Nov 18, 2005 8:09 pm
Location: Birmingham, UK

Postby lofcfan » Sun Jul 01, 2007 12:41 pm

Spot on. Thanks very much, working fine now, not sure about my stategy though!
lofcfan
 
Posts: 12
Joined: Tue Mar 27, 2007 10:21 am


Return to Discussion

Who is online

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