Page 1 of 1

Skip if more than one qualifier

Posted: Tue Sep 19, 2023 11:36 am
by Albannach
I'm sure this is possible and will have been answered before, but I can't find out how to do it!

I have a strategy that bets at between 2 and 2.98 close to the off. Sometimes there is more than one selection at the point the bet is placed, how do I completely skip races where this happens?

Cheers
Andy

Re: Skip if more than one qualifier

Posted: Tue Sep 19, 2023 11:58 am
by BfBotManager
You can use "Market conditions->Min/max REQUIRED price for selection" rule to check the odds of second favorite for price range 3.5 - 1,000. So that strategy only bets if second favorite is in that price range.

Use it also to check odds of first favorite for price range 2.0 - 2.98.

Also add "Staking->Min/max number of qualified selections" rule and set min and max to 1, so that strategy only places bets when single selection satisfies all the rules.

Then try it out in simulation mode.

Re: Skip if more than one qualifier

Posted: Tue Sep 19, 2023 12:15 pm
by Albannach
Excellent, thank you.