Page 1 of 1

How to trigger the settled bets from multiple strategies?

Posted: Mon Oct 07, 2019 6:23 am
by negozin
H
I'm working with 3 different strategies for a specific market for example:
OVER/UNDER 0.5 HT

Now I want to configure a new strategy to work with the OVER/UNDER 0.5 FT , everytime one of the previous has failed.

I would like to use only one strategy starting after 45m to get all lost at once.

I'm using the filter: Only if I selected strategy has bet
Now if I chose the 3 strategies and choose:
same event
bf is waiting to match the existence of this event(match) on all 3 strategies

same market
it tries to compare with the market of the settled bet, but it will never match, considering that now I'm working with OVER/UNDER 0.5 FT and not OVER/UNDER 0.5 HT

Is there a quick solution for this?

Re: How to trigger the settled bets from multiple strategies

Posted: Mon Oct 07, 2019 10:01 am
by BfBotManager
Sorry, there is no option to check if one of three strategies has matched bets. If you selected three strategies then they all must satisfy the rules.

Re: How to trigger the settled bets from multiple strategies

Posted: Mon Oct 07, 2019 12:46 pm
by negozin
is it possible to create another radio button called: same market(selected strategy)
and to make it easier to understand, you could change the actual: same market to same market(actual strategy)
on this way if we choose the option same market(selected strategy), it will trigger the start for all strategies related to the market of the selected strategy.

this change wouldn't affect any actual user, because the old radio button will keep working exactly on the same way.