Good Morning, i need help setting up a bot. i have tried and tried but getting nowhere so searching for some help
Here goes...........
i want to automate for example..........
First Half over 0.5 market lay price to be between 3.25 - 3.65 5 mins before KO
then if that is the case i want to place a back bet at 1.8 in play
sounds simple enough but im struggling
#
Thanks in advance
Help please
If I understand what your asking for correctly the logic won't work, ie, if the lay price is in the 3s before KO once in play the odds are only going to get higher so you'll never be able to trigger a back bet waiting for the odds fall to 1.8
But if you just want to back Over 0.5 if the pre off price is within your range you'd set it up as follows
Start with a 'Set/Modify signal rule' armed 5mins before the off and on the signal tab set a signal on the market (call it whatever you want)
You'll also need 2 x Fixed offd conditions to test the price range as described here
viewtopic.php?f=47&t=17622
So that rule basically sets a signal if the price is within your range at the time you specified.
You then need a 'Place back bet rule' with a 'Signal Set Condition' to test if the signal on the market named (whatever you called it above) is set
and thats it
But if you just want to back Over 0.5 if the pre off price is within your range you'd set it up as follows
Start with a 'Set/Modify signal rule' armed 5mins before the off and on the signal tab set a signal on the market (call it whatever you want)
You'll also need 2 x Fixed offd conditions to test the price range as described here
viewtopic.php?f=47&t=17622
So that rule basically sets a signal if the price is within your range at the time you specified.
You then need a 'Place back bet rule' with a 'Signal Set Condition' to test if the signal on the market named (whatever you called it above) is set
and thats it
Ok, maybe I didn’t explain properly. This is just an example. If say in the premier league I am looking at games where the pre match the lay odds of the under 0.5 FHG is between 3.25 and 3.65 and if this is the case I want to back over 0.5 FHG at 1.8 in play.
So basically I want it to scan all premier league games (once I have loaded them) to fit my criteria then if so back those games in that market
Make more sense?
So basically I want it to scan all premier league games (once I have loaded them) to fit my criteria then if so back those games in that market
Make more sense?
Yes, and thats what the second second part of my replied set out how to dostuffy wrote: ↑Sun Mar 01, 2020 4:59 pmOk, maybe I didn’t explain properly. This is just an example. If say in the premier league I am looking at games where the pre match the lay odds of the under 0.5 FHG is between 3.25 and 3.65 and if this is the case I want to back over 0.5 FHG at 1.8 in play.
So basically I want it to scan all premier league games (once I have loaded them) to fit my criteria then if so back those games in that market
Make more sense?