Clearing after tick offset

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

Moderator: 2020vision

Clearing after tick offset

Postby pwatson04 » Sat Jan 12, 2008 11:30 pm

Hi,

im new to betting assistant and ive started using the excel functions. I have set some conditions and i bet will throw up a back with a one tick offset or a lay with a one tick offset but my problem is that i want to be able to clear the bet ref after the tick offset has been matched so that trading can continue on the same market. Does anyone know how to do this as i am lost?

Thanks in advance

Paul
pwatson04
 
Posts: 5
Joined: Sat Jan 12, 2008 11:16 pm

Postby Ian » Sun Jan 13, 2008 11:13 am

You need to add the CLEAR trigger to your existing formula

eg =IF(S5=W5,"CLEAR",current formula)

This will work providing the amount in the stake column does change after the BET/LAY is submitted.
Ian
 
Posts: 834
Joined: Sat Nov 19, 2005 8:35 am
Location: Birmingham

Postby Ian » Sun Jan 13, 2008 11:15 am

Having re-read you post I don't think that will work because you want it to CLEAR after the corresponding offset has been matched.
Ian
 
Posts: 834
Joined: Sat Nov 19, 2005 8:35 am
Location: Birmingham

Postby pwatson04 » Sun Jan 13, 2008 3:24 pm

Yeah thanks for your help but that would clear the back before the lay offset had been submitted or vice-versa wouldn't it? Its a tricky one because i dont know how you could get excel to know the difference to when a back offset or a layoffset has been submitted and to then clear rather than when the trigger box changes to lay for example. Any ideas would be grateful
pwatson04
 
Posts: 5
Joined: Sat Jan 12, 2008 11:16 pm

trigger

Postby mantas779 » Fri Jan 25, 2008 3:04 pm

I use this trigger

=ALS(Y17>0,"CLEAR",ALS(F17>=H55,"LAY-T1-F15",""))

ALS=IF ( dutch)

But it goes so fast that it starts to put in double bets!
and some bets dont get deleted!
mantas779
 
Posts: 103
Joined: Tue Feb 06, 2007 9:43 am
Location: the netherlands

Postby yantz » Fri Oct 10, 2008 1:51 pm

no solution to this yet? here's how i do mine. i trigger with tick offset and kill delay, BACK-T1-F5. check under MyBets->Matched 5 sec later whether you have any unmatched bet for that selection. if there is, then wait for it to change to "F". if there isn't, then it should have been cancelled.

sorry if this has been solved. or if anyone else has any other ideas kindly contribute. thx

yantz
User avatar
yantz
 
Posts: 50
Joined: Fri Oct 10, 2008 10:37 am

Postby Isabel » Tue May 19, 2009 11:46 am

Hi Guys, I'm stuck with the same issue as above mentioned. Is there any solutions? Thanx. :?
Isabel
 
Posts: 4
Joined: Mon May 11, 2009 3:43 pm
Location: ASIA

Postby negapo » Tue May 19, 2009 2:16 pm

There are a number of ways of doing this that have already been proposed.

1. You could check for the profit/loss cells and see if they are the same for the selections (if you are using a level loss/gain) but this is a very week form of doing this.
Formula (In the trigger cell)
If(X5=X6;"CLEAR";Rest of Trigger Formula)
You can allow for a little variation: if(and(X5/X6<1.1;X5/X6>0.90)=TRUE;"CLEAR";Rest of Trigger Formula)

2. You can check for the matched stake in W5 or W6 and so on (depending where your trigger was set) and if this is positive check for a "P" in the end of the Bet Reference
Formula (In the trigger cell)
if(and(W5>0;right(T5;1)<>"P")=TRUE;"CLEAR";Rest of Trigger Formula)

3. You can log your bets (example: your spreadsheet is called 1; so your bets will be logged to 1_MyBets) and check for the letter U in column E. There are a number of ways of doing this, if you want i can give an example.

4. I know you can do this through the COM interface but i don't know how.

There can be other ways but I'm not remembering anything else.
I translated the formulas for the examples but I'm working with another excel language so i don't know if they are right.
Hope i could help.
negapo
 
Posts: 179
Joined: Thu Mar 19, 2009 1:17 pm
Location: Porto, Portugal

Postby Isabel » Tue May 19, 2009 2:25 pm

:D Thank you very much negapo. I will try what you have suggested, hopefully i will come right.
Isabel
 
Posts: 4
Joined: Mon May 11, 2009 3:43 pm
Location: ASIA

Postby Isabel » Tue May 19, 2009 2:54 pm

Thanx negapo but I don't think what you have suggested is really what i'm looking for. I have to adjust for the offset, and secondly my bet is fully matched so when looking for a "P" will also not help and in MyBets it will show as matched. The CLEAR function has to clear the bet ref. for the next bet to be placed. Any other suggestions will be appreciated.
Isabel
 
Posts: 4
Joined: Mon May 11, 2009 3:43 pm
Location: ASIA

Postby negapo » Tue May 19, 2009 4:06 pm

Isabel,
I have sended a P.M.
negapo
 
Posts: 179
Joined: Thu Mar 19, 2009 1:17 pm
Location: Porto, Portugal


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.