Page 1 of 1

help on strategy

Posted: Thu Jan 31, 2019 4:24 pm
by lfgmonteiro
Hi,

I would like to make a bot with this configuration:

Horses with pre-live odds between 3.5 and 15, i want to place a stake at an odd of 30.00 in play, how can i do that?

thank you

Re: help on strategy

Posted: Thu Jan 31, 2019 4:46 pm
by BfBotManager
Hi there,

You can check price of horse by using Selection conditions->Min/max price for selection and set it to check prices from before in play.

To place bets at odds of 30 use Price settings->Default price rule and remove "Price rules" rule from this tab.

Add other rules as needed and read following article on how to create strategy in V3:
https://help.bfbotmanager.com/article/4 ... c-strategy

Then test it all in simulation mode.

Regards,
Rade

Re: help on strategy

Posted: Thu Jan 31, 2019 5:46 pm
by lfgmonteiro
thank you for quick response, but i must be doing something wrong, because it didn't trigger any bet after i did that, can you check what's wrong?

thank you

Re: help on strategy

Posted: Thu Jan 31, 2019 7:30 pm
by BfBotManager
You have not set any bet type, Back or Lay, so strategy does not know what type of bets you want to place. Please read following article that explains how to set bet type:
https://help.bfbotmanager.com/article/4 ... -to-bet-on

You cannot place bets before in play if you wish to check price from before in play by your min/max rule. If you are going to place bets before in play then untick option to check prices from before in play at min/max price range rule, so that it checks price at time of bet, that is before in play already.

Regards,
Rade

Re: help on strategy

Posted: Fri Feb 01, 2019 2:09 pm
by lfgmonteiro
hi,

I don't want to place a bet pre live, i just want the bot to place a bet inplay at odd of 30, on the horses with the range of odds between 3.5 and 15.

Can ou check the strategy now to see if it is good to go?

Re: help on strategy

Posted: Fri Feb 01, 2019 2:38 pm
by BfBotManager
If you are going to place bets before in play then untick option to check prices from before in play at min/max price range rule, so that it checks price at time of bet, that is before in play already.

Change order of rules at Selection conditions tab, us "up arrow" to move "Min/max price for selection" to the first/top place.

Other settings look ok.

Regards,
Rade