Forum

FAQs and other general questions are answered here
By JohnW
#29469
For Example
My strategy bets there is no goal in a football match. if there is a goal I want my strategy to bet there is not a second goal in that same football match.

I have 10 strategy's all the same.

There is a 1 minute delay before staking bet on second outcome.

Problem is after the first goal goes in, this strategy can bet and does on no goal going in in a different game as the market is not suspended on that game and all other rules are good.

How do I guarantee that it stays on track in the same game it started.

I have inhibited all the other lines from joining in that game and that works ok.

Thanks
User avatar
By BfBotManager
#29472
You can create separate strategy for each goal. Then use "Market conditions->Only if specified strategy has bets" rule to check if first strategy has matched/settled bets on the same EVENT.

Second strategy will check first strategy for bets.

Third strategy will check second strategy for bets.

etc.