Page 1 of 1
Hedge when a certain score happens
Posted: Mon Jan 25, 2016 6:52 pm
by fiscelan
Hi Rade
I would like to hedge my HT draw lay when if the HT score reaches 1-2 or 2-1 at any point during first half.
Is that currently possible?
Thanks
Vincent
Re: Hedge when a certain score happens
Posted: Mon Jan 25, 2016 6:59 pm
by BfBotManager
Hi Vincent,
There is no option that would make hedge execute when score is one of set values.
It is possible that we will add this in near future.
Regards,
Rade
Re: Hedge when a certain score happens
Posted: Mon Jan 25, 2016 7:18 pm
by fiscelan
Hi Rade
That would be great.
Many thanks
Vincent
Re: Hedge when a certain score happens
Posted: Fri Jun 17, 2016 8:49 am
by MBegenat1
In latest beta version you now have this function on hedge. You need subscription to IPT data for this.
Re: Hedge when a certain score happens
Posted: Thu Jul 28, 2016 10:03 pm
by riosteal
Mbegenat1 & Rade...
using the latest version of the bot in conjunction with IPT data.
I can get it to bet at a certain score, using two rules eg for 1-0 I would have..
----------------------------------
allow betting when home team goals are in the range 1-1
allow betting when away team goals are in the range 0-0
this places a bet if the score is 1-0
----------------------------------
I want to place a bet at HT if the score equals 1-0 or 2-1 or 3-2 or 4-3, basically home team is winning by only 1 goal
I can write 4 bots to do this and get them to ignore the match if any other bot has a matched bet.
I would prefer to use one bot and have tried this but it wont work.
---------------
allow betting when home team goals are < away team goals plus 1
with no luck
any ideas why?
********************
UPDATE
I have used
---------------------
allow betting when home team goals are < away team goals plus 0
-------------
And it has placed a bet on at match at 1-0. I will run this in sim mode for a bit and see if this works for the other scores. Sorry for the noob post guys
Re: Hedge when a certain score happens
Posted: Thu Jul 28, 2016 10:34 pm
by BfBotManager
Hi riosteal,
In latest V3 version you can just use "Football - Bet when score" market condition, it is easier to set to bet when score is exactly one of scores that you need and it will use scores from IPT if those are available.
Regards,
Rade
Re: Hedge when a certain score happens
Posted: Fri Jul 29, 2016 6:06 pm
by riosteal
Rade as always your a genius and I've over complicated things. Thanks