Time stamp

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

Moderator: 2020vision

Time stamp

Postby waynethebrayn » Fri Feb 23, 2007 6:35 pm

Hi all,

Came across this recently while trying to find a way to trigger events after a market has gone in play. I copied the stuff below from the web:

"Using circular references and worksheet functions

You can use a circular reference to enter the time when a change is made in another cell, then maintain that time. Choose Tools/Options/Calculation (Preferences/Calculation for Macs) and check the Iteration checkbox. Then, if your target cell is A1 and you want the date/time to appear in B1, enter this in B1:

=IF(A1="","",IF(B1="",NOW(),B1))

Format B1 as you wish to display date, time, or both. If A1 is initially blank, B1 will return a null string (""). When a value is entered into A1, B1 will evaluate as "", therefore NOW() will be returned. After that (as long as A1 remains populated), B1 will evaluate to a date/time and therefore will return the value in B1 - i.e., the date/time."

The way I use it is as follows:

In cell Q2 I have: =IF(E2="In Play","In Play","")

In R2: =IF(Q2="","",IF(R2="",NOW(),R2))

In S2: =IF(E2="In Play",NOW()-R2,0)

With this, when the market turns in play the cell S2 starts counting upwards. I use another cell to provide a 15 second delay before triggering bets, to allow the in play market to settle down.

Hope this helps anybody, and apologies if you know all this already (I didn't until this week!)
waynethebrayn
 
Posts: 32
Joined: Fri Feb 23, 2007 6:21 pm
Location: Wales

Re: Time stamp

Postby mak » Fri Jul 24, 2009 3:21 pm

I use another cell to provide a 15 second delay before triggering bets, to allow the in play market to settle down.


I am very interest about this approach but I can't figure out the 15 second delay which is my target...

Can someone explain please?

thanx
mak
 
Posts: 1086
Joined: Tue Jun 30, 2009 8:17 am


Return to Discussion

Who is online

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