Signal when Goals are Scored Guardian Automation Bot

Post Reply
Mitch567
Posts: 27
Joined: Tue Jul 27, 2021 1:14 pm

Should the signal be set on the Market or the Selection?
User avatar
Dallas
Posts: 22671
Joined: Sun Aug 09, 2015 10:57 pm
Location: Working From Home

The existing signal sets on the market so its easiest to do the same with the new one you are adding
Then ensure the 'Signal change condition' is checking the market (not the selection)
Mitch567
Posts: 27
Joined: Tue Jul 27, 2021 1:14 pm

Yes, all set to Market including the Signal Change Condition in the Green Up rule
User avatar
Dallas
Posts: 22671
Joined: Sun Aug 09, 2015 10:57 pm
Location: Working From Home

Mitch567 wrote:
Tue Sep 14, 2021 5:32 pm
Yes, all set to Market including the Signal Change Condition in the Green Up rule
Ok can you post a screenshot of the general tab of the new signal rule as we know that's not triggering at the moment
There should be no conditions on that rule just the signal being set on the tab
Mitch567
Posts: 27
Joined: Tue Jul 27, 2021 1:14 pm

This is the general tab, it does however have conditions which are the same as your original file as just copied it over, do these need deleting?
User avatar
Dallas
Posts: 22671
Joined: Sun Aug 09, 2015 10:57 pm
Location: Working From Home

Mitch567 wrote:
Tue Sep 14, 2021 5:58 pm
This is the general tab, it does however have conditions which are the same as your original file as just copied it over, do these need deleting?
No image came through, but yes those conditions are checking for a goal, so they don't need to be used with this rule
and they'll be stopping it triggering
Mitch567
Posts: 27
Joined: Tue Jul 27, 2021 1:14 pm

Ok, I removed the conditions and the log showed the signal straight away so maybe that sorted it. I will test on a few games tonight. Thanks for your help muchly appreciated.
Mitch567
Posts: 27
Joined: Tue Jul 27, 2021 1:14 pm

Worked a treat Dallas, well in games that had no goals in first 15 mins anyway.. Great.. thanks again..
Mitch567
Posts: 27
Joined: Tue Jul 27, 2021 1:14 pm

Dallas wrote:
Tue Sep 14, 2021 11:05 am
Mitch567 wrote:
Tue Sep 14, 2021 6:48 am
Howdy, just wondering if there is a way of storing the time value of when these signals are created and then using that time value to trigger a greening up. So for example, if I wanted to Lay the Over X Goals and Green Up either after 15 minutes if no goal scored (That bit of automation I have sorted), but if a goal has been scored in the first 15 minutes, delay the greening up until 15 minutes after the last goal.

So, if a team scored after 8 minutes, it would green up after 23 minutes unless a goal was scored in the 21st minute, when it would green up in the 36th minute and so on..

Any help much appreciated.
To do this add another 'Set/Modify Signal' rule, and give it the same signal name (but different value ie, 99)
and arm this to trigger 30secs after the match has gone in-play

Then on your green up rule add a signal changed condition
and test the signal named XXXXX
changed between 900 and 1020 secs ago

If no goals are scored that condition will allow the green up to trigger 15mins after that first signal was set
If there is a goal and another signal value is set it'll be 15 mins after that
Hi Dallas, sorry to bug you, but on this new signal, how many times should it trigger, just once?
User avatar
Dallas
Posts: 22671
Joined: Sun Aug 09, 2015 10:57 pm
Location: Working From Home

Mitch567 wrote:
Wed Sep 15, 2021 8:30 am
Dallas wrote:
Tue Sep 14, 2021 11:05 am
Mitch567 wrote:
Tue Sep 14, 2021 6:48 am
Howdy, just wondering if there is a way of storing the time value of when these signals are created and then using that time value to trigger a greening up. So for example, if I wanted to Lay the Over X Goals and Green Up either after 15 minutes if no goal scored (That bit of automation I have sorted), but if a goal has been scored in the first 15 minutes, delay the greening up until 15 minutes after the last goal.

So, if a team scored after 8 minutes, it would green up after 23 minutes unless a goal was scored in the 21st minute, when it would green up in the 36th minute and so on..

