Placing a tick off set with Excel

Please post any questions regarding the program here.

Moderator: 2020vision

Placing a tick off set with Excel

Postby vanbuuts » Thu Oct 16, 2014 9:01 pm

Hi, I have been developing and Excel sheet which places a lay bet after 30 minutes.

I then want to place either a back Fixed odds tick offset, or a back stop loss modifier (depending on which way the odds move).

So say for example I place my initial lay at odds of 4.00 for £10 - meaning liability of £30

If I want to "green up" when the odds reach 8 how would I do that? I tried using the command BACK-TLF8 (to back to fixed odds of 8 with auto level profit) but it is asking me to enter a stake.

I thought the purpose of this bet is that it would calculate the stake for me to allow even profit? I could use just a basic BACK bet and enter the odds and calculate the stake myself but that contradicts the point of the Tick offset command.

Visa versa for the stop loss.

Anyone who has successfully used these commands in Excel I'd be grateful for some assistance
vanbuuts
 
Posts: 326
Joined: Thu Oct 16, 2014 8:55 pm

Re: Placing a tick off set with Excel

Postby brumbie » Sat Oct 18, 2014 10:03 am

When submitting your original lay bet you would include your tick offset so:

LAY-TLF8 would do it I think for an auto greenup at 8's

any stop loss is added on afterwards so:

LAY-TLF8-SLF2-L should give you a level stop loss if the odds creep down to 2's...I hope :? :o
brumbie
 
Posts: 197
Joined: Tue Dec 28, 2010 2:00 am
Location: Brisbane,Australia

Re: Placing a tick off set with Excel

Postby vanbuuts » Sun Oct 19, 2014 12:11 pm

Thank you, I have today tried this and the tick off set bet works fine.

I'm not sure if the stop loss bet is submitted however?

I want to apply a fixed odds level loss stop loss with chase option.

So using the scenario the odds for the lay bet are 4.00 I want to set a tick off set to green up evenly if they reach 8 (which you have already done) and also a fixed odds level stop loss if they dip too 1.80
vanbuuts
 
Posts: 326
Joined: Thu Oct 16, 2014 8:55 pm

Re: Placing a tick off set with Excel

Postby MarkRussell » Sun Oct 19, 2014 12:38 pm

Hi,

To add the chase Stop Loss to kick in at 1.80 use:-

LAY-TLF8-SLF1.8-L-SLC1

This assumes a 1 second wait before chasing (just change the SLC number to use a different wait)

Regards,
Mark
User avatar
MarkRussell
Site Admin
 
Posts: 1793
Joined: Tue Feb 20, 2007 6:38 pm
Location: Birmingham

Re: Placing a tick off set with Excel

Postby vanbuuts » Sun Oct 19, 2014 1:06 pm

Hi Mark. Many thanks. I did that but the bet wasn't visible in open bets (where as the off set ticks was).

Does this just automatically trigger when the odds reach 1.80?
vanbuuts
 
Posts: 326
Joined: Thu Oct 16, 2014 8:55 pm

Re: Placing a tick off set with Excel

Postby MarkRussell » Sun Oct 19, 2014 2:02 pm

vanbuuts wrote:Hi Mark. Many thanks. I did that but the bet wasn't visible in open bets (where as the off set ticks was).

Does this just automatically trigger when the odds reach 1.80?


Hi,

That is correct, it can't place the Stop Loss bet until the odds reach where it is set as trying to place it before then would just result in you getting matched at higher odds because of Betfair's "Best Execution" policy.
That is the whole problem with Stop Loss bets and why we introduced a chase option but even if with that there is no guarantee of getting matched.

Regards,
Mark
User avatar
MarkRussell
Site Admin
 
Posts: 1793
Joined: Tue Feb 20, 2007 6:38 pm
Location: Birmingham

Re: Placing a tick off set with Excel

Postby vanbuuts » Mon Oct 20, 2014 11:53 am

