In play firing problem

Advanced automation available in Guardian - Chat with others and share files here.
Post Reply
StellaBot
Posts: 846
Joined: Thu Jan 26, 2017 11:52 am

Any help would be greatly appreciated.
I have an in running bot that I want to fire a max of 3 times,ie once each time on 3 seperate horses.
The conditions of stake and price works fine with each bet.
However it may fire 3 bets on same horse or 2 on same horse and 1 on another .In these 2 examples the bot fires all bets at exact same time.

Here is part of the rules file.
I have omitted the price and stake conditions of each of the 3 selections as they always work perfectly

Rule 1
In the conditions tab
Matched bet on market = 0
Unmatched bet on market =0
Matched bet on any nominated selection = 0
Unmatched bet on any nominated selection=0

Rule 2
Matched bet on market = 1
Unmatched bet on market =0
Matched bet on any nominated selection = 0
Unmatched bet on any nominated selection=0

Rule 3
Matched bet on market = 2
Unmatched bet on market =0
Matched bet on any nominated selection = 0
Unmatched bet on any nominated selection=0

I hope above makes sense
User avatar
Dallas
Posts: 23597
Joined: Sun Aug 09, 2015 10:57 pm

Instead of the matched/unmatched conditions you can just use

'Number of place bet triggers'
on selection
is equal to 0

But if you have seperate rules for each selection you could also just set the triggers as 1 then you wont need any conditions to control the bets
StellaBot
Posts: 846
Joined: Thu Jan 26, 2017 11:52 am

'Number of place bet triggers'
on selection
is equal to 0

Tried the above
Excellent as usual Dallas, works perfect now.

Thanks again
Post Reply

Return to “Bet Angel - Automation”