Football bot - Red out when a goal is scored
Hi All, I wonder if any of you can help. I have a managed to compile a basic bot that places a bet at particular time and green/red out at a set time too. Would you be able to advise how I can add a rule that reds out 1 min after a goal has been scored? Is this possible to achieve in a simple way? TIA
Yes, you can test for a movement in odds by adding a 'Historical Relative Odds' condition (depends which selection you are monitoring as to which way the odds will move after a goal)
Also add a 'Time Since Unsuspended condition'
Many of the examples in the Football section of the shared files section use those two conditions (and sometimes others) to green up after a goal
viewforum.php?f=50
Like these, which are just a few of them
viewtopic.php?f=50&t=11309
viewtopic.php?f=50&t=13663
viewtopic.php?f=50&t=12490
Also add a 'Time Since Unsuspended condition'
Many of the examples in the Football section of the shared files section use those two conditions (and sometimes others) to green up after a goal
viewforum.php?f=50
Like these, which are just a few of them
viewtopic.php?f=50&t=11309
viewtopic.php?f=50&t=13663
viewtopic.php?f=50&t=12490
Hi I have a soccer bot in place on the over/under 2.5 goals market. 10 minutes before kick off the bot will place a £50 back bet on under 2.5 goals, then will green up on 23 minutes if 0-0 by placing a lay bet, however i want to add a new rule that if a goal is scored within those 23 minutes then the bot will red out for a loss 60 secs after restart, this is to damage control in case a second goal is scored before the 23 minutes. 1 goal at 23 mins is around £20 loss, 2 goals is around £40 loss so ideally im happy to take a £20 loss but don't want a £40 loss,
i am not sure how to add this rule, can you show me please?
Thanks in advance.
i am not sure how to add this rule, can you show me please?
Thanks in advance.
Add another green up rule, armed from 00:01:00 until 00:22:45costa wrote: ↑Sat Sep 23, 2023 11:58 amHi I have a soccer bot in place on the over/under 2.5 goals market. 10 minutes before kick off the bot will place a £50 back bet on under 2.5 goals, then will green up on 23 minutes if 0-0 by placing a lay bet, however i want to add a new rule that if a goal is scored within those 23 minutes then the bot will red out for a loss 60 secs after restart, this is to damage control in case a second goal is scored before the 23 minutes. 1 goal at 23 mins is around £20 loss, 2 goals is around £40 loss so ideally im happy to take a £20 loss but don't want a £40 loss,
i am not sure how to add this rule, can you show me please?
Thanks in advance.
with a 'Time unsuspended condition' is greater than 60secs
and a 'Historical Relative Odds condition' to test
Selection back price
now
is greater than
selections back price
60secs ago
plus 15 ticks
that will do it