Page 1 of 1
Only if selected strategy has bets
Posted: Sat Jun 29, 2024 6:29 am
by w0nd89
I want to use 2 or more strategies that do not repeat the bets. I've been trying for 2 days and I can't figure it out.
Shouldn't this setting prevent the placement of repeated bets?
In each of the strategies, I added the other strategy as shown in the pictures.
What am I doing wrong?
Re: Only if selected strategy has bets
Posted: Sat Jun 29, 2024 11:58 am
by BfBotManager
You need to use "SELECTION conditions->Only if specified strategy has bets" rule to check if another strategy does not have Matched or Unmatched bets on the same selection.
Re: Only if selected strategy has bets
Posted: Sat Jun 29, 2024 1:18 pm
by w0nd89
same thing...
Re: Only if selected strategy has bets
Posted: Sat Jun 29, 2024 1:29 pm
by w0nd89
I have hosted the strategies as well; maybe there's something I'm missing and you can understand
Re: Only if selected strategy has bets
Posted: Sat Jun 29, 2024 1:42 pm
by BfBotManager
You selected two strategies, not just the opposite strategy and you also used option "Allow betting if ONE of selected strategies...". Change that to "ALL selected strategies" and also select only one strategy at the top, not both, just that second strategy that should not have bets on same selection.
Re: Only if selected strategy has bets
Posted: Sat Jun 29, 2024 1:57 pm
by w0nd89
Isn't it possible to set it for multiple strategies? Does it only work in pairs?
I set one of the strategies because I wanted that if one strategy has an open bet, the other two would not open bets on that event.
Re: Only if selected strategy has bets
Posted: Sat Jun 29, 2024 2:15 pm
by BfBotManager
You select strategies that must not have bets and you can select more than one. But you must use option that "all selected strategies" do not have bets e.g. it is "AND" logic. Previously you used "OR" logic so betting was allowed.
Re: Only if selected strategy has bets
Posted: Sat Jun 29, 2024 2:23 pm
by w0nd89
So where can I change the logic from 'OR' to 'and'? I don't see this option.
Could I add 'only if specific strategy has bet' two or more times? This way, I can directly link the other strategies.
First option: to forbid bets on strategy 2?
Second option: to forbid bets on strategy 3?
Would this work?
Re: Only if selected strategy has bets
Posted: Sat Jun 29, 2024 2:46 pm
by BfBotManager
BfBotManager wrote: ↑Sat Jun 29, 2024 2:15 pm
You select strategies that must not have bets and you can select more than one. But you must use option that "all selected strategies" do not have bets e.g. it is "AND" logic. Previously you used "OR" logic so betting was allowed.
If all strategies have to satisfy rule then that is AND logic.
if just one of them has to satisfy rule then that is OR logic.