Automating more that two selections

Advanced automation available in Guardian - Chat with others and share files here.
Post Reply
BigJ
Posts: 125
Joined: Fri Jun 23, 2017 10:33 am

Hi

How do automatically automate the backing of every horse that hits a stated criteria? BA system seems to look like it only allows you to choose two horses, where as I need the system to monitor all horses in a race and back the ones that hit a criteria at a certain time. It could be 0 selections or it could be 4-5 selections.

Dos anybody know if this is possible?

Thanks
User avatar
Dallas
Posts: 23497
Joined: Sun Aug 09, 2015 10:57 pm

Yes its possible to back or lay all selections as many times as you want, the following example automation file lays the 1st to trade <2.0
viewtopic.php?f=52&t=11362

Instructions are in the thread on how to edit it to lay multiple runners that trade <2.
BigJ
Posts: 125
Joined: Fri Jun 23, 2017 10:33 am

Cheers Dallas :)
BigJ
Posts: 125
Joined: Fri Jun 23, 2017 10:33 am

Cheers Dallas :)
BigJ
Posts: 125
Joined: Fri Jun 23, 2017 10:33 am

Hi,

I got the bot working I.e it will back a horse at the odds I set. However I can't get it to back multiple horses as it just stops once the first one backed.

I'm assuming I need to add a trigger but not sure which one. Any ideas?

Thanks
User avatar
Dallas
Posts: 23497
Joined: Sun Aug 09, 2015 10:57 pm

BigJ wrote:
Fri Oct 06, 2017 4:28 pm
Hi,

I got the bot working I.e it will back a horse at the odds I set. However I can't get it to back multiple horses as it just stops once the first one backed.

I'm assuming I need to add a trigger but not sure which one. Any ideas?

Thanks
On the 'General' tab you can increase the number of times a rule triggers so just notch this up to the amount of runners you may want to back, then add the following condition to ensure its only able to trigger on each runner once

Number of place bets triggers
on selection
is equal to 0
BigJ
Posts: 125
Joined: Fri Jun 23, 2017 10:33 am

Thank you
BigJ
Posts: 125
Joined: Fri Jun 23, 2017 10:33 am

Hi

1 final question on this, where would I add parameters for odds i.e if I wanted to back all horses that are between 3.0 and 5.0 3 seconds before the off? Currently just have fixed price, odds 3 and fixed amount.

Cheers
User avatar
Dallas
Posts: 23497
Joined: Sun Aug 09, 2015 10:57 pm

BigJ wrote:
Fri Oct 06, 2017 6:20 pm
Hi

1 final question on this, where would I add parameters for odds i.e if I wanted to back all horses that are between 3.0 and 5.0 3 seconds before the off? Currently just have fixed price, odds 3 and fixed amount.

Cheers
It is done by adding 2 x 'fixed odds conditions'
1 with price is greater than X
1 with price is less than X

that will create your range
BigJ
Posts: 125
Joined: Fri Jun 23, 2017 10:33 am

Thanks Dallas all working - super help really appreciate it. :D
Post Reply

Return to “Bet Angel - Automation”