Signal when Goals are Scored Guardian Automation Bot

Post Reply
User avatar
Dallas
Posts: 22674
Joined: Sun Aug 09, 2015 10:57 pm
Location: Working From Home

phungdao wrote:
Mon Apr 12, 2021 12:11 pm
Dallas wrote:
Wed Aug 24, 2016 6:10 pm
Signal Goals

This file looks for a 10+ tick movement of the odds of the draw during the first half and 60secs after a market was last unsuspended in almost every case this means a goal has been scored. It now sets a signal with a value of 1 to highlight this, the signal value is increased by one each time this team scores and is decreased by one each time the opposing team scores so the current value of the signal will tell you the likely difference between the teams in goal and therefore you can then trigger your own automation rules based on this information.

For example
Team A scores a signal is set – Goal 1
Team A scores again signal is changed to – Goal 2
Team B scores signal is now changed back to – Goal 1
Team A scores again the signal is changed – Goal 2
And so on….. So how can this help you?

If you have an existing rule/strategy that is based on a score, then a condition can be added to your current rule which looks for a signal being set before being allowed to trigger.
For example if you created a rule which lays the draw at half time rule (if it was a draw) then adding the condition as detailed below;

'Signal value condition' is 'equal' to 0

would allow your lay to trigger if the match was a draw – where as any other signal value would mean one team or another is leading and therefore not trigger the bet.

Or if you were laying the draw at half time but ONLY if the score was still 0-0 using the condition;

'Signal Set Condition' the name 'goal' is NOT set with a value

this will only allow the lay to trigger if still the score is 0-0 (see image below).

and if you wanted to back or lay a team during the 1st half but only if they were 2 goals ahead on your back/lay rule you would add the condition

'Signal value condition' is 'equal' to – goal 2

That’s just a few examples and there are many more that can where signals can be used to trigger a bet/trade following a goal being scored.
dears sir ive used same as yours rule but it doenst seem to recored any other goals apart from 1 st goal please can you take a quick look to see why,im trying to put a back bet on under 4.5 goals market when theres a second goal scoredbacku4.5 1.1.baf with some other condition,but the only thing is it dont record goals other than 1st goal
I've just replied to that on your other post
viewtopic.php?f=50&t=23483
phungdao
Posts: 90
Joined: Tue Mar 02, 2021 10:06 pm

Dallas wrote:
Mon Apr 12, 2021 4:13 pm
phungdao wrote:
Mon Apr 12, 2021 12:11 pm
Dallas wrote:
Wed Aug 24, 2016 6:10 pm
Signal Goals

This file looks for a 10+ tick movement of the odds of the draw during the first half and 60secs after a market was last unsuspended in almost every case this means a goal has been scored. It now sets a signal with a value of 1 to highlight this, the signal value is increased by one each time this team scores and is decreased by one each time the opposing team scores so the current value of the signal will tell you the likely difference between the teams in goal and therefore you can then trigger your own automation rules based on this information.

For example
Team A scores a signal is set – Goal 1
Team A scores again signal is changed to – Goal 2
Team B scores signal is now changed back to – Goal 1
Team A scores again the signal is changed – Goal 2
And so on….. So how can this help you?

If you have an existing rule/strategy that is based on a score, then a condition can be added to your current rule which looks for a signal being set before being allowed to trigger.
For example if you created a rule which lays the draw at half time rule (if it was a draw) then adding the condition as detailed below;

'Signal value condition' is 'equal' to 0

would allow your lay to trigger if the match was a draw – where as any other signal value would mean one team or another is leading and therefore not trigger the bet.

Or if you were laying the draw at half time but ONLY if the score was still 0-0 using the condition;

'Signal Set Condition' the name 'goal' is NOT set with a value

this will only allow the lay to trigger if still the score is 0-0 (see image below).

and if you wanted to back or lay a team during the 1st half but only if they were 2 goals ahead on your back/lay rule you would add the condition

'Signal value condition' is 'equal' to – goal 2

That’s just a few examples and there are many more that can where signals can be used to trigger a bet/trade following a goal being scored.
dears sir ive used same as yours rule but it doenst seem to recored any other goals apart from 1 st goal please can you take a quick look to see why,im trying to put a back bet on under 4.5 goals market when theres a second goal scoredbacku4.5 1.1.baf with some other condition,but the only thing is it dont record goals other than 1st goal
I've just replied to that on your other post
viewtopic.php?f=50&t=23483
many thanks,ive figure out that ive only allowed the rule to trigger once ,ive changed it to trigger 2 times so that fixed it
emirates
Posts: 9
Joined: Sun Feb 05, 2017 10:41 am