Thanks Mark, one more question, would it be possible to impose 2 separate tick off sets ?

So for instance one to break even if the odds returned to 4.0 and one if they jumped up to 8.0?

Would something like the below work, or is there another way of doing it?

LAY-TLF8-TLF4-SLF1.8-L-SLC1
vanbuuts
 
Posts: 326
Joined: Thu Oct 16, 2014 8:55 pm

Re: Placing a tick off set with Excel

Postby MarkRussell » Tue Oct 21, 2014 11:53 am

Hi,

Sorry no you can't do that.
You would have to make a custom trigger yourself to fire in the offset bet based on the criteria that you want.
Probably would require using VBA to determine when the offset should be triggered and at what odds.

Regards,
Mark
User avatar
MarkRussell
Site Admin
 
Posts: 1793
Joined: Tue Feb 20, 2007 6:38 pm
Location: Birmingham

Re: Placing a tick off set with Excel

Postby vanbuuts » Tue Oct 21, 2014 1:25 pm

No problem Mark. Understood
vanbuuts
 
Posts: 326
Joined: Thu Oct 16, 2014 8:55 pm

Re: Placing a tick off set with Excel

Postby vanbuuts » Tue Oct 21, 2014 8:28 pm

Just noticed with the code below - if the market suspends (a goal is scored) the off set tick bet is cancelled. Is that correct? Is there additional code that prevents this happening as its pretty crucial to the criteria
vanbuuts
 
Posts: 326
Joined: Thu Oct 16, 2014 8:55 pm

Re: Placing a tick off set with Excel

Postby doncht » Sun Oct 26, 2014 3:43 pm

if the market suspends (a goal is scored) the off set tick bet is cancelled.


Hi. has this been confirmed to be correct?
User avatar
doncht
 
Posts: 57
Joined: Thu Mar 27, 2014 4:29 pm

Re: Placing a tick off set with Excel

Postby Captain Sensible » Sun Oct 26, 2014 4:25 pm

I think it's all down to when you place a bet as to whether it retains the "Keep in play" persistence. If you place a bet prior to the off any keep inplay persistence should be retained and the bet won't get cancelled regardless of any suspensions, if however you place the bet after the event has started you cannot attach any keep options to that bet as the event is now running, therefore any bets placed after the will be cancelled upon suspension of a goal/sending off as normal.
User avatar
Captain Sensible
 
Posts: 2923
Joined: Sat Nov 19, 2005 2:29 pm

Re: Placing a tick off set with Excel

Postby vanbuuts » Sun Oct 26, 2014 4:41 pm

Hi, thanks for the replies, unfortunately it makes the software un-usable for what I wish to do, as the suspended market is generally an indicator of a goal being scored and therefore changes in the odds
vanbuuts
 
Posts: 326
Joined: Thu Oct 16, 2014 8:55 pm

Re: Placing a tick off set with Excel

Postby Captain Sensible » Sun Oct 26, 2014 4:48 pm

The way the "Keep" persistence works is down to Betfair's API not Gruss, every other API software out there will work with exactly the same API constraints.

Using a suspension to determine a goal is probably not the wisest of moves as Betfair outsource that side of things and they do seem to err on the side of caution and flick that suspension at the slightest sniff of a goal.
User avatar
Captain Sensible
 
Posts: 2923
Joined: Sat Nov 19, 2005 2:29 pm

Re: Placing a tick off set with Excel

Postby vanbuuts » Sun Oct 26, 2014 4:55 pm

My formula didn't use the suspension to trigger the bet, the odds determined that - but if unmatched bets are wiped out when markets suspend (using Gruss or any other type of BOT) I am best placing bets manually.

Was worth a go with this software, and its an interesting piece of kit, but unfortunately just not practical enough for my needs
vanbuuts
 
Posts: 326
Joined: Thu Oct 16, 2014 8:55 pm

Next

Return to Help

Who is online

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