Any help much appreciated.
To do this add another 'Set/Modify Signal' rule, and give it the same signal name (but different value ie, 99)
and arm this to trigger 30secs after the match has gone in-play

Then on your green up rule add a signal changed condition
and test the signal named XXXXX
changed between 900 and 1020 secs ago

If no goals are scored that condition will allow the green up to trigger 15mins after that first signal was set
If there is a goal and another signal value is set it'll be 15 mins after that
Hi Dallas, sorry to bug you, but on this new signal, how many times should it trigger, just once?
Yes, the signal rule just needs to trigger the one time
Mitch567
Posts: 27
Joined: Tue Jul 27, 2021 1:14 pm

Thank you, all good now.
User avatar
Dallas
Posts: 22671
Joined: Sun Aug 09, 2015 10:57 pm
Location: Working From Home

Mitch567 wrote:
Wed Sep 15, 2021 1:04 pm
Thank you, all good now.
Glad its sorted for you :D
Mitch567
Posts: 27
Joined: Tue Jul 27, 2021 1:14 pm

Dallas wrote:
Wed Aug 24, 2016 6:11 pm
Signal Goals O-U 2.5

This works slightly different to the above rule as you will see, its for use on the over/under 2.5 markets and just as the above file does it looks for a 10+ tick movement of the odds from the overs during the first half and 60secs after a market was last unsuspended again in most cases 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 ANY team then scores so the current value of the signal will tell you the likely number of goals in the match so far and therefore you can then trigger your own automation rules based on this information.

For example
Team B scores a signal is set – Goal 1
Team A scores the signal is now changed to – Goal 2
Team A scores again signal is now changed to – Goal 3

Here if you have an existing Over/Under rule or strategy that is based on number of goals, then a condition can be added to this current rule which looks for a signal value before being allowed to trigger.

You might want to back the under 2.5 if there has been a 2nd goal in the 1st half, this would be done by adding a ‘signal value condition’ is ‘equal’ to goal 2 to your back rule (see image below).

Or you may want to lay the over 2.5 if an early goal is scored here on your lay rule the condition would be ‘Signal Value condition’ is ‘equal’ to 1.

Just the same as the other 'Signal Goals' file from the post above there is also endless possibilities on ways this one can be used on either the O/U 2.5 markets or any other Over/Under markets.

If you wish to use it on other over/under markets 0.5,3.5 & 4.5 etc) it will just require the number of ticks editing before setting any signal similar to the earlier rule.
How many ticks would you suggest if using this on 3.5 or 4.5 goals?
Seanwester
Posts: 1
Joined: Wed Apr 29, 2020 12:06 pm

Hi team, new to the automation caper and attempting to kick off a strategy along the lines of..
Back over 1.5g in play once odds exceed a certain level (say $1.48 for this example)
After a goal has been scored, green-up my position

I've used the 'signal goal' file originally shared and added the back condition - so far no issue getting the back bet to automatically place in-play. The problem I'm having is getting the green up condition to trigger after the goal has been scored. In fact the 'signal' never triggers when I look at the 'automation' or 'log' headers back in the Guardian view.

Attaching what I've got thus far - any help greatly appreciated.
You do not have the required permissions to view the files attached to this post.
User avatar
Dallas
Posts: 22671
Joined: Sun Aug 09, 2015 10:57 pm
Location: Working From Home

Seanwester wrote:
Thu Jan 20, 2022 2:32 pm
Hi team, new to the automation caper and attempting to kick off a strategy along the lines of..
Back over 1.5g in play once odds exceed a certain level (say $1.48 for this example)
After a goal has been scored, green-up my position

I've used the 'signal goal' file originally shared and added the back condition - so far no issue getting the back bet to automatically place in-play. The problem I'm having is getting the green up condition to trigger after the goal has been scored. In fact the 'signal' never triggers when I look at the 'automation' or 'log' headers back in the Guardian view.

Attaching what I've got thus far - any help greatly appreciated.
Those signal rules where made for the match odds market as they monitor and trigger on row 3
The OP contains another signal file which was made for the O/U markets, it would be easier to use that rather than edit this one
Post Reply

Return to “Bet Angel Automation - Football”