Excel Portion of a Bet Matched - PLEASE HELP!!

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

Moderator: 2020vision

Excel Portion of a Bet Matched - PLEASE HELP!!

Postby menlolot » Thu Oct 21, 2010 6:31 am

Dear All

Please help, I want to lay say $100 and use the following trigger:

=IF($AB$1=99,IF(S5>0,IF(T5="CANCELLED","CLEAR","LAY-F10"),""),0)

As soon as a portion of the bet is matched, it displays a bet reference and then do nothing else although there is still a value to be layed in S5. The odds column also updates but matched remains the first portion only.

If I delete column T manually the full original bet are fired again.

Please help!!
menlolot
 
Posts: 21
Joined: Thu Apr 02, 2009 7:06 am

Postby GaryRussell » Thu Oct 21, 2010 10:03 am

It cannot put CANCELLED in the bet ref if partially matched because it would not be correct.

You can check column W for matched stake and subtract this from your stake in column S, for example =100-W5
You can also check if the unmatched portion is cancelled yet by checking if "P" is appended.

You could use the following formula. It will also use the CLEAR trigger if the bet is partially matched and the unmatched portion has been cancelled by checking if W5>0 and the bet ref does not have "P" appended.
Code: Select all
=IF($AB$1=99,IF(S5>0,IF(OR(T5="CANCELLED",AND(W5>0,RIGHT(T5)<>"P")),"CLEAR","LAY-F10"),""),0)
User avatar
GaryRussell
Site Admin
 
Posts: 9872
Joined: Fri Nov 18, 2005 8:09 pm
Location: Birmingham, UK

Postby GaryRussell » Thu Oct 21, 2010 10:07 am

Sorry, I've just realised after posting this that the stake will still be the full stake because column S will contain 0 after CLEAR has triggered. I will post a solution to this shortly.
User avatar
GaryRussell
Site Admin
 
Posts: 9872
Joined: Fri Nov 18, 2005 8:09 pm
Location: Birmingham, UK

Postby GaryRussell » Thu Oct 21, 2010 10:42 am

You can untick 'CLEAR' trigger clears matched odds when setting up the link. Forgot about this option :oops:

Also I presume you don't want CLEAR to trigger if fully matched so the following should work. I've not tested it so you may need to modify it, but you should get the idea.

Code: Select all
=IF($AB$1=99,IF(S5>0,IF(OR(T5="CANCELLED",AND(W5>0,W5<S5,RIGHT(T5)<>"P")),"CLEAR","LAY-F10"),""),0)
User avatar
GaryRussell
Site Admin
 
Posts: 9872
Joined: Fri Nov 18, 2005 8:09 pm
Location: Birmingham, UK

Postby menlolot » Thu Oct 21, 2010 12:56 pm

Thanks Gary

Ive been trying to sort this out with Mark for a while now.

Will try your suggestion. My stake column adjusts to the "new Stake" but there's no action because of the entry into column T and therefore could not cancell the reference or refire the bet. Will let you know if it works.

Thanks
menlolot
 
Posts: 21
Joined: Thu Apr 02, 2009 7:06 am

Postby menlolot » Wed Feb 23, 2011 11:00 pm

Hi Gary

I'm still trying to sort this one out and are between two fires.

If I LAY-F10 then as soon as a portion is matched, the bet reference appears and nothing happens after that. If I LAY-SP then the odds stay at the original figure and then have to deal with whatever the SP price is at race start. In Aus thats a huge gamble cause the price could go out dramatically because the liquidity of the markets are so low.

My questions:

a. Is it possible to create a trigger that LAY-F10 and if not matched at the off go LAY-SP

b. If I use LAY-SP currently can I set the maximum lay odds. I have a max price policy but when using this instead of laying 100/10 it might be 100/7 at the off. As you know with BF policy.

Thanks in advance for your time
menlolot
 
Posts: 21
Joined: Thu Apr 02, 2009 7:06 am

Postby GaryRussell » Thu Feb 24, 2011 7:48 am

a. Is it possible to create a trigger that LAY-F10 and if not matched at the off go LAY-SP

There isn't a trigger for this. You would have to check for the bet being cancelled and fire LAY-SP if needed.

b. If I use LAY-SP currently can I set the maximum lay odds. I have a max price policy but when using this instead of laying 100/10 it might be 100/7 at the off. As you know with BF policy.

You can use LAYSP instead of LAY-SP. This places an SP bet immediately instead of only using SP at the off if unmatched. You provide the liability in column S and the maximum odds in column R. When you use this trigger the bet cannot be cancelled and it will only be matched after the off after SP reconciliation.
User avatar
GaryRussell
Site Admin
 
Posts: 9872
Joined: Fri Nov 18, 2005 8:09 pm
Location: Birmingham, UK

Postby menlolot » Thu Feb 24, 2011 1:46 pm

Thanks Gary

Any chance that you could write a trigger like that any time soon.

LAY-F10 going to SP on the off.

I know you are busy but will be appreciated.

Cheers
menlolot
 
Posts: 21
Joined: Thu Apr 02, 2009 7:06 am

Postby GaryRussell » Thu Feb 24, 2011 2:51 pm

menlolot wrote:Thanks Gary

Any chance that you could write a trigger like that any time soon.

LAY-F10 going to SP on the off.

I know you are busy but will be appreciated.

Cheers


No more features (only bug fixes and small changes to existing features) are going into the current Beta until it's promoted to the official version. This was supposed to be last month, but is looking like next month now. We will then start looking at suggestions again. I promised that the first new trigger would be a green up trigger so I'm afraid I cannot promise to do this any time soon.
User avatar
GaryRussell
Site Admin
 
Posts: 9872
Joined: Fri Nov 18, 2005 8:09 pm
Location: Birmingham, UK

Postby menlolot » Thu Feb 24, 2011 3:39 pm

Yhanks Mate.

Please keep us up to speed!!!
menlolot
 
Posts: 21
Joined: Thu Apr 02, 2009 7:06 am

Postby menlolot » Sun Feb 27, 2011 11:01 pm

Hi Gary

Will this trigger work

LAY-F10-SP

Cheers
menlolot
 
Posts: 21
Joined: Thu Apr 02, 2009 7:06 am

Postby GaryRussell » Mon Feb 28, 2011 10:29 am

No. It will cancel the bet after 10 seconds if unmatched. The trigger is valid, but the fill or kill option effectively makes the -SP option useless.
User avatar
GaryRussell
Site Admin
 
Posts: 9872
Joined: Fri Nov 18, 2005 8:09 pm
Location: Birmingham, UK


Return to Discussion

Who is online

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