Hey,

I have downloaded the signal goal and put it into Guardian.

I want to put up a lay on home team (market price) if they are up 1-0 exactly, (so not 2-1) and the odds have to be 2.00 or less, and if the score becomes 1-1 I want to green out.

How should I set this up? I have no idea on how to set it up.
User avatar
Dallas
Posts: 22674
Joined: Sun Aug 09, 2015 10:57 pm
Location: Working From Home

emirates wrote:
Thu Jun 24, 2021 10:12 am
Hey,

I have downloaded the signal goal and put it into Guardian.

I want to put up a lay on home team (market price) if they are up 1-0 exactly, (so not 2-1) and the odds have to be 2.00 or less, and if the score becomes 1-1 I want to green out.

How should I set this up? I have no idea on how to set it up.
You need to add a 'Place lay bet rule'
applied to betfair row 1

With the following conditions

Historical relative odds condition
selections price is now
less than
selections price
65secs ago
minus 15 ticks

Signal Value condition
signal named 'goal'
has a value equal to 1


Then add a 'close trade on selection with greening rule'
applied to betfair row 1

With the following conditions

Number of matched bets condition
on selection
is greater than 0

Signal Value condition
signal named 'goal'
has a value equal to 0
emirates
Posts: 9
Joined: Sun Feb 05, 2017 10:41 am

Does this looks correct?
You do not have the required permissions to view the files attached to this post.
emirates
Posts: 9
Joined: Sun Feb 05, 2017 10:41 am

Like this on the lay bet
You do not have the required permissions to view the files attached to this post.
User avatar
Dallas
Posts: 22674
Joined: Sun Aug 09, 2015 10:57 pm
Location: Working From Home

Nearly
On the signal tab remove the signal goal you've added

and add Signal Value condition
signal named 'goal'
has a value equal to 1
https://www.betangel.com/user-guide/signal_value.html
emirates
Posts: 9
Joined: Sun Feb 05, 2017 10:41 am

Like this?
You do not have the required permissions to view the files attached to this post.
User avatar
WildChild9
Posts: 5
Joined: Wed Dec 21, 2011 11:07 am

Love these! Thanks Dallas. Am I correct in thinking that there isnt a way currently to set a automation for the correct score market as there is no way to identify which team scored the goals. For example Team A - 2 Goals, Team B - 3 Goals? Im just thinking as a trigger for the correct score market.
User avatar
Dallas
Posts: 22674
Joined: Sun Aug 09, 2015 10:57 pm
Location: Working From Home

emirates wrote:
Thu Jun 24, 2021 1:04 pm
Like this?
Almost, it just needs to test the signal on the market not the selection
User avatar
Dallas
Posts: 22674
Joined: Sun Aug 09, 2015 10:57 pm
Location: Working From Home

WildChild9 wrote:
Fri Jun 25, 2021 3:07 am
Love these! Thanks Dallas. Am I correct in thinking that there isnt a way currently to set a automation for the correct score market as there is no way to identify which team scored the goals. For example Team A - 2 Goals, Team B - 3 Goals? Im just thinking as a trigger for the correct score market.
With some minor changes you can signal which team scored, it just needs the conditions on the home/away selections rather than the draw, the following example is closer to what you are looking for (you'll just need the .baf file if you are triggering rules only, the other file is just to display them)
viewtopic.php?f=6&t=17370

PS, Glad your finding the examples useful
emirates
Posts: 9
Joined: Sun Feb 05, 2017 10:41 am

Not a single matched bet yet, how can I find out what is wrong?
User avatar
Dallas
Posts: 22674
Joined: Sun Aug 09, 2015 10:57 pm
Location: Working From Home

emirates wrote:
Sun Jun 27, 2021 5:34 pm
Not a single matched bet yet, how can I find out what is wrong?
The log would be the first place to check to see if the signals are being set, and or if there are any error messages being returned from Betfair
KewellSchool
Posts: 5
Joined: Fri Jun 11, 2021 5:56 am

Hi Dallas,

I still cant seem to get this right, wondering if you could be of (more) help!

I'd like to place a Lay bet on the Under 4.5 Goals market, providing the match is 1-1 at half time. However I think I'm over complicating the signals and going in circles. Any chance you could point me in the right direction.

Thanks
dcrysty23
Posts: 11
Joined: Tue May 12, 2020 8:00 pm

How can I set a condition, if the score is 0-0, 1-1 or 2-2?

If it's 3-3, I don't want to bet.
Post Reply

Return to “Bet Angel Automation - Football”