help with trigger bettig!

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

Moderator: 2020vision

help with trigger bettig!

Postby danjuma » Sun Aug 17, 2008 6:24 am

Hello.

After searching for a bot for my requirements without any success, I have decided to learn excel to enable me to write my own triggers to use with BA. I have done the easy bit - read a book, but now is the hard bit - apply it in real life, and I need a bit of guidance to start me off.

Objective - I have 4 different betting strategies that I would like to automate. Each of the strategies have its own set of criteria like when to start monitoring the market and how long before the start of a race before placing a bet.
I assume I would have one workbook that BA would log the prices of the markets I have selected to, and then have a worksheet each for each of the 4 strategies within the workbook. with their corresponding triggers, formulars etc

How do I get each strategy to start monitoring the markets at a specified time and place a bet at a specified time before the start time of a race?

Many thanks in advance.
User avatar
danjuma
 
Posts: 347
Joined: Mon Apr 21, 2008 4:17 pm

Postby Shaun » Sun Aug 17, 2008 12:15 pm

I only use 2 sheets "Data" for logging the prices and "CONTROL" on my Control sheet i use this formula to get the time =Data!f2 then in L5 i can place the number of minutes i want before a bet is placed then in B5 i have =L5/1440 then in D5 i have =IF(B3<B5,1,IF(B3>C5,1,0)) in C5 i have (-00:00:00) this keeps the trigger active when time elapses.

The number 1 is an active trigger 0 is inactive.
Shaun
 
Posts: 435
Joined: Fri May 09, 2008 11:11 pm
Location: Kellerberrin, Western Australia

Postby laffo16 » Sun Aug 17, 2008 1:19 pm

have you had a looked at my bot Shaun?
http://www.gruss-software.co.uk/forum/v ... php?t=2857

if it is missing anything, im all ears to making improvements.
User avatar
laffo16
 
Posts: 172
Joined: Sun Jan 27, 2008 6:52 pm

Postby laffo16 » Sun Aug 17, 2008 2:20 pm

i ment danjuma sry
User avatar
laffo16
 
Posts: 172
Joined: Sun Jan 27, 2008 6:52 pm

Postby danjuma » Sun Aug 17, 2008 7:17 pm

Shaun - many thanks for your reply.

Laffo16 - I had a brief look at your bot and I might give it a go later to see if it will be suitable for me. For now though, I just want to see whether this is something I could set up to work on my own, which would be a very valauble skill to have. Thanks.
User avatar
danjuma
 
Posts: 347
Joined: Mon Apr 21, 2008 4:17 pm

Postby laffo16 » Mon Aug 18, 2008 3:21 am

which language are you programming in? VBA i presume? what do you know so far? i suggest you start with creating a simple button script which places a bet for you based on certain critera. Once you are comfortable with reading and writing to cells, then look into converting the timer date into something you can measure or compare with an interger value, such as into a countdown timer until the off. You should learn about if you havent already varible types, loop statments (while, for), IF's, Arrays and Functions. Once you can grasp these, and how to use them effectively then your well on your way to botting hell ^^ lol.

but yeh, start with perhaps one system to begin with. do you have any code so far?
User avatar
laffo16
 
Posts: 172
Joined: Sun Jan 27, 2008 6:52 pm

Postby danjuma » Mon Aug 18, 2008 4:00 am

Hello laffo16. I have actually learnt just Excel. Do I need to learn VBA as well to be able to write triggers to use with BA? Thanks
User avatar
danjuma
 
Posts: 347
Joined: Mon Apr 21, 2008 4:17 pm

Postby laffo16 » Mon Aug 18, 2008 4:44 am

I think Excel can handle most of the formula stuff, i think you could get quite far with just using excel alone, but eventually things will become tricky and you may hit a wall that you cant get around with excel alone.

im finding hard to find the point im trying to make lol, lets see.

comparing date/time (excel)
horse name matched from lookup (excel)
horse meets price requirements (excel)
-- critera met and trigger cell = 1 --
stake and odds go up (excel)
trigger (Q row) detects stake & odds and sends "BACK" (excel)
-- bet ref is returned
Q cell detects bet ref as a number format then sends "CLEAR" (excel)

At this point it gets a little tricky, you need your program to be aware that it has already made the bet, so it doesnt rebet. Now depending on how your selections are chosen whether by name or a price range, you need some sort of value inputed (VBA) which indicates that this system has now been used in this race and not to use it again. In excel alone, im not sure how this can be done with out possible floors when adding other systems.

Sorry its late here, i maybe off the mark on this one.

Suggestions anyone?
User avatar
laffo16
 
Posts: 172
Joined: Sun Jan 27, 2008 6:52 pm


Return to Discussion

Who is online

Users browsing this forum: Bing [Bot] 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.