A little help needed

Advanced automation available in Guardian - Chat with others and share files here.
Post Reply
finalfurlong76
Posts: 10
Joined: Tue Oct 30, 2018 11:55 am

Hello
I try to use automation for the following scenario:
Let's say I want to back a horse at early price >5.1 , it is priced at the moment 3.2. I would like to bet 10£ .
I choose a time window 09.00am until 11.00am that I would like the bet to trigger.
If it is partially matched or not matched at all, I would like to make another effort 15 minutes prior the start of the race, best odds this time but >5.1.
My total bet for the selection should be 10£ so if there was a smaller early bet , this time I would like to bet the rest of my 10£.
I tried to achieve this by making 2 rules , one for the early bet, fixed stake 10£ and another for the best odds bet, liability stake 10£, and conditions: matched bet total amount equal to 10£.
It's not working properly though, should the first rule be fulfilled for the next rule to fire? I am a little bit confused.
Regards
Manuel
User avatar
Dallas
Posts: 23599
Joined: Sun Aug 09, 2015 10:57 pm

If you add a 'Cancel all unmatched bets' rule and arm it to trigger at 11:01

Then to identify how much of that bet was matched will require a series of back bet rules adding for your 2nd bet (only one will be true and therefore trigger)
If you arm each one just for a second then the next a second later it will work through them (in an instant) until the required one triggers

So back bet 1 is for £10 at the best price with the following condition armed 00:15:20 till 00:15:19 before event start
Matched Bets Amount Condition
Selections back bets are less than
the following fixed amount £10

back bet 2 is for £9 at the best price with the following condition armed 00:15:18 till 00:15:17 before event start
Matched Bets Amount Condition
Selections back bets are less than
the following fixed amount £1

back bet 3 is for £8 at the best price with the following condition armed 00:15:16 till 00:15:15 before event start
Matched Bets Amount Condition
Selections back bets are less than
the following fixed amount £2

back bet 3 is for £7 at the best price with the following condition armed 00:15:14 till 00:15:13 before event start
Matched Bets Amount Condition
Selections back bets are less than
the following fixed amount £3

and so on......

Once you have made the first just click the icon of two green arrows to duplicate the whole rule and just edit the stake and condition amounts
finalfurlong76
Posts: 10
Joined: Tue Oct 30, 2018 11:55 am

Thanks a lot
finalfurlong76
Posts: 10
Joined: Tue Oct 30, 2018 11:55 am

One more question:
If my early bet is 10£ fixed amount, odds >5.1 , and during 09.00am- 11.00am my selection reaches those odds but the market has only 6£ available , my automation is it going to be triggered and take the 6£ leaving 4£ for further placement or should I replace the fixed amount option with 10£ liability (back & lay bets)?
Dinkydid1
Posts: 28
Joined: Sun May 28, 2017 11:47 am

Hi
Sorry if I have put this question in the wrong place But I have a queston about automation I understand a litle but what I am trying to do is Put a back bet on at a preset time say 20 mins in-play if there is no goal scored then back at current price If a goal is scored before the price as increased by 30 ticks then then greenup if no goal scored then place another back bet say 30 ticks higher if there is goaal before the the back price as increased by 30 ticks then greenup if no goal scored then place a back bet 30 tick higher if no goals scored by say the 65th minuite the green up for a loss.

theroy is put 4 back bets on say 30 ticks apart as soon as there is a goal greenup so it could greenup after the 1st back bet or the second Back bet and so on until the final 4th bet is matched and if no goal after 60 or so mins green up for a loss.

Is this possible to do if so can you help me to start the bot and show me how to end the bot try to do the middle myself once I know the proceedure.

You may have something in shared files but I cannot find it.

Thank you in anticpation
User avatar
Dallas
Posts: 23599
Joined: Sun Aug 09, 2015 10:57 pm

finalfurlong76 wrote:
Thu Nov 01, 2018 11:01 am
One more question:
If my early bet is 10£ fixed amount, odds >5.1 , and during 09.00am- 11.00am my selection reaches those odds but the market has only 6£ available , my automation is it going to be triggered and take the 6£ leaving 4£ for further placement or should I replace the fixed amount option with 10£ liability (back & lay bets)?
Not if you want as close as £10 matching
User avatar
Dallas
Posts: 23599
Joined: Sun Aug 09, 2015 10:57 pm

Dinkydid1 wrote:
Thu Nov 01, 2018 11:12 am
Hi
Sorry if I have put this question in the wrong place But I have a queston about automation I understand a litle but what I am trying to do is Put a back bet on at a preset time say 20 mins in-play if there is no goal scored then back at current price If a goal is scored before the price as increased by 30 ticks then then greenup if no goal scored then place another back bet say 30 ticks higher if there is goaal before the the back price as increased by 30 ticks then greenup if no goal scored then place a back bet 30 tick higher if no goals scored by say the 65th minuite the green up for a loss.

theroy is put 4 back bets on say 30 ticks apart as soon as there is a goal greenup so it could greenup after the 1st back bet or the second Back bet and so on until the final 4th bet is matched and if no goal after 60 or so mins green up for a loss.

Is this possible to do if so can you help me to start the bot and show me how to end the bot try to do the middle myself once I know the proceedure.

You may have something in shared files but I cannot find it.

Thank you in anticpation
I don't fully understand what you're asking but yes you can drip however many bets into the market over whatever period of time you want, you then just need a green all selections rule with a historical relative odds condition to test for a jump in odds that will occur following a goal,
there are several examples in the football section that use this to green up with following a goal which you could copy from
viewforum.php?f=50

You'll then need to add another green up rule to trigger on 60mins but with no conditions this time
finalfurlong76
Posts: 10
Joined: Tue Oct 30, 2018 11:55 am

Dallas wrote:
Thu Nov 01, 2018 8:03 pm
finalfurlong76 wrote:
Thu Nov 01, 2018 11:01 am
One more question:
If my early bet is 10£ fixed amount, odds >5.1 , and during 09.00am- 11.00am my selection reaches those odds but the market has only 6£ available , my automation is it going to be triggered and take the 6£ leaving 4£ for further placement or should I replace the fixed amount option with 10£ liability (back & lay bets)?
Not if you want as close as £10 matching
I believe it's working pretty well right now, thanks a lot for all the help!
Dinkydid1
Posts: 28
Joined: Sun May 28, 2017 11:47 am

I thank you very much I will have a try at it

Thank you
finalfurlong76
Posts: 10
Joined: Tue Oct 30, 2018 11:55 am

I applied today the automation to 7 markets. The " Cancel all unmatched bets" order, fixed date and time 11:00:01 to 11:00:02, did trigger to the first two of the markets but not to the rest. Should I fix something? Will the second part of my automation trigger in these markets that the cancellation didn't fire?
User avatar
Dallas
Posts: 23599
Joined: Sun Aug 09, 2015 10:57 pm

finalfurlong76 wrote:
Fri Nov 02, 2018 11:43 am
I applied today the automation to 7 markets. The " Cancel all unmatched bets" order, fixed date and time 11:00:01 to 11:00:02, did trigger to the first two of the markets but not to the rest. Should I fix something? Will the second part of my automation trigger in these markets that the cancellation didn't fire?
If you have the whole days markets in guardian Arm its for a longer time ie, to 11:11:00 so it has time to trigger
This post explains how guardian cycles and refreshes markets
viewtopic.php?f=37&t=11491
Post Reply

Return to “Bet Angel - Automation”