Get Tissue Prices

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

Moderator: 2020vision

Postby NorthView » Wed Mar 25, 2009 7:10 pm

Thanks Gary, I was doing something daft - testing it by using USA races. :roll:

It seems to be working perfectly - much appreciated.
NorthView
 
Posts: 174
Joined: Wed Oct 08, 2008 12:33 pm
Location: London

Postby danjuma » Sun May 03, 2009 10:51 pm

GaryRussell wrote:I had some code knocking around for capturing the live show from sportinglife.com so I have adapted it for use in Excel

You can download the example from http://www.gruss-software.co.uk/Excel/S ... _Shows.xls

It provides a custom function named getLiveShow which you can see used in column Y

I know it's not the bookies live prices as requested, but I had the code already so it wasn't too much effort and i've been meaning to upload this example for a while. I will still provide something for capturing the bookies live prices.


Gary, just wondered whether you could modify the sheet ".../Sporting_Life_Live_Shows.xls" to capture the odds in different cells as they change? This is so that one could compare the different odds to identify a price that's been consistenly shortening / drifting. Alternatively, you could provide a formula or macro that could do this.
I appreciate you are a very busy man, so if you do not have the time to oblige, I understand.

Cheers
Dan
User avatar
danjuma
 
Posts: 347
Joined: Mon Apr 21, 2008 4:17 pm

Postby NorthView » Mon May 04, 2009 6:31 pm

I frequently have problems getting Ladbrokes prices for some UK meetings using this method: the Ladbrokes website shows the prices as normal, but the VBA function returns zeroes.

It seems to be random meetings that are affected on random days. Do you have any ideas what could be causing this, Gary, or where I should start looking?
NorthView
 
Posts: 174
Joined: Wed Oct 08, 2008 12:33 pm
Location: London

Postby Ian » Mon May 04, 2009 9:00 pm

I think the problem occurs when there are two races timed the same. Often Ladbrokes have the the race from France, Germany or wherever first on the screen, where the individual race URLS are picked up from.
Ian
 
Posts: 834
Joined: Sat Nov 19, 2005 8:35 am
Location: Birmingham

Postby NorthView » Mon May 04, 2009 9:08 pm

Thanks Ian, that sounds plausible. I'll check it out.
NorthView
 
Posts: 174
Joined: Wed Oct 08, 2008 12:33 pm
Location: London

Postby manager1 » Fri May 08, 2009 3:26 am

Yes, I can't get Ladbrokes prices anymore either, all return 0's.
User avatar
manager1
 
Posts: 73
Joined: Sun Aug 19, 2007 8:17 am
Location: Australia

Postby danjuma » Wed May 13, 2009 4:49 pm

danjuma wrote:
GaryRussell wrote:I had some code knocking around for capturing the live show from sportinglife.com so I have adapted it for use in Excel

You can download the example from http://www.gruss-software.co.uk/Excel/S ... _Shows.xls

It provides a custom function named getLiveShow which you can see used in column Y

I know it's not the bookies live prices as requested, but I had the code already so it wasn't too much effort and i've been meaning to upload this example for a while. I will still provide something for capturing the bookies live prices.


Gary, just wondered whether you could modify the sheet ".../Sporting_Life_Live_Shows.xls" to capture the odds in different cells as they change? This is so that one could compare the different odds to identify a price that's been consistenly shortening / drifting. Alternatively, you could provide a formula or macro that could do this.
I appreciate you are a very busy man, so if you do not have the time to oblige, I understand.

Cheers
Dan


Gary, just wondered whether you gave any thought to my request above? Cheers
Dan
User avatar
danjuma
 
Posts: 347
Joined: Mon Apr 21, 2008 4:17 pm

Postby GaryRussell » Wed May 13, 2009 4:56 pm

You can do it without me having to change the code. You could create some general purpose code to capture any cell that changes over time. I'll try and do an example for you tomorrow.
User avatar
GaryRussell
Site Admin
 
Posts: 9893
Joined: Fri Nov 18, 2005 8:09 pm
Location: Birmingham, UK

Postby danjuma » Wed May 13, 2009 7:55 pm

Many thanks Gary, much appreciated, look forward to it.
User avatar
danjuma
 
Posts: 347
Joined: Mon Apr 21, 2008 4:17 pm

Postby danjuma » Tue May 19, 2009 3:46 pm

GaryRussell wrote:You can do it without me having to change the code. You could create some general purpose code to capture any cell that changes over time. I'll try and do an example for you tomorrow.


Any joy with this Gary?

Cheers
Dan
User avatar
danjuma
 
Posts: 347
Joined: Mon Apr 21, 2008 4:17 pm

Postby GaryRussell » Tue May 19, 2009 4:07 pm

I'm working on it at the moment. I'll post something later.
User avatar
GaryRussell
Site Admin
 
Posts: 9893
Joined: Fri Nov 18, 2005 8:09 pm
Location: Birmingham, UK

Postby danjuma » Tue May 19, 2009 4:41 pm

Thanks
User avatar
danjuma
 
Posts: 347
Joined: Mon Apr 21, 2008 4:17 pm

Postby GaryRussell » Tue May 19, 2009 4:43 pm

Here is an example of how it can be done.

http://www.gruss-software.co.uk/Excel/S ... istory.xls

The earliest show will be logged in column Z then when they change they will be logged in column AA, AB, etc.
User avatar
GaryRussell
Site Admin
 
Posts: 9893
Joined: Fri Nov 18, 2005 8:09 pm
Location: Birmingham, UK

Postby danjuma » Wed May 20, 2009 11:33 pm

Gary, what can I say! Yet again, you have come to the rescue of we mere mortals. You are indispensable, and may you be around for a very long time.

Cheers. :D
User avatar
danjuma
 
Posts: 347
Joined: Mon Apr 21, 2008 4:17 pm

Postby borti16 » Wed May 26, 2010 5:13 pm

GaryRussell wrote:Here is an example of how it can be done.

http://www.gruss-software.co.uk/Excel/S ... istory.xls

The earliest show will be logged in column Z then when they change they will be logged in column AA, AB, etc.


Hi Gary:

Thx for the spreadsheet.
I have small problems with it, which makes it not useful for me.
Whenever the Sportinglife Website changes the odds i get a flip of the odds in the history
Example, Sportinglife changes the odds from 5,5 to 6
My Spreadsheet looks like this beginning in the colum Y
5,5 ; 6 ; 5,5 ; 6 ; 5,5 ; 6 ;
Any idea why this happens?
Sometimes there are also a few zeros between the odds.
I would really appreciate if you can help me to fix this spreadsheet.
borti16
 
Posts: 24
Joined: Thu Mar 15, 2007 11:17 am

PreviousNext

Return to Discussion

Who is online

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